X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=0.6 required=5.0 tests=AWL,BAYES_50,RCVD_IN_DNSWL_NONE,SARE_TO_EMPTY,TW_BX,TW_IB,TW_YG,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="utf-8" Date: Thu, 29 Jul 2010 11:58:31 +0200 From: cygwin DOT 20 DOT maillinglist AT spamgourmet DOT com In-Reply-To: <1280259697.4808.363.camel@YAAKOV04> Message-ID: <20100729095831.59870@gmx.net> MIME-Version: 1.0 References: <20100727164212 DOT 97850 AT gmx DOT net> <1280259697 DOT 4808 DOT 363 DOT camel AT YAAKOV04> Subject: Re: ld didn't find self compiled libxml To: "cygwin AT cygwin DOT com" <> X-Spamgourmet: X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 -------- Original-Nachricht -------- > Datum: Tue, 27 Jul 2010 14:41:37 -0500 > Von: +cygwin+maillinglist+42a33199b9.yselkowitz#users DOT sourceforge DOT net AT spamgourmet DOT com > An: cygwin > Betreff: Re: ld didn\'t find self compiled libxml > http://cygwin.com/acronyms/#PCYMTWLL ! > > On Tue, 2010-07-27 at 18:42 +0200, > cygwin DOT 20 DOT maillinglist AT spamgourmet DOT com wrote: > > I'm not an expert on compiling things for cygwin. Normally configure, > make, > > make install work fine. But not now. > > > > I tried to compile a program which needs libxml support. > > libxml-1.x is ancient, from the GNOME 1.x days; you shouldn't be using > it for *anything*. > > > I compiled and installed the libxml myself. While running configure > everything is ok. > > The libxml is found. But when I try to build the program > > I get the following error. > > That means your libxml is not where gcc expects it. If you configured > libxml without arguments, then it will be in /usr/local/lib, and you > would need to add -L/usr/local/lib to the link command. > > But again: you should NOT use libxml-1. Distros which ship this xml2 > program use a patch to port it to use the current libxml2, which is > already in the distro. Install cygport and libxml2-devel (and their > dependencies) with setup.exe and use the attached .cygport to build > xml2. > > Yaakov > Thank you very much. But what exact should I do with the attached file? I never saw such a file before. Franz -- IMPORTANT I will read replies only from the mailing list. If you send me email directly it will be deleted. GMX DSL: Internet-, Telefon- und Handy-Flat ab 19,99 EUR/mtl. Bis zu 150 EUR Startguthaben inklusive! http://portal.gmx.net/de/go/dsl -- IMPORTANT I will read replies only from the mailing list. If you send me email directly it will be deleted. Neu: GMX De-Mail - Einfach wie E-Mail, sicher wie ein Brief! Jetzt De-Mail-Adresse reservieren: http://portal.gmx.net/de/go/demail -- 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