Gentoo Archives: gentoo-embedded

From: Ned Ludd <solar@g.o>
To: gentoo-embedded@l.g.o
Subject: Re: [gentoo-embedded] GNAP update
Date: Wed, 27 Feb 2008 02:07:35
Message-Id: 1204078050.3054.7.camel@media
In Reply to: [gentoo-embedded] GNAP update by Petr Podrabsky
1 On Tue, 2008-02-26 at 23:05 +0100, Petr Podrabsky wrote:
2 > Hello everybody,
3 >
4 > my idea is to make gnap for my new ALIX router. According to gnap
5 > guides I wanted to add some apps as extensions. But these apps were
6 > not in standard (old) gnap-portage because gnap-portage in the current
7 > tree is old and very reduced.
8 > I decided if I can add some files or extensions I should update gnap
9 > in order to current portage snapshot. At first I tried to use for gnap
10 > update portage-2007.0.tar.bz2.
11 >
12 > Gnap –t all –p portage-2007.0.tar.bz2
13 >
14 > Nearly at the end I got error for compiling gcc-2.95.3-r9 like this:
15 >
16 > Configuration i386-gentoo-linux-uclibc not supported
17 > Configure in /var/tmp/portage/sys-devel/gcc-2.95.3-r9/work/build/gcc
18 > failed, exiting.
19 >
20 > !!! ERROR: sys-devel/gcc-2.95.3-r9 failed.
21 >
22 >
23 > I tried different portage (portage-20080217.tar.bz2) but I got other
24 > error like this:
25 > ....
26 > Calculating dependencies .. ...done!
27 > >>> emerge (1 of 1) sys-apps/portage-2.1.4.4 to /
28 > !!! No package digest file found:
29 > /usr/portage/sys-apps/portage/files/digest-portage-2.1.4.4
30 > !!! Type "ebuild foo.ebuild digest" to generate it.
31 >
32 > !!! catalyst: run script failed.
33 >
34 > I did "ebuild /patho/to/portage-2.1.4.4.ebuild digest" but I got
35 > still the same error.
36 >
37 >
38 > Is it possible to update gnap with some current portage and how? Thanks
39
40
41 AFAIK GNAP is/has been discontinued. The developer that developed it is
42 no longer with us. It obtained a newer dev at some point but clearly
43 nothing has been fixed.. So you probably want to look elsewhere..
44
45 And also the above error is correct.. uclibc is not supported for
46 gcc-2.95.x at Gentoo. In fact if it were any of my business I'd question
47 why the heck you are trying to use gcc-2.95.x in the first place..
48
49
50
51
52 --
53 gentoo-embedded@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-embedded] GNAP update Sune Kloppenborg Jeppesen <jaervosz@g.o>