Gentoo Archives: gentoo-embedded

From: Mike Frysinger <vapier@g.o>
To: gentoo-embedded@l.g.o
Subject: Re: [gentoo-embedded] bug in dev-libs/uclibc-0.9.26-r4?
Date: Tue, 03 Aug 2004 12:38:18
Message-Id: 200408030838.30330.vapier@gentoo.org
In Reply to: Re: [gentoo-embedded] bug in dev-libs/uclibc-0.9.26-r4? by Natanael Copa
1 On Tuesday 03 August 2004 01:52 am, Natanael Copa wrote:
2 > Now, just a guess in the wild, what would happen if the einstall process
3 > didn't install uclibc in the correct location? Wouldn't the qmerge steb
4 > install an empty uclibc and then remove the existing?
5
6 look at the files in /var/db/pkg/dev-libs/uclibc*/CONTENTS
7
8 see where the files were installed to ... perhaps you had a CHOST that screwed
9 things up ?
10
11 > I guess I need a binary package to get it going again?
12
13 you could cheat and do this:
14 unpack stage3
15 chroot
16 quickpkg uclibc
17 then just extract that in the root of your broke system
18 -mike
19
20 --
21 gentoo-embedded@g.o mailing list

Replies

Subject Author
Re: [gentoo-embedded] bug in dev-libs/uclibc-0.9.26-r4? Natanael Copa <mlists@××××××.org>