[avahi] avahi & openbsd

Julien TOUCHE julien.touche at lycos.com
Sun Feb 4 10:56:24 PST 2007


Lennart Poettering wrote on 4/02/07 18:24:
> On Sun, 28.01.07 16:41, Julien TOUCHE (julien.touche at lycos.com) wrote:
> 
>> Hello
>>
>> has someone compile or make a port of avahi (0.6.16) on openbsd ? (test
>> on 4.0-stable/i386)
>>
>> configure without all options (only core & daemon) blocks on pthread option.
> 
> Apparently our pthread autoconf scriptlet is once again broken. You
> might be able to workaround this be setting CFLAGS manually when
> running configure.

from what i know, -pthread flag is sufficient normally.
initial tests are ok, but after it seems stack smashing protection 
results in bad linking or else.
(alternate solution would be -fno-stack-protector but really prefer to 
avoid)

i also try with CFLAGS="-pthread" with no success.
same with CXXFLAGS

some search give:
http://sourceware.org/ml/binutils/2005-04/msg00797.html
but don't know how to use it


Regards


		Julien


More information about the avahi mailing list