| 1 | This file contains any messages produced by compilers while |
|---|
| 2 | running configure, to aid debugging if configure makes a mistake. |
|---|
| 3 | |
|---|
| 4 | It was created by configure, which was |
|---|
| 5 | generated by GNU Autoconf 2.61. Invocation command line was |
|---|
| 6 | |
|---|
| 7 | $ ./configure --prefix=/opt/local --enable-threadsafe --disable-tcl |
|---|
| 8 | |
|---|
| 9 | ## --------- ## |
|---|
| 10 | ## Platform. ## |
|---|
| 11 | ## --------- ## |
|---|
| 12 | |
|---|
| 13 | hostname = Porsche.local |
|---|
| 14 | uname -m = Power Macintosh |
|---|
| 15 | uname -r = 7.9.0 |
|---|
| 16 | uname -s = Darwin |
|---|
| 17 | uname -v = Darwin Kernel Version 7.9.0: Wed Mar 30 20:11:17 PST 2005; root:xnu/xnu-517.12.7.obj~1/RELEASE_PPC |
|---|
| 18 | |
|---|
| 19 | /usr/bin/uname -p = powerpc |
|---|
| 20 | /bin/uname -X = unknown |
|---|
| 21 | |
|---|
| 22 | /bin/arch = unknown |
|---|
| 23 | /usr/bin/arch -k = unknown |
|---|
| 24 | /usr/convex/getsysinfo = unknown |
|---|
| 25 | /usr/bin/hostinfo = Mach kernel version: |
|---|
| 26 | Darwin Kernel Version 7.9.0: |
|---|
| 27 | Wed Mar 30 20:11:17 PST 2005; root:xnu/xnu-517.12.7.obj~1/RELEASE_PPC |
|---|
| 28 | |
|---|
| 29 | |
|---|
| 30 | Kernel configured for a single processor only. |
|---|
| 31 | 1 processor is physically available. |
|---|
| 32 | Processor type: ppc970 (PowerPC 970) |
|---|
| 33 | Processor active: 0 |
|---|
| 34 | Primary memory available: 1024.00 megabytes. |
|---|
| 35 | Default processor set: 75 tasks, 194 threads, 1 processors |
|---|
| 36 | Load average: 1.74, Mach factor: 0.20 |
|---|
| 37 | unknown |
|---|
| 38 | /bin/machine = unknown |
|---|
| 39 | /usr/bin/oslevel = unknown |
|---|
| 40 | /bin/universe = unknown |
|---|
| 41 | |
|---|
| 42 | PATH: /opt/local/bin |
|---|
| 43 | PATH: /opt/local/sbin |
|---|
| 44 | PATH: /bin |
|---|
| 45 | PATH: /sbin |
|---|
| 46 | PATH: /usr/bin |
|---|
| 47 | PATH: /usr/sbin |
|---|
| 48 | PATH: /usr/X11R6/bin |
|---|
| 49 | |
|---|
| 50 | |
|---|
| 51 | ## ----------- ## |
|---|
| 52 | ## Core tests. ## |
|---|
| 53 | ## ----------- ## |
|---|
| 54 | |
|---|
| 55 | configure:2048: checking build system type |
|---|
| 56 | configure:2066: result: powerpc-apple-darwin7.9.0 |
|---|
| 57 | configure:2088: checking host system type |
|---|
| 58 | configure:2103: result: powerpc-apple-darwin7.9.0 |
|---|
| 59 | configure:2173: checking for gcc |
|---|
| 60 | configure:2189: found /usr/bin/gcc |
|---|
| 61 | configure:2200: result: gcc |
|---|
| 62 | configure:2438: checking for C compiler version |
|---|
| 63 | configure:2445: gcc --version >&5 |
|---|
| 64 | gcc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1671) |
|---|
| 65 | Copyright (C) 2002 Free Software Foundation, Inc. |
|---|
| 66 | This is free software; see the source for copying conditions. There is NO |
|---|
| 67 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
|---|
| 68 | |
|---|
| 69 | configure:2448: $? = 0 |
|---|
| 70 | configure:2455: gcc -v >&5 |
|---|
| 71 | Reading specs from /usr/libexec/gcc/darwin/ppc/3.3/specs |
|---|
| 72 | Thread model: posix |
|---|
| 73 | gcc version 3.3 20030304 (Apple Computer, Inc. build 1671) |
|---|
| 74 | configure:2458: $? = 0 |
|---|
| 75 | configure:2465: gcc -V >&5 |
|---|
| 76 | gcc: `-V' option must have argument |
|---|
| 77 | configure:2468: $? = 1 |
|---|
| 78 | configure:2491: checking for C compiler default output file name |
|---|
| 79 | configure:2518: gcc -O2 -DSQLITE_ENABLE_LOCKING_STYLE=1 -DHAVE_READLINE=1 -I/opt/local/include/readline -I/opt/local/include -I/opt/local/include/readline -lreadline conftest.c >&5 |
|---|
| 80 | ld: can't locate file for: -lreadline |
|---|
| 81 | configure:2521: $? = 1 |
|---|
| 82 | configure:2559: result: |
|---|
| 83 | configure: failed program was: |
|---|
| 84 | | /* confdefs.h. */ |
|---|
| 85 | | #define PACKAGE_NAME "" |
|---|
| 86 | | #define PACKAGE_TARNAME "" |
|---|
| 87 | | #define PACKAGE_VERSION "" |
|---|
| 88 | | #define PACKAGE_STRING "" |
|---|
| 89 | | #define PACKAGE_BUGREPORT "" |
|---|
| 90 | | /* end confdefs.h. */ |
|---|
| 91 | | |
|---|
| 92 | | int |
|---|
| 93 | | main () |
|---|
| 94 | | { |
|---|
| 95 | | |
|---|
| 96 | | ; |
|---|
| 97 | | return 0; |
|---|
| 98 | | } |
|---|
| 99 | configure:2566: error: C compiler cannot create executables |
|---|
| 100 | See `config.log' for more details. |
|---|
| 101 | |
|---|
| 102 | ## ---------------- ## |
|---|
| 103 | ## Cache variables. ## |
|---|
| 104 | ## ---------------- ## |
|---|
| 105 | |
|---|
| 106 | ac_cv_build=powerpc-apple-darwin7.9.0 |
|---|
| 107 | ac_cv_env_CCC_set= |
|---|
| 108 | ac_cv_env_CCC_value= |
|---|
| 109 | ac_cv_env_CC_set= |
|---|
| 110 | ac_cv_env_CC_value= |
|---|
| 111 | ac_cv_env_CFLAGS_set=set |
|---|
| 112 | ac_cv_env_CFLAGS_value='-O2 -DSQLITE_ENABLE_LOCKING_STYLE=1 -DHAVE_READLINE=1 -I/opt/local/include/readline' |
|---|
| 113 | ac_cv_env_CPPFLAGS_set=set |
|---|
| 114 | ac_cv_env_CPPFLAGS_value='-I/opt/local/include -I/opt/local/include/readline' |
|---|
| 115 | ac_cv_env_CPP_set= |
|---|
| 116 | ac_cv_env_CPP_value= |
|---|
| 117 | ac_cv_env_CXXCPP_set= |
|---|
| 118 | ac_cv_env_CXXCPP_value= |
|---|
| 119 | ac_cv_env_CXXFLAGS_set=set |
|---|
| 120 | ac_cv_env_CXXFLAGS_value=-O2 |
|---|
| 121 | ac_cv_env_CXX_set= |
|---|
| 122 | ac_cv_env_CXX_value= |
|---|
| 123 | ac_cv_env_F77_set= |
|---|
| 124 | ac_cv_env_F77_value= |
|---|
| 125 | ac_cv_env_FFLAGS_set= |
|---|
| 126 | ac_cv_env_FFLAGS_value= |
|---|
| 127 | ac_cv_env_LDFLAGS_set=set |
|---|
| 128 | ac_cv_env_LDFLAGS_value=-lreadline |
|---|
| 129 | ac_cv_env_LIBS_set= |
|---|
| 130 | ac_cv_env_LIBS_value= |
|---|
| 131 | ac_cv_env_build_alias_set= |
|---|
| 132 | ac_cv_env_build_alias_value= |
|---|
| 133 | ac_cv_env_host_alias_set= |
|---|
| 134 | ac_cv_env_host_alias_value= |
|---|
| 135 | ac_cv_env_target_alias_set= |
|---|
| 136 | ac_cv_env_target_alias_value= |
|---|
| 137 | ac_cv_host=powerpc-apple-darwin7.9.0 |
|---|
| 138 | ac_cv_prog_ac_ct_CC=gcc |
|---|
| 139 | |
|---|
| 140 | ## ----------------- ## |
|---|
| 141 | ## Output variables. ## |
|---|
| 142 | ## ----------------- ## |
|---|
| 143 | |
|---|
| 144 | ALLOWRELEASE='' |
|---|
| 145 | AR='' |
|---|
| 146 | AWK='' |
|---|
| 147 | BUILD_CC='' |
|---|
| 148 | BUILD_CFLAGS='' |
|---|
| 149 | BUILD_EXEEXT='' |
|---|
| 150 | CC='gcc' |
|---|
| 151 | CFLAGS='-O2 -DSQLITE_ENABLE_LOCKING_STYLE=1 -DHAVE_READLINE=1 -I/opt/local/include/readline' |
|---|
| 152 | CPP='' |
|---|
| 153 | CPPFLAGS='-I/opt/local/include -I/opt/local/include/readline' |
|---|
| 154 | CXX='' |
|---|
| 155 | CXXCPP='' |
|---|
| 156 | CXXFLAGS='-O2' |
|---|
| 157 | DEFS='' |
|---|
| 158 | ECHO='echo' |
|---|
| 159 | ECHO_C='' |
|---|
| 160 | ECHO_N='-n' |
|---|
| 161 | ECHO_T='' |
|---|
| 162 | EGREP='' |
|---|
| 163 | EXEEXT='' |
|---|
| 164 | F77='' |
|---|
| 165 | FFLAGS='' |
|---|
| 166 | GREP='' |
|---|
| 167 | HAVE_TCL='' |
|---|
| 168 | INSTALL_DATA='' |
|---|
| 169 | INSTALL_PROGRAM='' |
|---|
| 170 | INSTALL_SCRIPT='' |
|---|
| 171 | LDFLAGS='-lreadline' |
|---|
| 172 | LIBOBJS='' |
|---|
| 173 | LIBS='' |
|---|
| 174 | LIBTOOL='' |
|---|
| 175 | LN_S='' |
|---|
| 176 | LTLIBOBJS='' |
|---|
| 177 | OBJEXT='' |
|---|
| 178 | OS_OS2='' |
|---|
| 179 | OS_UNIX='' |
|---|
| 180 | OS_WIN='' |
|---|
| 181 | PACKAGE_BUGREPORT='' |
|---|
| 182 | PACKAGE_NAME='' |
|---|
| 183 | PACKAGE_STRING='' |
|---|
| 184 | PACKAGE_TARNAME='' |
|---|
| 185 | PACKAGE_VERSION='' |
|---|
| 186 | PATH_SEPARATOR=':' |
|---|
| 187 | RANLIB='' |
|---|
| 188 | RELEASE='' |
|---|
| 189 | SHELL='/bin/sh' |
|---|
| 190 | STRIP='' |
|---|
| 191 | TARGET_DEBUG='' |
|---|
| 192 | TARGET_EXEEXT='' |
|---|
| 193 | TARGET_HAVE_READLINE='' |
|---|
| 194 | TARGET_READLINE_INC='' |
|---|
| 195 | TARGET_READLINE_LIBS='' |
|---|
| 196 | TARGET_THREAD_LIB='' |
|---|
| 197 | TCL_BIN_DIR='' |
|---|
| 198 | TCL_INCLUDE_SPEC='' |
|---|
| 199 | TCL_LIBS='' |
|---|
| 200 | TCL_LIB_FILE='' |
|---|
| 201 | TCL_LIB_FLAG='' |
|---|
| 202 | TCL_LIB_SPEC='' |
|---|
| 203 | TCL_SRC_DIR='' |
|---|
| 204 | TCL_STUB_LIB_FILE='' |
|---|
| 205 | TCL_STUB_LIB_FLAG='' |
|---|
| 206 | TCL_STUB_LIB_SPEC='' |
|---|
| 207 | TCL_VERSION='' |
|---|
| 208 | TEMP_STORE='' |
|---|
| 209 | THREADSAFE='' |
|---|
| 210 | THREADSOVERRIDELOCKS='' |
|---|
| 211 | VERSION='' |
|---|
| 212 | VERSION_NUMBER='' |
|---|
| 213 | XTHREADCONNECT='' |
|---|
| 214 | ac_ct_CC='gcc' |
|---|
| 215 | ac_ct_CXX='' |
|---|
| 216 | ac_ct_F77='' |
|---|
| 217 | bindir='${exec_prefix}/bin' |
|---|
| 218 | build='powerpc-apple-darwin7.9.0' |
|---|
| 219 | build_alias='' |
|---|
| 220 | build_cpu='powerpc' |
|---|
| 221 | build_os='darwin7.9.0' |
|---|
| 222 | build_vendor='apple' |
|---|
| 223 | datadir='${datarootdir}' |
|---|
| 224 | datarootdir='${prefix}/share' |
|---|
| 225 | docdir='${datarootdir}/doc/${PACKAGE}' |
|---|
| 226 | dvidir='${docdir}' |
|---|
| 227 | exec_prefix='NONE' |
|---|
| 228 | host='powerpc-apple-darwin7.9.0' |
|---|
| 229 | host_alias='' |
|---|
| 230 | host_cpu='powerpc' |
|---|
| 231 | host_os='darwin7.9.0' |
|---|
| 232 | host_vendor='apple' |
|---|
| 233 | htmldir='${docdir}' |
|---|
| 234 | includedir='${prefix}/include' |
|---|
| 235 | infodir='${datarootdir}/info' |
|---|
| 236 | libdir='${exec_prefix}/lib' |
|---|
| 237 | libexecdir='${exec_prefix}/libexec' |
|---|
| 238 | localedir='${datarootdir}/locale' |
|---|
| 239 | localstatedir='${prefix}/var' |
|---|
| 240 | mandir='${datarootdir}/man' |
|---|
| 241 | oldincludedir='/usr/include' |
|---|
| 242 | pdfdir='${docdir}' |
|---|
| 243 | prefix='/opt/local' |
|---|
| 244 | program_prefix='NONE' |
|---|
| 245 | program_transform_name='s,x,x,' |
|---|
| 246 | psdir='${docdir}' |
|---|
| 247 | sbindir='${exec_prefix}/sbin' |
|---|
| 248 | sharedstatedir='${prefix}/com' |
|---|
| 249 | sysconfdir='${prefix}/etc' |
|---|
| 250 | target_alias='' |
|---|
| 251 | |
|---|
| 252 | ## ----------- ## |
|---|
| 253 | ## confdefs.h. ## |
|---|
| 254 | ## ----------- ## |
|---|
| 255 | |
|---|
| 256 | #define PACKAGE_NAME "" |
|---|
| 257 | #define PACKAGE_TARNAME "" |
|---|
| 258 | #define PACKAGE_VERSION "" |
|---|
| 259 | #define PACKAGE_STRING "" |
|---|
| 260 | #define PACKAGE_BUGREPORT "" |
|---|
| 261 | |
|---|
| 262 | configure: exit 77 |
|---|