thanks, by the way what did u mean by pkgconfig line? is that a standard when developing a purple pluging. in my Makefile I dnt hav such a line. I was writing my Make file from the scratch and i hv been in lot of trouble. Anyhow now I manage to compile and deploy the plugin with no problem up to now. thanks
On Mon, Jun 29, 2009 at 4:14 PM, Lennart Poettering <[email protected]>wrote: > On Mon, 29.06.09 01:04, evanescent ([email protected]) wrote: > > > Hi when it load my piding plugin it returns the above error. > > what will possibly I hv missed with. the plugin get compiled with no > > problem. > > Taht symbols is in libavahi-glib. You need to include "avahi-glib" in > your pkgconfig line. > > Lennart > > -- > Lennart Poettering Red Hat, Inc. > lennart [at] poettering [dot] net > http://0pointer.net/lennart/ GnuPG 0x1A015CC4 > _______________________________________________ > avahi mailing list > [email protected] > http://lists.freedesktop.org/mailman/listinfo/avahi >
_______________________________________________ avahi mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/avahi
