BIRD 1.1.3 doesn't build with IPv6 enabled
Frederic Jaeckel
jchome at jc-ix.net
Fri Sep 18 09:20:11 CEST 2009
Thanks for the patch.. now it compiles. :)
But.. it coredumps.
Thanks for the whole support,
Frederic
#######################################
Here the more verbose debug output:
#######################################
Reading symbols from /usr/lib/libc.so.12...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libc.so.12
Reading symbols from /usr/libexec/ld.elf_so...(no debugging symbols found)...done.
Loaded symbols for /usr/libexec/ld.elf_so
Core was generated by `bird6'.
Program terminated with signal 10, Bus error.
#0 0x0000000000122ee8 in _rtld_setup ()
(gdb) backtrace
#0 0x0000000000122ee8 in _rtld_setup ()
#1 0x0000000000123254 in _rtld_setup ()
#2 0x000000000012330c in _rtld_setup ()
#3 0x00000000001240ec in _rtld_setup ()
#4 0x0000000000107204 in _rtld_setup ()
#5 0x0000000000107824 in _rtld_setup ()
#6 0x000000000011eda0 in _rtld_setup ()
#7 0x000000000011f000 in _rtld_setup ()
#8 0x0000000000125004 in main ()
(gdb) run
Starting program: /usr/pkg/sbin/bird6
(no debugging symbols found)
(no debugging symbols found)
Program received signal SIGBUS, Bus error.
0x0000000000122ee8 in _rtld_setup ()
(gdb) backtrace
#0 0x0000000000122ee8 in _rtld_setup ()
#1 0x0000000000123254 in _rtld_setup ()
#2 0x000000000012330c in _rtld_setup ()
#3 0x00000000001240ec in _rtld_setup ()
#4 0x0000000000107204 in _rtld_setup ()
#5 0x0000000000107824 in _rtld_setup ()
#6 0x000000000011eda0 in _rtld_setup ()
#7 0x000000000011f000 in _rtld_setup ()
#8 0x0000000000125004 in main ()
On Thu, 17 Sep 2009 17:56:21 +0200
Ondrej Zajicek <santiago at crfreenet.org> wrote:
> On Thu, Sep 17, 2009 at 02:16:49PM +0200, Frederic Jaeckel wrote:
> > Hi there,
> >
> > I tried building BIRD with IPv6 support (--enable-ipv6) on NetBSD
> > (sparc64) today and sadly it failed.. Maybe this is a known issue
> > but I also wanted to report it. :)
>
> Thank you for reporting. Now, it is fixed :-) . You can use attached
> patch to compile it.
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://trubka.network.cz/pipermail/bird-users/attachments/20090918/1a7e89d5/attachment-0001.asc>
More information about the Bird-users
mailing list