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=1.1 required=5.0 tests=DATE_IN_PAST_12_24,DMARC_NONE, INVALID_DATE,MAILING_LIST_MULTI autolearn=no autolearn_force=no version=4.0.0 Received: from smtp07.iafrica.com ([196.2.51.6]) by cvs.gentoo.org with esmtp (Exim 3.30 #1) id 161A6M-00080P-00 for gentoo-dev@cvs.gentoo.org; Tue, 06 Nov 2001 10:33:31 -0700 Received: from nosferatu.lan ([196.30.179.175]) by smtp07.iafrica.com (Sun Internet Mail Server sims.3.5.2000.03.23.18.03.p10) with ESMTP id <0GME004IN3FZ2U@smtp07.iafrica.com> for gentoo-dev@cvs.gentoo.org; Tue, 6 Nov 2001 19:33:36 +0200 (SAT) From: Martin Schlemmer Subject: Re: [gentoo-dev] gconf-1.0.7 ebuild fails In-reply-to: <20011106041726.0ebdccdb.erichey2@home.com> To: gentoo-dev@cvs.gentoo.org Message-id: <1005068147.27202.7.camel@nosferatu.lan> MIME-version: 1.0 X-Mailer: Evolution/0.16.100 (Preview Release) Content-type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-P4Pe/5+5sSBPRQPjNFQl" References: <20011106041726.0ebdccdb.erichey2@home.com> 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 List-Help: List-Post: List-Subscribe: , List-Id: Gentoo Linux development list List-Unsubscribe: , List-Archive: Date: Tue Nov 6 10:34:01 2001 X-Original-Date: Tue, 06 Nov 2001 19:35:46 +0200 X-Archives-Salt: 737c6378-bc21-49a6-aac4-7cb353b4ff50 X-Archives-Hash: 5650d8ddc4bcabe4100e939a92f997c5 --=-P4Pe/5+5sSBPRQPjNFQl Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Tue, 2001-11-06 at 13:17, Collins Richey wrote: > I'm trying to emerge galeon-0.12.6 which has a dependancy for > gconf-1.0.7. Gconf fails with >=20 > xml-dir.c: In function `dir_load_doc': > xml-dir.c:841: structure has no member named `root > (lots of these lines) > xml-dir.c: In function `dir_make_new_entry': > xml-dir.c:896: structure has no member named `root' > xml-dir.c: In function `dir_fill_cache_from_doc': > xml-dir.c:929: structure has no member named `root' > xml-dir.c:930: structure has no member named `root' > xml-dir.c:936: structure has no member named `root' > make[2]: *** [xml-dir.lo] Error 1 > make[2]: Leaving directory > `/var/tmp/portage/gconf-1.0.7/work/GConf-1.0.7/backends' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory > `/var/tmp/portage/gconf-1.0.7/work/GConf-1.0.7' > make: *** [all-recursive-am] Error 2 >=20 > Thanks, > --=20 > Collins Richey > Denver Area > gentoo_rc6 xfce+sylpheed >=20 Hi Have a look at our new list, gentoo-user, as this issue is discussed there. to fix, do the following: unmerge all libxml versions like: find /var/db/pkg -iname 'libxml*.ebuild' |xargs -i \ ebuild {} unmerge then remerge libxml: emerge dev-libs/libxml NOTE: do not merge libxml2 again !! PS: please use our new gentoo-user list for user related questions, and help, thanks :) Greetings --=20 Martin Schlemmer Gentoo Linux Developer, Desktop Team Developer Cape Town, South Africa --=-P4Pe/5+5sSBPRQPjNFQl Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQA76B9ylsNeMtCTD6kRArNgAJ91rDqS/Qg5SLiSJkzDf4NI2uscSACffWRu fZ0GNLJOKDYljLZ5VyZ15Yw= =a8RD -----END PGP SIGNATURE----- --=-P4Pe/5+5sSBPRQPjNFQl--