[mpls-linux-devel] LDP Compilation Problems...
Status: Beta
Brought to you by:
jleu
From: Sajeesh P N <saj...@ta...> - 2007-01-19 06:54:50
|
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: 1) ./configure --enable-vtysh --enable-mpls --enable-netlink 2) make After "make", the ldpd binary file is not created in the ldpd directory. We have to do separate "make" in the ldpd directory for creating it. But the changes are not reflected in the "vtysh" command prompt. 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 the "mpls ldp" command is throwing an exception as "Connection closed by remote host". Thanks and Regards, Sajeesh P.N. |