I had a problem building this because of the Solaris changes in configure,.ac.
I got the error message below in config.log. Changing 600 to 500 in _XOPEN_SOURCE define worked for me. I am running Nevada build 65. configure:26447: checking expat.h usability configure:26464: /sgnome/onnv-tools/i386/SS11/bin/cc -c -i -xO4 -xspace -xstrcon st -xpentium -mr -xregs=no%frameptr -I/usr/sfw/include -D_XOPEN_SOURCE=600 -D__ EXTENSIONS__ conftest.c >&5 "/usr/include/sys/feature_tests.h", line 357: #error: "Compiler or options inval id; UNIX 03 and POSIX.1-2001 applications require the use of c99" cc: acomp failed for conftest.c Padraig Lennart Poettering wrote: > Hi! > > It's out. Now. Get it. While. It. Is. Hot. > > http://avahi.org/download/avahi-0.6.20.tar.gz > > Contains a low risk vulnerability fix. (you could make avahi-daemon > hit an assert via D-Bus, yay!) You might want to update quickly, ..., > or not. Depending if you are paranoid or not. But if you was paranoid > you'd probably not be running Avahi anyway... So, well, can't help you > then, I guess. > > Oh, and this release requires libdaemon 0.11 which I released a few > minutes ago as well. > > Other changes are mostly rather uninteresting. > > http://avahi.org/milestone/Avahi%200.6.20 > > Oh, and don't miss Trent and me at GUADEC 2k7. And don't miss me on > LugRadio Live, and on OLS! > > Yours truely, > > Lennart > > _______________________________________________ avahi mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/avahi
