GTK 1.1.9 problem




Since I upgraded to glib 1.1.9 and gtk+ 1.1.9, I have a couple of
problems:

1) Most apps compile fine, however, when executed, I get this message:
    Gdk-ERROR **: an x io error occurred
    aborting...
    IOT trap/Abort

   Then, of course, the app dies (most compiled against 1.1.9 do this).

2) I got the latest gtk-- (0.10.2), but it fails on compile with:

c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -DG_LOG_DOMAIN=\"Gtk--\"
-I. -I. -I./.. -I.. -I../.. -I/usr/X11R6/include
-I/usr/local/lib/glib/include -I/usr/local/include -D_REENTRANT -g -O2
-Wall -Wno-unused -ansi -pedantic -c -fPIC -DPIC gtk--.cc
In file included from ../../src/gtk--.h:245,
                 from gtk--.cc:32:
../../src/gtk--/drawwindow.h:9: gtk/gtkdrawwindow.h: No such file or
directory
make[4]: *** [gtk--.lo] Error 1
make[4]: Leaving directory `/usr/local/src/Gtk---0.10.2/src/gtk--'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/usr/local/src/Gtk---0.10.2/src'
make[2]: *** [all-recursive-am] Error 2
make[2]: Leaving directory `/usr/local/src/Gtk---0.10.2/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/Gtk---0.10.2'
make: *** [all-recursive-am] Error 2
root@enterprise:/usr/local/src/Gtk---0.10.2 # 


I am at a loss on how to fix these problems.  Previously, I had been using
1.1.7 of glib/gtk+.

I do hope I have posted this to the proper mailing list.


Any help would be appreciated.

Ron L. Smith




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