On Wed, Sep 20, 2006, Stefan Bellon wrote: > When linking something against Gtk (which in turn uses Pango), there's > an undefined reference in latest version of libpango1.0-0: > /usr/lib/libpangoft2-1.0.so.0: undefined reference to > `g_type_register_static_simple'
This looks like a locally installed library, please send the output of: ldd /usr/lib/libpangoft2-1.0.so.0 -- Loïc Minier <[EMAIL PROTECTED]>

