What Perl are you using, ActiveState or a Cygwin version? If you're using ActiveState, this will add CR/LF. To test if this is the problem, run your makefile through "tr -d\r" to strip the carriage returns. If you're running the Cygwin version of Perl, send the output of cygcheck -s -r -v and cygcheck perl to the list. Larry At 05:07 PM 10/26/00, Christopher Hahn wrote: >Larry, > >Thank you for taking the time. > >I installed my version of Cygwin yesterday, >on an otherwise clean machine. > >Here is my uname -a: >CYGWIN_NT-5.0 CHAHN-DEV 1.1.4(0.26/3/2) 2000-08-03 20:53 i686 unknown > > >Hmmmmmm, what dll's should I look at? > >Christopher > >-----Original Message----- >From: Larry Hall (RFK Partners Inc) [mailto:[EMAIL PROTECTED]] >Sent: Thursday, October 26, 2000 1:54 PM >To: Christopher Hahn; '[EMAIL PROTECTED]' >Subject: Re: Problems build perl modules on Win2K using cygwin > > >At 04:37 PM 10/26/00, Christopher Hahn wrote: > >>Hello, >> >>I have installed the cygwin environment to support building >>tools from source on NT and win2000. >> >>I successfully executed the standard: configure/make/make install >>for a simple package (pdksh). >> >>But when I try building a Perl Win32 module from the CPAN I am >>seeing an error, consistently. >> >>=======The commands======== >>$ perl Makefile.PL >>Checking if your kit is complete... >>Looks good >>Writing Makefile for Win32::SystemInfo >> >>$ make >>Makefile:638: *** missing separator. Stop. >>========================== >> >>I am going to root about in the makefile and post to a win32 perl >>group that I lurk about, but I thought that this might be a cygwin >>specific issue and wanted to let you know. >> >>I am not a member of this email group, so a direct Cc would >>be appreciated, >> >>Thank you for your time, >> >>Christopher >> >>-- >>Want to unsubscribe from this list? >>Send a message to [EMAIL PROTECTED] > > >If you don't have the most up-to-date DLL and make, get them. The is most >likely a CR/LF issue... > > >Larry Hall [EMAIL PROTECTED] >RFK Partners, Inc. http://www.rfk.com >118 Washington Street (508) 893-9779 - RFK Office >Holliston, MA 01746 (508) 893-9889 - FAX > -- Want to unsubscribe from this list? Send a message to [EMAIL PROTECTED]
RE: Problems build perl modules on Win2K using cygwin
Larry Hall (RFK Partners Inc) Thu, 26 Oct 2000 14:00:27 -0700
- Problems build perl modules on Win2K using c... Christopher Hahn
- Re: Problems build perl modules on Win2... Larry Hall (RFK Partners Inc)
- Re: Problems build perl modules on ... Christopher Faylor
- RE: Problems build perl modules on Win2... Christopher Hahn
- RE: Problems build perl modules on ... Larry Hall (RFK Partners Inc)
- RE: Problems build perl modules on Win2... Christopher Hahn
- RE: Problems build perl modules on ... Larry Hall (RFK Partners Inc)