Re: Help? Undefined Reference g_debug compiling xscanimage

Tim Waugh (tim@cyberelk.demon.co.uk)
Wed, 7 Apr 1999 09:28:26 +0100 (GMT)

On Tue, 6 Apr 1999, Red Hat Linux User wrote:

> /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