Re: [mpls-linux-general] LDP-Linux with Redhat 7.1
Status: Beta
Brought to you by:
jleu
From: JK S. <ks...@ve...> - 2001-07-12 07:05:50
|
Hi James, I have tried the way U have suggested but still the problem persists. i.e I am not able to see any labels formed in /proc/net/mpls_* files. Would U like to comment on this again....... Thankx .... Regards --jkswamy "James R. Leu" wrote: > The real problem is that your /usr/include/linux|asm do not point to your > current kernel source. > > cd /usr/include/ > mv linux linux.rehdat > mv asm asm.redhat > ln -s /usr/src/linux/include/linux/ > ln -s /usr/src/linux/include/asm/ > > Also make sure to update your CVS tree, I commit some changes 2 days ago. > > Jim > > On Wed, Jul 11, 2001 at 05:06:19PM +0530, JK Swamy wrote: > > Hi all, > > I have complied LDP-linux making a small change in the "Makefile" ie by incerting > > -I/usr/src/linux/include . Also note that I was on Redhat 7.0 and with kernel > > 2.4.5. > > I configured two machies as given in ../linux-port/README.sample. > > I could get labels in /proc/net/mpls_in and/proc/net/mpls_out. Label Distribution > > was demonstrated. > > > > But when I did exactly the same on Redhat 7.1 , I get a compilation error that > > " In LDP_Linux.c there is a implicit declaration of the method is blank. " and so > > Ldp_Linux.o file is not formed. To overcome that I changed "isblank" to "isspace" > > in LDP_Linux.c file. After this "ldp_linux" binary was formed. > > > > I configured two machies as given in ../linux-port/README.sample. > > when I > > bash# cat /proc/net/mpls_in > > bash# cat /proc/net/mpls_out > > > > Files are empty ....... > > > > > > > > U may please tell me the following: > > 1. Is there any need to change or modify Makefile while compiling. > > 2. What other changes I need to make to suit Redhat 7.1 linux. > > > > Anticipating Ur early reply. > > Thankx .. > > > > Cheers ! ! > > --jkswamy > > > > > > > > -------------------------------------------------------------- > > Velankani Information Systems Ltd, Bangalore, India > > > > > > > > _______________________________________________ > > mpls-linux-general mailing list > > mpl...@li... > > http://lists.sourceforge.net/lists/listinfo/mpls-linux-general > > -- > James R. Leu -- *********************************************************************** Krishna Swamy J Senior Telecom Consultant Velankani Information Systems *********************************************************************** -------------------------------------------------------------- Velankani Information Systems Ltd, Bangalore, India |