Re: [mpls-linux-devel] LDP Compilation Problems...
Status: Beta
Brought to you by:
jleu
From: James R. L. <jl...@mi...> - 2007-01-19 15:15:22
|
What glibc-kernheaders are you using? If you are using the ones from sourceforge with quagga-mpls from my tree, you will produce an invalid binary. I suggest building a glibc-kernheaders RPM from my development tree. As far as build options, take a look at the quagga.spec file in quagga-mpls/redhat for details about how I compile quagga-mpls (alternatively you could use the 'make-rpm-jleu' script to build a quagga-mpls RPM. AS far as commands not showing up in vtysh, there are a multitude of possible reasons for this. I would suggest worrying about vtysh after you have gotten the rest of the system to work. Please note that I have added some commands to ldpd to start the process of implementing Ethernet over MPLS. If you are planning on working on this as well, I'm sure we can work out a quick development plan to make sure the= re is no duplication of work. On Fri, Jan 19, 2007 at 12:25:45PM +0530, Sajeesh P N wrote: >=20 > Hi, > We are doing pseudowire extensions with the mpls-linux code. We > took the latest mpls-linux kernel, ldp-portable and quagga. But when we > compile the code, changes made in the LDP code is not reflected. We have > installed the mpls enabled kernel and installed all other rpms (like > iptables, ebtables... etc). Below are the steps followed: >=20 > 1) ./configure --enable-vtysh --enable-mpls --enable-netlink > 2) make >=20 > After "make", the ldpd binary file is not created in the ldpd > directory. We have to do separate "make" in the ldpd directory for creat= ing > it. But the changes are not reflected in the "vtysh" command prompt. >=20 > Is there any other way to compile ldp, so that ldp and vtysh > communication can happen ? We tried with "telnet 127.0.0.1 <PORT>", but t= he > "mpls ldp" command is throwing an exception as "Connection closed by remo= te > host". >=20 >=20 > Thanks and Regards, > Sajeesh P.N. >=20 >=20 > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share y= our > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&CID=3D= DEVDEV > _______________________________________________ > mpls-linux-devel mailing list > mpl...@li... > https://lists.sourceforge.net/lists/listinfo/mpls-linux-devel --=20 James R. Leu jl...@mi... |