Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Wed, 9 Feb 2005 20:31:40 +0100 From: Olaf =?iso-8859-1?Q?F=F6llinger?= To: cygwin AT cygwin DOT com Subject: Re: Re: Building Perl modules Message-ID: <20050209193140.GB3792@sesa.net> Mail-Followup-To: cygwin AT cygwin DOT com References: <420A48BD DOT 3040103 AT calbazana DOT com> <20050209181033 DOT GA3792 AT sesa DOT net> <420A539C DOT 6080300 AT calbazana DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <420A539C.6080300@calbazana.com> X-Request-PGP: http://www.foellinger.de/olaf.foellinger.asc User-Agent: Mutt/1.5.6i On Wed, Feb 09, 2005 at 01:17:00PM -0500, Alejandro Calbazana wrote: > Hmm... Unfortunately, my attempt to build w/ CPAN returns similar results. > > But, it looks like there might be some hope if you are able to build ok. > > Thanks, > > Al > > > Olaf Föllinger wrote: > > >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 All the missing files reside here in /usr/lib/perl5/5.8.5/cygwin-thread-multi-64int/CORE. Maybe this path is the right one for your inlcude section. The path mentioned above doesn't exist here. Gruss Olaf Föllinger -- Olaf Föllinger Senior Consultant IT S.E.S.A. Software und Systeme AG -- 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/