erlug
[Top] [All Lists]

[Erlug] make xconfig non funge

To: erlug <erlug@xxxxxxxxxxxxxx>
Subject: [Erlug] make xconfig non funge
From: Federico Calboli <fcalboli@xxxxxxxxxxxxx>
Date: Wed, 01 Sep 2004 21:16:09 +0200
per compilare kernel 2.4.27 (da un kernel 2.6.7):

# make xconfig
rm -f include/asm
( cd include ; ln -sf asm-i386 asm)
make -C scripts kconfig.tk
make[1]: Entering directory `/usr/src/kernel-source-2.4.27/scripts'
gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -c -o tkparse.o
tkparse.c
gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -c -o tkcond.o t
kcond.c
gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -c -o tkgen.o tk
gen.c
gcc -o tkparse tkparse.o tkcond.o tkgen.o
cat header.tk >> ./kconfig.tk
./tkparse < ../arch/i386/config.in >> kconfig.tk
drivers/net/Config.in: 274: unknown command
make[1]: *** [kconfig.tk] Error 1
make[1]: Leaving directory `/usr/src/kernel-source-2.4.27/scripts'
make: *** [xconfig] Error 2

ma invece make menuconfig funge.

Idee?

Fede
-- 
Federico C. F. Calboli

Dipartimento di Biologia Evoluzionistica Sperimentale
Università di Bologna
Via Selmi, 3
40126 Bologna - ITALY

Tel - +39 051 2094187
Fax - +39 051 2094286
f.calboli at ucl.ac.uk
fcalboli at alma.unibo.it


<Prev in Thread] Current Thread [Next in Thread>