Re: [mpls-linux-devel] quagga-mpls
Status: Beta
Brought to you by:
jleu
From: James R. L. <jl...@mi...> - 2006-10-16 12:45:18
|
What Linux distro are you working on? What versions of the automake package are you using? Did you install the glibc-kernheaders from the MPLS linux package? Have you tried building quagga-0.99.4 from http://quagga.net? Did you modify and run the 'create-links' script in quagga-mpls/ldpd? My testing environment is Fedora Core 5. I'm using version 1.9.6 of automake. There is a script at the top of the quagga-mpls tree that shows how I go about building my RPMs. The SPEC file for the RPM is includ= ed in the redhat directory. So you should have everything you need to underst= and how my build process works. (really all you need to look at is the first 5 lines of the make-rpm-jleu script) You can find the glibc-kernheaders in the glibc-kernheaders-mpls directory at the top of the depot. On Mon, Oct 16, 2006 at 11:10:54AM +0200, Sienes Rodr?guez Gonzalo wrote: >=20 > Hi! >=20 > I've been working with quagga and ldp portable from Source Forge but now = I'm trying to test your Quagga-MPLS and LDP-Portable from your P4 repositor= y. I got some problems during installation. >=20 > To generate configure file from configure.ac I use AUTOCONF, but this is = what I get: >=20 > 'is already registered with AC_CONFIG_FILES > autoconf /status.m4:848: AC_CONFIG_FILES is expanded from... > configure.ac:1389: the top level > autom4te:/usr/bin/m4 failed with exit status 1 >=20 > If I use automake to create Makefile.in (then executinc ./configure shoul= d create Makefile's of each component)I got the same. > I upgraded M4 and the problem persist, any idea? >=20 > Anything about how you installed it would be very useful, thanks! >=20 > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job ea= sier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D120709&bid=3D263057&dat= =3D121642 > _______________________________________________ > mpls-linux-devel mailing list > mpl...@li... > https://lists.sourceforge.net/lists/listinfo/mpls-linux-devel --=20 James R. Leu jl...@mi... |