At commit 95616c820248018f4999972cad315f2da60e4960 (4 May 2012)<div><br></div><div>I get an error towards the end of the build process when running <font face="'courier new', monospace">make</font> after <font face="'courier new', monospace">./configure --enable-ipv6</font></div>

<div><br></div><div><div><font face="'courier new', monospace">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 </font></div>

<div><font face="'courier new', monospace">proto/bgp/all.o: In function `bgp_do_rx_update':</font></div><div><font face="'courier new', monospace">/home/bpaterso/git/bird-homenet.git/obj/proto/bgp/../../../proto/bgp/packets.c:1035: undefined reference to `bgp_apply_limits'</font></div>

<div><font face="'courier new', monospace">collect2: ld returned 1 exit status</font></div><div><font face="'courier new', monospace">make[1]: *** [../bird] Error 1</font></div><div><font face="'courier new', monospace">make[1]: Leaving directory `/home/bpaterso/git/bird-homenet.git/obj'</font></div>

<div><font face="'courier new', monospace">make: *** [all] Error 2</font></div></div><div><font face="'courier new', monospace"><br></font></div><div><font face="arial, helvetica, sans-serif">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 :(</font></div>

<div><font face="arial, helvetica, sans-serif"><br></font></div><div><font face="arial, helvetica, sans-serif">Cheers</font></div>