Gentoo Archives: gentoo-embedded

From: T'lexii <tlexii@×××××××××××××××.au>
To: gentoo-embedded@l.g.o
Subject: [gentoo-embedded] GNAP livecd-stage2 packages build problem
Date: Tue, 26 Jul 2005 03:20:49
Message-Id: 42E5ABEA.4040102@mud.dragons.org.au
1 Hi all,
2
3 I'm trying to recreate gnap-core with wireless support, stage3 and
4 livecd-stage1 worked no problems.
5
6 The kernel is building properly with my updated config.
7
8 The packages specified in livecd-stage2 aren't being built though and I
9 can't even tell where I should be looking in the log file for them or
10 what I should be looking for.
11
12 The top of my livecd.conf is:
13 livecd/cdfstype: squashfs
14 livecd/archscript: /usr/lib/catalyst/livecd/runscript/x86-archscript.sh
15 livecd/runscript: /usr/lib/catalyst/livecd/runscript/default-runscript.sh
16 livecd/cdtar: /usr/lib/catalyst/livecd/cdtar/isolinux-3.09-cdtar.tar.bz2
17 boot/kernel: gentoo
18 boot/kernel/gentoo/gk_kernargs: --no-bootsplash --no-udev
19 boot/kernel/gentoo/use: -gtk2
20 boot/kernel/gentoo/packages: hostap-driver hostap-utils kismet
21
22 I naiively expected the build somewhere in here in the log:
23
24 >>> sys-kernel/hardened-sources-2.6.11-r15 merged.
25
26 >>> clean: No packages selected for removal.
27
28 >>> Auto-cleaning packages ...
29
30 >>> No outdated packages were found on your system.
31
32
33 No kernel configuration change, skipping kernel build...
34
35
36 Unpacking kernel modules from the previous build...
37
38 * Warning: could not generate /etc/modprobe.conf!
39
40
41 >>> Regenerating /etc/ld.so.cache...
42 * Caching service dependencies ...
43 * Service 'firehol' already provided by 'firewall'!;
44 * Not adding service 'shorewall'...
45 * Can't find service 'net.wlan0' needed by 'hostapd'; continuing... ok
46
47 isolinux/
48 isolinux/boot.msg
49 isolinux/isolinux.bin
50 config-x86-2.6.11-hardened-r15-GNAP-1.7.1
51 initramfs-x86-2.6.11-hardened-r15-GNAP-1.7.1
52 kernel-2.6.11-hardened-r15-GNAP-1.7.1
53 APPENDING CUSTOM KERNEL ARGS:
54 >>> Regenerating /etc/ld.so.cache...
55 ^[[32;01m*^[[0m iptables not found in any of the specified runlevels.
56 ^[[32;01m*^[[0m netmount removed from the following runlevels: default
57 ^[[32;01m*^[[0m rc-update complete.
58
59
60 Any suggestions on what is wrong or how to located it gratefully
61 appreciated.
62
63 Jon
64
65 --
66 gentoo-embedded@g.o mailing list

Replies

Subject Author
Re: [gentoo-embedded] GNAP livecd-stage2 packages build problem Sune Kloppenborg Jeppesen <jaervosz@g.o>