On Wed, 2007-01-24 at 06:42 +0600, Sergey N. Romanov wrote:
Hi,
I can't compile Syslog-ng 2.0.1 on FreeBSD 6.2 I have this :
dnscache.c: In function `dns_cache_key_hash': dnscache.c:80: error: structure has no member named `s6_addr32' dnscache.c:80: error: structure has no member named `s6_addr32' dnscache.c:80: error: structure has no member named `s6_addr32' dnscache.c:80: error: structure has no member named `s6_addr32' gmake[2]: *** [dnscache.o] Error 1 gmake[2]: Leaving directory `/usr/tmp/install/syslog-ng-2.0.1/src' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/tmp/install/syslog-ng-2.0.1' gmake: *** [all] Error 2
I have commited a fix for this, so please try a newer snapshot it should compile on FreeBSD/Solaris/etc as well. -- Bazsi