[mpls-linux-general] Make Problem with MPLS linux-kernel patch
Status: Beta
Brought to you by:
jleu
|
From: Josef P. <jo...@pe...> - 2004-03-08 00:13:06
|
Greetings to all, I use Debian sarge and want to do some MPLS Network Simulation with User Mode Linux i have the Kernel 2.4.24 and wanted to patch it with the MPLS linux-kernel.diff to enable the MPLS Support. but i always get errors when i want to make a Kernel Package for the UML MPLS Kernel: With linux-kernel-patch.diff (Version 1.722) I get the following error message: vmlinux.o(.text+0xfa568): In function `rt_set_nexthop': : undefined reference to `mpls_set_nexthop' vmlinux.o(.text+0x1275f9): In function `inet_ioctl': : undefined reference to `mpls_ioctl' vmlinux.o(__ksymtab+0x2750): undefined reference to `mpls_output' vmlinux.o(__ksymtab+0x2758): undefined reference to `mpls_get_moi' vmlinux.o(__ksymtab+0x2760): undefined reference to `mpls_set_nexthop' collect2: ld returned 1 exit status make[1]: *** [linux] Error 1 make[1]: Leaving directory `/root/user-mode-linux-2.4.24-1um/kernel-source-2.4.24' make: *** [build-stamp] Error 2 With linux-kernel-patch.diff (Version 1.922) I get the following error message: vmlinux.o(.text+0x115be7): In function `rt_set_nexthop': /root/user-mode-linux-2.4.24-1um/kernel-source-2.4.24/net/ipv4/route.c:1282: undefined reference to `spec_nh_find' vmlinux.o(.text.init+0x8d7d): In function `net_dev_init': /root/user-mode-linux-2.4.24-1um/kernel-source-2.4.24/net/core/dev.c:2882: undefined reference to `spec_nh_init' Can anyone send me the right patch, or has anyone experiences with debian, mpls and usermodelinux? I hope anyone can help me, i stuck at this problem for a long time now. Best regards Josef Josef Perlinger Student FH-Sbg/TKS 2000 Tel.: +43 664 4024906 ICQ: 166227595 Email: jo...@pe... Austria |