Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Message-ID: <420AACFF.6020901@familiehaase.de>
Date: Thu, 10 Feb 2005 01:38:23 +0100
From: "Gerrit P. Haase" <gp@familiehaase.de>
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?= <Olaf.Foellinger@sesa.net>
CC: cygwin@cygwin.com
Subject: Re: Building Perl modules
References: <420A48BD.3040103@calbazana.com> <20050209181033.GA3792@sesa.net> <420A539C.6080300@calbazana.com> <20050209193140.GB3792@sesa.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/


