[Pkg-utopia-maintainers] Bug#485690: avahi: FTBFS on GNU/kFreeBSD (due to dpkg-gensymbols)

Petr Salinger Petr.Salinger at seznam.cz
Tue Jun 10 21:23:29 UTC 2008


Package: avahi
Severity: important
Version: 0.6.22-4
User: glibc-bsd-devel at lists.alioth.debian.org
Usertags: kfreebsd


Hi,

the current version fails to build on GNU/kFreeBSD.

The "netlink" interface is available only on Linux,
but a symbol file is common for all architectures.

It might help to put into debian/rules something like

grep -v netlink libavahi-core5.symbols > libavahi-core5.symbols.kfreebsd-i386
grep -v netlink libavahi-core5.symbols > libavahi-core5.symbols.kfreebsd-amd64

Thanks in advance

                         Petr




dpkg-gensymbols: warning: some symbols disappeared in the symbols file: 
see diff output below
dpkg-gensymbols: warning: debian/libavahi-core5/DEBIAN/symbols doesn't 
match completely debian/libavahi-core5.symbols
--- dpkg-gensymbols5tkozz       2008-06-10 18:34:19.000000000 +0000
+++ dpkg-gensymbolsUFFsvT       2008-06-10 18:34:19.000000000 +0000
@@ -136,10 +136,10 @@
   avahi_multicast_lookup_engine_scan_cache at Base 0.6.21
   avahi_multicast_lookup_free at Base 0.6.21
   avahi_multicast_lookup_new at Base 0.6.21
- avahi_netlink_free at Base 0.6.21
- avahi_netlink_new at Base 0.6.21
- avahi_netlink_send at Base 0.6.21
- avahi_netlink_work at Base 0.6.21
+#MISSING: 0.6.22-4# avahi_netlink_free at Base 0.6.21
+#MISSING: 0.6.22-4# avahi_netlink_new at Base 0.6.21
+#MISSING: 0.6.22-4# avahi_netlink_send at Base 0.6.21
+#MISSING: 0.6.22-4# avahi_netlink_work at Base 0.6.21
   avahi_open_socket_ipv4 at Base 0.6.21
   avahi_open_socket_ipv6 at Base 0.6.21
   avahi_open_unicast_socket_ipv4 at Base 0.6.21
dh_makeshlibs: command returned error code 256
make: *** [binary-fixup/libavahi-core5] Error 1






More information about the Pkg-utopia-maintainers mailing list