Re: Freetts driver problems.



where can I get the java access bridge at?
thanks
hankmuktha staggered into view and 
mumbled:

> Hi Thomas,
> 
> You need to install java-access-bridge first and then try to build gnome-speech
> with Freetts.
> 
> Thanks'n Regards
> Muktha
> 
> 
> "Thomas D. Ward" wrote:
> 
> > Hello, list.
> > Has anyone else had troubles compiling the /Freetts gnome-speech driver? No
> > matter what I do it refuses to compile. I've tried using
> > the --with-freetts-dir=/usr/java/Freetts/lib flag with absolutely no effect.
> > Here is a complete read out from configure to the point where make blows up
> > in my face. I'm hoping someone can please point out what I may be doing
> > wrong, or have an idea why gnome-speech is not compiling.
> >
> >  ./configure --with-freetts-dir=/usr/java/FreeTTS/
> > lib/ --prefix=/usr
> > checking for a BSD-compatible install... /usr/bin/install -c
> > checking whether build environment is sane... yes
> > checking whether make sets $(MAKE)... yes
> > checking for working aclocal-1.4... found
> > checking for working autoconf... found
> > checking for working automake-1.4... found
> > checking for working autoheader... found
> > checking for working makeinfo... found
> > expr: syntax error
> > checking whether to enable maintainer-specific portions of Makefiles... no
> > checking for gcc... gcc
> > checking for C compiler default output... a.out
> > checking whether the C compiler works... yes
> > checking whether we are cross compiling... no
> > checking for suffix of executables...
> > checking for suffix of object files... o
> > checking whether we are using the GNU C compiler... yes
> > checking whether gcc accepts -g... yes
> > checking for gcc option to accept ANSI C... none needed
> > checking for a BSD-compatible install... /usr/bin/install -c
> > checking for strerror in -lcposix... no
> > checking whether gcc understands -Wno-sign-compare... yes
> > checking what warning flags to pass to the C
> > compiler... -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissin
> > g-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare
> > checking what language compliance flags to pass to the C compiler...
> > checking build system type... i686-pc-linux-gnu
> > checking host system type... i686-pc-linux-gnu
> > checking for ld used by GCC... /usr/bin/ld
> > checking if the linker (/usr/bin/ld) is GNU ld... yes
> > checking for /usr/bin/ld option to reload object files... -r
> > checking for BSD-compatible nm... /usr/bin/nm -B
> > checking for a sed that does not truncate output... /bin/sed
> > checking whether ln -s works... yes
> > checking how to recognise dependent libraries... pass_all
> > checking command to parse /usr/bin/nm -B output... ok
> > checking how to run the C preprocessor... gcc -E
> > checking for egrep... grep -E
> > checking for ANSI C header files... yes
> > checking for sys/types.h... yes
> > checking for sys/stat.h... yes
> > checking for stdlib.h... yes
> > checking for string.h... yes
> > checking for memory.h... yes
> > checking for strings.h... yes
> > checking for inttypes.h... yes
> > checking for stdint.h... yes
> > checking for unistd.h... yes
> > checking dlfcn.h usability... yes
> > checking dlfcn.h presence... yes
> > checking for dlfcn.h... yes
> > checking for ranlib... ranlib
> > checking for strip... strip
> > checking for objdir... .libs
> > checking for gcc option to produce PIC... -fPIC
> > checking if gcc PIC flag -fPIC works... yes
> > checking if gcc static flag -static works... yes
> > checking if gcc supports -c -o file.o... yes
> > checking if gcc supports -c -o file.lo... yes
> > checking if gcc supports -fno-rtti -fno-exceptions... yes
> > checking whether the linker (/usr/bin/ld) supports shared libraries... yes
> > checking how to hardcode library paths into programs... immediate
> > checking whether stripping libraries is possible... yes
> > checking dynamic linker characteristics... GNU/Linux ld.so
> > checking if libtool supports shared libraries... yes
> > checking whether to build shared libraries... yes
> > checking whether to build static libraries... no
> > checking whether -lc should be explicitly linked in... no
> > creating libtool
> > checking for gtkdoc-mkdb... true
> > checking gtk-doc version (0.10) >= 0.6... no
> > checking for pkg-config... /usr/bin/pkg-config
> > checking for bonobo-activation-2.0 >= 0.9.1 libbonobo-2.0 >= 1.97.0
> > ORBit-2.0 >= 2.3.94... yes
> > checking
> > gnome_speech_CFLAGS... -DORBIT2=1 -pthread -I/usr/include/bonobo-activation-
> > 2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit
> > -2.0 -I/usr/include/linc-1.0 -I/usr/include/libbonobo-2.0
> > checking
> > gnome_speech_LIBS... -Wl,--export-dynamic -pthread -lbonobo-2 -lbonobo-activ
> > ation -lORBit-2 -lm -llinc -lgmodule-2.0 -ldl -lgobject-2.0 -lgthread-2.0 -l
> > glib-2.0
> > checking for eciNew in -libmeci50... no
> > checking for TextToSpeechSync in -ltts... yes
> > checking for "/usr/java/j2sdk1.4.2/bin/java"... yes
> > checking for "/usr/java/j2sdk1.4.2/bin/javac"... yes
> > checking for "/usr/java/j2sdk1.4.2/bin/idlj"... yes
> > configure: creating ./config.status
> > config.status: creating Makefile
> > config.status: creating gnome-speech-1.0.pc
> > config.status: creating gnome-speech/Makefile
> > config.status: creating idl/Makefile
> > config.status: creating java/Makefile
> > config.status: creating drivers/Makefile
> > config.status: creating drivers/dectalk/Makefile
> > config.status: creating
> > drivers/dectalk/GNOME_Speech_SynthesisDriver_Dectalk.server
> > config.status: creating drivers/eloquence/Makefile
> > config.status: creating
> > drivers/eloquence/GNOME_Speech_SynthesisDriver_Eloquence.server
> > config.status: creating drivers/festival/Makefile
> > config.status: creating
> > drivers/festival/GNOME_Speech_SynthesisDriver_Festival.server
> > config.status: creating drivers/freetts/Makefile
> > config.status: creating drivers/freetts/native/Makefile
> > config.status: creating drivers/freetts/java/Makefile
> > config.status: creating drivers/freetts/freetts-synthesis-driver
> > config.status: creating
> > drivers/freetts/GNOME_Speech_SynthesisDriver_FreeTTS.server
> > config.status: creating drivers/viavoice/Makefile
> > config.status: creating
> > drivers/viavoice/GNOME_Speech_SynthesisDriver_Viavoice.server
> > config.status: creating test/Makefile
> > config.status: creating config.h
> > config.status: config.h is unchanged
> > config.status: executing default-1 commands
> > [root Lightning gnome-speech]#
> > [root Lightning gnome-speech]# make
> > make  all-recursive
> > make[1]: Entering directory `/root/gnopernicus/gnome-speech'
> > Making all in idl
> > make[2]: Entering directory `/root/gnopernicus/gnome-speech/idl'
> > make[2]: Nothing to be done for `all'.
> > make[2]: Leaving directory `/root/gnopernicus/gnome-speech/idl'
> > Making all in gnome-speech
> > make[2]: Entering directory `/root/gnopernicus/gnome-speech/gnome-speech'
> > /usr/bin/orbit-idl-2 -D__SPEECH_COMPILATION__ -I/usr/share/idl/bonobo-activa
> > tion-2.0 -I/usr/share/idl/bonobo-2.0 -I../idl --add-imodule
> > ../idl/GNOME_Speech_SynthesisDriver.idl
> > orbit-idl-2 2.6.0 compiling
> >   mode, show preprocessor errors, passes: stubs skels common headers
> > skel_impl imodule
> >
> > cd .. \
> >   && CONFIG_FILES=gnome-speech/Makefile CONFIG_HEADERS= /bin/sh
> > ./config.status
> > config.status: creating gnome-speech/Makefile
> > config.status: executing default-1 commands
> > make[2]: Leaving directory `/root/gnopernicus/gnome-speech/gnome-speech'
> > make[2]: Entering directory `/root/gnopernicus/gnome-speech/gnome-speech'
> > /bin/sh ../libtool --mode=compile
> > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DORBIT2=1 -pthread -I/usr/includ
> > e/bonobo-activation-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
> > -I/usr/include/orbit-2.0 -I/usr/include/linc-1.0 -I/usr/include/libbonobo-2.
> > 0      -g -O2 -c GNOME_Speech_SynthesisDriver-stubs.c
> > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DORBIT2=1 -pthread -I/usr/includ
> > e/bonobo-activation-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
> > -I/usr/include/orbit-2.0 -I/usr/include/linc-1.0 -I/usr/include/libbonobo-2.
> > 0 -g -O2 -Wp,-MD,.deps/GNOME_Speech_SynthesisDriver-stubs.pp -c
> > GNOME_Speech_SynthesisDriver-stubs.c  -fPIC -DPIC -o
> > GNOME_Speech_SynthesisDriver-stubs.lo
> > /bin/sh ../libtool --mode=compile
> > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DORBIT2=1 -pthread -I/usr/includ
> > e/bonobo-activation-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
> > -I/usr/include/orbit-2.0 -I/usr/include/linc-1.0 -I/usr/include/libbonobo-2.
> > 0      -g -O2 -c GNOME_Speech_SynthesisDriver-skels.c
> > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DORBIT2=1 -pthread -I/usr/includ
> > e/bonobo-activation-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
> > -I/usr/include/orbit-2.0 -I/usr/include/linc-1.0 -I/usr/include/libbonobo-2.
> > 0 -g -O2 -Wp,-MD,.deps/GNOME_Speech_SynthesisDriver-skels.pp -c
> > GNOME_Speech_SynthesisDriver-skels.c  -fPIC -DPIC -o
> > GNOME_Speech_SynthesisDriver-skels.lo
> > /bin/sh ../libtool --mode=compile
> > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DORBIT2=1 -pthread -I/usr/includ
> > e/bonobo-activation-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
> > -I/usr/include/orbit-2.0 -I/usr/include/linc-1.0 -I/usr/include/libbonobo-2.
> > 0      -g -O2 -c GNOME_Speech_SynthesisDriver-common.c
> > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DORBIT2=1 -pthread -I/usr/includ
> > e/bonobo-activation-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
> > -I/usr/include/orbit-2.0 -I/usr/include/linc-1.0 -I/usr/include/libbonobo-2.
> > 0 -g -O2 -Wp,-MD,.deps/GNOME_Speech_SynthesisDriver-common.pp -c
> > GNOME_Speech_SynthesisDriver-common.c  -fPIC -DPIC -o
> > GNOME_Speech_SynthesisDriver-common.lo
> > /bin/sh ../libtool --mode=compile
> > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DORBIT2=1 -pthread -I/usr/includ
> > e/bonobo-activation-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
> > -I/usr/include/orbit-2.0 -I/usr/include/linc-1.0 -I/usr/include/libbonobo-2.
> > 0      -g -O2 -c speaker.c
> > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DORBIT2=1 -pthread -I/usr/includ
> > e/bonobo-activation-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
> > -I/usr/include/orbit-2.0 -I/usr/include/linc-1.0 -I/usr/include/libbonobo-2.
> > 0 -g -O2 -Wp,-MD,.deps/speaker.pp -c speaker.c  -fPIC -DPIC -o speaker.lo
> > /bin/sh ../libtool --mode=link
> > gcc  -g -O2 -Wl,--export-dynamic -pthread -lbonobo-2 -lbonobo-activation -lO
> > RBit-2 -lm -llinc -lgmodule-2.0 -ldl -lgobject-2.0 -lgthread-2.0 -lglib-2.0
> >   -version-info 0:1: -o libgnomespeech.la -rpath /usr/lib
> > GNOME_Speech_SynthesisDriver-stubs.lo GNOME_Speech_SynthesisDriver-skels.lo
> > GNOME_Speech_SynthesisDriver-common.lo speaker.lo
> > mkdir .libs
> > rm -fr .libs/libgnomespeech.la .libs/libgnomespeech.* .libs/libgnomespeech.*
> > (cd . && ln -s GNOME_Speech_SynthesisDriver-stubs.lo
> > GNOME_Speech_SynthesisDriver-stubs.o)
> > (cd . && ln -s GNOME_Speech_SynthesisDriver-skels.lo
> > GNOME_Speech_SynthesisDriver-skels.o)
> > (cd . && ln -s GNOME_Speech_SynthesisDriver-common.lo
> > GNOME_Speech_SynthesisDriver-common.o)
> > (cd . && ln -s speaker.lo speaker.o)
> > gcc -shared  GNOME_Speech_SynthesisDriver-stubs.lo
> > GNOME_Speech_SynthesisDriver-skels.lo GNOME_Speech_SynthesisDriver-common.lo
> > speaker.lo  -lbonobo-2 -lbonobo-activation -lORBit-2 -lm
> > /usr/lib/liblinc.so -lgmodule-2.0 -ldl -lgobject-2.0 -lgthread-2.0 -lglib-2.
> > 0  -Wl,--export-dynamic -Wl,-soname -Wl,libgnomespeech.so.0 -o
> > .libs/libgnomespeech.so.0.0.1
> > (cd .libs && rm -f libgnomespeech.so.0 && ln -s libgnomespeech.so.0.0.1
> > libgnomespeech.so.0)
> > (cd .libs && rm -f libgnomespeech.so && ln -s libgnomespeech.so.0.0.1
> > libgnomespeech.so)
> > creating libgnomespeech.la
> > (cd .libs && rm -f libgnomespeech.la && ln -s ../libgnomespeech.la
> > libgnomespeech.la)
> > /bin/sh ../libtool --mode=compile
> > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DORBIT2=1 -pthread -I/usr/includ
> > e/bonobo-activation-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
> > -I/usr/include/orbit-2.0 -I/usr/include/linc-1.0 -I/usr/include/libbonobo-2.
> > 0      -g -O2 -c GNOME_Speech_SynthesisDriver-imodule.c
> > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DORBIT2=1 -pthread -I/usr/includ
> > e/bonobo-activation-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
> > -I/usr/include/orbit-2.0 -I/usr/include/linc-1.0 -I/usr/include/libbonobo-2.
> > 0 -g -O2 -Wp,-MD,.deps/GNOME_Speech_SynthesisDriver-imodule.pp -c
> > GNOME_Speech_SynthesisDriver-imodule.c  -fPIC -DPIC -o
> > GNOME_Speech_SynthesisDriver-imodule.lo
> > /bin/sh ../libtool --mode=link
> > gcc  -g -O2 -Wl,--export-dynamic -pthread -lbonobo-2 -lbonobo-activation -lO
> > RBit-2 -lm -llinc -lgmodule-2.0 -ldl -lgobject-2.0 -lgthread-2.0 -lglib-2.0
> >   -version-info 0:1: -o GNOME_Speech_SynthesisDriver_module.la -rpath
> > /usr/lib/orbit-2.0 -export-dynamic -module
> > GNOME_Speech_SynthesisDriver-imodule.lo
> > rm -fr .libs/GNOME_Speech_SynthesisDriver_module.la
> > .libs/GNOME_Speech_SynthesisDriver_module.*
> > .libs/GNOME_Speech_SynthesisDriver_module.*
> > (cd . && ln -s GNOME_Speech_SynthesisDriver-imodule.lo
> > GNOME_Speech_SynthesisDriver-imodule.o)
> > gcc -shared
> >
> > GNOME_Speech_SynthesisDriver-imodule.lo  -lbonobo-2 -lbonobo-activation -lOR
> > Bit-2 -lm
> > /usr/lib/liblinc.so -lgmodule-2.0 -ldl -lgobject-2.0 -lgthread-2.0 -lglib-2.
> > 0  -Wl,--export-dynamic -Wl,-soname -Wl,GNOME_Speech_SynthesisDriver_module.
> > so.0 -o .libs/GNOME_Speech_SynthesisDriver_module.so.0.0.1
> > (cd .libs && rm -f GNOME_Speech_SynthesisDriver_module.so.0 && ln -s
> > GNOME_Speech_SynthesisDriver_module.so.0.0.1
> > GNOME_Speech_SynthesisDriver_module.so.0)
> > (cd .libs && rm -f GNOME_Speech_SynthesisDriver_module.so && ln -s
> > GNOME_Speech_SynthesisDriver_module.so.0.0.1
> > GNOME_Speech_SynthesisDriver_module.so)
> > creating GNOME_Speech_SynthesisDriver_module.la
> > (cd .libs && rm -f GNOME_Speech_SynthesisDriver_module.la && ln -s
> > ../GNOME_Speech_SynthesisDriver_module.la
> > GNOME_Speech_SynthesisDriver_module.la)
> > make[2]: Leaving directory `/root/gnopernicus/gnome-speech/gnome-speech'
> > Making all in java
> > make[2]: Entering directory `/root/gnopernicus/gnome-speech/java'
> > /usr/java/j2sdk1.4.2/bin/idlj \
> > -emitAll -i /usr/share/idl/bonobo-activation-2.0 -i ../idl \
> > -pkgPrefix GNOME org \
> > -pkgPrefix Bonobo org.GNOME \
> > -fallTie ../idl/GNOME_Speech_SynthesisDriver.idl
> > /usr/java/j2sdk1.4.2/bin/javac org/GNOME/Speech/*.java
> > jar -cf gnome-speech.jar org/GNOME/Speech/*.class
> > make[2]: Leaving directory `/root/gnopernicus/gnome-speech/java'
> > Making all in drivers
> > make[2]: Entering directory `/root/gnopernicus/gnome-speech/drivers'
> > Making all in viavoice
> > make[3]: Entering directory
> > `/root/gnopernicus/gnome-speech/drivers/viavoice'
> > make[3]: Nothing to be done for `all'.
> > make[3]: Leaving directory `/root/gnopernicus/gnome-speech/drivers/viavoice'
> > Making all in festival
> > make[3]: Entering directory
> > `/root/gnopernicus/gnome-speech/drivers/festival'
> > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -I../../gnome-speech -DO
> > RBIT2=1 -pthread -I/usr/include/bonobo-activation-2.0 -I/usr/include/glib-2.
> > 0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/linc-1
> > .0 -I/usr/include/libbonobo-2.0   -Wall -Wunused -Wchar-subscripts -Wmissing
> > -declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sig
> > n-compare     -g -O2 -c festivalsynthesisdriver.c
> > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -I../../gnome-speech -DO
> > RBIT2=1 -pthread -I/usr/include/bonobo-activation-2.0 -I/usr/include/glib-2.
> > 0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/linc-1
> > .0 -I/usr/include/libbonobo-2.0   -Wall -Wunused -Wchar-subscripts -Wmissing
> > -declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sig
> > n-compare     -g -O2 -c festivalspeaker.c
> > /bin/sh ../../libtool --mode=link
> > gcc  -g -O2 -Wl,--export-dynamic -pthread -lbonobo-2 -lbonobo-activation -lO
> > RBit-2 -lm -llinc -lgmodule-2.0 -ldl -lgobject-2.0 -lgthread-2.0 -lglib-2.0
> >   -o festival-synthesis-driver  festivalsynthesisdriver.o festivalspeaker.o
> > ../../gnome-speech/libgnomespeech.la
> > mkdir .libs
> > gcc -g -O2 -Wl,--export-dynamic -pthread -o .libs/festival-synthesis-driver
> > festivalsynthesisdriver.o festivalspeaker.o
> > ../../gnome-speech/.libs/libgnomespeech.so -lbonobo-2 -lbonobo-activation -l
> > ORBit-2 -lm
> > /usr/lib/liblinc.so -lgmodule-2.0 -ldl -lgobject-2.0 -lgthread-2.0 -lglib-2.
> > 0
> > creating festival-synthesis-driver
> > make[3]: Leaving directory `/root/gnopernicus/gnome-speech/drivers/festival'
> > Making all in freetts
> > make[3]: Entering directory `/root/gnopernicus/gnome-speech/drivers/freetts'
> > Making all in java
> > make[4]: Entering directory
> > `/root/gnopernicus/gnome-speech/drivers/freetts/java'
> > /usr/java/j2sdk1.4.2/bin/javac \
> > -classpath
> > ../../../java/gnome-speech.jar:/usr/share/jar/gnome-java-bridge.jar:/usr/jav
> > a/FreeTTS/lib//freetts.jar:/usr/java/FreeTTS/lib//cmulex.jar:/usr/java/FreeT
> > TS/lib//cmukal16.jar \
> > org/GNOME/Speech/*.java
> > org/GNOME/Speech/FreeTTSSpeaker.java:2: package org.GNOME.Bonobo does not
> > exist
> > import org.GNOME.Bonobo.*;
> > ^
> > org/GNOME/Speech/FreeTTSSpeaker.java:4: package org.GNOME.Accessibility does
> > not exist
> > import org.GNOME.Accessibility.*;
> > ^
> > org/GNOME/Speech/FreeTTSSpeaker.java:8: package org.GNOME.Bonobo does not
> > exist
> > import org.GNOME.Bonobo.*;
> > ^
> > org/GNOME/Speech/FreeTTSSpeaker.java:13: cannot resolve symbol
> > symbol  : class UnknownImpl
> > location: class org.GNOME.Speech.FreeTTSSpeaker
> > public class FreeTTSSpeaker extends UnknownImpl implements SpeakerOperations
> > {
> >                                     ^
> > org/GNOME/Speech/FreeTTSSpeaker.java:13: cannot access
> > org.GNOME.Bonobo.UnknownOperations
> > file org/GNOME/Bonobo/UnknownOperations.class not found
> > public class FreeTTSSpeaker extends UnknownImpl implements SpeakerOperations
> > {
> >        ^
> > org/GNOME/Speech/FreeTTSSynthesisDriver.java:2: package org.GNOME.Bonobo
> > does not exist
> > import org.GNOME.Bonobo.*;
> > ^
> > org/GNOME/Speech/FreeTTSSynthesisDriver.java:4: package
> > org.GNOME.Accessibility does not exist
> > import org.GNOME.Accessibility.*;
> > ^
> > org/GNOME/Speech/FreeTTSSynthesisDriver.java:8: package org.GNOME.Bonobo
> > does not exist
> > import org.GNOME.Bonobo.*;
> > ^
> > org/GNOME/Speech/FreeTTSSynthesisDriver.java:14: cannot resolve symbol
> > symbol  : class UnknownImpl
> > location: class org.GNOME.Speech.FreeTTSSynthesisDriver
> > public class FreeTTSSynthesisDriver extends UnknownImpl implements
> > SynthesisDriverOperations {
> >                                             ^
> > org/GNOME/Speech/FreeTTSSpeaker.java:21: cannot resolve symbol
> > symbol  : variable poa
> > location: class org.GNOME.Speech.FreeTTSSpeaker
> >   poa = JavaBridge.getRootPOA ();
> >                 ^
> > org/GNOME/Speech/FreeTTSSpeaker.java:21: cannot resolve symbol
> > symbol  : variable JavaBridge
> > location: class org.GNOME.Speech.FreeTTSSpeaker
> >   poa = JavaBridge.getRootPOA ();
> >                       ^
> > org/GNOME/Speech/FreeTTSSpeaker.java:22: cannot resolve symbol
> > symbol  : variable tie
> > location: class org.GNOME.Speech.FreeTTSSpeaker
> >   tie = new SpeakerPOATie (this, poa);
> >                 ^
> > org/GNOME/Speech/FreeTTSSpeaker.java:22: cannot resolve symbol
> > symbol  : variable this
> > location: class org.GNOME.Speech.FreeTTSSpeaker
> >   tie = new SpeakerPOATie (this, poa);
> >                                          ^
> > org/GNOME/Speech/FreeTTSSpeaker.java:22: cannot resolve symbol
> > symbol  : variable poa
> > location: class org.GNOME.Speech.FreeTTSSpeaker
> >   tie = new SpeakerPOATie (this, poa);
> >                                                ^
> > org/GNOME/Speech/FreeTTSSpeaker.java:24: cannot resolve symbol
> > symbol  : variable tie
> > location: class org.GNOME.Speech.FreeTTSSpeaker
> >    poa.activate_object(tie);
> >                                             ^
> > org/GNOME/Speech/FreeTTSSpeaker.java:24: cannot resolve symbol
> > symbol  : variable poa
> > location: class org.GNOME.Speech.FreeTTSSpeaker
> >    poa.activate_object(tie);
> >                         ^
> > org/GNOME/Speech/FreeTTSSpeaker.java:44: an enclosing instance that contains
> > org.GNOME.Speech.FreeTTSSpeaker.SpeechThread is required
> >    thread = new SpeechThread(v);
> >                                  ^
> > org/GNOME/Speech/FreeTTSSpeaker.java:107: cannot resolve symbol
> > symbol  : variable super
> > location: class org.GNOME.Speech.FreeTTSSpeaker
> >   super.unref ();
> >                 ^
> > org/GNOME/Speech/FreeTTSSpeaker.java:141: cannot access
> > org.GNOME.Bonobo.Unknown
> > file org/GNOME/Bonobo/Unknown.class not found
> >       cb._notify (speech_callback_type.speech_callback_speech_started,
> > index, 0);
> >                                                   ^
> > org/GNOME/Speech/FreeTTSSynthesisDriver.java:17: cannot resolve symbol
> > symbol  : variable AccessUtil
> > location: class org.GNOME.Speech.FreeTTSSynthesisDriver
> >   ORB orb = AccessUtil.getORB ();
> >                           ^
> > org/GNOME/Speech/FreeTTSSynthesisDriver.java:18: cannot resolve symbol
> > symbol  : variable tie
> > location: class org.GNOME.Speech.FreeTTSSynthesisDriver
> >   String ior = orb.object_to_string (tie._this_object());
> >                                                    ^
> > org/GNOME/Speech/FreeTTSSynthesisDriver.java:30: cannot resolve symbol
> > symbol  : variable poa
> > location: class org.GNOME.Speech.FreeTTSSynthesisDriver
> >   poa = JavaBridge.getRootPOA ();
> >                 ^
> > org/GNOME/Speech/FreeTTSSynthesisDriver.java:30: cannot resolve symbol
> > symbol  : variable JavaBridge
> > location: class org.GNOME.Speech.FreeTTSSynthesisDriver
> >   poa = JavaBridge.getRootPOA ();
> >                       ^
> > org/GNOME/Speech/FreeTTSSynthesisDriver.java:31: cannot resolve symbol
> > symbol  : variable tie
> > location: class org.GNOME.Speech.FreeTTSSynthesisDriver
> >   tie = new SynthesisDriverPOATie (this, poa);
> >                 ^
> > org/GNOME/Speech/FreeTTSSynthesisDriver.java:31: cannot resolve symbol
> > symbol  : variable poa
> > location: class org.GNOME.Speech.FreeTTSSynthesisDriver
> >   tie = new SynthesisDriverPOATie (this, poa);
> >                                                        ^
> > org/GNOME/Speech/FreeTTSSynthesisDriver.java:33: cannot resolve symbol
> > symbol  : variable tie
> > location: class org.GNOME.Speech.FreeTTSSynthesisDriver
> >    poa.activate_object(tie);
> >                                             ^
> > org/GNOME/Speech/FreeTTSSynthesisDriver.java:33: cannot resolve symbol
> > symbol  : variable poa
> > location: class org.GNOME.Speech.FreeTTSSynthesisDriver
> >    poa.activate_object(tie);
> >                         ^
> > org/GNOME/Speech/FreeTTSSynthesisDriver.java:86: cannot resolve symbol
> > symbol  : method tie ()
> > location: class org.GNOME.Speech.FreeTTSSpeaker
> >   speaker = SpeakerHelper.narrow ( (new FreeTTSSpeaker ()).tie());
> >                                                  ^
> > org/GNOME/Speech/FreeTTSSynthesisDriver.java:93: cannot resolve symbol
> > symbol  : variable AccessUtil
> > location: class org.GNOME.Speech.FreeTTSSynthesisDriver
> >    AccessUtil.getORB().run();
> >                         ^
> > 29 errors
> > make[4]: *** [org/GNOME/Speech/*.class] Error 1
> > make[4]: Leaving directory
> > `/root/gnopernicus/gnome-speech/drivers/freetts/java'
> > make[3]: *** [all-recursive] Error 1
> > make[3]: Leaving directory `/root/gnopernicus/gnome-speech/drivers/freetts'
> > make[2]: *** [all-recursive] Error 1
> > make[2]: Leaving directory `/root/gnopernicus/gnome-speech/drivers'
> > make[1]: *** [all-recursive] Error 1
> > make[1]: Leaving directory `/root/gnopernicus/gnome-speech'
> > make: *** [all-recursive-am] Error 2
> > [r
> >
> > _____________________________________________
> 
> _______________________________________________
> gnome-accessibility-list mailing list
> gnome-accessibility-list gnome org
> http://mail.gnome.org/mailman/listinfo/gnome-accessibility-list
> 




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