Re: [mpls-linux-general] Error when I followed "README.quagga-mpls"
Status: Beta
Brought to you by:
jleu
|
From: James R. L. <jl...@mi...> - 2004-10-27 15:26:34
|
Make sure to do a ./update-autotools before doing ./configure. On Wed, Oct 27, 2004 at 11:09:45PM +0800, ?????x wrote: > 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 > -- James R. Leu jl...@mi... |