Re: [mpls-linux-devel] MPLS-Linux problem
Status: Beta
Brought to you by:
jleu
From: James R. L. <jl...@mi...> - 2007-03-14 12:34:19
|
You need to enable IPv6 support. Why are your trying to compile quagga-mpls? There is a binary FC5 RPM for quagga-mpls already. On Wed, Mar 14, 2007 at 10:28:24AM +0000, Miguel Andr?s wrote: > Hi, I'm trying to install mpls on Linux machines and I've problems when I= compile the quagga-mpls source from your repository > =20 > I'm using Fedora Core 5, kernels rpms from sourceforge and quagga-mpls a= nd ldp-portable from your repository > I use your update-tools script to update autoconf and automake. First of = all I modify create-links to point to ldp-portable directory. Then, I crea= te Makefile and when I'm going to compile and install quagga I find this er= ror: > =20 > #./configure --enable-vtysh --enable-mpls --enable-netlink > #make > =20 > // after some compiling time > zebra_vty.c:148: aviso: no hay un prototipo previo para ?zebra_static_ipv= 4? > zebra_vty.c: En la funci?n ?vty_show_ipv6_route?: > zebra_vty.c:2668: error: clase de almacenamiento inv?lida para la funci?n= ?show_ipv6_route? > zebra_vty.c:2668: error: ?show_ipv6_route? no se declar? aqu? (primer uso= en esta funci?n) > zebra_vty.c:2668: error: (Cada identificador no declarado solamente se re= porta una vez > zebra_vty.c:2668: error: ara cada funcion en la que aparece.) > zebra_vty.c:2674: error: clase de almacenamiento inv?lida para la funci?n= ?show_ipv6_route? > zebra_vty.c:2674: aviso: no hay un prototipo previo para ?show_ipv6_route? > zebra_vty.c:2698: error: clase de almacenamiento inv?lida para la funci?n= ?show_ipv6_route_prefix_longer? > zebra_vty.c:2698: error: ?show_ipv6_route_prefix_longer? no se declar? aq= u? (primer uso en esta funci?n) > zebra_vty.c:2706: error: clase de almacenamiento inv?lida para la funci?n= ?show_ipv6_route_prefix_longer? > zebra_vty.c:2706: aviso: no hay un prototipo previo para ?show_ipv6_route= _prefix_longer? > zebra_vty.c:2740: error: clase de almacenamiento inv?lida para la funci?n= ?show_ipv6_route_protocol? > zebra_vty.c:2740: error: ?show_ipv6_route_protocol? no se declar? aqu? (p= rimer uso en esta funci?n) > zebra_vty.c:2753: error: clase de almacenamiento inv?lida para la funci?n= ?show_ipv6_route_protocol? > zebra_vty.c:2753: aviso: no hay un prototipo previo para ?show_ipv6_route= _protocol? > zebra_vty.c:2801: error: clase de almacenamiento inv?lida para la funci?n= ?show_ipv6_route_addr? > zebra_vty.c:2801: error: ?show_ipv6_route_addr? no se declar? aqu? (prime= r uso en esta funci?n) > zebra_vty.c:2808: error: clase de almacenamiento inv?lida para la funci?n= ?show_ipv6_route_addr? > zebra_vty.c:2808: aviso: no hay un prototipo previo para ?show_ipv6_route= _addr? > zebra_vty.c:2839: error: clase de almacenamiento inv?lida para la funci?n= ?show_ipv6_route_prefix? > zebra_vty.c:2839: error: ?show_ipv6_route_prefix? no se declar? aqu? (pri= mer uso en esta funci?n) > zebra_vty.c:2846: error: clase de almacenamiento inv?lida para la funci?n= ?show_ipv6_route_prefix? > zebra_vty.c:2846: aviso: no hay un prototipo previo para ?show_ipv6_route= _prefix? > zebra_vty.c:2881: error: clase de almacenamiento inv?lida para la funci?n= ?static_config_ipv6? > zebra_vty.c:2881: aviso: no hay un prototipo previo para ?static_config_i= pv6? > zebra_vty.c:2943: error: clase de almacenamiento inv?lida para la funci?n= ?zebra_ip_config? > zebra_vty.c:2943: aviso: no hay un prototipo previo para ?zebra_ip_config? > zebra_vty.c:2960: aviso: no hay un prototipo previo para ?zebra_vty_init? > zebra_vty.c:3087: error: expected declaration or statement at end of input > make[2]: *** [zebra_vty.o] Error 1 > make[2]: Leaving directory `/root/Desktop/anteriores/quagga-mpls/zebra' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/root/Desktop/anteriores/quagga-mpls' > make: *** [all] Error 2 > =20 > Do you know the reason of this kind of errors? Has this situation happene= d to someone? > =20 > Thanks in advance for your time > =20 > Regards,=20 > Miguel Andr?s > =20 > =20 > _________________________________________________________________ > Busca desde cualquier p?gina Web con una protecci?n excepcional. Consigue= la Barra de herramientas de Windows Live hoy mismo y GRATUITAMENTE. > http://www.toolbar.live.com > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share y= our > opinions on IT & business topics through brief surveys-and earn cash > http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&CID=3D= DEVDEV > _______________________________________________ > mpls-linux-devel mailing list > mpl...@li... > https://lists.sourceforge.net/lists/listinfo/mpls-linux-devel --=20 James R. Leu jl...@mi... |