[mpls-linux-general] Error when I followed "README.quagga-mpls"
Status: Beta
Brought to you by:
jleu
|
From: <m9...@cn...> - 2004-10-27 15:05:00
|
I follow the steps described in "README.quagga-mpls", I apply the patch, = then modify 'create-links', then execute "create-links", then I went = back to the top of the quagga source, and I type ./configure make clean Then I got some error Messages: config.status: creating bgpd/Makefile config.status: executing depfiles commands make[1]: Leaving directory `/usr/local/src/quagga-0.96.4/bgpd' make[1]: Entering directory `/usr/local/src/quagga-0.96.4/bgpd' test -z "libbgp.a" || rm -f libbgp.a test -z "bgpd" || rm -f bgpd rm -f *.o core *.core make[1]: Leaving directory `/usr/local/src/quagga-0.96.4/bgpd' Making clean in ldpd make[1]: Entering directory `/usr/local/src/quagga-0.96.4/ldpd' make[1]: *** No rule to make target `clean'. Stop. make[1]: Leaving directory `/usr/local/src/quagga-0.96.4/ldpd' make: *** [clean-recursive] Error 1 Is there anything wrong? Timothy 2004.10.26 |