Re: Another pre-release ...



Dave Mielke wrote:

[quoted lines by Dave Mielke on 2004/10/22 at 16:39 -0400]

Is anyone able to give me any advice? I'm sorry for reposting, but I haven't
seen an answer to this yet. Thanks.
When building on a fully updated RH9 system, I get:

===============================================================================
Making all in java
make[5]: Entering directory `/tmp/garnome-2.8.0.3/desktop/gnome-speech/work/main.d/gnome-speech-0.3.5/java'
\
-emitAll -i /opt/garnome-2.8.0.3/share/idl/bonobo-activation-2.0 -i ../idl \
-pkgPrefix GNOME org \
-pkgPrefix Bonobo org.GNOME \
-fallTie ../idl/GNOME_Speech_SynthesisDriver.idl
make[5]: -emitAll: Command not found
make[5]: *** [org/GNOME/Speech/*.java] Error 127
===============================================================================

It looks like some variable is evaluating to an empty string rather than to the
command which should be executed. Does anyone have any idea regarding what
might be wrong? Thanks.
That´s how make install looks like on my machine:

Making all in java
make[3]: Entering directory `/chris3/garnome-work/gnome-speech/main.d/gnome-speech-0.3.5/java'
/usr/java/jdk1.5.0/bin/idlj \
-emitAll -i /chris3/garnome/share/idl/bonobo-activation-2.0 -i ../idl \
-pkgPrefix GNOME org \
-pkgPrefix Bonobo org.GNOME \
-fallTie ../idl/GNOME_Speech_SynthesisDriver.idl
/usr/java/jdk1.5.0/bin/javac org/GNOME/Speech/*.java
/usr/java/jdk1.5.0/bin/jar -cf gnome-speech.jar org/GNOME/Speech/*.class

Do you have the Sun j2sdk installed?

greets

Christian Schneider

http://www.liquid-reality.de




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