Gentoo Archives: gentoo-embedded

From: Petr Podrabsky <petrpo@×××××.com>
To: gentoo-embedded@l.g.o
Subject: Re: [gentoo-embedded] GNAP extensions
Date: Tue, 24 Oct 2006 18:32:20
Message-Id: 5852c7e30610241131m5802802dmd1eb8661a5f35948@mail.gmail.com
In Reply to: Re: [gentoo-embedded] GNAP extensions by Sune Kloppenborg Jeppesen
1 Ok. My next steps were like this:
2 1) I added to original gnap-portagesnapshot my wireless apps
3 (hostap-driver, hostap-utils, wireless-tools, quagga)
4 2) I had to add metadata for these apps (I am not familiar with portage) :-)
5 3) Gnap_make ended with error libpcap was missing.
6 4) I added libpcap do portage and to matedata
7 5) Gnap_make went further. But next error appeared:
8 ----
9 ./usr/share/doc/wireless-tools-28/README.gz
10 >>> Regenerating /etc/ld.so.cache...
11 >>> Downloading http://distfiles.gentoo.org/distfiles/hostap-driver-0.4.9.tar.gz
12 --19:21:17-- http://distfiles.gentoo.org/distfiles/hostap-driver-0.4.9.tar.gz
13 => `/usr/portage/distfiles/hostap-driver-0.4.9.tar.gz'
14 Resolving distfiles.gentoo.org... 64.50.238.52, 156.56.247.195,
15 216.165.129.135, ...
16 Connecting to distfiles.gentoo.org|64.50.238.52|:80... connected.
17 HTTP request sent, awaiting response... 200 OK
18 Length: 202,959 (198K) [application/x-gzip]
19
20 0K .......... .......... .......... .......... .......... 25% 56.1K 0:02
21 50K .......... .......... .......... .......... .......... 50% 171K
22 100K .......... .......... .......... .......... .......... 75% 313K
23 150K .......... .......... .......... .......... ........ 100% 362K
24
25 19:21:19 (134.24 KB/s) -
26 `/usr/portage/distfiles/hostap-driver-0.4.9.tar.gz' saved
27 [202959/202959]
28
29
30 !!! ERROR: net-wireless/hostap-driver-0.4.9 failed.
31 !!! Function linux-info_pkg_setup, Line 537, Exitcode 1
32 !!! Unable to calculate Linux Kernel version
33 !!! If you need support, post the topmost build error, NOT this status message.
34
35 I have kernel.conf with my actual kernel config. How can I go on?
36
37 Petr
38 --
39 gentoo-embedded@g.o mailing list

Replies

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