[Geany-Devel] WebHelper: Failed Geany-Plugins Nightly Builds

Matthew Brush mbrush at codebrainz.ca
Sun Jan 13 11:47:31 UTC 2013


On 13-01-13 02:57 AM, Enrico Tröger wrote:
> Hey,
>
> for some reason, WebHelper doesn't compile anymore on the Debian
> Unstable nightly builds.
>
> See
> http://nightly.geany.org/debian/geany-plugins_1.23+dfsg-2+20130113gitc6e21b1-1_sid-amd64.log
>
> I'm not really sure why ui_widgets can't be found, especially on the
> other builders it works.
>
> Does anyone have an idea?
>

It looks to me like maybe a autotools/libtool problem, like it has 
something cached from before gwh-browser.c started using symbols from 
ui_utils.c in a recent commit.

Maybe you just need to do a `make clean && make distclean && 
./autogen.sh && make` type of thing. Could be totally wrong but I find 
such hocus pocus usually resolves most of my Autotools issues :)

Cheers,
Matthew Brush




More information about the Devel mailing list