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: <4235AAAF.5020409@calbazana.com> Date: Mon, 14 Mar 2005 10:15:59 -0500 From: Alejandro Calbazana User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: building HTML-Parser-3.xx (SOLVED) References: <4231A689 DOT 6020207 AT calbazana DOT com> <20050313185215 DOT GA3600 AT efn DOT org> <4234AB56 DOT 8080701 AT calbazana DOT com> In-Reply-To: <4234AB56.8080701@calbazana.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus-Scanner: Clean mail though you should still use an Antivirus X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - ibiza.micfo.com X-AntiAbuse: Original Domain - cygwin.com X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [47 12] X-AntiAbuse: Sender Address Domain - calbazana.com X-Source: X-Source-Args: X-Source-Dir: X-IsSubscribed: yes Note-from-DJ: This may be spam gcc solved it! MinGW was in the way. Thank you! I appreciate it. Alejandro Alejandro Calbazana wrote: > Thanks for the reply. > > No. Removing the LIB environment variable did not help. However, I > did notice the gcc IS using the MinGW version. > $ which make > /usr/bin/make > > $ which gcc > /cygdrive/c/MinGW/bin/gcc > > How does one make sure that they are not using the MinGW version and > why might this make a difference? > > Thanks, > > Alejandro > > Yitzchak Scott-Thoennes wrote: > >> 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/ >> >> >> >> >> >> > > > > -- > 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/ > > > > -- 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/