Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Sender: cwilson AT ee DOT gatech DOT edu Message-ID: <370AC4B3.D57AD55B@ece.gatech.edu> Date: Tue, 06 Apr 1999 22:36:35 -0400 From: Charles Wilson X-Mailer: Mozilla 4.51 [en] (X11; I; HP-UX B.10.20 9000/777) X-Accept-Language: en MIME-Version: 1.0 To: Kevin Wright , cygwin AT sourceware DOT cygnus DOT com Subject: Re: [ANN] new Perl distribution for cygwin-b20.1 References: <002a01be8079$a96eed90$8f88f726 AT holstein DOT ASPECTDV DOT COM> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Kevin Wright wrote: > Chuck, > > I read all the build instructions and followed each step but I always the > same error: > > GNUmakefile:501: *** target pattern contains no `%'. Stop. > > I've tried changing my text mount to binary mount, etc. I realize I can just > download the binary files but I just kind of wanted to be able to say I > built it myself. > > Thanks, > > Kevin Wright Hmmm....GNUmakefile is an automatically generated file, so everybody's build will generate a different GNUmakefile. Therefore, telling me that there's an error on line 501 of your version doesn't really tell me all that much. In my GNUmakefile, line 501 is one of the first lines in the dependency section, and includes explicit references to various system-paths in my environment. After applying the patch, did you then edit the SRCDIR/hints/cygwin32.sh file to specify the correct paths for your system? And after doing so, remember to copy the edited version into SRCDIR as the readme_first says in step 3(d)? Hope that helps.... --Chuck -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com