[Buildroot] where is libdns_sd.so?

Peter Korsgaard jacmet at uclibc.org
Mon Sep 22 20:44:20 UTC 2014


>>>>> "Sylvain" == Sylvain LG <forum at sylvainlegourr.com> writes:

 > Hello,
 > I've just compiled my system with target package Avahi:

 > [*] avahi                               
 > [*]   IPv4LL network address configuration daemon 
 > [*]   mDNS/DNS-SD daemon 

 > I need libdns_sd.so to develop a zeroconf application.

 > But no such a lib is compiled altough a find ./output -name *dns_sd* displays:


 >     ./build/avahi-0.6.31/avahi-compat-libdns_sd
 >     ./build/avahi-0.6.31/avahi-compat-libdns_sd/dns_sd.h
 >     ./build/avahi-0.6.31/avahi-compat-libdns_sd.pc.in

the bonjour compatibility library is not built by default, but needs be
explicitly be enabled at configure time with --enable-compat-libdns_sd.

We don't currently have a Buildroot option to enable this, but I'll add
it now.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list