GnomeSpeech 0.3.6 Will not install from ports, just hangs

Joe Marcus Clarke marcus at marcuscom.com
Mon Mar 21 21:55:20 PST 2005


On Tue, 2005-03-22 at 15:25 +1000, Tim Cleaver wrote:
> To whom it may concern,
> 
> I am attempting to install gnome 2.10 and a requirement of this is
> gnomespeech (currently 0.3.6). However, when i go to install it I get
> the following error:
> 
> checking if f77 supports -c -o file.o... yes
> checking whether the f77 linker (/usr/bin/ld) supports shared libraries... yes
> checking dynamic linker characteristics... freebsd5.3 ld.so
> checking how to hardcode library paths into programs... immediate
> checking whether stripping libraries is possible... yes
> checking for pkg-config... /usr/local/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 -D_REENTRANT
> -I/usr/local/include/bon obo-activation-2.0
> -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/inclu de
> -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0
> checking gnome_speech_LIBS... -Wl,--export-dynamic -pthread
> -L/usr/local/lib -lb onobo-2 -lbonobo-activation -lORBit-2 -lm
> -lgmodule-2.0 -lgthread-2.0 -lglib-2.0  -liconv
> checking for eciNew in -libmeci... no
> checking for TextToSpeechSync in -ltts... no
> test: x: unexpected operator
> checking for "/bin/theta-config"... no
> checking for "/usr/local/bin/java"... yes
> checking for "/usr/local/bin/javac"... yes
> ^C
> root@/usr/ports/accessibility/gnomespeech> ===>  Script "configure"
> failed unexpectedly.
> Please direct the output of the failure of the make command to a file, and
> then feed that file to the gnomelogalyzer, available from
> http://www.freebsd.org/gnome/gnomelogalyzer.sh, which will diagnose the problem
> and suggest a solution.  If - and only if - the gnomelogalyzer cannot solve
> the problem, report the problem to the FreeBSD GNOME team at gnome at FreeBSD.org,
> and attach
> "/usr/ports/accessibility/gnomespeech/work/gnome-speech-0.3.6/config.log" and
> the output of the failure of the make command.  Also, it might be a good idea
> to provide an overview of all packages installed on your system (e.g. an `ls
> /var/db/pkg`).
> 
> 
> The problem is that after the checking for "usr/local/bin/javac" the
> install sits there and does nothing. I have let it run for over an
> hour and it is still doing nothing. As a result I don't know what
> output I should run through gnomelogalyzer as it didn't produce an
> error as such, just sat there doing nothing for an inordinate amount
> of time.

This could be a problem with the JDK 1.5 port.  I'm using 1.4.2, and I
have no problems with gnomespeech.  That said, gnomespeech doesn't
require Java, so if you wanted to temporarily move java and javac out
of /usr/local/bin, that should get the build to finish.

Joe

> 
> As required in the error message here is the config.log:
> 
> This file contains any messages produced by compilers while
> running configure, to aid debugging if configure makes a mistake.
> 
> It was created by configure, which was
> generated by GNU Autoconf 2.59.  Invocation command line was
> 
>   $ ./configure --enable-static --prefix=/usr/local
> --build=i386-portbld-freebsd5.3
> 
> ## --------- ##
> ## Platform. ##
> ## --------- ##
> 
> hostname = pc078650.sci.griffith.edu.au
> uname -m = i386
> uname -r = 5.3-RELEASE-p1
> uname -s = FreeBSD
> uname -v = FreeBSD 5.3-RELEASE-p1 #7: Tue Nov 23 11:49:52 EST 2004    
> tim at pc078650.sci.griffith.edu.au:/usr/obj/usr/src/sys/KERNCONF
> 
> /usr/bin/uname -p = i386
> /bin/uname -X     = unknown
> 
> /bin/arch              = unknown
> /usr/bin/arch -k       = unknown
> /usr/convex/getsysinfo = unknown
> hostinfo               = unknown
> /bin/machine           = unknown
> /usr/bin/oslevel       = unknown
> /bin/universe          = unknown
> 
> PATH: /usr/local/libexec/libtool15
> PATH: /sbin
> PATH: /bin
> PATH: /usr/local/bin
> PATH: /usr/local/sbin
> PATH: /usr/sbin
> PATH: /usr/bin
> PATH: /usr/X11R6/bin
> PATH: /root/bin
> PATH: /usr/local/jdk1.5.0/bin
> PATH: /usr/local/libexec/libtool14/
> PATH: /usr/OpenOffice.org1.1.2/
> PATH: /root/source/agents/saci/bin/
> PATH: /root/source/agents/jason/bin/
> PATH: .
> 
> 
> ## ----------- ##
> ## Core tests. ##
> ## ----------- ##
> 
> configure:1554: checking for a BSD-compatible install
> configure:1609: result: /usr/bin/install -c -o root -g wheel
> configure:1620: checking whether build environment is sane
> configure:1663: result: yes
> configure:1696: checking for gawk
> configure:1725: result: no
> configure:1696: checking for mawk
> configure:1725: result: no
> configure:1696: checking for nawk
> configure:1712: found /usr/bin/nawk
> configure:1722: result: nawk
> configure:1732: checking whether gmake sets $(MAKE)
> configure:1752: result: yes
> configure:1936: checking whether to enable maintainer-specific
> portions of Makefiles
> configure:1945: result: no
> configure:2008: checking for gcc
> configure:2034: result: cc
> configure:2278: checking for C compiler version
> configure:2281: cc --version </dev/null >&5
> cc (GCC) 3.4.2 [FreeBSD] 20040728
> Copyright (C) 2004 Free Software Foundation, Inc.
> This is free software; see the source for copying conditions.  There is NO
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
> 
> configure:2284: $? = 0
> configure:2286: cc -v </dev/null >&5
> Using built-in specs.
> Configured with: FreeBSD/i386 system compiler
> Thread model: posix
> gcc version 3.4.2 [FreeBSD] 20040728
> configure:2289: $? = 0
> configure:2291: cc -V </dev/null >&5
> cc: `-V' option must have argument
> configure:2294: $? = 1
> configure:2317: checking for C compiler default output file name
> configure:2320: cc -O -pipe  -I/usr/local/include -I/usr/X11R6/include
> -L/usr/local/lib -L/usr/X11R6/lib conftest.c  >&5
> configure:2323: $? = 0
> configure:2369: result: a.out
> configure:2374: checking whether the C compiler works
> configure:2380: ./a.out
> configure:2383: $? = 0
> configure:2400: result: yes
> configure:2407: checking whether we are cross compiling
> configure:2409: result: no
> configure:2412: checking for suffix of executables
> configure:2414: cc -o conftest -O -pipe  -I/usr/local/include
> -I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c  >&5
> configure:2417: $? = 0
> configure:2442: result: 
> configure:2448: checking for suffix of object files
> configure:2469: cc -c -O -pipe  -I/usr/local/include
> -I/usr/X11R6/include conftest.c >&5
> configure:2472: $? = 0
> configure:2494: result: o
> configure:2498: checking whether we are using the GNU C compiler
> configure:2522: cc -c -O -pipe  -I/usr/local/include
> -I/usr/X11R6/include conftest.c >&5
> configure:2528: $? = 0
> configure:2532: test -z 
> 			 || test ! -s conftest.err
> configure:2535: $? = 0
> configure:2538: test -s conftest.o
> configure:2541: $? = 0
> configure:2554: result: yes
> configure:2560: checking whether cc accepts -g
> configure:2581: cc -c -g -I/usr/local/include -I/usr/X11R6/include
> conftest.c >&5
> configure:2587: $? = 0
> configure:2591: test -z 
> 			 || test ! -s conftest.err
> configure:2594: $? = 0
> configure:2597: test -s conftest.o
> configure:2600: $? = 0
> configure:2611: result: yes
> configure:2628: checking for cc option to accept ANSI C
> configure:2698: cc  -c -O -pipe  -I/usr/local/include
> -I/usr/X11R6/include conftest.c >&5
> configure:2704: $? = 0
> configure:2708: test -z 
> 			 || test ! -s conftest.err
> configure:2711: $? = 0
> configure:2714: test -s conftest.o
> configure:2717: $? = 0
> configure:2735: result: none needed
> configure:2753: cc -c -O -pipe  -I/usr/local/include
> -I/usr/X11R6/include conftest.c >&5
> conftest.c:2: error: syntax error before "me"
> configure:2759: $? = 1
> configure: failed program was:
> | #ifndef __cplusplus
> |   choke me
> | #endif
> configure:2903: checking for style of include used by gmake
> configure:2931: result: GNU
> configure:2959: checking dependency style of cc
> configure:3042: result: gcc3
> configure:3072: checking for a BSD-compatible install
> configure:3127: result: /usr/bin/install -c -o root -g wheel
> configure:3140: checking for strerror in -lcposix
> configure:3170: cc -o conftest -O -pipe  -I/usr/local/include
> -I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c
> -lcposix   >&5
> /usr/bin/ld: cannot find -lcposix
> configure:3176: $? = 1
> configure: failed program was:
> | /* confdefs.h.  */
> | 
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE "gnome-speech"
> | #define VERSION "0.3.6"
> | /* end confdefs.h.  */
> | 
> | /* Override any gcc2 internal prototype to avoid an error.  */
> | #ifdef __cplusplus
> | extern "C"
> | #endif
> | /* We use char because int might match the return type of a gcc2
> |    builtin and then its argument prototype would still apply.  */
> | char strerror ();
> | int
> | main ()
> | {
> | strerror ();
> |   ;
> |   return 0;
> | }
> configure:3202: result: no
> configure:3282: checking whether gcc understands -Wno-sign-compare
> configure:3300: cc -c -Wall -Wmissing-prototypes -Wnested-externs
> -Wpointer-arith -O -pipe  -Wno-sign-compare -I/usr/local/include
> -I/usr/X11R6/include conftest.c >&5
> configure:3306: $? = 0
> configure:3310: test -z 
> 			 || test ! -s conftest.err
> configure:3313: $? = 0
> configure:3316: test -s conftest.o
> configure:3319: $? = 0
> configure:3330: result: yes
> configure:3350: checking what warning flags to pass to the C compiler
> configure:3352: result: -Wall -Wmissing-prototypes -Wnested-externs
> -Wpointer-arith -Wno-sign-compare
> configure:3363: checking what language compliance flags to pass to the
> C compiler
> configure:3378: result: 
> configure:3466: checking build system type
> configure:3484: result: i386-portbld-freebsd5.3
> configure:3492: checking host system type
> configure:3506: result: i386-portbld-freebsd5.3
> configure:3514: checking for a sed that does not truncate output
> configure:3568: result: /usr/bin/sed
> configure:3571: checking for egrep
> configure:3581: result: grep -E
> configure:3597: checking for ld used by cc
> configure:3664: result: /usr/bin/ld
> configure:3673: checking if the linker (/usr/bin/ld) is GNU ld
> configure:3688: result: yes
> configure:3693: checking for /usr/bin/ld option to reload object files
> configure:3700: result: -r
> configure:3718: checking for BSD-compatible nm
> configure:3760: result: /usr/bin/nm -B
> configure:3764: checking whether ln -s works
> configure:3768: result: yes
> configure:3775: checking how to recognise dependent libraries
> configure:3947: result: pass_all
> configure:4160: checking how to run the C preprocessor
> configure:4195: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c
> configure:4201: $? = 0
> configure:4233: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c
> conftest.c:11:28: ac_nonexistent.h: No such file or directory
> configure:4239: $? = 1
> configure: failed program was:
> | /* confdefs.h.  */
> | 
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE "gnome-speech"
> | #define VERSION "0.3.6"
> | /* end confdefs.h.  */
> | #include <ac_nonexistent.h>
> configure:4278: result: cc -E
> configure:4302: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c
> configure:4308: $? = 0
> configure:4340: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c
> conftest.c:11:28: ac_nonexistent.h: No such file or directory
> configure:4346: $? = 1
> configure: failed program was:
> | /* confdefs.h.  */
> | 
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE "gnome-speech"
> | #define VERSION "0.3.6"
> | /* end confdefs.h.  */
> | #include <ac_nonexistent.h>
> configure:4390: checking for ANSI C header files
> configure:4415: cc -c -O -pipe  -I/usr/local/include
> -I/usr/X11R6/include conftest.c >&5
> configure:4421: $? = 0
> configure:4425: test -z 
> 			 || test ! -s conftest.err
> configure:4428: $? = 0
> configure:4431: test -s conftest.o
> configure:4434: $? = 0
> configure:4523: cc -o conftest -O -pipe  -I/usr/local/include
> -I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c  >&5
> configure:4526: $? = 0
> configure:4528: ./conftest
> configure:4531: $? = 0
> configure:4546: result: yes
> configure:4570: checking for sys/types.h
> configure:4586: cc -c -O -pipe  -I/usr/local/include
> -I/usr/X11R6/include conftest.c >&5
> configure:4592: $? = 0
> configure:4596: test -z 
> 			 || test ! -s conftest.err
> configure:4599: $? = 0
> configure:4602: test -s conftest.o
> configure:4605: $? = 0
> configure:4616: result: yes
> configure:4570: checking for sys/stat.h
> configure:4586: cc -c -O -pipe  -I/usr/local/include
> -I/usr/X11R6/include conftest.c >&5
> configure:4592: $? = 0
> configure:4596: test -z 
> 			 || test ! -s conftest.err
> configure:4599: $? = 0
> configure:4602: test -s conftest.o
> configure:4605: $? = 0
> configure:4616: result: yes
> configure:4570: checking for stdlib.h
> configure:4586: cc -c -O -pipe  -I/usr/local/include
> -I/usr/X11R6/include conftest.c >&5
> configure:4592: $? = 0
> configure:4596: test -z 
> 			 || test ! -s conftest.err
> configure:4599: $? = 0
> configure:4602: test -s conftest.o
> configure:4605: $? = 0
> configure:4616: result: yes
> configure:4570: checking for string.h
> configure:4586: cc -c -O -pipe  -I/usr/local/include
> -I/usr/X11R6/include conftest.c >&5
> configure:4592: $? = 0
> configure:4596: test -z 
> 			 || test ! -s conftest.err
> configure:4599: $? = 0
> configure:4602: test -s conftest.o
> configure:4605: $? = 0
> configure:4616: result: yes
> configure:4570: checking for memory.h
> configure:4586: cc -c -O -pipe  -I/usr/local/include
> -I/usr/X11R6/include conftest.c >&5
> configure:4592: $? = 0
> configure:4596: test -z 
> 			 || test ! -s conftest.err
> configure:4599: $? = 0
> configure:4602: test -s conftest.o
> configure:4605: $? = 0
> configure:4616: result: yes
> configure:4570: checking for strings.h
> configure:4586: cc -c -O -pipe  -I/usr/local/include
> -I/usr/X11R6/include conftest.c >&5
> configure:4592: $? = 0
> configure:4596: test -z 
> 			 || test ! -s conftest.err
> configure:4599: $? = 0
> configure:4602: test -s conftest.o
> configure:4605: $? = 0
> configure:4616: result: yes
> configure:4570: checking for inttypes.h
> configure:4586: cc -c -O -pipe  -I/usr/local/include
> -I/usr/X11R6/include conftest.c >&5
> configure:4592: $? = 0
> configure:4596: test -z 
> 			 || test ! -s conftest.err
> configure:4599: $? = 0
> configure:4602: test -s conftest.o
> configure:4605: $? = 0
> configure:4616: result: yes
> configure:4570: checking for stdint.h
> configure:4586: cc -c -O -pipe  -I/usr/local/include
> -I/usr/X11R6/include conftest.c >&5
> configure:4592: $? = 0
> configure:4596: test -z 
> 			 || test ! -s conftest.err
> configure:4599: $? = 0
> configure:4602: test -s conftest.o
> configure:4605: $? = 0
> configure:4616: result: yes
> configure:4570: checking for unistd.h
> configure:4586: cc -c -O -pipe  -I/usr/local/include
> -I/usr/X11R6/include conftest.c >&5
> configure:4592: $? = 0
> configure:4596: test -z 
> 			 || test ! -s conftest.err
> configure:4599: $? = 0
> configure:4602: test -s conftest.o
> configure:4605: $? = 0
> configure:4616: result: yes
> configure:4642: checking dlfcn.h usability
> configure:4654: cc -c -O -pipe  -I/usr/local/include
> -I/usr/X11R6/include conftest.c >&5
> configure:4660: $? = 0
> configure:4664: test -z 
> 			 || test ! -s conftest.err
> configure:4667: $? = 0
> configure:4670: test -s conftest.o
> configure:4673: $? = 0
> configure:4683: result: yes
> configure:4687: checking dlfcn.h presence
> configure:4697: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c
> configure:4703: $? = 0
> configure:4723: result: yes
> configure:4758: checking for dlfcn.h
> configure:4765: result: yes
> configure:4872: checking for C++ compiler version
> configure:4875: c++ --version </dev/null >&5
> c++ (GCC) 3.4.2 [FreeBSD] 20040728
> Copyright (C) 2004 Free Software Foundation, Inc.
> This is free software; see the source for copying conditions.  There is NO
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
> 
> configure:4878: $? = 0
> configure:4880: c++ -v </dev/null >&5
> Using built-in specs.
> Configured with: FreeBSD/i386 system compiler
> Thread model: posix
> gcc version 3.4.2 [FreeBSD] 20040728
> configure:4883: $? = 0
> configure:4885: c++ -V </dev/null >&5
> c++: `-V' option must have argument
> configure:4888: $? = 1
> configure:4891: checking whether we are using the GNU C++ compiler
> configure:4915: c++ -c -O -pipe -I/usr/local/include
> -I/usr/X11R6/include conftest.cc >&5
> configure:4921: $? = 0
> configure:4925: test -z 
> 			 || test ! -s conftest.err
> configure:4928: $? = 0
> configure:4931: test -s conftest.o
> configure:4934: $? = 0
> configure:4947: result: yes
> configure:4953: checking whether c++ accepts -g
> configure:4974: c++ -c -g -I/usr/local/include -I/usr/X11R6/include
> conftest.cc >&5
> configure:4980: $? = 0
> configure:4984: test -z 
> 			 || test ! -s conftest.err
> configure:4987: $? = 0
> configure:4990: test -s conftest.o
> configure:4993: $? = 0
> configure:5004: result: yes
> configure:5046: c++ -c -O -pipe -I/usr/local/include
> -I/usr/X11R6/include conftest.cc >&5
> configure:5052: $? = 0
> configure:5056: test -z 
> 			 || test ! -s conftest.err
> configure:5059: $? = 0
> configure:5062: test -s conftest.o
> configure:5065: $? = 0
> configure:5091: c++ -c -O -pipe -I/usr/local/include
> -I/usr/X11R6/include conftest.cc >&5
> conftest.cc: In function `int main()':
> conftest.cc:26: error: `exit' undeclared (first use this function)
> conftest.cc:26: error: (Each undeclared identifier is reported only
> once for each function it appears in.)
> configure:5097: $? = 1
> configure: failed program was:
> | /* confdefs.h.  */
> | 
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE "gnome-speech"
> | #define VERSION "0.3.6"
> | #define STDC_HEADERS 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_MEMORY_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_STDINT_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_DLFCN_H 1
> | /* end confdefs.h.  */
> | 
> | int
> | main ()
> | {
> | exit (42);
> |   ;
> |   return 0;
> | }
> configure:5046: c++ -c -O -pipe -I/usr/local/include
> -I/usr/X11R6/include conftest.cc >&5
> configure:5052: $? = 0
> configure:5056: test -z 
> 			 || test ! -s conftest.err
> configure:5059: $? = 0
> configure:5062: test -s conftest.o
> configure:5065: $? = 0
> configure:5091: c++ -c -O -pipe -I/usr/local/include
> -I/usr/X11R6/include conftest.cc >&5
> configure:5097: $? = 0
> configure:5101: test -z 
> 			 || test ! -s conftest.err
> configure:5104: $? = 0
> configure:5107: test -s conftest.o
> configure:5110: $? = 0
> configure:5135: checking dependency style of c++
> configure:5218: result: gcc3
> configure:5245: checking how to run the C++ preprocessor
> configure:5276: c++ -E -I/usr/local/include -I/usr/X11R6/include conftest.cc
> configure:5282: $? = 0
> configure:5314: c++ -E -I/usr/local/include -I/usr/X11R6/include conftest.cc
> conftest.cc:25:28: ac_nonexistent.h: No such file or directory
> configure:5320: $? = 1
> configure: failed program was:
> | /* confdefs.h.  */
> | 
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE "gnome-speech"
> | #define VERSION "0.3.6"
> | #define STDC_HEADERS 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_MEMORY_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_STDINT_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_DLFCN_H 1
> | #ifdef __cplusplus
> | extern "C" void std::exit (int) throw (); using std::exit;
> | #endif
> | /* end confdefs.h.  */
> | #include <ac_nonexistent.h>
> configure:5359: result: c++ -E
> configure:5383: c++ -E -I/usr/local/include -I/usr/X11R6/include conftest.cc
> configure:5389: $? = 0
> configure:5421: c++ -E -I/usr/local/include -I/usr/X11R6/include conftest.cc
> conftest.cc:25:28: ac_nonexistent.h: No such file or directory
> configure:5427: $? = 1
> configure: failed program was:
> | /* confdefs.h.  */
> | 
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE "gnome-speech"
> | #define VERSION "0.3.6"
> | #define STDC_HEADERS 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_MEMORY_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_STDINT_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_DLFCN_H 1
> | #ifdef __cplusplus
> | extern "C" void std::exit (int) throw (); using std::exit;
> | #endif
> | /* end confdefs.h.  */
> | #include <ac_nonexistent.h>
> configure:5524: checking for g77
> configure:5553: result: no
> configure:5524: checking for f77
> configure:5540: found /usr/bin/f77
> configure:5550: result: f77
> configure:5565: checking for Fortran 77 compiler version
> configure:5568: f77 --version </dev/null >&5
> GNU Fortran (GCC) 3.4.2 [FreeBSD] 20040728
> Copyright (C) 2004 Free Software Foundation, Inc.
> 
> GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
> You may redistribute copies of GNU Fortran
> under the terms of the GNU General Public License.
> For more information about these matters, see the file named COPYING
> or type the command `info -f g77 Copying'.
> configure:5571: $? = 0
> configure:5573: f77 -v </dev/null >&5
> Using built-in specs.
> Configured with: FreeBSD/i386 system compiler
> Thread model: posix
> gcc version 3.4.2 [FreeBSD] 20040728
> configure:5576: $? = 0
> configure:5578: f77 -V </dev/null >&5
> f77: `-V' option must have argument
> configure:5581: $? = 1
> configure:5589: checking whether we are using the GNU Fortran 77 compiler
> configure:5603: f77 -c  conftest.F >&5
> configure:5609: $? = 0
> configure:5613: test -z 
> 			 || test ! -s conftest.err
> configure:5616: $? = 0
> configure:5619: test -s conftest.o
> configure:5622: $? = 0
> configure:5635: result: yes
> configure:5641: checking whether f77 accepts -g
> configure:5653: f77 -c -g conftest.f >&5
> configure:5659: $? = 0
> configure:5663: test -z 
> 			 || test ! -s conftest.err
> configure:5666: $? = 0
> configure:5669: test -s conftest.o
> configure:5672: $? = 0
> configure:5684: result: yes
> configure:5714: checking the maximum length of command line arguments
> configure:5793: result: 65536
> configure:5804: checking command to parse /usr/bin/nm -B output from cc object
> configure:5900: cc -c -O -pipe  -I/usr/local/include
> -I/usr/X11R6/include conftest.c >&5
> configure:5903: $? = 0
> configure:5907: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[
> 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][
> 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
> configure:5910: $? = 0
> configure:5962: cc -o conftest -O -pipe  -I/usr/local/include
> -I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c
> conftstm.o >&5
> configure:5965: $? = 0
> configure:6003: result: ok
> configure:6007: checking for objdir
> configure:6022: result: .libs
> configure:6112: checking for ar
> configure:6128: found /usr/bin/ar
> configure:6139: result: ar
> configure:6192: checking for ranlib
> configure:6208: found /usr/bin/ranlib
> configure:6219: result: ranlib
> configure:6272: checking for strip
> configure:6288: found /usr/bin/strip
> configure:6299: result: strip
> configure:6563: checking if cc static flag  works
> configure:6586: result: yes
> configure:6604: checking if cc supports -fno-rtti -fno-exceptions
> configure:6622: cc -c -O -pipe  -I/usr/local/include
> -I/usr/X11R6/include -fno-rtti -fno-exceptions conftest.c >&5
> cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++
> but not for C
> configure:6626: $? = 0
> configure:6637: result: no
> configure:6652: checking for cc option to produce PIC
> configure:6839: result: -fPIC
> configure:6847: checking if cc PIC flag -fPIC works
> configure:6865: cc -c -O -pipe  -I/usr/local/include
> -I/usr/X11R6/include -fPIC -DPIC conftest.c >&5
> configure:6869: $? = 0
> configure:6880: result: yes
> configure:6904: checking if cc supports -c -o file.o
> configure:6925: cc -c -O -pipe  -I/usr/local/include
> -I/usr/X11R6/include -o out/conftest2.o conftest.c >&5
> configure:6929: $? = 0
> configure:6949: result: yes
> configure:6975: checking whether the cc linker (/usr/bin/ld) supports
> shared libraries
> configure:7824: result: yes
> configure:7850: checking whether -lc should be explicitly linked in
> configure:7855: cc -c -O -pipe  -I/usr/local/include
> -I/usr/X11R6/include conftest.c >&5
> configure:7858: $? = 0
> configure:7872: cc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o
> conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
> configure:7875: $? = 1
> configure:7887: result: yes
> configure:7895: checking dynamic linker characteristics
> configure:8456: result: freebsd5.3 ld.so
> configure:8460: checking how to hardcode library paths into programs
> configure:8485: result: immediate
> configure:8499: checking whether stripping libraries is possible
> configure:8504: result: yes
> configure:9334: checking if libtool supports shared libraries
> configure:9336: result: yes
> configure:9339: checking whether to build shared libraries
> configure:9360: result: yes
> configure:9363: checking whether to build static libraries
> configure:9367: result: yes
> configure:9459: creating libtool
> configure:10008: checking for ld used by c++
> configure:10075: result: /usr/bin/ld
> configure:10084: checking if the linker (/usr/bin/ld) is GNU ld
> configure:10099: result: yes
> configure:10150: checking whether the c++ linker (/usr/bin/ld)
> supports shared libraries
> configure:11017: result: yes
> configure:11035: c++ -c -O -pipe -I/usr/local/include
> -I/usr/X11R6/include conftest.cc >&5
> configure:11038: $? = 0
> configure:11134: checking for c++ option to produce PIC
> configure:11396: result: -fPIC
> configure:11404: checking if c++ PIC flag -fPIC works
> configure:11422: c++ -c -O -pipe -I/usr/local/include
> -I/usr/X11R6/include -fPIC -DPIC conftest.cc >&5
> configure:11426: $? = 0
> configure:11437: result: yes
> configure:11461: checking if c++ supports -c -o file.o
> configure:11482: c++ -c -O -pipe -I/usr/local/include
> -I/usr/X11R6/include -o out/conftest2.o conftest.cc >&5
> configure:11486: $? = 0
> configure:11506: result: yes
> configure:11532: checking whether the c++ linker (/usr/bin/ld)
> supports shared libraries
> configure:11557: result: yes
> configure:11628: checking dynamic linker characteristics
> configure:12189: result: freebsd5.3 ld.so
> configure:12193: checking how to hardcode library paths into programs
> configure:12218: result: immediate
> configure:12232: checking whether stripping libraries is possible
> configure:12237: result: yes
> configure:13544: checking if libtool supports shared libraries
> configure:13546: result: yes
> configure:13549: checking whether to build shared libraries
> configure:13567: result: yes
> configure:13570: checking whether to build static libraries
> configure:13574: result: yes
> configure:13586: checking for f77 option to produce PIC
> configure:13773: result: -fPIC
> configure:13781: checking if f77 PIC flag -fPIC works
> configure:13799: f77 -c -g -O2 -fPIC conftest.f >&5
> configure:13803: $? = 0
> configure:13814: result: yes
> configure:13838: checking if f77 supports -c -o file.o
> configure:13859: f77 -c -g -O2 -o out/conftest2.o conftest.f >&5
> configure:13863: $? = 0
> configure:13883: result: yes
> configure:13909: checking whether the f77 linker (/usr/bin/ld)
> supports shared libraries
> configure:14738: result: yes
> configure:14809: checking dynamic linker characteristics
> configure:15370: result: freebsd5.3 ld.so
> configure:15374: checking how to hardcode library paths into programs
> configure:15399: result: immediate
> configure:15413: checking whether stripping libraries is possible
> configure:15418: result: yes
> configure:19543: checking for pkg-config
> configure:19561: found /usr/local/bin/pkg-config
> configure:19574: result: /usr/local/bin/pkg-config
> configure:19591: checking for bonobo-activation-2.0 >= 0.9.1
> libbonobo-2.0 >= 1.97.0 ORBit-2.0 >= 2.3.94
> configure:19595: result: yes
> configure:19599: checking gnome_speech_CFLAGS
> configure:19602: result: -DORBIT2=1 -D_REENTRANT
> -I/usr/local/include/bonobo-activation-2.0
> -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include
> -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0
> configure:19605: checking gnome_speech_LIBS
> configure:19608: result: -Wl,--export-dynamic -pthread
> -L/usr/local/lib -lbonobo-2 -lbonobo-activation -lORBit-2 -lm
> -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -liconv
> configure:19664: checking for eciNew in -libmeci
> configure:19694: cc -o conftest -O -pipe  -I/usr/local/include
> -I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c
> -libmeci   >&5
> /usr/bin/ld: cannot find -libmeci
> configure:19700: $? = 1
> configure: failed program was:
> | /* confdefs.h.  */
> | 
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE "gnome-speech"
> | #define VERSION "0.3.6"
> | #define STDC_HEADERS 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_MEMORY_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_STDINT_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_DLFCN_H 1
> | #ifdef __cplusplus
> | extern "C" void std::exit (int) throw (); using std::exit;
> | #endif
> | /* end confdefs.h.  */
> | 
> | /* Override any gcc2 internal prototype to avoid an error.  */
> | #ifdef __cplusplus
> | extern "C"
> | #endif
> | /* We use char because int might match the return type of a gcc2
> |    builtin and then its argument prototype would still apply.  */
> | char eciNew ();
> | int
> | main ()
> | {
> | eciNew ();
> |   ;
> |   return 0;
> | }
> configure:19726: result: no
> configure:19758: checking for TextToSpeechSync in -ltts
> configure:19788: cc -o conftest -O -pipe  -I/usr/local/include
> -I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c
> -ltts   >&5
> /usr/bin/ld: cannot find -ltts
> configure:19794: $? = 1
> configure: failed program was:
> | /* confdefs.h.  */
> | 
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE "gnome-speech"
> | #define VERSION "0.3.6"
> | #define STDC_HEADERS 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_MEMORY_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_STDINT_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_DLFCN_H 1
> | #ifdef __cplusplus
> | extern "C" void std::exit (int) throw (); using std::exit;
> | #endif
> | /* end confdefs.h.  */
> | 
> | /* Override any gcc2 internal prototype to avoid an error.  */
> | #ifdef __cplusplus
> | extern "C"
> | #endif
> | /* We use char because int might match the return type of a gcc2
> |    builtin and then its argument prototype would still apply.  */
> | char TextToSpeechSync ();
> | int
> | main ()
> | {
> | TextToSpeechSync ();
> |   ;
> |   return 0;
> | }
> configure:19820: result: no
> configure:19855: checking for "/bin/theta-config"
> configure:19870: result: no
> configure:19938: checking for "/usr/local/bin/java"
> configure:19953: result: yes
> configure:20006: checking for "/usr/local/bin/javac"
> configure:20021: result: yes
> 
> ## ---------------- ##
> ## Cache variables. ##
> ## ---------------- ##
> 
> lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[
> 	]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ 	][
> 	]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"'
> ac_cv_prog_ac_ct_F77=f77
> am_cv_CC_dependencies_compiler_type=gcc3
> ac_cv_prog_CXXCPP='c++ -E'
> ac_cv_env_CXXFLAGS_value='-O -pipe'
> lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern
> int \1;/p'\'''
> ac_cv_f77_compiler_gnu=yes
> ac_cv_env_F77_value=
> ac_cv_header_stdlib_h=yes
> lt_cv_file_magic_cmd='$MAGIC_CMD'
> ac_cv_file__usr_local_bin_java=yes
> lt_cv_prog_gnu_ldcxx=yes
> ac_cv_lib_cposix_strerror=no
> ac_cv_prog_cc_g=yes
> ac_cv_env_CXXCPP_set=
> ac_cv_env_LDFLAGS_set=set
> ac_cv_path_PKG_CONFIG=/usr/local/bin/pkg-config
> lt_cv_prog_compiler_c_o_CXX=yes
> ac_cv_prog_ac_ct_AR=ar
> ac_cv_c_compiler_gnu=yes
> ac_cv_exeext=
> ac_cv_env_CFLAGS_set=set
> lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^
> ]*\) $/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\)
> \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'''
> lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .*
> \\(.*\\)\$/extern int \\1;/p'\''"'
> ac_cv_prog_make_gmake_set=yes
> ac_cv_env_FFLAGS_set=
> lt_cv_sys_max_cmd_len=65536
> ac_cv_env_CPP_value=
> ac_cv_env_CPPFLAGS_set=set
> ac_cv_cxx_compiler_gnu=yes
> ac_cv_env_CXX_set=set
> lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
> ac_cv_env_host_alias_set=
> lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^:
> \\([^ ]*\\) \$/  {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST]
> \\([^ ]*\\) \\([^ ]*\\)\$/  {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
> ac_cv_lib_ibmeci_eciNew=no
> lt_cv_ld_reload_flag=-r
> lt_cv_prog_gnu_ld=yes
> ac_cv_header_sys_stat_h=yes
> ac_cv_gnome_aclocal_dir=
> ac_cv_env_build_alias_set=set
> lt_cv_prog_compiler_c_o=yes
> ac_cv_prog_f77_g=yes
> ac_cv_env_CXXCPP_value=
> ac_cv_env_LDFLAGS_value='-L/usr/local/lib -L/usr/X11R6/lib'
> ac_cv_env_target_alias_set=
> ac_cv_host_alias=i386-portbld-freebsd5.3
> ac_cv_prog_cc_stdc=
> ac_cv_env_CFLAGS_value='-O -pipe '
> ac_cv_env_CC_set=set
> ac_cv_file__bin_theta_config=no
> lt_cv_prog_compiler_c_o_F77=yes
> ac_cv_header_sys_types_h=yes
> ac_cv_header_stdc=yes
> ac_cv_header_strings_h=yes
> lt_cv_path_SED=/usr/bin/sed
> ac_cv_header_stdint_h=yes
> ac_cv_header_inttypes_h=yes
> ac_cv_prog_egrep='grep -E'
> ac_cv_env_FFLAGS_value=
> lt_cv_path_LD=/usr/bin/ld
> lt_cv_prog_compiler_rtti_exceptions=no
> ac_cv_header_unistd_h=yes
> ac_cv_header_string_h=yes
> ac_cv_build_alias=i386-portbld-freebsd5.3
> ac_cv_env_CPPFLAGS_value='-I/usr/local/include -I/usr/X11R6/include'
> ac_cv_file__usr_local_bin_javac=yes
> lt_lt_cv_prog_compiler_c_o='"yes"'
> ac_cv_prog_ac_ct_RANLIB=ranlib
> ac_cv_header_memory_h=yes
> ac_cv_env_CXXFLAGS_set=set
> ac_cv_env_CXX_value=c++
> ac_cv_prog_ac_ct_STRIP=strip
> ac_cv_host=i386-portbld-freebsd5.3
> ac_cv_env_F77_set=
> ac_cv_env_host_alias_value=
> lt_lt_cv_prog_compiler_c_o_F77='"yes"'
> ac_cv_gnome_aclocal_flags=
> lt_cv_objdir=.libs
> ac_cv_prog_cxx_g=yes
> ac_cv_lib_tts_TextToSpeechSync=no
> lt_cv_file_magic_test_file=
> am_cv_CXX_dependencies_compiler_type=gcc3
> ac_cv_prog_CPP='cc -E'
> ac_cv_build=i386-portbld-freebsd5.3
> ac_cv_prog_AWK=nawk
> ac_cv_env_build_alias_value=i386-portbld-freebsd5.3
> lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[
> 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][
> 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\'''
> lt_cv_deplibs_check_method=pass_all
> ac_cv_prog_ac_ct_CC=cc
> lt_cv_path_LDCXX=/usr/bin/ld
> ac_cv_env_target_alias_value=
> ac_cv_env_CC_value=cc
> lt_cv_path_NM='/usr/bin/nm -B'
> ac_cv_env_CPP_set=
> ac_cv_header_dlfcn_h=yes
> ac_cv_objext=o
> 
> ## ----------------- ##
> ## Output variables. ##
> ## ----------------- ##
> 
> ACLOCAL='${SHELL}
> /usr/ports/accessibility/gnomespeech/work/gnome-speech-0.3.6/missing
> --run aclocal-1.7 '
> AMDEPBACKSLASH='\'
> AMDEP_FALSE='#'
> AMDEP_TRUE=''
> AMTAR='${SHELL}
> /usr/ports/accessibility/gnomespeech/work/gnome-speech-0.3.6/missing
> --run tar'
> AR='ar'
> AUTOCONF='${SHELL}
> /usr/ports/accessibility/gnomespeech/work/gnome-speech-0.3.6/missing
> --run autoconf'
> AUTOHEADER='${SHELL}
> /usr/ports/accessibility/gnomespeech/work/gnome-speech-0.3.6/missing
> --run autoheader'
> AUTOMAKE='${SHELL}
> /usr/ports/accessibility/gnomespeech/work/gnome-speech-0.3.6/missing
> --run automake-1.7'
> AWK='nawk'
> BONOBO_ACTIVATION_IDL_DIR='/usr/local/share/idl/bonobo-activation-2.0'
> BUILD_DECTALK_DRIVER_FALSE=''
> BUILD_DECTALK_DRIVER_TRUE='#'
> BUILD_ELOQUENCE_DRIVER_FALSE=''
> BUILD_ELOQUENCE_DRIVER_TRUE='#'
> BUILD_FREETTS_DRIVER_FALSE=''
> BUILD_FREETTS_DRIVER_LINUX_FALSE=''
> BUILD_FREETTS_DRIVER_LINUX_TRUE=''
> BUILD_FREETTS_DRIVER_SOLARIS_FALSE=''
> BUILD_FREETTS_DRIVER_SOLARIS_TRUE=''
> BUILD_FREETTS_DRIVER_TRUE=''
> BUILD_JAVA_PACKAGE=''
> BUILD_JAVA_PACKAGE_FALSE=''
> BUILD_JAVA_PACKAGE_TRUE=''
> BUILD_THETA_DRIVER_FALSE=''
> BUILD_THETA_DRIVER_TRUE='#'
> BUILD_VIAVOICE_DRIVER_FALSE=''
> BUILD_VIAVOICE_DRIVER_TRUE='#'
> CC='cc'
> CCDEPMODE='depmode=gcc3'
> CFLAGS='-O -pipe '
> CPP='cc -E'
> CPPFLAGS='-I/usr/local/include -I/usr/X11R6/include'
> CXX='c++'
> CXXCPP='c++ -E'
> CXXDEPMODE='depmode=gcc3'
> CXXFLAGS='-O -pipe'
> CYGPATH_W='echo'
> DEFS=''
> DEPDIR='.deps'
> ECHO='echo'
> ECHO_C=''
> ECHO_N='-n'
> ECHO_T=''
> EGREP='grep -E'
> EXEEXT=''
> F77='f77'
> FFLAGS='-g -O2'
> FREETTS_CLASSPATH=''
> FREETTS_DRIVER_CLASSPATH=''
> FREETTS_DRIVER_JAR_DIR=''
> FREETTS_JAR_DIR=''
> GNOME_ACLOCAL_DIR=''
> GNOME_ACLOCAL_FLAGS=''
> GNOME_SPEECH_BINARY_AGE='0'
> GNOME_SPEECH_CLASSPATH=''
> GNOME_SPEECH_INSTALLED_CLASSPATH=''
> GNOME_SPEECH_INTERFACE_AGE='0'
> GNOME_SPEECH_JAR_DIR=''
> GNOME_SPEECH_MAJOR_VERSION='0'
> GNOME_SPEECH_MICRO_VERSION='6'
> GNOME_SPEECH_MINOR_VERSION='3'
> IDLJ=''
> INSIDE_GNOME_DOCU_FALSE=''
> INSIDE_GNOME_DOCU_TRUE='#'
> INSTALL_DATA='install  -o root -g wheel -m 444'
> INSTALL_PROGRAM='install  -s -o root -g wheel -m 555'
> INSTALL_SCRIPT='install  -o root -g wheel -m 555'
> INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
> JAB=''
> JAR=''
> JAVA='/usr/local/bin/java'
> JAVAC='/usr/local/bin/javac'
> JAVAH=''
> JAVA_HOME='/usr/local'
> JAVA_SUPPORT=''
> LDFLAGS='-L/usr/local/lib -L/usr/X11R6/lib'
> LIBBONOBO_IDL_DIR='/usr/local/share/idl/bonobo-2.0'
> LIBOBJS=''
> LIBS=''
> LIBTOOL='$(SHELL) /usr/local/bin/libtool15'
> LN_S='ln -s'
> LTLIBOBJS=''
> LT_AGE='0'
> LT_CURRENT='7'
> LT_RELEASE=''
> LT_REVISION='1'
> LT_VERSION_INFO='-version-info ${LT_CURRENT}:${LT_REVISION}:${LT_AGE}'
> MAINT='#'
> MAINTAINER_MODE_FALSE=''
> MAINTAINER_MODE_TRUE='#'
> MAKEINFO='${SHELL}
> /usr/ports/accessibility/gnomespeech/work/gnome-speech-0.3.6/missing
> --run makeinfo'
> OBJEXT='o'
> ORBIT_IDL='/usr/local/bin/orbit-idl-2'
> PACKAGE='gnome-speech'
> PACKAGE_BUGREPORT=''
> PACKAGE_NAME=''
> PACKAGE_STRING=''
> PACKAGE_TARNAME=''
> PACKAGE_VERSION=''
> PATH_SEPARATOR=':'
> PKG_CONFIG='/usr/local/bin/pkg-config'
> RANLIB='ranlib'
> SET_MAKE=''
> SHELL='/bin/sh'
> STRIP='strip'
> VERSION='0.3.6'
> WARN_CFLAGS='-Wall -Wmissing-prototypes -Wnested-externs
> -Wpointer-arith -Wno-sign-compare '
> ac_ct_AR='ar'
> ac_ct_CC='cc'
> ac_ct_CXX=''
> ac_ct_F77='f77'
> ac_ct_RANLIB='ranlib'
> ac_ct_STRIP='strip'
> am__fastdepCC_FALSE='#'
> am__fastdepCC_TRUE=''
> am__fastdepCXX_FALSE='#'
> am__fastdepCXX_TRUE=''
> am__include='include'
> am__leading_dot='.'
> am__quote=''
> bindir='${exec_prefix}/bin'
> build='i386-portbld-freebsd5.3'
> build_alias='i386-portbld-freebsd5.3'
> build_cpu='i386'
> build_os='freebsd5.3'
> build_vendor='portbld'
> datadir='${prefix}/share'
> dectalk_INCLUDES=''
> dectalk_LIBS=''
> eloquence_INCLUDEDIR=''
> eloquence_LIBDIR=''
> exec_prefix='NONE'
> gnome_speech_CFLAGS='-DORBIT2=1 -D_REENTRANT
> -I/usr/local/include/bonobo-activation-2.0
> -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include
> -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0  '
> gnome_speech_LIBS='-Wl,--export-dynamic -pthread -L/usr/local/lib
> -lbonobo-2 -lbonobo-activation -lORBit-2 -lm -lgmodule-2.0
> -lgthread-2.0 -lglib-2.0 -liconv  '
> host='i386-portbld-freebsd5.3'
> host_alias=''
> host_cpu='i386'
> host_os='freebsd5.3'
> host_vendor='portbld'
> includedir='${prefix}/include'
> infodir='${prefix}/info'
> install_sh='/usr/ports/accessibility/gnomespeech/work/gnome-speech-0.3.6/install-sh'
> libdir='${exec_prefix}/lib'
> libexecdir='${exec_prefix}/libexec'
> localstatedir='${prefix}/var'
> mandir='${prefix}/man'
> oldincludedir='/usr/include'
> prefix='/usr/local'
> program_transform_name='s,x,x,'
> sbindir='${exec_prefix}/sbin'
> sharedstatedir='${prefix}/com'
> sysconfdir='${prefix}/etc'
> target_alias=''
> theta_INCLUDES=''
> theta_LIBS=''
> viavoice_INCLUDES='-I/opt/IBM/ibmtts/inc'
> viavoice_LIBS=''
> 
> ## ----------- ##
> ## confdefs.h. ##
> ## ----------- ##
> 
> #define HAVE_DLFCN_H 1
> #define HAVE_INTTYPES_H 1
> #define HAVE_MEMORY_H 1
> #define HAVE_STDINT_H 1
> #define HAVE_STDLIB_H 1
> #define HAVE_STRINGS_H 1
> #define HAVE_STRING_H 1
> #define HAVE_SYS_STAT_H 1
> #define HAVE_SYS_TYPES_H 1
> #define HAVE_UNISTD_H 1
> #define PACKAGE "gnome-speech"
> #define PACKAGE_BUGREPORT ""
> #define PACKAGE_NAME ""
> #define PACKAGE_STRING ""
> #define PACKAGE_TARNAME ""
> #define PACKAGE_VERSION ""
> #define STDC_HEADERS 1
> #define VERSION "0.3.6"
> #endif
> #ifdef __cplusplus
> extern "C" void std::exit (int) throw (); using std::exit;
> 
> configure: exit 1
> 
> 
> and also the ls /var/db/pkg
> 
> ORBit2-2.12.1_1
> amspsfnt-1.0_1
> antlr-2.7.4
> apache-ant-1.6.2
> apr-nothr-gdbm-db4-1.0.1_1
> aspell-0.60.2
> at-spi-1.6.3_1
> atk-1.9.1
> autoconf-2.59_2
> bison-1.75_2
> bitstream-vera-1.10_1
> bugbuddy-2.10.0_1
> ccache-2.4_1
> cdparanoia-3.9.8_7
> cjk-cdrtools-2.01.20041227
> cmpsfont-1.0_2
> compat4x-i386-5.3
> coreutils-5.2.1
> cups-1.1.23.0
> cups-base-1.1.23.0_3
> cups-lpr-1.1.23.0
> cups-pstoraster-7.07_3
> cvsup-16.1h
> cvsup-without-gui-16.1h
> db42-4.2.52_3
> desktop-file-utils-0.10_2
> djbfft-0.76_1
> docbook-sk-4.1.2_3
> docbook-xml-4.2_1
> docbook-xsl-1.68.1
> dri-6.2.1,2
> dvipsk-tetex-5.95a_1
> eel-2.10.0
> eog-2.9.0_1
> esound-0.2.35_1
> expat-1.95.8
> fam-2.6.9_6
> fastest_cvsup-0.2.9
> fileroller-2.10.0_1,1
> fontconfig-2.2.3,1
> freetype2-2.1.9
> fribidi-0.10.4_1
> gail-1.8.2_1
> gconf-editor-2.10.0,1
> gconf2-2.10.0
> gd-2.0.33_1,1
> gdbm-1.8.3_1
> gdm-2.6.0.8_1
> gedit-2.10.0_1
> gettext-0.14.1
> ggv-2.8.4_2
> ghc-6.4_1
> ghostscript-afpl-8.50,1
> gimp-print-4.2.7_1
> gle-3.0.3
> glib-2.6.3_1
> gmake-3.80_2
> gnome-icon-theme-2.10.0
> gnome-menus-2.10.0
> gnome-themes-2.10.0
> gnomeapplets2-2.10.0_1
> gnomeaudio2-2.0.0
> gnomedesktop-2.10.0
> gnomedocutils-0.1.3
> gnomegames2-2.10.0_1
> gnomehier-2.0_6
> gnomekeyring-0.4.2
> gnomemedia2-2.10.0_3
> gnomemimedata-2.4.2
> gnomepanel-2.10.0_1
> gnomesession-2.10.0
> gnomesystemmonitor-2.10.0
> gnomesystemtools-1.2.0_2
> gnometerminal-2.10.0_1
> gnomeuserdocs2-2.8.1
> gnomeutils2-2.10.0,1
> gnomevfs2-2.10.0_1
> gnutls-1.0.24_1
> gsfonts-8.11_2
> gstreamer-0.8.9_2
> gstreamer-ffmpeg-0.8.4
> gstreamer-plugins-0.8.8_3
> gstreamer-plugins-cdparanoia-0.8.8_3
> gstreamer-plugins-esound-0.8.8_3
> gstreamer-plugins-gconf-0.8.8_3
> gtar-1.15.1_1
> gtk-2.6.4_1
> gtk-engines2-2.6.2
> gtksourceview-1.2.0_1
> gucharmap-gnome-1.4.3_1
> guile-1.6.5
> help2man-1.35.1
> hicolor-icon-theme-0.5
> imake-6.8.2
> imwheel-1.0.0.p12
> intltool-0.33
> javacc-3.2_1
> javavmwrapper-2.0_3
> jdk-1.5.0p1
> jpeg-6b_3
> lcms-1.14,1
> libIDL-0.8.5_1
> libXft-2.1.6
> liba52-0.7.4_1
> libart_lgpl2-2.3.17
> libaudiofile-0.2.6
> libbonobo-2.8.1_1
> libcroco-0.6.0_1
> libdts-0.0.2
> libdvdcss-1.2.8_1
> libdvdnav-0.1.9_1
> libdvdread-0.9.4_1
> libexif-0.6.10
> libgail-gnome-1.1.0_1
> libgcrypt-1.2.1
> libglade2-2.5.1_2
> libglut-6.0.1
> libgmp-4.1.4
> libgnome-2.10.0
> libgnomecanvas-2.10.0_1
> libgnomecups-0.2.0_1,1
> libgnomeprint-2.10.1
> libgnomeprintui-2.10.1
> libgnomeui-2.10.0_1
> libgpg-error-1.0_1
> libgsf-1.11.1
> libgtop2-2.10.0_1
> libiconv-1.9.2_1
> libid3tag-0.15.0b_2
> libijs-0.35
> libltdl-1.5.10
> libmad-0.15.1b_1
> libmng-1.0.8
> libogg-1.1.2_1,3
> librsvg2-2.9.5_2
> libsoup-2.2.3
> libtool-1.3.5_2
> libtool-1.5.10_1
> libvorbis-1.1.0_1,3
> libwmf-0.2.8.3
> libwnck-2.10.0
> libwww-5.4.0_1
> libxklavier-2.0_2,1
> libxml2-2.6.18
> libxslt-1.1.13
> linc-1.0.3_3
> linux_base-8-8.0_6
> lynx-ssl-2.8.5
> m4-1.4.1
> metacity-2.10.0
> mozilla-1.7.5_2,2
> nautilus-cd-burner-2.10.0
> nautilus2-2.10.0_1
> neon-0.24.7
> nspr-4.4.1_1
> nss-3.9.2
> open-motif-2.2.3_1
> openldap-client-2.2.23
> openssl-0.9.7e_2
> p5-XML-Parser-2.34_1
> p5-gettext-1.03
> p5-type1inst-0.6.1_2
> pango-1.8.1
> perl-5.8.6_2
> pkg_cutleaves-20040517
> pkg_tree-1.1_1
> pkgconfig-0.15.0_1
> pkgdb.db
> png-1.2.8_1
> popt-1.7
> port-maintenance-tools-1.0
> portdowngrade-0.6
> porteasy-2.8.3
> portell-0.1_4
> portmanager-0.2.9_3
> portupgrade-20041226_1
> ppower4-0.9.4_1
> prosper-1.00.4_2
> psiconv-0.9.7
> py24-numeric-23.7
> py24-xml-0.8.4
> python-2.4_1
> ruby-1.8.2_3
> ruby18-bdb1-0.2.2
> samba-libsmbclient-3.0.12_1
> screen-4.0.2_1
> scrollkeeper-0.3.14_1,1
> sdocbook-xml-4.1.2.5_2
> shared-mime-info-0.15_9
> startup-notification-0.8_1
> subversion-1.1.3
> sudo-1.6.8.7
> system-tools-backends-1.2.0
> t1lib-5.0.1,1
> tcshrc-1.6.0
> teTeX-3.0
> teTeX-base-3.0_3
> teTeX-texmf-3.0_1
> tex-texmflocal-1.9
> texi2html-1.76_1,1
> tiff-3.7.1_2
> unzip-5.52_1
> urwfonts-1.0
> vte-0.11.12_1
> wv-1.0.0_2
> xdvik-tetex-22.84.8_1
> xmlcatmgr-2.2
> xorg-6.8.2
> xorg-clients-6.8.2
> xorg-documents-6.8.2
> xorg-fonts-100dpi-6.8.2
> xorg-fonts-75dpi-6.8.2
> xorg-fonts-cyrillic-6.8.2
> xorg-fonts-encodings-6.8.2
> xorg-fonts-miscbitmaps-6.8.2
> xorg-fonts-truetype-6.8.2
> xorg-fonts-type1-6.8.2
> xorg-fontserver-6.8.2
> xorg-libraries-6.8.2
> xorg-nestserver-6.8.2
> xorg-printserver-6.8.2
> xorg-server-6.8.2
> xorg-vfbserver-6.8.2
> xscreensaver-gnome-4.20_1
> xterm-200_2
> xvid-1.0.3,1
> yelp-2.9.3_2
> zip-2.3_2
> 
> 
> finally here is the output of uname -a 
> FreeBSD pc078650.sci.griffith.edu.au 5.3-RELEASE-p1 FreeBSD
> 5.3-RELEASE-p1 #7: Tue Nov 23 11:49:52 EST 2004    
> tim at pc078650.sci.griffith.edu.au:/usr/obj/usr/src/sys/KERNCONF  i386
> 
> any help would be greatly appreciated,
> Tim
> _______________________________________________
> freebsd-gnome at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-gnome
> To unsubscribe, send any mail to "freebsd-gnome-unsubscribe at freebsd.org"
> 
-- 
PGP Key : http://www.marcuscom.com/pgp.asc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: This is a digitally signed message part
Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20050322/248b1ee3/attachment.bin


More information about the freebsd-gnome mailing list