Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=523540 --- Comment #30 from Matt Domsch <matt_domsch@xxxxxxxx> 2009-10-18 23:05:32 EDT --- FWIW, opentracker-ipv6 works if built against a libowfat that is built against glibc (and not dietlibc). I've spent several hours trying to get it to build against the libowfat and dietlibc in Fedora, and am failing miserably. It builds fine, but it doesn't run fine. socket_bind6_reuse() is failing (return -1, errno=0). Using strace, I can see socket_bind6_reuse internally falling back to running socket_bind4() for some non-obvious reason, which then fails. Building opentracker for EPEL, which doesn't use dietlibc, it succeeds. ./opentracker.debug Warning: Can't open config file: /etc/opentracker-ipv6/opentracker-ipv6.conf. Binding socket type TCP to address [::]:6969... success. Binding socket type UDP to address [::]:6969... success. Warning: Can't open accesslist file: (null) (but will try to create it later, if necessary and possible). PWD: / -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review