X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-1.8 required=5.0	tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,T_TO_NO_BRKTS_FREEMAIL
X-Spam-Check-By: sourceware.org
MIME-Version: 1.0
From: Hugh Myers <hsmyers@gmail.com>
Date: Thu, 9 Dec 2010 03:19:02 +0000
Message-ID: <AANLkTi=Q++swS_pHSVPep+YM8+XixEbU2DTX=8FqxfQS@mail.gmail.com>
Subject: Perl problem under cygwin...
To: cygwin@cygwin.com
Content-Type: text/plain; charset=ISO-8859-1
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
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

I've researched this and found some threads, but no answers. In a nut
shell, I get the following:

gcc -c   -DPERL_USE_SAFE_PUTENV -U__STRICT_ANSI__ -fno-strict-aliasing
-pipe -I/usr/local/include
-DUSEIMPORTLIB -O3   -DVERSION=\"1.06\" -DXS_VERSION=\"1.06\"
"-I/usr/lib/perl5/5.10/i686-cygwin/CORE"
Strip.c
Strip.xs:2:20: EXTERN.h: No such file or directory
Strip.xs:3:18: perl.h: No such file or directory
Strip.xs:4:18: XSUB.h: No such file or directory

Since the files in question are in fact in the include directory
mentioned I'm at a loss to see the
error. The above was after the standard

Perl Makefile.pl
make

I ran into this first by way of:

cpan HTML::Strip

And thought to run the install by hand as a check--- no better (in
fact same results) this way.

--hsm

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

