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 Message-ID: <420AACFF.6020901@familiehaase.de> Date: Thu, 10 Feb 2005 01:38:23 +0100 From: "Gerrit P. Haase" Organization: Esse keine toten Tiere User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.7.3) Gecko/20040910 MIME-Version: 1.0 To: =?ISO-8859-1?Q?Olaf_F=F6llinger?= CC: cygwin AT cygwin DOT com Subject: Re: Building Perl modules References: <420A48BD DOT 3040103 AT calbazana DOT com> <20050209181033 DOT GA3792 AT sesa DOT net> <420A539C DOT 6080300 AT calbazana DOT com> <20050209193140 DOT GB3792 AT sesa DOT net> In-Reply-To: <20050209193140.GB3792@sesa.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id j1A0ccJ9029102 Olaf Föllinger wrote: >>>>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. In perl-5.8.6 the path changed to /usr/lib/perl5/5.8/cygwin/CORE, however there are already modules included in the distribution, e.g. XML::Parser and those compiled ok during the build. Gerrit -- =^..^= -- 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/