On Mon, 17 Apr 2006 18:49:52 -0500, Mark Doliner wrote
> It seems like someone may have mentioned this before, but it's
> possible to compile Gaim's Bonjour plugin against Avahi's Howl
> compatibility library. To do so, run
>
> ../configure --with-howl-includes=/usr/include/avahi-compat-howl
> --with-howl-libs=/usr/lib
>
> We should add a "--with-avahi" option to configure.ac and and a "--
> with avahi" option to gaim.spec.in. The option would compile the
> Bonjour PRPL using the Avahi Howl compatibility files. We should do
> that before 2.0.0. Patches welcome :-)
>
> -Mark
I probably should have tested this before I sent the email... but does anyone
know why I get the following message printed to stdout when starting Gaim?
plugins: /home/dude/gaim-head/lib/gaim/libbonjour.so is unloadable: undefined
symbol: sw_discovery_read_socket
Or, anyone know of a good way to fix it?
-Mark
|