problems compiling gnome-speech



Hi.  I'm trying to compile the gnome-speech library with the FreeTTS
synthesizer and I get some errors.  The version of gnome-speech is the CVS
version as of a couple days ago.  Here is a script of my session.
Script started on Sun 17 Aug 2003 08:00:17 PM EST
[root rmnet gnome-speech]#
[root rmnet gnome-speech]# ./configurels /root/freetts
acknowledgments.txt  docs         license.terms  RELEASE_NOTES
build                index.html   Makefile       speech.properties
classes              javadoc.zip  overview.html  src.zip
demo                 lib          README.txt     tests.zip
[root rmnet gnome-speech]# clear
[root rmnet gnome-speech]# ls ./configure --with-freetts-dir=/root/freetts/lib
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
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 style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for a BSD-compatible install... /usr/bin/install -c
checking for library containing strerror... none required
checking for pkg-config... /usr/bin/pkg-config
checking for pkg-config... yes
checking for GNOME Platform... GNOME 2.x
checking for pkg-config... (cached) /usr/bin/pkg-config
checking for pkg-config... yes
checking whether gcc understands -Wsign-promo... yes
checking whether gcc understands -Wno-sign-compare... yes
checking what warning flags to pass to the C compiler... -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wsign-promo -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 (1.1) >= 0.6... yes
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 -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/libbonobo-2.0
checking gnome_speech_LIBS... -Wl,--export-dynamic -pthread -lbonobo-2 -lbonobo-activation -lORBit-2 -lgobject-2.0 -lgthread-2.0 -lm -lgmodule-2.0 -ldl -lglib-2.0
checking for eciNew in -libmeci50... no
checking for TextToSpeechSync in -ltts... yes
checking for theta_init in -ltheta... no
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 INSTALL
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/theta/Makefile
config.status: creating drivers/theta/GNOME_Speech_SynthesisDriver_Theta.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 doc/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
[root rmnet gnome-speech]#
[root rmnet gnome-speech]# make
make  all-recursive
make[1]: Entering directory `/usr/local/cvs/gnome-speech'
Making all in idl
make[2]: Entering directory `/usr/local/cvs/gnome-speech/idl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/cvs/gnome-speech/idl'
Making all in gnome-speech
make[2]: Entering directory `/usr/local/cvs/gnome-speech/gnome-speech'
/usr/bin/orbit-idl-2 -D__GNOME_SPEECH_COMPILATION__ -I/usr/share/idl/bonobo-activation-2.0 -I/usr/share/idl/bonobo-2.0 -I../idl --add-imodule ../idl/GNOME_Speech.idl
orbit-idl-2 2.7.6 compiling
  mode, show preprocessor errors, passes: stubs skels common headers skel_impl imodule

make  all-am
make[3]: Entering directory `/usr/local/cvs/gnome-speech/gnome-speech'
source='GNOME_Speech-stubs.c' object='GNOME_Speech-stubs.lo' libtool=yes \
depfile='.deps/GNOME_Speech-stubs.Plo' tmpdepfile='.deps/GNOME_Speech-stubs.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wsign-promo -Wno-sign-compare  -I.. -DORBIT2=1 -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/libbonobo-2.0      -g -O2 -c -o GNOME_Speech-stubs.lo `test -f 'GNOME_Speech-stubs.c' || echo './'`GNOME_Speech-stubs.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wsign-promo -Wno-sign-compare -I.. -DORBIT2=1 -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/libbonobo-2.0 -g -O2 -c GNOME_Speech-stubs.c -MT GNOME_Speech-stubs.lo -MD -MP -MF .deps/GNOME_Speech-stubs.TPlo  -fPIC -DPIC -o GNOME_Speech-stubs.lo
source='GNOME_Speech-skels.c' object='GNOME_Speech-skels.lo' libtool=yes \
depfile='.deps/GNOME_Speech-skels.Plo' tmpdepfile='.deps/GNOME_Speech-skels.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wsign-promo -Wno-sign-compare  -I.. -DORBIT2=1 -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/libbonobo-2.0      -g -O2 -c -o GNOME_Speech-skels.lo `test -f 'GNOME_Speech-skels.c' || echo './'`GNOME_Speech-skels.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wsign-promo -Wno-sign-compare -I.. -DORBIT2=1 -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/libbonobo-2.0 -g -O2 -c GNOME_Speech-skels.c -MT GNOME_Speech-skels.lo -MD -MP -MF .deps/GNOME_Speech-skels.TPlo  -fPIC -DPIC -o GNOME_Speech-skels.lo
source='GNOME_Speech-common.c' object='GNOME_Speech-common.lo' libtool=yes \
depfile='.deps/GNOME_Speech-common.Plo' tmpdepfile='.deps/GNOME_Speech-common.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wsign-promo -Wno-sign-compare  -I.. -DORBIT2=1 -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/libbonobo-2.0      -g -O2 -c -o GNOME_Speech-common.lo `test -f 'GNOME_Speech-common.c' || echo './'`GNOME_Speech-common.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wsign-promo -Wno-sign-compare -I.. -DORBIT2=1 -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/libbonobo-2.0 -g -O2 -c GNOME_Speech-common.c -MT GNOME_Speech-common.lo -MD -MP -MF .deps/GNOME_Speech-common.TPlo  -fPIC -DPIC -o GNOME_Speech-common.lo
source='speaker.c' object='speaker.lo' libtool=yes \
depfile='.deps/speaker.Plo' tmpdepfile='.deps/speaker.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wsign-promo -Wno-sign-compare  -I.. -DORBIT2=1 -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/libbonobo-2.0      -g -O2 -c -o speaker.lo `test -f 'speaker.c' || echo './'`speaker.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wsign-promo -Wno-sign-compare -I.. -DORBIT2=1 -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/libbonobo-2.0 -g -O2 -c speaker.c -MT speaker.lo -MD -MP -MF .deps/speaker.TPlo  -fPIC -DPIC -o speaker.lo
/bin/sh ../libtool --mode=link gcc  -g -O2  -Wl,--export-dynamic -pthread -lbonobo-2 -lbonobo-activation -lORBit-2 -lgobject-2.0 -lgthread-2.0 -lm -lgmodule-2.0 -ldl -lglib-2.0   -version-info 6:0: -o libgnomespeech.la -rpath /usr/local/lib  GNOME_Speech-stubs.lo GNOME_Speech-skels.lo GNOME_Speech-common.lo speaker.lo
mkdir .libs
rm -fr .libs/libgnomespeech.la .libs/libgnomespeech.* .libs/libgnomespeech.*
(cd . && ln -s GNOME_Speech-stubs.lo GNOME_Speech-stubs.o)
(cd . && ln -s GNOME_Speech-skels.lo GNOME_Speech-skels.o)
(cd . && ln -s GNOME_Speech-common.lo GNOME_Speech-common.o)
(cd . && ln -s speaker.lo speaker.o)
gcc -shared  GNOME_Speech-stubs.lo GNOME_Speech-skels.lo GNOME_Speech-common.lo speaker.lo  -L/usr/lib /usr/lib/libbonobo-2.so /usr/lib/libbonobo-activation.so /usr/lib/libORBit-2.so /usr/lib/libgobject-2.0.so /usr/lib/libgthread-2.0.so -lm /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libglib-2.0.so  -Wl,--export-dynamic -Wl,-soname -Wl,libgnomespeech.so.6 -o .libs/libgnomespeech.so.6.0.0
(cd .libs && rm -f libgnomespeech.so.6 && ln -s libgnomespeech.so.6.0.0 libgnomespeech.so.6)
(cd .libs && rm -f libgnomespeech.so && ln -s libgnomespeech.so.6.0.0 libgnomespeech.so)
creating libgnomespeech.la
(cd .libs && rm -f libgnomespeech.la && ln -s ../libgnomespeech.la libgnomespeech.la)
source='GNOME_Speech-imodule.c' object='GNOME_Speech-imodule.lo' libtool=yes \
depfile='.deps/GNOME_Speech-imodule.Plo' tmpdepfile='.deps/GNOME_Speech-imodule.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wsign-promo -Wno-sign-compare  -I.. -DORBIT2=1 -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/libbonobo-2.0      -g -O2 -c -o GNOME_Speech-imodule.lo `test -f 'GNOME_Speech-imodule.c' || echo './'`GNOME_Speech-imodule.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wsign-promo -Wno-sign-compare -I.. -DORBIT2=1 -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/libbonobo-2.0 -g -O2 -c GNOME_Speech-imodule.c -MT GNOME_Speech-imodule.lo -MD -MP -MF .deps/GNOME_Speech-imodule.TPlo  -fPIC -DPIC -o GNOME_Speech-imodule.lo
/bin/sh ../libtool --mode=link gcc  -g -O2  -Wl,--export-dynamic -pthread -lbonobo-2 -lbonobo-activation -lORBit-2 -lgobject-2.0 -lgthread-2.0 -lm -lgmodule-2.0 -ldl -lglib-2.0   -version-info 6:0: -o GNOME_Speech_module.la -rpath /usr/local/lib/orbit-2.0 -export-dynamic -module -avoid-version GNOME_Speech-imodule.lo
rm -fr .libs/GNOME_Speech_module.la .libs/GNOME_Speech_module.* .libs/GNOME_Speech_module.*
(cd . && ln -s GNOME_Speech-imodule.lo GNOME_Speech-imodule.o)
gcc -shared  GNOME_Speech-imodule.lo  -L/usr/lib /usr/lib/libbonobo-2.so /usr/lib/libbonobo-activation.so /usr/lib/libORBit-2.so /usr/lib/libgobject-2.0.so /usr/lib/libgthread-2.0.so -lm /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libglib-2.0.so  -Wl,--export-dynamic -Wl,-soname -Wl,GNOME_Speech_module.so -o .libs/GNOME_Speech_module.so
creating GNOME_Speech_module.la
(cd .libs && rm -f GNOME_Speech_module.la && ln -s ../GNOME_Speech_module.la GNOME_Speech_module.la)
make[3]: Leaving directory `/usr/local/cvs/gnome-speech/gnome-speech'
make[2]: Leaving directory `/usr/local/cvs/gnome-speech/gnome-speech'
Making all in java
make[2]: Entering directory `/usr/local/cvs/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 `/usr/local/cvs/gnome-speech/java'
Making all in drivers
make[2]: Entering directory `/usr/local/cvs/gnome-speech/drivers'
Making all in viavoice
make[3]: Entering directory `/usr/local/cvs/gnome-speech/drivers/viavoice'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/local/cvs/gnome-speech/drivers/viavoice'
Making all in festival
make[3]: Entering directory `/usr/local/cvs/gnome-speech/drivers/festival'
source='festivalsynthesisdriver.c' object='festivalsynthesisdriver.o' libtool=no \
depfile='.deps/festivalsynthesisdriver.Po' tmpdepfile='.deps/festivalsynthesisdriver.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -I../../gnome-speech -DORBIT2=1 -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/libbonobo-2.0   -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wsign-promo -Wno-sign-compare     -g -O2 -c `test -f 'festivalsynthesisdriver.c' || echo './'`festivalsynthesisdriver.c
source='festivalspeaker.c' object='festivalspeaker.o' libtool=no \
depfile='.deps/festivalspeaker.Po' tmpdepfile='.deps/festivalspeaker.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -I../../gnome-speech -DORBIT2=1 -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/libbonobo-2.0   -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wsign-promo -Wno-sign-compare     -g -O2 -c `test -f 'festivalspeaker.c' || echo './'`festivalspeaker.c
/bin/sh ../../libtool --mode=link gcc  -g -O2  -Wl,--export-dynamic -pthread -lbonobo-2 -lbonobo-activation -lORBit-2 -lgobject-2.0 -lgthread-2.0 -lm -lgmodule-2.0 -ldl -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 /usr/lib/libbonobo-2.so /usr/lib/libbonobo-activation.so /usr/lib/libORBitCosNaming-2.so /usr/lib/libIDL-2.so /usr/lib/libORBit-2.so /usr/lib/libpopt.so /usr/lib/libgobject-2.0.so /usr/lib/libgthread-2.0.so -lpthread -lm /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libglib-2.0.so -Wl,--rpath -Wl,/usr/local/lib
creating festival-synthesis-driver
make[3]: Leaving directory `/usr/local/cvs/gnome-speech/drivers/festival'
Making all in freetts
make[3]: Entering directory `/usr/local/cvs/gnome-speech/drivers/freetts'
Making all in java
make[4]: Entering directory `/usr/local/cvs/gnome-speech/drivers/freetts/java'
/usr/java/j2sdk1.4.2/bin/javac \
-classpath ../../../java/gnome-speech.jar:NONE/share/jar/gnome-java-bridge.jar:/root/freetts/lib/freetts.jar:/root/freetts/lib/cmulex.jar:/root/freetts/lib/cmukal16.jar \
org/GNOME/Speech/*.java
jar -cfm freetts-synthesis-driver.jar \
org/GNOME/Speech/manifest.mf \
org/GNOME/Speech/*.class
make[4]: Leaving directory `/usr/local/cvs/gnome-speech/drivers/freetts/java'
Making all in native
make[4]: Entering directory `/usr/local/cvs/gnome-speech/drivers/freetts/native'
javah \
-classpath ../java:NONE/share/jar/java/gnome-speech.jar:NONE/share/jar/gnome-java-bridge.jar:/root/freetts/lib/freetts.jar:/root/freetts/lib/cmulex.jar:/root/freetts/lib/cmukal16.jar \
-o freettsdriver.h \
org.GNOME.Speech.FreeTTSSynthesisDriver
Error: Class org.GNOME.Bonobo.UnknownImpl could not be found.
make[4]: *** [freettsdriver.h] Error 15
make[4]: Leaving directory `/usr/local/cvs/gnome-speech/drivers/freetts/native'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/usr/local/cvs/gnome-speech/drivers/freetts'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/local/cvs/gnome-speech/drivers'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/cvs/gnome-speech'
make: *** [all] Error 2
[root rmnet gnome-speech]# w
 20:03:31  up 22:57,  2 users,  load average: 1.72, 0.76, 0.28
USER     TTY      FROM              LOGIN@   IDLE   JCPU   PCPU  WHAT
root     tty1     -                 7:58pm  1:38  29.70s 29.63s  apt-get update
root     tty2     -                 7:58pm  2.00s  0.45s  0.07s  script
[root rmnet gnome-speech]# exit
exit

Script done on Sun 17 Aug 2003 08:03:35 PM EST



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