[avahi] Patch to build avahi on Solaris

Lennart Poettering lennart at poettering.net
Tue May 2 08:52:54 PDT 2006


On Tue, 02.05.06 15:35, Padraig O'Briain (Padraig.Obriain at Sun.COM) wrote:

> I have been looking at building avahi 0.6.9 on Solaris.
> 
> The attached patch allows me to build with the following configure command:
> 
> CPPFLAGS="-I/usr/sfw/include" CFLAGS="-I/usr/sfw/include 
> -D_XOPEN_SOURCE=500 -D__EXTENSIONS__" LDFLAGS="-lsocket -lnsl 
> -L/usr/sfw/lib" ./configure --prefix=/usr --localstatedir=/var 
> --sysconfdir=/etc --with-distro=none --disable-qt3 --disable-qt4 
> --disable-mono --disable-monodoc --enable-tests --disable-compat-howl 
> --disable-compat-libdns_sd -enable-expat --disable-gdbm
> 
> Could this patch be applied?

Is there any good reason why you chose to pass those CPPFLAGS and
LDFLAGS values manually to configure instead of adding proper autoconf
checks to add them automatically if required?

Lennart

-- 
Lennart Poettering; lennart [at] poettering [dot] net
ICQ# 11060553; GPG 0x1A015CC4; http://0pointer.net/lennart/


More information about the avahi mailing list