> /usr/lib/libgimp.so: undefined reference to `g_debug'
> /usr/lib/libgimp.so: undefined reference to `g_warning'
> /usr/lib/libgimp.so: undefined reference to `g_error'
This is because of library incompatibilities. What version of Gimp are
you running, and is it compatible with the 1.2.0 libraries? (glib-1.2.1
and gtk+-1.2.1 are the latest stable releases, incidentally.)
Also, where did you install glib and gtk+? The linker might be picking
them up from some other place.
Tim.
*/
-- Source code, list archive, and docs: http://www.mostang.com/sane/ To unsubscribe: echo unsubscribe sane-devel | mail majordomo@mostang.com