Re: [mpls-linux-general] Error of Simple Example
Status: Beta
Brought to you by:
jleu
|
From: Rc Y <t_t...@ho...> - 2003-11-27 03:15:32
|
Hi. I can do "make" by replacing /usr/src/linux/include/linux/in.h with /usr/include/linux/in.h, and I can do "ip route add 192.168.1.20/32 via 192.168.1.20 lsp 0x2" by replacing /sbin/ip with /usr/src/mpls-linux-1.1/patches/iproute2/ip/ip. I can see "192.168.1.20 via 192.168.1.20 dev eth0 lsp 0x2. by "ip route show". Thank you for advising me! May I ask you some questions ? -Should I check the "Network packet filtering" and "IP tables support" when I do "make menuconfig", if I use "iproute2" with MPLS-linux? -What differences are there between "mpls-linux-general" ml and "mpls-linux-devel" ml ? I'm looking forward to any reply. Thank you. >From: "Rc Y" <t_t...@ho...> >To: t_t...@ho..., mpl...@li... >Subject: Re: [mpls-linux-general] Error of Simple Example >Date: Tue, 25 Nov 2003 12:02:39 +0900 > >Hi. > >I don't think that iproute2-2.4.7-now-ss010824 and kernel-2.4.22 go >together. > >Please tell me which versions of iproute2, linux-kernel and Redhat >do you use. > > > >Best Regards. > > >>From: "Rc Y" <t_t...@ho...> >>To: mpl...@li... >>Subject: [mpls-linux-general] Error of Simple Example >>Date: Mon, 24 Nov 2003 20:41:52 +0900 >> >>Hi. >> >>I downloaded iproute2-2.4.7-now-ss010824.tar.gz, and installed it >>as following; >> >># cd /usr/src/mpls-linux-1.1/patches >># tar xzvf iproute2-2.4.7-now-ss010824.tar.gz >># cd iproute2 >># patch -p1 < ../iproute2-mpls.diff >># make >> >>But, I have a error in ll_map.c:19. >>There is a problem about 'gr_group' type at >>/usr/src/linux/include/linux/in.h:140. >> >>The compile ended with the messages as following. >> >>make[1]: *** [ll_map.o] error 1 >>make[1]: out directory >>'/usr/src/mpls-linux-1.1/patches/iproute2/lib' >>make: *** [all] error2 >> >>Besides, I set "# export CFLAGS="-l /usr/src/linux/include"". >>But, I didn't any change. >> >>I need some solusions. >> >>Greetings. >> >>> > Would you explain how to use the patched version of "ip" tool >>>in >>addtion to >>> > the above work. >>> >>>This is explained in mpls-linux-1.1/patches/README.iproute2 : >>>download >>>the sources of the iproute2 package, and apply the >>>patch, which is in file mpls-linux-1.1/patches/iproute2-mpls.diff >>> >>>Hope this helps, _________________________________________________________________ あなたのPCを守るために定期的なセキュリティ対策を。マイクロソフト セキュリ ティ情報センター http://www.microsoft.com/japan/protect/hm.asp |