Re: Glib-1.144 compile error



On 3/16/07, Jeffrey Ratcliffe <jeffrey ratcliffe gmail com> wrote:
To make sure I've got the libraries set up, I tried compiling Muppet's
iowatch.c from http://mail.gnome.org/archives/gtk-perl-list/2007-February/msg00062.html

I get:

$ cc -g `pkg-config --cflags --libs gtk+-2.0` -o iowatch iowatch.c
/caehome/ra28145/lib/libpangoft2-1.0.so.0: undefined reference to
`g_type_register_static_simple'

The output of

pkg-config --cflags --libs gtk+-2.0

would be interesting. Most likely it implies a version of libglib-2.0
other than the
one you built pango with.

Cheers, Roderich



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]