configure gtk2 framebuffer support on linux-rpm distro (suse 9.2)

From: Albrecht Ellinger (albrecht.ellinger_at_dold-regler.de)
Date: 06/21/05


Date: 21 Jun 2005 06:54:12 -0700

Hello Newsgroup!

I have a Tarball gtk+-2.4.9.tar.gz and do succesfully
./configure --with-gdktarget=linux-fb

then make fails complaining

/home/albrecht.ellinger/gtk+-2.4.9/gdk/.libs/libgdk-linux-fb-2.0.so

: undefined reference to `_gdk_windowing_window_destroy_foreign'

I suspect, that I once have installed a mandrake gtk-tarball.
This tarball I have deleted already.

But anyway checkinstall fails also to create a rpm, when I support X11.

So I need advice how to configure a preinstalled linux system.
(BTW framebuffer is working, I have tested already).

Thank you very much

Albrecht