Re: [mpls-linux-general] error during installing quagga+ldp
Status: Beta
Brought to you by:
jleu
|
From: James R. L. <jl...@mi...> - 2005-01-26 02:16:27
|
The quagga patch that came with probably assumes you are compiling with IPv6 support. Unless your ready to do some coding you might be wasting your time. quagga+ldp is not ready for users. It is in a very unstable state and needs a lot of development work. On Tue, Jan 25, 2005 at 06:30:20PM +0100, tr...@gh... wrote: > Hello! >=20 > I patched Quagga 0.94 with ldp-800. I follow with instruction and when > i try install quagga (./make) occurs an error shown below. Could you > help me ? >=20 > make[2]: Entering directory `$QUAGGA/zebra' > source=3D'zserv.c' object=3D'zserv.o' libtool=3Dno \ > depfile=3D'.deps/zserv.Po' tmpdepfile=3D'.deps/zserv.TPo' \ > depmode=3Dgcc3 /bin/sh ../depcomp \ > gcc -DHAVE_CONFIG_H -DSYSCONFDIR=3D\"/usr/local/etc/\" -DMULTIPATH_NUM=3D1 > -I. -I. -I.. -I.. -I.. -I../lib -g -O2 -Wall -c `test -f 'zserv.c' > || echo './'`zserv.c > zserv.c: In function `zsend_mpls_out_segment_add': > zserv.c:639: error: union has no member named `prefix6' > zserv.c:639: error: union has no member named `ipv6' > zserv.c: In function `zsend_mpls_out_segment_delete': > zserv.c:681: error: union has no member named `prefix6' > zserv.c:681: error: union has no member named `ipv6' > zserv.c: In function `zread_mpls_out_segment_add': > zserv.c:1725: error: union has no member named `ipv6' > zserv.c:1725: error: union has no member named `prefix6' > zserv.c: In function `zread_mpls_out_segment_delete': > zserv.c:1764: error: union has no member named `ipv6' > zserv.c:1764: error: union has no member named `prefix6' > make[2]: *** [zserv.o] Error 1 > make[2]: Leaving directory `$QUAGGA/zebra' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `$QUAGGA/q_96.4' > make: *** [all] Error 2 >=20 >=20 > What's wrong with ipv6? How to repair it? >=20 > Thanks and Regards, > Bartek >=20 > mailto:tr...@gh... >=20 >=20 >=20 > ------------------------------------------------------- > This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting > Tool for open source databases. Create drag-&-drop reports. Save time > by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. > Download a FREE copy at http://www.intelliview.com/go/osdn_nl > _______________________________________________ > mpls-linux-general mailing list > mpl...@li... > https://lists.sourceforge.net/lists/listinfo/mpls-linux-general --=20 James R. Leu jl...@mi... |