[oe] [Bug 5031] hal: create_cache.c:487: error: `XML_ERROR_ABORTED' undeclared (first use in this function)

Henning Heinold heinold at inf.fu-berlin.de
Sat Feb 21 10:43:05 UTC 2009


On Sat, Feb 21, 2009 at 10:19:12AM +0100, bugzilla-daemon at amethyst.openembedded.net wrote:
> http://bugs.openembedded.net/show_bug.cgi?id=5031
> 
> 
> 
> 
> 
> --- Comment #2 from udo <udovdh at xs4all.nl>  2009-02-21 10:19:11 ---
> +++ b/conf/distro/chinook-compat.conf
> @@ -91,7 +91,8 @@ PREFERRED_VERSION_pango            = "1.16.4"
>  PREFERRED_VERSION_atk              = "1.18.0"
>  PREFERRED_VERSION_gtk+             = "2.10.14"
>  PREFERRED_VERSION_libpng           = "1.2.8"
> -PREFERRED_VERSION_expat            = "1.95.7"
> +#PREFERRED_VERSION_expat            = "1.95.7"
> +PREFERRED_VERSION_expat            = "2.0.0"
> 
>  # only dbus-glib 0.74 works with older dbus 1.0.x
>  PREFERRED_VERSION_dbus             = "1.0.3"
> 
> fixes hal compilation.

Hm,

but expat 2.0 ist not in the chinook repos, so there might be problems
when running it on the device. Even on diablo expat is at 1.95.8.

Bye Henning

PS: I will be looking into this problem and even provide diablo-compat.conf




More information about the Openembedded-devel mailing list