problem with the new GTK+2.2.1 compilation after crash



Hi,

can somebody help me with this, please?

I has been compiling the GTK+2.2.1 from source code following instructions on
http://beyond.linuxfromscratch.org/view/cvs/x/gtk2.html

*./configure --prefix=/usr --sysconfdir=/etc &&
make &&
make install*

, but the computer crashed during the make or make install commands.

After the reboot, I deleted the gtk src dictory, recreated source tree from the distribution file, but the compilation stopped in this time soon with these message:

In file included from ../../gdk/x11/gdkwindow-x11.h:30,
                from gdkprivate-x11.h:36,
                from gdkx.h:78,
                from gdkcolor-x11.c:31:
../../gdk/x11/gdkdrawable-x11.h:69: parse error before "XftDraw"
../../gdk/x11/gdkdrawable-x11.h:69: warning: no semicolon at end of struct or union
In file included from gdkprivate-x11.h:36,
                from gdkx.h:78,
                from gdkcolor-x11.c:31:
../../gdk/x11/gdkwindow-x11.h:69: field `parent_instance' has incomplete type
In file included from gdkprivate-x11.h:37,
                from gdkx.h:78,
                from gdkcolor-x11.c:31:
../../gdk/x11/gdkpixmap-x11.h:52: field `parent_instance' has incomplete type
make[3]: *** [gdkcolor-x11.lo] Error 1
make[3]: Leaving directory `/usr/src/gtk+-2.2.1/gdk/x11'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/gtk+-2.2.1/gdk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/gtk+-2.2.1'
make: *** [all-recursive-am] Error 2


So I tried make uninstall, then deleted manually gtk related files in /etc, also some files for pkg-config and something in /usr/lib directory, everything related with the name and the time to the previous uncompleted installation, but without help.

What can I try?

Thank you for any help,
Jiri




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