This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Building Perl modules


On Wed, Feb 09, 2005 at 04:24:32PM -0500, Alejandro Calbazana wrote:
> That's what puzzles me... All the files gcc claims are missing exist in 
> my include path '/usr/lib/perl5/5.8/cygwin/CORE'.  This path does exist 
> on my install. 
> 
> 
> $ pwd
> /usr/lib/perl5/5.8/cygwin/CORE
> 
> 
> $ ls -lrt | grep EXTERN.h
> -rwxrwxrwx  1 acalbaza mkgroup-l-d    1751 Jan 27 06:46 EXTERN.h*
> -rwxrwxrwx  1 acalbaza mkgroup-l-d  129835 Jan 27 06:46 perl.h*
> -rwxrwxrwx  1 acalbaza mkgroup-l-d   17922 Jan 27 06:46 XSUB.h*
> -rwxrwxrwx  1 acalbaza mkgroup-l-d    4641 Jan 27 06:46 patchlevel.h*
> ...


And can you read them with e.g. less /usr/lib/perl5/5.8/cygwin/CORE/EXTERN.h ?

Do you maybe have a non-cygwin gcc in your path?

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]