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
Date: Sun, 13 Mar 2005 10:52:15 -0800
From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
To: cygwin@cygwin.com
Subject: Re: building HTML-Parser-3.xx
Message-ID: <20050313185215.GA3600@efn.org>
References: <4231A689.6020207@calbazana.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <4231A689.6020207@calbazana.com>
User-Agent: Mutt/1.4.1i
Organization: bs"d
X-IsSubscribed: yes

On Fri, Mar 11, 2005 at 09:09:13AM -0500, Alejandro Calbazana wrote:
> Hello,
> 
> I am still having problems building HTML-Parser-3.45 under cygwin.  For 
> some reason EXTERN.h can not be found when compiling.  However, EXTERN.h 
> is in the include path.  This occurs on HTML-Parser versions higher than 
> 2.25.  Versions > 2.25 include various .c and .xs files and each version 
> > 2.25 fails for the same reason. 
> 
> Would someone be kind enough to try and build the 3.45 package under 
> cygwin?  I would be interested in how this turns out.  If anyone has any 
> hints, I would really like to run my perl scripts under cygwin.
> 
> Cygcheck is attached as well as the full error dump.

Did removing the LIB environment variable, as Gerrit had suggested, help?
Can you do:
  which make
  which gcc
and make sure you aren't using the MinGW versions?

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

