Errors during compile time



I have the following error while trying to compile gtk+ 1.2.0

gcc -DHAVE_CONFIG_H -I. -I../././gdk -I.. -DG_LOG_DOMAIN=\"Gdk\" -I.././. -DGTK_NO_CHECK_CASTS -DUSE_XIM -I/usr/local/lib/glib/include -I/usr/local/include -I/usr/X11R6/include -g -O2 -Wall -c -fPIC -DPIC gdkwindow.c -o gdkwindow.lo
gdkwindow.c: In function `gdk_window_set_geometry_hints':
gdkwindow.c:1148: `INT_MAX' undeclared (first use this function)
gdkwindow.c:1148: (Each undeclared identifier is reported only once
gdkwindow.c:1148: for each function it appears in.)
make[2]: *** [gdkwindow.lo] Error 1

What to do?



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