problem in using gtk



hello, ...

this should actually go to the gtk mailing list, but since i am not subscribed, and they don't like mail from unsubscribed persons, i will send it here, perhaps someone has an idea about it.

------------------------------------------

Hello, ...

i just recompiled the glib 1.1.2 and gtk 1.1.1 packages for debian/m68k
installed them and tried to compile a simple gtk program.

i got the following errors :

/usr/lib/libgdk-1.1.so: undefined reference to `XGetDeviceMotionEvents'
/usr/lib/libgdk-1.1.so: undefined reference to `XFreeDeviceList'
/usr/lib/libgdk-1.1.so: undefined reference to `XQueryDeviceState'
/usr/lib/libgdk-1.1.so: undefined reference to `XListInputDevices'
/usr/lib/libgdk-1.1.so: undefined reference to `XFreeDeviceMotionEvents'
/usr/lib/libgdk-1.1.so: undefined reference to `XOpenDevice'
/usr/lib/libgdk-1.1.so: undefined reference to `XSelectExtensionEvent'
/usr/lib/libgdk-1.1.so: undefined reference to `XUngrabDevice'
/usr/lib/libgdk-1.1.so: undefined reference to `XGrabDevice'
collect2: ld returned 1 exit status
Error while building custom runtime system
make: *** [mlgtk_test] Error 2

why is that, is there some part of X that i don't have installed ? which
one is it ?

also for the glibconfig.h bug, is the correct way to do things now to do
a:

#include <glib/glibconfig.h>

this is not very clear in the faq were it says glibcconfig is in
$exec_prefix/lib/glib/include/
should that not be $exec_prefix/include/glib/include/ or is there a link
from lib/glib to include/glib ?

please respond me personnaly, since i am not (yet) oin this mailing
list.

Friendly,

Sven LUTHER



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