Having problems with kernel 2.0.34-6, ppp2.3.5, the slhc module/file.
Always but always bombs when compiling kernel (modules on, modversions off,
ppp compiled into kernel) :
ld -m elf_i386 -Ttext 0x100000 -e stext arch/i386/kernel/head.o init/main.o init
/version.o \
arch/i386/kernel/kernel.o arch/i386/mm/mm.o kernel/kernel.o mm/mm.o fs/f
s.o ipc/ipc.o net/network.a \
fs/filesystems.a \
drivers/block/block.a drivers/char/char.a drivers/net/net.a drivers/pci/
pci.a \
/usr/src/linux/arch/i386/lib/lib.a /usr/src/linux/lib/lib.a /usr/src/lin
ux/arch/i386/lib/lib.a -o vmlinux
net/network.a(core.o): In function `net_dev_init':
core.o(.text+0x26e9): undefined reference to `slhc_install'
etc.
I've done the usual editing and copying to ppp.c and placed it in the correct
place (had the usual problems).
I suspect this is an ELF/QMAGIC/module conflict - the only post I can find
on dejanews relevant to my problem refers to this, but also refers to core.c
which is not in my linux source tree. I'm running an ELF/AOUT system which
could be another source of problems.
Any help really appreciated.
--
David Arnold [EMAIL PROTECTED] www.alphalink.com.au/~dga
+ For Carlton Soccer Club details visit my webpage +
-
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to [EMAIL PROTECTED]