Symbol not found: _res_9_dn_expand



Hello,
I have finally managed (to a point ) to build gtk+-2.16.3 from source
but have a problem with some of the libgio linking.

When I run:

$ sudo make install
I get the following errors:

make  install-data-hook
mkdir -p -- /usr/local/etc/gtk-2.0
g_module_open() failed for
/usr/local/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-png.so:
dlopen(/usr/local/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-png.so,
10): Symbol not found: _res_9_dn_expand
  Referenced from: /usr/local/lib/libgio-2.0.0.dylib
  Expected in: flat namespace

rest of output can be found at:

http://paste.lisp.org/display/83041

then it carries on until:

http://paste.lisp.org/+1S2S

/Users/khine/packages/gtk+-2.16.3/modules/input/im-xim.la does not
export GTK+ IM module API:
dlopen(/Users/khine/packages/gtk+-2.16.3/modules/input/.libs/im-xim.so,
10): Symbol not found: _res_9_dn_expand
  Referenced from: /usr/local/lib/libgio-2.0.0.dylib
  Expected in: flat namespace

make[2]: *** [gtk.immodules] Error 1
make[1]: *** [install-recursive] Error 1
make: *** [install-recursive] Error 1

I have posted a bug issue at

http://bugzilla.gnome.org/show_bug.cgi?id=587749

With more details.

Can someone shed some light on this.

Thanks
Norman


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