Cannot build with --enable-ipv6 on master branch
At commit 95616c820248018f4999972cad315f2da60e4960 (4 May 2012) I get an error towards the end of the build process when running make after ./configure --enable-ipv6 gcc -o ../bird nest/all.o filter/all.o proto/bgp/all.o proto/ospf/all.o proto/pipe/all.o proto/radv/all.o proto/rip/all.o proto/static/all.o conf/all.o lib/birdlib.a -lrt proto/bgp/all.o: In function `bgp_do_rx_update': /home/bpaterso/git/bird-homenet.git/obj/proto/bgp/../../../proto/bgp/packets.c:1035: undefined reference to `bgp_apply_limits' collect2: ld returned 1 exit status make[1]: *** [../bird] Error 1 make[1]: Leaving directory `/home/bpaterso/git/bird-homenet.git/obj' make: *** [all] Error 2 I'm not getting this error in 1.3.7. I would love to be able to merge the most recent changes into my development branch, but right now that's keeping me from it :( Cheers
On Thu, May 10, 2012 at 10:26:14AM +0200, Benjamin Paterson wrote:
At commit 95616c820248018f4999972cad315f2da60e4960 (4 May 2012) I get an error towards the end of the build process when running make after ./configure --enable-ipv6 gcc -o ../bird nest/all.o filter/all.o proto/bgp/all.o proto/ospf/all.o proto/pipe/all.o proto/radv/all.o proto/rip/all.o proto/static/all.o conf/all.o lib/birdlib.a -lrt proto/bgp/all.o: In function `bgp_do_rx_update': /home/bpaterso/git/bird-homenet.git/obj/proto/bgp/../../../proto/bgp/packets.c:1035: undefined reference to `bgp_apply_limits'
Fixed. -- Elen sila lumenn' omentielvo Ondrej 'SanTiago' Zajicek (email: santiago@crfreenet.org) OpenPGP encrypted e-mails preferred (KeyID 0x11DEADC3, wwwkeys.pgp.net) "To err is human -- to blame it on a computer is even more so."
Awesome, thank you. On 11 May 2012 12:11, Ondrej Zajicek <santiago@crfreenet.org> wrote:
On Thu, May 10, 2012 at 10:26:14AM +0200, Benjamin Paterson wrote:
At commit 95616c820248018f4999972cad315f2da60e4960 (4 May 2012) I get an error towards the end of the build process when running make after ./configure --enable-ipv6 gcc -o ../bird nest/all.o filter/all.o proto/bgp/all.o proto/ospf/all.o proto/pipe/all.o proto/radv/all.o proto/rip/all.o proto/static/all.o conf/all.o lib/birdlib.a -lrt proto/bgp/all.o: In function `bgp_do_rx_update':
/home/bpaterso/git/bird-homenet.git/obj/proto/bgp/../../../proto/bgp/packets.c:1035:
undefined reference to `bgp_apply_limits'
Fixed.
-- Elen sila lumenn' omentielvo
Ondrej 'SanTiago' Zajicek (email: santiago@crfreenet.org) OpenPGP encrypted e-mails preferred (KeyID 0x11DEADC3, wwwkeys.pgp.net) "To err is human -- to blame it on a computer is even more so."
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAk+s5c0ACgkQw1GB2RHercPthACeOTsiElic0diipo3E9TwvCl36 fsgAnimYV36qhaGfXYtFMt2tsGBwb1Ah =Qlxl -----END PGP SIGNATURE-----
participants (2)
-
Benjamin Paterson -
Ondrej Zajicek