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 12:30:37PM -0500, Alejandro Calbazana wrote:
> Hello,
> 
> Sorry if this has already been asked in the list, but search is temp. 
> disabled.
> 
> Has anyone been able to build Perl modules (in this case HTML::Parser) 
> under cygwin?  gcc is handing back failed header file references, but 
> the include path correct.  I am a bit puzzled.
> 
> A snippet of the errors:
> 
> gcc -c   -DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -pipe 
> -I/usr/local/include -DUSEIMPORTLIB -O3   -DVERSION=\"3.45\" 
> -DXS_VERSION=\"3.45\"  "-I/usr/lib/perl5/5.8/cygwin/CORE"  
> -DMARKED_SECTION Parser.c
> Parser.xs:18:20: EXTERN.h: No such file or directory
> Parser.xs:19:18: perl.h: No such file or directory
> Parser.xs:20:18: XSUB.h: No such file or directory
> Parser.xs:30:24: patchlevel.h: No such file or directory
> 
> Any help is appreciated!

Builds here with cpan without problems. I've never tried to build it
separately.
 
 
Gruss Olaf Föllinger

-- 
Olaf Föllinger
Senior Consultant IT
S.E.S.A. Software und Systeme AG

Alt-Moabit 91a
D-10559 Berlin
Germany
Tel:   +49 30 390722 -291
Fax:   +49 30 390722 -222
Mobil: +49 173 6227080
http://www.sesa.de/
mailto: Olaf.Foellinger@sesa.de

--
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]