Re: [mpls-linux-general] Need quagga with LDP support
Status: Beta
Brought to you by:
jleu
From: James R. L. <jl...@mi...> - 2008-03-13 13:23:18
|
Makefile.in is created from Makefile.am by running the automake/autoconf tool chain. You can try running the automake/autoconf tool chain by running: autoreconf from the top level quagga directory. Also you could try the 'update-autotools' script that is provided. Is there a specifc reason you're trying to build from source as opposed to using the binary RPM I have provided? On Thu, Mar 13, 2008 at 11:02:33AM +0530, Bhartendu Maheshwari wrote: > Hello Jleu, > > I think you are absolutely right that MPLS Linux question should be > discussed in this group. I am very sorry for that. I will strictly follow > the rules and regulations. > > I have spent some time on the makefiles and now quagga(other modules rip, > bgp, ospf, bgp) are compiling with LDP patch, but ldp is still not compiled > since there is no Makefile.in in ldp patch. Please provide me > Makefile.inand Makefile(generated). > > Please provide(or tell me the location to download) me if there is any > latest patch(ldp-portable-0.900.tar.gz) exits. > > Thanks & Regards > > Bhartendu M. > On Thu, Mar 13, 2008 at 8:02 AM, James R. Leu <jl...@mi...> wrote: > > > quagga-0.99.6 and higher require newer versions of automake/autoconf. > > What distribution are you using what version of automake/autoconf are > > you using? > > > > On Tue, Mar 11, 2008 at 04:50:18PM +0530, Bhartendu Maheshwari wrote: > > > Hello All, > > > > > > I have downloaded quagga-0.99.6.tar.gz and ldp-portable-0.900.tar.gz and > > > applied the LDP patch on quagga-0.99.6. > > > > > > But when I run quagga after patch it shows the following error:- > > > > > > > > ******************************************************************************************************** > > > > > > cd . && /bin/sh /usr/src/redhat/SOURCES/quagga-0.99.6/missing –run > > autoconf > > > > > > /usr/bin/m4:configure.ac:1416 ERROR: recursion limit of 1024 exceeded, > > use > > > –L<N> to change it > > > > > > autom4te: /usr/bin/m4 failed with exit status: 1 > > > > > > > > ******************************************************************************************************** > > > > > > Please provide me working quagga patched with LDP support or exact step > > to > > > get this. > > > > > > Thanks & Regards > > > > > > Bhartendu M. > > > > > > > ------------------------------------------------------------------------- > > > This SF.net email is sponsored by: Microsoft > > > Defy all challenges. Microsoft(R) Visual Studio 2008. > > > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > > > _______________________________________________ > > > mpls-linux-general mailing list > > > mpl...@li... > > > https://lists.sourceforge.net/lists/listinfo/mpls-linux-general > > > > > > -- > > James R. Leu > > jl...@mi... > > -- James R. Leu jl...@mi... |