Error in gnome-speech-0.2.7/java
- From: "Jean-Luc Coulon (f5ibh)" <jean-luc coulon wanadoo fr>
- To: garnome-list gnome org
- Subject: Error in gnome-speech-0.2.7/java
- Date: Sun, 28 Sep 2003 12:03:35 +0200
Hi,
I got an error while doint make install from ../meta/gnome-desktop
It is in:
garnome-0.27.1/gnome/gnome-speech/work/main.d/gnome-speech-0.2.7/java
There is the following error:
$ make
\
-emitAll -i /home/jean-luc/garnome/share/idl/bonobo-activation-2.0 -
i ../idl \
-pkgPrefix GNOME org \
-pkgPrefix Bonobo org.GNOME \
-fallTie ../idl/GNOME_Speech_SynthesisDriver.idl
make: -emitAll: Command not found
make: *** [org/GNOME/Speech/*.java] Error 127
If I look in the Makefile, this is set in:
IDLJ_FLAGS = \
-emitAll \
-i $(BONOBO_ACTIVATION_IDL_DIR) \
-i $(top_srcdir)/idl
IDLJ_FLAGS is referenced in:
$(GNOME_SPEECH_JAVA_FILES):
$(IDLJ) \
$(IDLJ_FLAGS) \
-pkgPrefix GNOME org \
-pkgPrefix Bonobo org.GNOME \
-fallTie $(GNOME_SPEECH_IDL_FILES)
But $(IDLJ) is not set.
At the beginning of the Makefile, there is a line with:
IDLJ =
What should it be set to? (as well as, maybe, the other parameters of
this Makefile: JAVA is not set for instance).
---
Regards
Jean-Luc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]