Re: [mpls-linux-general] Quagga MPLS Problem
Status: Beta
Brought to you by:
jleu
From: Adrian P. <adr...@gm...> - 2008-06-26 07:11:28
|
I'm not qualified to help you with the compile problems, but from what I remember - the patch requiered you to run some scripts that changed (somehow) files from /usr/include/linux (or from somewhere near that)... Please take into consideration that these sources depend on you kernel - meaning that /usr/include/linux should point (from what I remember) to your kernel source/include (the kernel you compiled with mpls support). James can help you more with this. PS. Have you tried to get the src rpm for the patched quagga? It should be easier to compile. Also, please remember that when you compile quagga, you should disable ipv6, and I couldn't compile it with vtysh... Cheers, Adrian On Thu, Jun 26, 2008 at 9:18 AM, G <bal...@gm...> wrote: > Hi > > With respect to compilation error that i get am i missing something > coz i am able to give the command mpls in linux and it shows some > outputs with some options and when i give ifconfig mpls0 i get some > interface details also. > > Kindly help me with a solution > > Thanks for your time > > Cheers, > Balaji > > On 6/26/08, G <bal...@gm...> wrote: > > Hi Adrian > > > > Thanks for the information. > > > > I am desparately trying for compiling the version quagga-0.99.6 with > > the quagga-mpls.diff and i get the following error > > > > Please find the file attached > > > > I need your help desparately for this :) > > > > Cheers > > Balaji > > > > > > > > > > > > On 6/26/08, Adrian Popa <adr...@gm...> wrote: > > > I'm not 100% certain that the quagga you installed is the patched > quagga > > > version. > > > > > > Please issue the following commands on you system (as root): > > > > > > updatedb > > > locate ldpd > > > > > > These will search for ldpd - which is a binary file that comes with > the > > > patched quagga. If you have it in a bin directory, you're most likely > > > running the correct quagga version. > > > > > > I don't remember if vtysh has the commands used by ldpd, but if it > doesn't, > > > you can start ldpd, bind it to a port ( -P I think), and telnet to > that > > > port, and you will get a shell with the relevant ldp commands. > > > > > > Good luck! > > > Adrian > > > > > > > > > On Thu, Jun 26, 2008 at 7:55 AM, G <bal...@gm...> wrote: > > > > > > > > Hi Adrian > > > > > > > > I ve installed the following packages > > > > > > > > quagga-0.99.9-1.1192505213.fc6.plus.i386.rpm from > > > mpls-test repository > > > > Kernel 2.6.15.1 (Compiled with the MPLS Patches) > > > > IPtables - 1.3.5-1.2.1 (Compiled with the Patches) > > > > > > > > I have the following problem after installing quagga rpm i dont get > > > > all the CLIs infact i dont see the LDP binary at all with quagga ? > Am > > > > i missing something ? > > > > > > > > Kindly help me with a solution > > > > > > > > Cheers, > > > > Balaji > > > > > > > > > > > > ------------------------------------------------------------------------- > > > > Check out the new SourceForge.net Marketplace. > > > > It's the best place to buy or sell services for > > > > just about anything Open Source. > > > > http://sourceforge.net/services/buy/index.php > > > > _______________________________________________ > > > > mpls-linux-general mailing list > > > > mpl...@li... > > > > > > > https://lists.sourceforge.net/lists/listinfo/mpls-linux-general > > > > > > > > > > > > > > > |