Hi,<br><br>I&#39;m trying to compile latest avahi for pdaXrom distribution on zaurus (beta3 version). However, I encountered the following error:<br><br>&nbsp;gcc -DHAVE_CONFIG_H -I. -I. -I.. -mcpu=xscale -mtune=iwmmxt -O3 -fomit-frame-pointer -fno-common -I.. &quot;-DDEBUG_TRAP=__asm__(\&quot;int \$3\&quot;)&quot; -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -mcpu=xscale -mtune=iwmmxt -O3 -fomit-frame-pointer -fno-common -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -MT libavahi_gobject_la-ga-client.lo -MD -MP -MF .deps/libavahi_gobject_la-ga-client.Tpo -c ga-client.c&nbsp; -fPIC -DPIC -o .libs/libavahi_gobject_la-ga-client.o<br>
ga-client.c: In function `ga_client_class_init&#39;:<br>ga-client.c:127: error: `GA_TYPE_CLIENT_STATE&#39; undeclared (first use in this function)<br>ga-client.c:127: error: (Each undeclared identifier is reported only once<br>
ga-client.c:127: error: for each function it appears in.)<br>ga-client.c:136: error: `GA_TYPE_CLIENT_FLAGS&#39; undeclared (first use in this function)<br>make[3]: *** [libavahi_gobject_la-ga-client.lo] Error 1<br>make[3]: Leaving directory `/storage/devel/build/avahi-0.6.22/avahi-gobject&#39;<br>
make[2]: *** [all] Error 2<br>make[2]: Leaving directory `/storage/devel/build/avahi-0.6.22/avahi-gobject&#39;<br>make[1]: *** [all-recursive] Error 1<br>make[1]: Leaving directory `/storage/devel/build/avahi-0.6.22&#39;<br>
make: *** [all] Error 2<br><br>----<br>There are few other things undefined after that. Searching google for GA_TYPE_CLIENT_STATE to find where it was defined, didn&#39;t produced any results, other than source file from avahi tree, and an ubuntu patch.<br>
<br>Can someone help me and tell me what library I&#39;m missing?<br><br><br>Thanks!<br><br><br><br><br><br clear="all"><br>-- <br>Regards: Krasimir Kazakov