From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org)
	by nuthatch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-embedded+bounces-1370-garchives=archives.gentoo.org@gentoo.org>)
	id 1GcR4W-0006dc-2t
	for garchives@archives.gentoo.org; Tue, 24 Oct 2006 18:32:20 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
	by robin.gentoo.org (8.13.8/8.13.6) with SMTP id k9OIVO84024565;
	Tue, 24 Oct 2006 18:31:24 GMT
Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.170])
	by robin.gentoo.org (8.13.8/8.13.6) with ESMTP id k9OIVNJ0019612
	for <gentoo-embedded@lists.gentoo.org>; Tue, 24 Oct 2006 18:31:23 GMT
Received: by ug-out-1314.google.com with SMTP id p27so1410523ugc
        for <gentoo-embedded@lists.gentoo.org>; Tue, 24 Oct 2006 11:31:18 -0700 (PDT)
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws;
        s=beta; d=gmail.com;
        h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references;
        b=s0ojM3ysc0H7GvLFczJZ8k0Uf50dskt1H+UgMJKv0oyfAuGeD1Tl12wl4+fcL/LDErrQJqbn/lJbQrwzA0Q/QzQXeve8dC1l9yGNfNhHM2nDHU0opgenV8To/k/yjF3OncRA91tvk37Za8cHp9KkEUlRqwtR7gMVDotSF6GfhRM=
Received: by 10.82.107.15 with SMTP id f15mr2129817buc;
        Tue, 24 Oct 2006 11:31:17 -0700 (PDT)
Received: by 10.82.150.14 with HTTP; Tue, 24 Oct 2006 11:31:17 -0700 (PDT)
Message-ID: <5852c7e30610241131m5802802dmd1eb8661a5f35948@mail.gmail.com>
Date: Tue, 24 Oct 2006 13:31:17 -0500
From: "Petr Podrabsky" <petrpo@gmail.com>
To: gentoo-embedded@lists.gentoo.org
Subject: Re: [gentoo-embedded] GNAP extensions
In-Reply-To: <200610231006.54311.jaervosz@gentoo.org>
Precedence: bulk
List-Post: <mailto:gentoo-embedded@lists.gentoo.org>
List-Help: <mailto:gentoo-embedded+help@gentoo.org>
List-Unsubscribe: <mailto:gentoo-embedded+unsubscribe@gentoo.org>
List-Subscribe: <mailto:gentoo-embedded+subscribe@gentoo.org>
List-Id: Gentoo Linux mail <gentoo-embedded.gentoo.org>
X-BeenThere: gentoo-embedded@gentoo.org
Reply-to: gentoo-embedded@lists.gentoo.org
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
References: <5852c7e30610230000x5f087054jd62b2f4bfb27482a@mail.gmail.com>
	 <200610231006.54311.jaervosz@gentoo.org>
X-Archives-Salt: a7f21538-6acd-41f4-9677-d1b40b9ff991
X-Archives-Hash: 9476cce30792d7c16aa2145e1cb569d6

Ok. My next steps were like this:
1) I added to original gnap-portagesnapshot my wireless apps
(hostap-driver, hostap-utils, wireless-tools, quagga)
2) I had to add metadata for these apps (I am not familiar with portage)  :-)
3) Gnap_make ended with error libpcap was missing.
4) I added libpcap do portage and to matedata
5) Gnap_make went further. But next error appeared:
----
./usr/share/doc/wireless-tools-28/README.gz
>>> Regenerating /etc/ld.so.cache...
>>> Downloading http://distfiles.gentoo.org/distfiles/hostap-driver-0.4.9.tar.gz
--19:21:17--  http://distfiles.gentoo.org/distfiles/hostap-driver-0.4.9.tar.gz
           => `/usr/portage/distfiles/hostap-driver-0.4.9.tar.gz'
Resolving distfiles.gentoo.org... 64.50.238.52, 156.56.247.195,
216.165.129.135, ...
Connecting to distfiles.gentoo.org|64.50.238.52|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 202,959 (198K) [application/x-gzip]

    0K .......... .......... .......... .......... .......... 25% 56.1K   0:02
   50K .......... .......... .......... .......... .......... 50%  171K
  100K .......... .......... .......... .......... .......... 75%  313K
  150K .......... .......... .......... .......... ........  100%  362K

19:21:19 (134.24 KB/s) -
`/usr/portage/distfiles/hostap-driver-0.4.9.tar.gz' saved
[202959/202959]


!!! ERROR: net-wireless/hostap-driver-0.4.9 failed.
!!! Function linux-info_pkg_setup, Line 537, Exitcode 1
!!! Unable to calculate Linux Kernel version
!!! If you need support, post the topmost build error, NOT this status message.

I have kernel.conf with my actual kernel config. How can I go on?

Petr
-- 
gentoo-embedded@gentoo.org mailing list