Re: [Tracker] Compile broken on Ubuntu Dapper x86_64
- From: "Michael Biebl" <mbiebl gmail com>
- To: mdimanche free fr
- Cc: Alessandro Braggio <braggio fisica unige it>, tracker-list gnome org
- Subject: Re: [Tracker] Compile broken on Ubuntu Dapper x86_64
- Date: Sat, 26 Jan 2008 15:53:33 +0100
2008/1/26, Mathieu Dimanche <mdimanche free fr>:
Alessandro Braggio a écrit :
tracker-email-thunderbird.c:214: error: 'G_MARKUP_TREAT_CDATA_AS_TEXT'
undeclared (first use in this function)
this flag was added in glib v2.12 [1]. You probably have an earlier version.
The configure.ac should then be patched to reflect this, for the
configure script to fail if at least glib 2.12 isn't present :
< GLIB_REQUIRED=2.10.0
> GLIB_REQUIRED=2.12.0
Another option would be to use an HAVE_RECENT_GLIB #ifdef, if possible.
Michael
--
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]