[kaffe] new problem!
vlad
vlad666 at web.de
Fri Oct 27 05:07:07 PDT 2006
Hello,
I've fixed my previous problem so far by using --disable-gtk-peer with
configure. Finally I used the following configuration on "./configure":
./configure --build=i686-linux --enable-xscale --without-x
--disable-alsatest --disable-esdtest --disable-sound
--enable-pure-java-math --without-classpath-gtk-awt
--without-kaffe-qt-awt --without-kaffe-x-awt
--with-threads=unix-pthreads --with-engine=intrp --enable-debug
--enable-xdebugging --disable-boehm-gc-configuration
build_alias=i686-linux --enable-ltdl-convenience --disable-core-jni
--disable-examples --cache-file=/dev/null --srcdir=. --disable-gtk-peer
--enable-gcj
I am not sure about the rightness of those options according to my
system configuration. Anyway I got a new error:
checking for pkg-config... /usr/bin/pkg-config
checking for gconf-2.0 >= 2.11.2... Package gconf-2.0 was not found in
the pkg-config search path. Perhaps you should add the directory
containing `gconf-2.0.pc' to the PKG_CONFIG_PATH environment variable No
package 'gconf-2.0' found
configure: error: Library requirements (gconf-2.0 >= 2.11.2) not met;
consider adjusting the PKG_CONFIG_PATH environment variable if your
libraries are in a nonstandard prefix so pkg-config can find them.
My system is:
Ubuntu 6.06.1 LTS
Linux version 2.6.15-27-386
gcc version 4.0.3 (Ubuntu 4.0.3-1ubuntu5)
autoconf (GNU Autoconf) 2.59
automake (GNU automake) 1.4-p6
pkg-config --version = 0.20
gconf2 (2.14.0) is also installed
...
please tell me if you know, how I could fix this one.
Thanks in advance, Regards
Vladimir
More information about the kaffe
mailing list