Gentoo Archives: gentoo-embedded

From: Thierry Carrez <koon@g.o>
To: gentoo-embedded@l.g.o
Subject: Re: [gentoo-embedded] Network appliance with sound
Date: Fri, 02 Sep 2005 11:19:21
Message-Id: 43183507.1040705@gentoo.org
In Reply to: RE: [gentoo-embedded] Network appliance with sound by Marcel Romijn
1 Marcel Romijn wrote:
2
3 > I have tried to remaster a gnap core with a alsa-utils.
4 >
5 > 'ebuild'-ing the alsa-utils:
6 > # ebuild /usr/portage/media-sound/alsa-utils/alsa-utils-1.0.9a.ebuild
7 > install
8 >
9 > Making the extension:
10 > # cd /var/tmp/portage/alsa-utils-1.0.9a/image
11 > # tar -cjvf /usr/lib/gnap/extensions/gnapext_alsa-utils.tbz2 *
12
13 That's not the way extensions are built. This way you end up with
14 (incomplete) extensions that won't work on the uclibc system.
15
16 > What would be the best way to figure out which ones are already in the
17 > original GNAP core and which ones I need to add?
18
19 You don't need to. The extensions process takes care of everything.
20 Please read the advanced user guide, there is a chapter about building
21 extensions and you apparently didn't read it :
22
23 http://www.gentoo.org/proj/en/base/embedded/gnap-advancedguide.xml#doc_chap4
24
25 --
26 Koon
27 --
28 gentoo-embedded@g.o mailing list