From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on finch.gentoo.org X-Spam-Level: X-Spam-Status: No, score=0.5 required=5.0 tests=DATE_IN_PAST_06_12, DMARC_MISSING,FREEMAIL_FROM,INVALID_DATE,MAILING_LIST_MULTI, RCVD_IN_MSPIKE_H2 autolearn=no autolearn_force=no version=4.0.0 Received: from mailout01.sul.t-online.com ([194.25.134.80] helo=mailout01.sul.t-online.de) by cvs.gentoo.org with esmtp (Exim 3.30 #1) id 161QSf-0001w0-00 for gentoo-dev@cvs.gentoo.org; Wed, 07 Nov 2001 04:01:38 -0700 Received: from fwd00.sul.t-online.de by mailout01.sul.t-online.de with smtp id 161QSC-0001kW-0B; Wed, 07 Nov 2001 12:01:08 +0100 Received: from helios.bagwan (320095285153-0001@[217.80.235.169]) by fwd00.sul.t-online.com with smtp id 161QS1-2ElNAGC; Wed, 7 Nov 2001 12:00:57 +0100 Received: (qmail 3627 invoked by uid 0); 7 Nov 2001 13:51:23 -0000 Received: from sadchitananda2.bagwan (HELO gentoo.org) (achim@192.168.2.1) by helios.bagwan with SMTP; 7 Nov 2001 13:51:23 -0000 Message-ID: <3BE912B7.3F645BEF@gentoo.org> From: AGottinger@t-online.de (Achim Gottinger) X-Mailer: Mozilla 4.7 [en] (X11; I; Linux 2.2.14 i686) X-Accept-Language: en MIME-Version: 1.0 To: gentoo-dev@cvs.gentoo.org Subject: Re: [gentoo-dev] gconf-1.0.7 ebuild fails References: <20011106041726.0ebdccdb.erichey2@home.com> <1005068147.27202.7.camel@nosferatu.lan> <200111061739.fA6HdT403664@riker.skynet.be> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Sender: 320095285153-0001@t-dialin.net Sender: gentoo-dev-admin@cvs.gentoo.org Errors-To: gentoo-dev-admin@cvs.gentoo.org X-BeenThere: gentoo-dev@cvs.gentoo.org X-Mailman-Version: 2.0 Precedence: bulk Reply-To: gentoo-dev@cvs.gentoo.org X-Reply-To: achim@gentoo.org List-Help: List-Post: List-Subscribe: , List-Id: Gentoo Linux development list List-Unsubscribe: , List-Archive: Date: Wed Nov 7 04:02:01 2001 X-Original-Date: Wed, 07 Nov 2001 11:53:43 +0100 X-Archives-Salt: 027bd608-99e5-425c-8a71-50160c1c32d3 X-Archives-Hash: de82fc7415981cd69272e6c72704e643 Bart Verwilst wrote: > > On Tuesday 06 November 2001 18:35, you wrote: > > > || > || NOTE: do not merge libxml2 again !! > > One last remark: > libxml2 is needed by KDE 2.2.x, so it's necessary te merge libxml2 again as > well after doing the "find /var/db/pkg -iname 'libxml*.ebuild' |xargs -i \ > ebuild {} unmerge" command. libxml2 installs in a different location than > libxml, so there really is no problem... I did the same, and it works for > me... (i installed libxml2 after gconf was compiled successfully...) > libxml stores it's headers in /usr/include/gnome-xml and has a symlink to that dir called libxml in that dir libxml2 stores it's headers directly in /usr/include/libxml gconf uses headers in a way like so I guess it's just a problem of the include paths order passed to gcc. Well I tried to patch gconf by replacing all || > || > || PS: please use our new gentoo-user list for user related questions, and > || help, thanks :) > || > || > || Greetings > > -- > > Bart Verwilst > Gentoo Linux Developer, Desktop Team > Gent, Belgium > > _______________________________________________ > gentoo-dev mailing list > gentoo-dev@cvs.gentoo.org > http://cvs.gentoo.org/mailman/listinfo/gentoo-dev