[avahi] Patch to build avahi on Solaris
Padraig O'Briain
Padraig.Obriain at Sun.COM
Tue May 2 09:09:56 PDT 2006
Lennart Poettering wrote:
> 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?
>
>
No.
I will revisit this.
> Lennart
>
>
More information about the avahi
mailing list