| gtk+-2.8.0 configure error Hi all,
i am trying to configure the gtk+2.8.0 for my target board.
when i executed the configure command,
#./configure --prefix=/gtk-fb --without-x --enable-directfb --enable-xlib=no --without-libtiff --with-gdktarget=directfb
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
.
.
.
.
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for _LARGE_FILES value needed for large files... no
checking for nm... /usr/bin/nm -B
checking whether to enable maintainer-specific portions of Makefiles... no
checking for some Win32 platform... no
configure: error: Invalid target for GDK: use x11, linux-fb or win32.
please help me.
thanks,
ravi. |