Re: glib compile bug?
- From: "David Necas (Yeti)" <yeti physics muni cz>
- To: digitek <digitek charter net>
- Cc: gtk-list gnome org
- Subject: Re: glib compile bug?
- Date: Sun, 26 Mar 2006 11:39:45 +0200
On Sat, Mar 25, 2006 at 09:22:48PM -0500, digitek wrote:
> I'm trying to cross-compile glib-2.2.3 for the arm but getting an error about
> g_value_take_string. Is this a common error?
>
> ---------------------------
> <snip_lots_of_glib_compile>..
> arm-linux-gcc -g -O2 -Wall -o .libs/gobject-query
> gobject-query.o ./.libs/libgobject-2.0.so /opt/gtk/glib-2.2.2-build/glib/.libs/libglib-2.0.so ../glib/.libs/libglib-2.0.so
> -lm -Wl,--rpath -Wl,/opt/toolchain/arm-linux/local/lib
> ./.libs/libgobject-2.0.so: undefined reference to `g_value_take_string'
g_value_take_string() exists only since GLib 2.4.
I do not quite understand how you can get this error in
compilation of GLib 2.2.3 its source does not contain the
string `g_value_take_string' at all.
Yeti
--
That's enough.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]