gnome-speech config.log.



Hi, Bill and list. Here is my config.log for gnome-speech. Perhaps, we can
figure out why gnome-speech gets to the point about freetts, and blows up
with an error.

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.53.  Invocation command line was

  $
./configure --enable-maintainer-mode --enable-compile-warnings --prefix=/opt
/gnome21/

## --------- ##
## Platform. ##
## --------- ##

hostname = Tornado
uname -m = i686
uname -r = 2.4.18-14
uname -s = Linux
uname -v = #1 Wed Sep 4 12:13:11 EDT 2002

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = i686
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: usr/bin
PATH: /opt/gnome21/bin
PATH: /root/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /sbin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /usr/X11R6/bin
PATH: /root/bin
PATH: /usr/java/j2sdk1.4.1_01/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1416: checking for a BSD-compatible install
configure:1470: result: /usr/bin/install -c
configure:1481: checking whether build environment is sane
configure:1524: result: yes
configure:1557: checking for gawk
configure:1573: found /bin/gawk
configure:1583: result: gawk
configure:1593: checking whether make sets ${MAKE}
configure:1613: result: yes
configure:1783: checking whether to enable maintainer-specific portions of
Makefiles
configure:1792: result: yes
configure:1855: checking for gcc
configure:1871: found /usr/bin/gcc
configure:1881: result: gcc
configure:2125: checking for C compiler version
configure:2128: gcc --version </dev/null >&5
gcc (GCC) 3.2 20020903 (Red Hat Linux 8.0 3.2-7)
Copyright (C) 2002 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:2131: $? = 0
configure:2133: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/3.2/specs
Configured with:
../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info
 --enable-shared --enable-threads=posix --disable-checking --host=i386-redha
t-linux --with-system-zlib --enable-__cxa_atexit
Thread model: posix
gcc version 3.2 20020903 (Red Hat Linux 8.0 3.2-7)
configure:2136: $? = 0
configure:2138: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:2141: $? = 1
configure:2167: checking for C compiler default output
configure:2170: gcc    conftest.c  >&5
configure:2173: $? = 0
configure:2206: result: a.out
configure:2211: checking whether the C compiler works
configure:2217: ./a.out
configure:2220: $? = 0
configure:2235: result: yes
configure:2242: checking whether we are cross compiling
configure:2244: result: no
configure:2247: checking for suffix of executables
configure:2249: gcc -o conftest    conftest.c  >&5
configure:2252: $? = 0
configure:2274: result:
configure:2280: checking for suffix of object files
configure:2304: gcc -c   conftest.c >&5
configure:2307: $? = 0
configure:2326: result: o
configure:2330: checking whether we are using the GNU C compiler
configure:2357: gcc -c   conftest.c >&5
configure:2360: $? = 0
configure:2363: test -s conftest.o
configure:2366: $? = 0
configure:2378: result: yes
configure:2384: checking whether gcc accepts -g
configure:2408: gcc -c -g  conftest.c >&5
configure:2411: $? = 0
configure:2414: test -s conftest.o
configure:2417: $? = 0
configure:2427: result: yes
configure:2454: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before "me"
configure:2457: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:2586: checking for style of include used by make
configure:2614: result: GNU
configure:2642: checking dependency style of gcc
configure:2704: result: gcc3
configure:2721: checking for a BSD-compatible install
configure:2775: result: /usr/bin/install -c
configure:2788: checking for strerror in -lcposix
configure:2821: gcc -o conftest -g -O2   conftest.c -lcposix   >&5
/usr/bin/ld: cannot find -lcposix
collect2: ld returned 1 exit status
configure:2824: $? = 1
configure: failed program was:
#line 2795 "configure"
#include "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 ();
#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
strerror ();
  ;
  return 0;
}
configure:2841: result: no
configure:2885: checking for pkg-config
configure:2903: found /opt/gnome21/bin/pkg-config
configure:2915: result: /opt/gnome21/bin/pkg-config
configure:2928: checking for pkg-config
configure:2939: result: yes
configure:2993: checking for GNOME Platform
configure:2996: result: GNOME 2.x
configure:3003: checking for pkg-config
configure:3033: result: /opt/gnome21/bin/pkg-config
configure:3046: checking for pkg-config
configure:3057: result: yes
configure:3187: checking what warning flags to pass to the C compiler
configure:3189:
result: -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations
configure:3200: checking what language compliance flags to pass to the C
compiler
configure:3215: result:
configure:3294: checking build system type
configure:3312: result: i686-pc-linux-gnu
configure:3320: checking host system type
configure:3334: result: i686-pc-linux-gnu
configure:3364: checking for ld used by GCC
configure:3427: result: /usr/bin/ld
configure:3436: checking if the linker (/usr/bin/ld) is GNU ld
GNU ld version 2.13.90.0.2 20020802
configure:3448: result: yes
configure:3453: checking for /usr/bin/ld option to reload object files
configure:3460: result: -r
configure:3465: checking for BSD-compatible nm
configure:3501: result: /usr/bin/nm -B
configure:3504: checking whether ln -s works
configure:3508: result: yes
configure:3515: checking how to recognise dependant libraries
configure:3693: result: pass_all
configure:3705: checking command to parse /usr/bin/nm -B output
configure:3786: gcc -c -g -O2  conftest.c >&5
configure:3789: $? = 0
configure:3793: /usr/bin/nm -B conftest.o \| sed -n -e
/^.*[  ]\([ABCDGISTW][ABCDGISTW]*\)[  ][  ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/
\1 \2\3 \3/p' \> conftest.nm
configure:3796: $? = 0
configure:3848: gcc -o conftest -g -O2   conftest.c conftstm.o >&5
configure:3851: $? = 0
configure:3895: result: ok
configure:3904: checking how to run the C preprocessor
configure:3930: gcc -E  conftest.c
configure:3936: $? = 0
configure:3963: gcc -E  conftest.c
configure:3959:28: ac_nonexistent.h: No such file or directory
configure:3969: $? = 1
configure: failed program was:
#line 3958 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:4006: result: gcc -E
configure:4021: gcc -E  conftest.c
configure:4027: $? = 0
configure:4054: gcc -E  conftest.c
configure:4050:28: ac_nonexistent.h: No such file or directory
configure:4060: $? = 1
configure: failed program was:
#line 4049 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:4100: checking for ANSI C header files
configure:4114: gcc -E  conftest.c
configure:4120: $? = 0
configure:4205: gcc -o conftest -g -O2   conftest.c  >&5
configure:4208: $? = 0
configure:4210: ./conftest
configure:4213: $? = 0
configure:4227: result: yes
configure:4251: checking for sys/types.h
configure:4264: gcc -c -g -O2  conftest.c >&5
configure:4267: $? = 0
configure:4270: test -s conftest.o
configure:4273: $? = 0
configure:4283: result: yes
configure:4251: checking for sys/stat.h
configure:4264: gcc -c -g -O2  conftest.c >&5
configure:4267: $? = 0
configure:4270: test -s conftest.o
configure:4273: $? = 0
configure:4283: result: yes
configure:4251: checking for stdlib.h
configure:4264: gcc -c -g -O2  conftest.c >&5
configure:4267: $? = 0
configure:4270: test -s conftest.o
configure:4273: $? = 0
configure:4283: result: yes
configure:4251: checking for string.h
configure:4264: gcc -c -g -O2  conftest.c >&5
configure:4267: $? = 0
configure:4270: test -s conftest.o
configure:4273: $? = 0
configure:4283: result: yes
configure:4251: checking for memory.h
configure:4264: gcc -c -g -O2  conftest.c >&5
configure:4267: $? = 0
configure:4270: test -s conftest.o
configure:4273: $? = 0
configure:4283: result: yes
configure:4251: checking for strings.h
configure:4264: gcc -c -g -O2  conftest.c >&5
configure:4267: $? = 0
configure:4270: test -s conftest.o
configure:4273: $? = 0
configure:4283: result: yes
configure:4251: checking for inttypes.h
configure:4264: gcc -c -g -O2  conftest.c >&5
configure:4267: $? = 0
configure:4270: test -s conftest.o
configure:4273: $? = 0
configure:4283: result: yes
configure:4251: checking for stdint.h
configure:4264: gcc -c -g -O2  conftest.c >&5
configure:4267: $? = 0
configure:4270: test -s conftest.o
configure:4273: $? = 0
configure:4283: result: yes
configure:4251: checking for unistd.h
configure:4264: gcc -c -g -O2  conftest.c >&5
configure:4267: $? = 0
configure:4270: test -s conftest.o
configure:4273: $? = 0
configure:4283: result: yes
configure:4309: checking dlfcn.h usability
configure:4318: gcc -c -g -O2  conftest.c >&5
configure:4321: $? = 0
configure:4324: test -s conftest.o
configure:4327: $? = 0
configure:4336: result: yes
configure:4340: checking dlfcn.h presence
configure:4347: gcc -E  conftest.c
configure:4353: $? = 0
configure:4371: result: yes
configure:4389: checking for dlfcn.h
configure:4396: result: yes
configure:4593: checking for ranlib
configure:4609: found /usr/bin/ranlib
configure:4620: result: ranlib
configure:4673: checking for strip
configure:4689: found /usr/bin/strip
configure:4700: result: strip
configure:4911: checking for objdir
configure:4922: result: .libs
configure:4939: checking for gcc option to produce PIC
configure:5089: result: -fPIC
configure:5093: checking if gcc PIC flag -fPIC works
configure:5119: gcc -c -g -O2 -fPIC -DPIC  conftest.c >&5
configure:5122: $? = 0
configure:5125: test -s conftest.o
configure:5128: $? = 0
configure:5165: result: yes
configure:5181: checking if gcc static flag -static works
configure:5208: gcc -o conftest -g -O2   -static conftest.c  >&5
configure:5211: $? = 0
configure:5214: test -s conftest
configure:5217: $? = 0
configure:5232: result: yes
configure:5244: checking if gcc supports -c -o file.o
configure:5266: gcc -c -g -O2 -o out/conftest2.o  conftest.c >&5
configure:5288: result: yes
configure:5293: checking if gcc supports -c -o file.lo
configure:5323: gcc -c -g -O2 -c -o conftest.lo  conftest.c >&5
configure:5326: $? = 0
configure:5329: test -s conftest.lo
configure:5332: $? = 0
configure:5353: result: yes
configure:5384: checking if gcc supports -fno-rtti -fno-exceptions
configure:5409: gcc -c -g -O2 -fno-rtti -fno-exceptions -c conftest.c
conftest.c >&5
configure:5412: $? = 0
configure:5415: test -s conftest.o
configure:5418: $? = 0
configure:5434: result: yes
configure:5445: checking whether the linker (/usr/bin/ld) supports shared
libraries
configure:6125: result: yes
configure:6130: checking how to hardcode library paths into programs
configure:6154: result: immediate
configure:6159: checking whether stripping libraries is possible
configure:6164: result: yes
configure:6175: checking dynamic linker characteristics
configure:6568: result: GNU/Linux ld.so
configure:6573: checking if libtool supports shared libraries
configure:6575: result: yes
configure:6578: checking whether to build shared libraries
configure:6599: result: yes
configure:6602: checking whether to build static libraries
configure:6606: result: no
configure:7268: checking whether -lc should be explicitly linked in
configure:7276: gcc -c -g -O2  conftest.c >&5
configure:7279: $? = 0
configure:7293: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o
conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:7296: $? = 0
configure:7309: result: no
configure:7883: checking for gtkdoc-mkdb
configure:7899: found /opt/gnome21/bin/gtkdoc-mkdb
configure:7910: result: true
configure:7921: checking gtk-doc version (0.9) >= 0.6
configure:7927: result: yes
configure:8017: checking for bonobo-activation-2.0 >= 0.9.1 libbonobo-2.0 >=
1.97.0 ORBit-2.0 >= 2.3.94
configure:8021: result: yes
configure:8025: checking gnome_speech_CFLAGS
configure:8028:
result: -DORBIT2=1 -D_REENTRANT -I/opt/gnome21/include/bonobo-activation-2.0
 -I/opt/gnome21/include/glib-2.0 -I/opt/gnome21/lib/glib-2.0/include -I/opt/
gnome21/include/orbit-2.0 -I/opt/gnome21/include/libxml2 -I/opt/gnome21/incl
ude/linc-1.0 -I/opt/gnome21/include/libbonobo-2.0
configure:8031: checking gnome_speech_LIBS
configure:8034:
result: -Wl,--export-dynamic -L/opt/gnome21/lib -lbonobo-2 -lbonobo-activati
on -lxml2 -lz -lORBit-2 -lm -llinc -lgmodule-2.0 -ldl -lgobject-2.0 -lgthrea
d-2.0 -lpthread -lglib-2.0
configure:8080: checking for eciNew in -libmeci50
configure:8113: gcc -o conftest -g -O2   conftest.c -libmeci50   >&5
configure:8116: $? = 0
configure:8119: test -s conftest
configure:8122: $? = 0
configure:8133: result: yes
configure:8193: checking for java
configure:8209: found /usr/java/j2sdk1.4.1_01/bin/java
configure:8220: result: java
configure:8259: checking for javac
configure:8275: found /usr/java/j2sdk1.4.1_01/bin/javac
configure:8286: result: javac
configure:8325: checking for idlj
configure:8341: found /usr/java/j2sdk1.4.1_01/bin/idlj
configure:8352: result: idlj
configure:8574: error: conditional "BUILD_FREETTS_DRIVER_LINUX" was never
defined.
Usually this means the macro was only invoked conditionally.

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=i686-pc-linux-gnu
ac_cv_build_alias=i686-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=
ac_cv_gnome_aclocal_dir=/opt/gnome21/share/aclocal/gnome2-macros
ac_cv_gnome_aclocal_flags='-I /opt/gnome21/share/aclocal/gnome2-macros '
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=i686-pc-linux-gnu
ac_cv_host_alias=i686-pc-linux-gnu
ac_cv_lib_cposix_strerror=no
ac_cv_lib_ibmeci50_eciNew=yes
ac_cv_objext=o
ac_cv_path_PKG_CONFIG=/opt/gnome21/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_GTKDOC=true
ac_cv_prog_IDLJ=idlj
ac_cv_prog_JAVA=java
ac_cv_prog_JAVAC=javac
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
am_cv_CC_dependencies_compiler_type=gcc3
lt_cv_archive_cmds_need_lc=no
lt_cv_compiler_c_o=yes
lt_cv_compiler_o_lo=yes
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file='/lib/libc.so.6 /lib/libc-2.2.93.so'
lt_cv_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/
{\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/
{"\2", (lt_ptr) \&\2},/p'\'''
lt_cv_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char
\1;/p'\'''
lt_cv_ld_reload_flag=-r
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_prog_cc_can_build_shared=yes
lt_cv_prog_cc_no_builtin=
lt_cv_prog_cc_pic=' -fPIC'
lt_cv_prog_cc_pic_works=yes
lt_cv_prog_cc_shlib=
lt_cv_prog_cc_static=-static
lt_cv_prog_cc_static_works=yes
lt_cv_prog_cc_wl=-Wl,
lt_cv_prog_gnu_ld=yes
lt_cv_sys_global_symbol_pipe='sed -n -e
''s/^.*[  ]\([ABCDGISTW][ABCDGISTW]*\)[  ][  ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\
)$/\1 \2\3 \3/p'\'''
lt_cv_sys_path_separator=:

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE "gnome_speech"
#define VERSION "0.2.0"
#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

configure: exit 1





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