[mpls-linux-general] Compilation error with mpls-quagga and ldp-portable
Status: Beta
Brought to you by:
jleu
From: <mp...@ne...> - 2009-10-30 18:56:53
|
Hi All, I am trying to compile ldpd, but failed to complile on Fedora 10. I have downloaded mpls-ldp-portable.tar.gz and mpls-quagga.tar.gz from <http://repo.or.cz/> http://repo.or.cz/ latest packages 2 days back. Please provide me steps to compile mpls-quagga with ldp_portable, I have tried with steps mentioned in README file, but compilation failed. 1. install additional package dia-0.96.1-7.fc10.i386.rpm on FC10(downloaded from fedora site) 2. unextract mpls-quagga-c1ff1abca7f16db0fbbb64ef07cbfefa44e03cb4.tar.gz 3. unextract mpls-ldp-portable-60f294f3e2263031be4e7de64e57dd4b721a72d7.tar.gz 4. Copy all files in ldp & common folders to mpls-quagga/ldpd 5. chmod 777 bootstrap.sh 6. ./bootstrap.sh - Shows error, errors are attached in file mpls-quagga-bootstrap.sh-output.txt 7. ./configure - Configure output mentioned in mpls-quagga-configure-output.txt 8. make - Compilation failed I tried with different configure command 9. ./configure -enable-mpls -enable-ldp -disable-ipv6 10. make - Again complilation failed. Thanks & Regards MPLS |