[avahi] avahi on freebsd 4
Sebastien Estienne
sebastien.estienne at gmail.com
Sat Nov 26 17:58:07 PST 2005
hello
i saw in this post that avahi doesn't build on freebsd 4:
http://groups.google.com/group/lucky.freebsd.gnome/browse_thread/thread/3b1492d6f063803a/a797bf098aed60cc#a797bf098aed60cc
it seems to be a simple include missing before:
#include <netinet/in.h> in avahi-core/iface.c
i think we should add
#include <sys/types.h>
before #include <netinet/in.h> in avahi-core/iface.c
Do you have anyway to test this and report success/failure,
unfortunately i don't have access to a freebsd 4 box
regards,
--
Sebastien Estienne
More information about the avahi
mailing list