Hi Toralf, Toralf Förster wrote:
Hello, the build with the attached .config failed, make ends with: ... CC arch/i386/lib/usercopy.o AR arch/i386/lib/lib.a GEN .version CHK include/linux/compile.h UPD include/linux/compile.h CC init/version.o LD init/built-in.o LD .tmp_vmlinux1 drivers/built-in.o: In function `pppol2tp_getsockopt': pppol2tp.c:(.text+0x454dd): undefined reference to `udp_prot' drivers/built-in.o: In function `pppol2tp_setsockopt': pppol2tp.c:(.text+0x46771): undefined reference to `udp_prot' drivers/built-in.o: In function `pppol2tp_sendmsg': pppol2tp.c:(.text+0x4753d): undefined reference to `ip_queue_xmit' drivers/built-in.o: In function `pppol2tp_xmit': pppol2tp.c:(.text+0x47a64): undefined reference to `ip_queue_xmit' make: *** [.tmp_vmlinux1] Error 1
I don't understand how udp_prot or ip_queue_xmit could ever be undefined. 2.6.23-rc1 builds just fine for me. Is this the standard kernel from kernel.org?
-- James Chapman Katalix Systems Ltd http://www.katalix.com Catalysts for your Embedded Linux software development - To unsubscribe from this list: send the line "unsubscribe linux-ppp" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html