[Java-gnome-developer] configure problem with CVS version.
Brought to you by:
afcowie
From: Nicholas R. <ni...@mn...> - 2004-10-25 14:40:14
|
I've been having problems trying to compile java-gnome from source. I have tried both the 2.7.4 tarball and the CVS version (by hand and via jhbuild). Here's what i get when running configure in libgtk-java: me: /usr/local/src/java-gnome/libgtk-java> ./configure loading cache ./config.cache checking for Cygwin environment... no checking for mingw32 environment... no checking for executable suffix... no checking how to run the C preprocessor... cc -E checking for gcc... gcc checking whether the C compiler (gcc ) works... yes checking whether the C compiler (gcc ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for a BSD compatible install... /bin/install -c checking for db2html... nocommand checking for docbook2html... /usr/bin/docbook2html checking if /opt/blackdown-jdk-1.4.2/bin/javac works... yes checking if /opt/blackdown-jdk-1.4.2/bin/javac works... (cached) yes checking for javadoc... javadoc checking for jar... jar ./configure: line 2420: syntax error: unexpected end of file when running autogen.sh i get this: me: /usr/local/src/java-gnome/libgtk-java> ./autogen.sh Illegal variable name. can anyone point me in the right direction? thanks in advance for your help, Nick |