Gentoo Archives: gentoo-catalyst

From: Ted Kosan <tkosan@×××××.com>
To: gentoo-catalyst@l.g.o
Subject: [gentoo-catalyst] net-dialup/ppp-2.4.2-r15 build error
Date: Tue, 20 Sep 2005 19:14:25
Message-Id: 20050920191349.11048.qmail@web31807.mail.mud.yahoo.com
1 Hello,
2
3 I am in the process of adding packages to a LiveCD I am building and in stage 1
4 I am receiving the error included below from net-dialup/ppp-2.4.2-r15. It
5 appears that it is havivng trouble locating a valid kernel .config file during
6 its attempt to determine the kernel version.
7
8 The example below uses mm-sources but I also received the error when I used
9 gentoo-sources.
10
11 Does anyone have any thoughts on what might be causing this error?
12
13 Thanks in advance,
14
15 Ted
16
17 Catalyst version: 1.1.10.10
18 Portage snapshot version: 20050918
19 .
20 .
21 .
22 >>> md5 files ;-) files/pppoe.html
23 >>> md5 src_uri ;-) ppp-2.4.2.tar.gz
24 >>> md5 src_uri ;-) ppp-2.4.2-patches-20050729.tar.gz
25 * Determining the location of the kernel source code
26 * Found kernel source directory:
27 * /usr/src/linux
28 * Found sources for kernel version:
29 * 2.6.13-mm1
30
31 * getfilevar requires 2 variables, with the second a valid file.
32 * getfilevar <VARIABLE> <CONFIGFILE>
33 * Could not find a usable .config in the kernel source directory.
34 * Please ensure that /usr/src/linux points to a configured set of Linux
35 sources.
36 * If you are using KBUILD_OUTPUT, please set the environment var so that
37 * it points to the necessary object directory so that it might find .config.
38
39 !!! ERROR: net-dialup/ppp-2.4.2-r15 failed.
40 !!! Function linux-info_pkg_setup, Line 521, Exitcode 1
41 !!! Unable to calculate Linux Kernel version
42 !!! If you need support, post the topmost build error, NOT this status message.
43
44
45 Traceback (most recent call last):
46 File "modules/livecd_stage1_target.py", line 21, in run_local
47 cmd("/bin/bash "+self.settings["sharedir"]+\
48 File "/usr/lib/catalyst/modules/catalyst_support.py", line 102, in cmd
49 raise CatalystError,myexc
50 CatalystError: <unprintable instance object>
51 None
52
53 !!! catalyst: LiveCD stage1 build aborting due to error.
54
55
56 ========
57 #LiveCD stage1 .spec file.
58
59 subarch: i686
60 version_stamp: 2005.jdos
61 target: livecd-stage1
62 rel_type: default
63 profile: default-linux/x86/2005.0
64 snapshot: 20050918 #20050712
65 source_subpath: default/stage3-i686-2005.0
66 portage_confdir: /home/tkosan/checkouts/jdos/lib/catalyst/jdos/portage_conf
67
68 distcc_hosts: 206.21.94.161 206.21.94.66
69
70 livecd/use:
71 -*
72 X
73 gtk
74 gnome
75 java
76 ipv6
77 socks5
78 livecd
79 fbcon
80 minimal
81 ncurses
82 readline
83 ssl
84
85 livecd/packages:
86 sun-jre-bin
87 baselayout
88 livecd-tools
89 module-init-tools
90 dhcpcd
91 udev
92 mm-sources
93 kudzu-knoppix
94 hotplug
95 coldplug
96 fxload
97 # tsocks
98 irssi
99 gpm
100 syslog-ng
101 parted
102 links
103 raidtools
104 nfs-utils
105 jfsutils
106 usbutils
107 pciutils
108 xfsprogs
109 e2fsprogs
110 reiserfsprogs
111 # cryptsetup
112 pwgen
113 popt
114 dialog
115 rp-pppoe Can't determine kernel version so it kills the build. tk.
116 screen
117 mirrorselect
118 penggy
119 iputils
120 hwdata-knoppix
121 hwsetup
122 device-mapper
123 lvm2
124 evms
125 vim
126 pptpclient
127 mdadm
128 ethtool
129 wireless-tools
130 ntfsprogs
131 dosfstools
132 prism54-firmware
133 wpa_supplicant
134 genkernel
135 xorg-x11
136 gnome
137 # xfce4
138
139
140
141
142 --
143 gentoo-catalyst@g.o mailing list

Replies

Subject Author
Re: [gentoo-catalyst] net-dialup/ppp-2.4.2-r15 build error Chris Gianelloni <wolf31o2@g.o>