Re: [mpls-linux-general] Make Problem with MPLS linux-kernel patch
Status: Beta
Brought to you by:
jleu
|
From: James R. L. <jl...@mi...> - 2004-03-08 01:29:46
|
All development is occuring on 2.6. I suggest moving to a 2.6 UML kernel. I use UML for my development environment. Get mpls-linux-1.922.tar.gz from: http://sourceforge.net/project/showfiles.php?group_id=15443 You might want to check out some of the UML tools I have posted to ftp://nero.doit.wisc.edu/pub/uml/ On Mon, Mar 08, 2004 at 12:57:01AM +0100, Josef Perlinger wrote: > 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 > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: IBM Linux Tutorials > Free Linux tutorial presented by Daniel Robbins, President and CEO of > GenToo technologies. Learn everything from fundamentals to system > administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click > _______________________________________________ > mpls-linux-general mailing list > mpl...@li... > https://lists.sourceforge.net/lists/listinfo/mpls-linux-general -- James R. Leu jl...@mi... |