[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Help to compile kernel



Hi, 

i'm trying to recompile my kernel .. make config works fine .. make dep and
make clean ar ok. i am compiling version 2.0.27  

make zImage ouputs this at a certain point and then dies .. this is with
network support ..

----------------------
netsyms.c:71: macro `_basic_version' used with just one arg
netsyms.c:72:
macro `_basic_version' used with just one arg
netsyms.c:73: macro
`_basic_version' used with just one arg
netsyms.c:74: macro
`_basic_version' used with just one arg
netsyms.c:76: macro
`_basic_version' used with just one arg
netsyms.c:71: `sock_setsockopt'
undeclared here (not in a function)
netsyms.c:71: initializer element for
`net_syms.symbol[3].addr' is not
constant
netsyms.c:72: `sock_getsockopt'
undeclared here (not in a function)
netsyms.c:72: initializer element for
`net_syms.symbol[4].addr' is not
constant
netsyms.c:73: `sk_alloc'
undeclared here (not in a function)
netsyms.c:73: initializer element for
`net_syms.symbol[5].addr' is not
constant
netsyms.c:74: `sk_free'
undeclared here (not in a function)
netsyms.c:74: initializer element for
`net_syms.symbol[6].addr' is not
constant
netsyms.c:76:
`sock_alloc_send_skb' undeclared here (not in a function)
netsyms.c:76:
initializer element for `net_syms.symbol[8].addr' is not
constant
make[2]:
*** [netsyms.o] Error 1
make[1]: *** [first_rule] Error 2
make: ***
[linuxsubdirs] Error 2
-------------------------------------

and this is without .... 

-------------------------------------

ld: warning: cannot find entry symbol _start; defaulting to
00000fe0
misc.o: In function `fill_inbuf':
misc.o(.text+0x1bd8): undefined
reference to `input_data'
misc.o(.text+0x1bdd): undefined reference to
`input_len'
misc.o(.text+0x1bf3): undefined reference to
`input_data'
make[2]: *** [vmlinux] Error 1
make[2]: Leaving
directory
`/usr/src/linux-2.0.27/arch/i386/boot/compressed'
make[1]: ***
[compressed/vmlinux] Error 2
make[1]: Leaving directory
`/usr/src/linux-2.0.27/arch/i386/boot'
make: *** [zImage] Error
2

-------------------------------------



could someone please help me ... i have taken my kernel to the  minimum and
it still does it .. what else .. ???

Thank you 



 --------------------------------------------------
                ALEXANDRE CHAMPAGNE                
 --------------------------------------------------
  achampag videotron net |  Programmer analyst WWW 
  Videotron Services PC  |  Oracle DB developper   
 --------------------------------------------------

-----BEGIN PGP PUBLIC KEY BLOCK-----
Version: 2.6.3i

mQBtAzNc5RkAAAEDANYLVVn1oMqykM5ULpRjem72ujJGQhSxqCEA6y5AnH51VvNM
pKJuwat6UIu/+cHUSSXkX+StW4GIZyshu4XaJHgEjC5OwK6a5NGgxYXYCArFfGiW
9Wit4MZs8hoCwfQPRQAFEbQsQWxleGFuZHJlIENoYW1wYWduZSA8YWNoYW1wYWdA
dmlkZW90cm9uLm5ldD4=
=xy/M
-----END PGP PUBLIC KEY BLOCK-----



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]