Error Building Notes

Mike Massonnet mmassonnet at gmail.com
Sun Feb 7 17:45:10 CET 2010


Hello Tom,

If the version 4.7 is not found it will build the plugin for the 4.6 panel,
so no worries on this part. Looking at the compile error I use a GLib
function that is more recent than your version installed. I believe it is
you need at least GLib 2.16. I will add this minimum version in the autoconf
script.

What you can do is to comment this call inside the code, it will still
compile safely and work without trouble, except that clicking on URLs won't
do anything. However I'm not sure if this is the only call that fails with
GLib < 2.16.

Regards
Mike

2010/2/7 Tom Weeds <rebel.mailinglists at gmail.com>

> I'm trying to build the notes-plugin 1.7.2.
>
> When running configure the following message appears:
>
> checking for optional package libxfce4panel-1.0 >= 4.7.0... not found
>
> No problem, I'm not capable of building an entire dev environment ... yet
> :)
>
> make will crash with the following error:
>
>
> /home/sandy/tmp/build/xfce4-notes-plugin-1.7.2/panel-plugin/hypertextview.c:204:
> undefined reference to `g_app_info_launch_default_for_uri'
>
>
> Probably I can fix this error using a configure directive:
>
> Either: --disable-FEATURE
>
> Or: --without-PACKAGE
>
> I would appreciate if someone could tell which option (if any) is a
> better choice, and the package name (or feature).
>
> --without-libxfce4panel- 4.7.0
>
> --disable-?????
> _______________________________________________
> Xfce mailing list
> Xfce at xfce.org
> http://foo-projects.org/mailman/listinfo/xfce
> http://www.xfce.org
>



-- 
Mike
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.xfce.org/pipermail/xfce/attachments/20100207/ec64929b/attachment.html>


More information about the Xfce mailing list