| 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 lame configure 3.98, which was |
|---|
| 5 | generated by GNU Autoconf 2.61. Invocation command line was |
|---|
| 6 | |
|---|
| 7 | $ ./configure --prefix=/opt/local --mandir=/opt/local/share/man --disable-dependency-tracking |
|---|
| 8 | |
|---|
| 9 | ## --------- ## |
|---|
| 10 | ## Platform. ## |
|---|
| 11 | ## --------- ## |
|---|
| 12 | |
|---|
| 13 | hostname = dummy.tsl.lu |
|---|
| 14 | uname -m = i386 |
|---|
| 15 | uname -r = 9.4.0 |
|---|
| 16 | uname -s = Darwin |
|---|
| 17 | uname -v = Darwin Kernel Version 9.4.0: Mon Jun 9 19:30:53 PDT 2008; root:xnu-1228.5.20~1/RELEASE_I386 |
|---|
| 18 | |
|---|
| 19 | /usr/bin/uname -p = i386 |
|---|
| 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 9.4.0: Mon Jun 9 19:30:53 PDT 2008; root:xnu-1228.5.20~1/RELEASE_I386 |
|---|
| 27 | Kernel configured for up to 2 processors. |
|---|
| 28 | 2 processors are physically available. |
|---|
| 29 | 2 processors are logically available. |
|---|
| 30 | Processor type: i486 (Intel 80486) |
|---|
| 31 | Processors active: 0 1 |
|---|
| 32 | Primary memory available: 1.00 gigabytes |
|---|
| 33 | Default processor set: 67 tasks, 233 threads, 2 processors |
|---|
| 34 | Load average: 1.53, Mach factor: 0.56 |
|---|
| 35 | /bin/machine = unknown |
|---|
| 36 | /usr/bin/oslevel = unknown |
|---|
| 37 | /bin/universe = unknown |
|---|
| 38 | |
|---|
| 39 | PATH: /opt/local/bin |
|---|
| 40 | PATH: /opt/local/sbin |
|---|
| 41 | PATH: /bin |
|---|
| 42 | PATH: /sbin |
|---|
| 43 | PATH: /usr/bin |
|---|
| 44 | PATH: /usr/sbin |
|---|
| 45 | PATH: /usr/X11R6/bin |
|---|
| 46 | |
|---|
| 47 | |
|---|
| 48 | ## ----------- ## |
|---|
| 49 | ## Core tests. ## |
|---|
| 50 | ## ----------- ## |
|---|
| 51 | |
|---|
| 52 | configure:2050: checking build system type |
|---|
| 53 | configure:2068: result: i686-apple-darwin9.4.0 |
|---|
| 54 | configure:2090: checking host system type |
|---|
| 55 | configure:2105: result: i686-apple-darwin9.4.0 |
|---|
| 56 | configure:2143: checking for a BSD-compatible install |
|---|
| 57 | configure:2199: result: /usr/bin/install |
|---|
| 58 | configure:2210: checking whether build environment is sane |
|---|
| 59 | configure:2253: result: yes |
|---|
| 60 | configure:2281: checking for a thread-safe mkdir -p |
|---|
| 61 | configure:2320: result: ./install-sh -c -d |
|---|
| 62 | configure:2333: checking for gawk |
|---|
| 63 | configure:2349: found /opt/local/bin/gawk |
|---|
| 64 | configure:2360: result: gawk |
|---|
| 65 | configure:2371: checking whether make sets $(MAKE) |
|---|
| 66 | configure:2392: result: yes |
|---|
| 67 | configure:2582: checking whether to enable maintainer-specific portions of Makefiles |
|---|
| 68 | configure:2591: result: no |
|---|
| 69 | configure:2611: checking for style of include used by make |
|---|
| 70 | configure:2639: result: GNU |
|---|
| 71 | configure:2715: checking for gcc |
|---|
| 72 | configure:2742: result: /usr/bin/gcc-4.0 |
|---|
| 73 | configure:2980: checking for C compiler version |
|---|
| 74 | configure:2987: /usr/bin/gcc-4.0 --version >&5 |
|---|
| 75 | i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5465) |
|---|
| 76 | Copyright (C) 2005 Free Software Foundation, Inc. |
|---|
| 77 | This is free software; see the source for copying conditions. There is NO |
|---|
| 78 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
|---|
| 79 | |
|---|
| 80 | configure:2990: $? = 0 |
|---|
| 81 | configure:2997: /usr/bin/gcc-4.0 -v >&5 |
|---|
| 82 | Using built-in specs. |
|---|
| 83 | Target: i686-apple-darwin9 |
|---|
| 84 | Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple-darwin9 |
|---|
| 85 | Thread model: posix |
|---|
| 86 | gcc version 4.0.1 (Apple Inc. build 5465) |
|---|
| 87 | configure:3000: $? = 0 |
|---|
| 88 | configure:3007: /usr/bin/gcc-4.0 -V >&5 |
|---|
| 89 | gcc-4.0: argument to `-V' is missing |
|---|
| 90 | configure:3010: $? = 1 |
|---|
| 91 | configure:3033: checking for C compiler default output file name |
|---|
| 92 | configure:3060: /usr/bin/gcc-4.0 -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch i386 -arch ppc conftest.c >&5 |
|---|
| 93 | configure:3063: $? = 0 |
|---|
| 94 | configure:3101: result: a.out |
|---|
| 95 | configure:3118: checking whether the C compiler works |
|---|
| 96 | configure:3128: ./a.out |
|---|
| 97 | configure:3131: $? = 0 |
|---|
| 98 | configure:3148: result: yes |
|---|
| 99 | configure:3155: checking whether we are cross compiling |
|---|
| 100 | configure:3157: result: no |
|---|
| 101 | configure:3160: checking for suffix of executables |
|---|
| 102 | configure:3167: /usr/bin/gcc-4.0 -o conftest -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch i386 -arch ppc conftest.c >&5 |
|---|
| 103 | configure:3170: $? = 0 |
|---|
| 104 | configure:3194: result: |
|---|
| 105 | configure:3200: checking for suffix of object files |
|---|
| 106 | configure:3226: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
|---|
| 107 | configure:3229: $? = 0 |
|---|
| 108 | configure:3252: result: o |
|---|
| 109 | configure:3256: checking whether we are using the GNU C compiler |
|---|
| 110 | configure:3285: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
|---|
| 111 | configure:3291: $? = 0 |
|---|
| 112 | configure:3308: result: yes |
|---|
| 113 | configure:3313: checking whether /usr/bin/gcc-4.0 accepts -g |
|---|
| 114 | configure:3343: /usr/bin/gcc-4.0 -c -g -I/opt/local/include conftest.c >&5 |
|---|
| 115 | configure:3349: $? = 0 |
|---|
| 116 | configure:3448: result: yes |
|---|
| 117 | configure:3465: checking for /usr/bin/gcc-4.0 option to accept ISO C89 |
|---|
| 118 | configure:3539: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
|---|
| 119 | configure:3545: $? = 0 |
|---|
| 120 | configure:3568: result: none needed |
|---|
| 121 | configure:3588: checking dependency style of /usr/bin/gcc-4.0 |
|---|
| 122 | configure:3679: result: none |
|---|
| 123 | configure:3700: checking how to run the C preprocessor |
|---|
| 124 | configure:3816: result: /usr/bin/cpp-4.0 |
|---|
| 125 | configure:3845: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c |
|---|
| 126 | configure:3851: $? = 0 |
|---|
| 127 | configure:3882: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c |
|---|
| 128 | conftest.c:10:28: error: ac_nonexistent.h: No such file or directory |
|---|
| 129 | configure:3888: $? = 1 |
|---|
| 130 | configure: failed program was: |
|---|
| 131 | | /* confdefs.h. */ |
|---|
| 132 | | #define PACKAGE_NAME "lame" |
|---|
| 133 | | #define PACKAGE_TARNAME "lame" |
|---|
| 134 | | #define PACKAGE_VERSION "3.98" |
|---|
| 135 | | #define PACKAGE_STRING "lame 3.98" |
|---|
| 136 | | #define PACKAGE_BUGREPORT "lame-dev@lists.sf.net" |
|---|
| 137 | | #define PACKAGE "lame" |
|---|
| 138 | | #define VERSION "3.98" |
|---|
| 139 | | /* end confdefs.h. */ |
|---|
| 140 | | #include <ac_nonexistent.h> |
|---|
| 141 | configure:3926: checking for grep that handles long lines and -e |
|---|
| 142 | configure:4000: result: /usr/bin/grep |
|---|
| 143 | configure:4005: checking for egrep |
|---|
| 144 | configure:4083: result: /usr/bin/grep -E |
|---|
| 145 | configure:4089: checking for AIX |
|---|
| 146 | configure:4111: result: no |
|---|
| 147 | configure:4117: checking for library containing strerror |
|---|
| 148 | configure:4158: /usr/bin/gcc-4.0 -o conftest -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch i386 -arch ppc conftest.c >&5 |
|---|
| 149 | configure:4164: $? = 0 |
|---|
| 150 | configure:4192: result: none required |
|---|
| 151 | configure:4200: checking for ANSI C header files |
|---|
| 152 | configure:4230: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
|---|
| 153 | configure:4236: $? = 0 |
|---|
| 154 | configure:4335: /usr/bin/gcc-4.0 -o conftest -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch i386 -arch ppc conftest.c >&5 |
|---|
| 155 | configure:4338: $? = 0 |
|---|
| 156 | configure:4344: ./conftest |
|---|
| 157 | configure:4347: $? = 0 |
|---|
| 158 | configure:4364: result: yes |
|---|
| 159 | configure:4388: checking for sys/types.h |
|---|
| 160 | configure:4409: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
|---|
| 161 | configure:4415: $? = 0 |
|---|
| 162 | configure:4431: result: yes |
|---|
| 163 | configure:4388: checking for sys/stat.h |
|---|
| 164 | configure:4409: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
|---|
| 165 | configure:4415: $? = 0 |
|---|
| 166 | configure:4431: result: yes |
|---|
| 167 | configure:4388: checking for stdlib.h |
|---|
| 168 | configure:4409: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
|---|
| 169 | configure:4415: $? = 0 |
|---|
| 170 | configure:4431: result: yes |
|---|
| 171 | configure:4388: checking for string.h |
|---|
| 172 | configure:4409: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
|---|
| 173 | configure:4415: $? = 0 |
|---|
| 174 | configure:4431: result: yes |
|---|
| 175 | configure:4388: checking for memory.h |
|---|
| 176 | configure:4409: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
|---|
| 177 | configure:4415: $? = 0 |
|---|
| 178 | configure:4431: result: yes |
|---|
| 179 | configure:4388: checking for strings.h |
|---|
| 180 | configure:4409: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
|---|
| 181 | configure:4415: $? = 0 |
|---|
| 182 | configure:4431: result: yes |
|---|
| 183 | configure:4388: checking for inttypes.h |
|---|
| 184 | configure:4409: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
|---|
| 185 | configure:4415: $? = 0 |
|---|
| 186 | configure:4431: result: yes |
|---|
| 187 | configure:4388: checking for stdint.h |
|---|
| 188 | configure:4409: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
|---|
| 189 | configure:4415: $? = 0 |
|---|
| 190 | configure:4431: result: yes |
|---|
| 191 | configure:4388: checking for unistd.h |
|---|
| 192 | configure:4409: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
|---|
| 193 | configure:4415: $? = 0 |
|---|
| 194 | configure:4431: result: yes |
|---|
| 195 | configure:4453: checking minix/config.h usability |
|---|
| 196 | configure:4470: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
|---|
| 197 | conftest.c:53:26: error: minix/config.h: No such file or directory |
|---|
| 198 | conftest.c:53:26: error: minix/config.h: No such file or directory |
|---|
| 199 | lipo: can't figure out the architecture type of: /var/tmp//ccZo4VTZ.out |
|---|
| 200 | configure:4476: $? = 1 |
|---|
| 201 | configure: failed program was: |
|---|
| 202 | | /* confdefs.h. */ |
|---|
| 203 | | #define PACKAGE_NAME "lame" |
|---|
| 204 | | #define PACKAGE_TARNAME "lame" |
|---|
| 205 | | #define PACKAGE_VERSION "3.98" |
|---|
| 206 | | #define PACKAGE_STRING "lame 3.98" |
|---|
| 207 | | #define PACKAGE_BUGREPORT "lame-dev@lists.sf.net" |
|---|
| 208 | | #define PACKAGE "lame" |
|---|
| 209 | | #define VERSION "3.98" |
|---|
| 210 | | #define STDC_HEADERS 1 |
|---|
| 211 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 212 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 213 | | #define HAVE_STDLIB_H 1 |
|---|
| 214 | | #define HAVE_STRING_H 1 |
|---|
| 215 | | #define HAVE_MEMORY_H 1 |
|---|
| 216 | | #define HAVE_STRINGS_H 1 |
|---|
| 217 | | #define HAVE_INTTYPES_H 1 |
|---|
| 218 | | #define HAVE_STDINT_H 1 |
|---|
| 219 | | #define HAVE_UNISTD_H 1 |
|---|
| 220 | | /* end confdefs.h. */ |
|---|
| 221 | | #include <stdio.h> |
|---|
| 222 | | #ifdef HAVE_SYS_TYPES_H |
|---|
| 223 | | # include <sys/types.h> |
|---|
| 224 | | #endif |
|---|
| 225 | | #ifdef HAVE_SYS_STAT_H |
|---|
| 226 | | # include <sys/stat.h> |
|---|
| 227 | | #endif |
|---|
| 228 | | #ifdef STDC_HEADERS |
|---|
| 229 | | # include <stdlib.h> |
|---|
| 230 | | # include <stddef.h> |
|---|
| 231 | | #else |
|---|
| 232 | | # ifdef HAVE_STDLIB_H |
|---|
| 233 | | # include <stdlib.h> |
|---|
| 234 | | # endif |
|---|
| 235 | | #endif |
|---|
| 236 | | #ifdef HAVE_STRING_H |
|---|
| 237 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
|---|
| 238 | | # include <memory.h> |
|---|
| 239 | | # endif |
|---|
| 240 | | # include <string.h> |
|---|
| 241 | | #endif |
|---|
| 242 | | #ifdef HAVE_STRINGS_H |
|---|
| 243 | | # include <strings.h> |
|---|
| 244 | | #endif |
|---|
| 245 | | #ifdef HAVE_INTTYPES_H |
|---|
| 246 | | # include <inttypes.h> |
|---|
| 247 | | #endif |
|---|
| 248 | | #ifdef HAVE_STDINT_H |
|---|
| 249 | | # include <stdint.h> |
|---|
| 250 | | #endif |
|---|
| 251 | | #ifdef HAVE_UNISTD_H |
|---|
| 252 | | # include <unistd.h> |
|---|
| 253 | | #endif |
|---|
| 254 | | #include <minix/config.h> |
|---|
| 255 | configure:4490: result: no |
|---|
| 256 | configure:4494: checking minix/config.h presence |
|---|
| 257 | configure:4509: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c |
|---|
| 258 | conftest.c:20:26: error: minix/config.h: No such file or directory |
|---|
| 259 | configure:4515: $? = 1 |
|---|
| 260 | configure: failed program was: |
|---|
| 261 | | /* confdefs.h. */ |
|---|
| 262 | | #define PACKAGE_NAME "lame" |
|---|
| 263 | | #define PACKAGE_TARNAME "lame" |
|---|
| 264 | | #define PACKAGE_VERSION "3.98" |
|---|
| 265 | | #define PACKAGE_STRING "lame 3.98" |
|---|
| 266 | | #define PACKAGE_BUGREPORT "lame-dev@lists.sf.net" |
|---|
| 267 | | #define PACKAGE "lame" |
|---|
| 268 | | #define VERSION "3.98" |
|---|
| 269 | | #define STDC_HEADERS 1 |
|---|
| 270 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 271 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 272 | | #define HAVE_STDLIB_H 1 |
|---|
| 273 | | #define HAVE_STRING_H 1 |
|---|
| 274 | | #define HAVE_MEMORY_H 1 |
|---|
| 275 | | #define HAVE_STRINGS_H 1 |
|---|
| 276 | | #define HAVE_INTTYPES_H 1 |
|---|
| 277 | | #define HAVE_STDINT_H 1 |
|---|
| 278 | | #define HAVE_UNISTD_H 1 |
|---|
| 279 | | /* end confdefs.h. */ |
|---|
| 280 | | #include <minix/config.h> |
|---|
| 281 | configure:4529: result: no |
|---|
| 282 | configure:4562: checking for minix/config.h |
|---|
| 283 | configure:4569: result: no |
|---|
| 284 | configure:4676: checking for a sed that does not truncate output |
|---|
| 285 | configure:4732: result: /usr/bin/sed |
|---|
| 286 | configure:4746: checking for ld used by /usr/bin/gcc-4.0 |
|---|
| 287 | configure:4813: result: /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld |
|---|
| 288 | configure:4822: checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld |
|---|
| 289 | configure:4837: result: no |
|---|
| 290 | configure:4842: checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files |
|---|
| 291 | configure:4849: result: -r |
|---|
| 292 | configure:4867: checking for BSD-compatible nm |
|---|
| 293 | configure:4916: result: /usr/bin/nm -p |
|---|
| 294 | configure:4920: checking whether ln -s works |
|---|
| 295 | configure:4924: result: yes |
|---|
| 296 | configure:4931: checking how to recognize dependent libraries |
|---|
| 297 | configure:5117: result: pass_all |
|---|
| 298 | configure:5367: checking dlfcn.h usability |
|---|
| 299 | configure:5384: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
|---|
| 300 | configure:5390: $? = 0 |
|---|
| 301 | configure:5404: result: yes |
|---|
| 302 | configure:5408: checking dlfcn.h presence |
|---|
| 303 | configure:5423: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c |
|---|
| 304 | configure:5429: $? = 0 |
|---|
| 305 | configure:5443: result: yes |
|---|
| 306 | configure:5476: checking for dlfcn.h |
|---|
| 307 | configure:5484: result: yes |
|---|
| 308 | configure:5613: checking for C++ compiler version |
|---|
| 309 | configure:5620: /usr/bin/g++-4.0 --version >&5 |
|---|
| 310 | i686-apple-darwin9-g++-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5465) |
|---|
| 311 | Copyright (C) 2005 Free Software Foundation, Inc. |
|---|
| 312 | This is free software; see the source for copying conditions. There is NO |
|---|
| 313 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
|---|
| 314 | |
|---|
| 315 | configure:5623: $? = 0 |
|---|
| 316 | configure:5630: /usr/bin/g++-4.0 -v >&5 |
|---|
| 317 | Using built-in specs. |
|---|
| 318 | Target: i686-apple-darwin9 |
|---|
| 319 | Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple-darwin9 |
|---|
| 320 | Thread model: posix |
|---|
| 321 | gcc version 4.0.1 (Apple Inc. build 5465) |
|---|
| 322 | configure:5633: $? = 0 |
|---|
| 323 | configure:5640: /usr/bin/g++-4.0 -V >&5 |
|---|
| 324 | g++-4.0: argument to `-V' is missing |
|---|
| 325 | configure:5643: $? = 1 |
|---|
| 326 | configure:5646: checking whether we are using the GNU C++ compiler |
|---|
| 327 | configure:5675: /usr/bin/g++-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.cpp >&5 |
|---|
| 328 | configure:5681: $? = 0 |
|---|
| 329 | configure:5698: result: yes |
|---|
| 330 | configure:5703: checking whether /usr/bin/g++-4.0 accepts -g |
|---|
| 331 | configure:5733: /usr/bin/g++-4.0 -c -g -I/opt/local/include conftest.cpp >&5 |
|---|
| 332 | configure:5739: $? = 0 |
|---|
| 333 | configure:5838: result: yes |
|---|
| 334 | configure:5863: checking dependency style of /usr/bin/g++-4.0 |
|---|
| 335 | configure:5954: result: none |
|---|
| 336 | configure:5979: checking how to run the C++ preprocessor |
|---|
| 337 | configure:6015: /usr/bin/g++-4.0 -E -I/opt/local/include conftest.cpp |
|---|
| 338 | configure:6021: $? = 0 |
|---|
| 339 | configure:6052: /usr/bin/g++-4.0 -E -I/opt/local/include conftest.cpp |
|---|
| 340 | conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory |
|---|
| 341 | configure:6058: $? = 1 |
|---|
| 342 | configure: failed program was: |
|---|
| 343 | | /* confdefs.h. */ |
|---|
| 344 | | #define PACKAGE_NAME "lame" |
|---|
| 345 | | #define PACKAGE_TARNAME "lame" |
|---|
| 346 | | #define PACKAGE_VERSION "3.98" |
|---|
| 347 | | #define PACKAGE_STRING "lame 3.98" |
|---|
| 348 | | #define PACKAGE_BUGREPORT "lame-dev@lists.sf.net" |
|---|
| 349 | | #define PACKAGE "lame" |
|---|
| 350 | | #define VERSION "3.98" |
|---|
| 351 | | #define STDC_HEADERS 1 |
|---|
| 352 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 353 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 354 | | #define HAVE_STDLIB_H 1 |
|---|
| 355 | | #define HAVE_STRING_H 1 |
|---|
| 356 | | #define HAVE_MEMORY_H 1 |
|---|
| 357 | | #define HAVE_STRINGS_H 1 |
|---|
| 358 | | #define HAVE_INTTYPES_H 1 |
|---|
| 359 | | #define HAVE_STDINT_H 1 |
|---|
| 360 | | #define HAVE_UNISTD_H 1 |
|---|
| 361 | | #define HAVE_DLFCN_H 1 |
|---|
| 362 | | /* end confdefs.h. */ |
|---|
| 363 | | #include <ac_nonexistent.h> |
|---|
| 364 | configure:6091: result: /usr/bin/g++-4.0 -E |
|---|
| 365 | configure:6120: /usr/bin/g++-4.0 -E -I/opt/local/include conftest.cpp |
|---|
| 366 | configure:6126: $? = 0 |
|---|
| 367 | configure:6157: /usr/bin/g++-4.0 -E -I/opt/local/include conftest.cpp |
|---|
| 368 | conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory |
|---|
| 369 | configure:6163: $? = 1 |
|---|
| 370 | configure: failed program was: |
|---|
| 371 | | /* confdefs.h. */ |
|---|
| 372 | | #define PACKAGE_NAME "lame" |
|---|
| 373 | | #define PACKAGE_TARNAME "lame" |
|---|
| 374 | | #define PACKAGE_VERSION "3.98" |
|---|
| 375 | | #define PACKAGE_STRING "lame 3.98" |
|---|
| 376 | | #define PACKAGE_BUGREPORT "lame-dev@lists.sf.net" |
|---|
| 377 | | #define PACKAGE "lame" |
|---|
| 378 | | #define VERSION "3.98" |
|---|
| 379 | | #define STDC_HEADERS 1 |
|---|
| 380 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 381 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 382 | | #define HAVE_STDLIB_H 1 |
|---|
| 383 | | #define HAVE_STRING_H 1 |
|---|
| 384 | | #define HAVE_MEMORY_H 1 |
|---|
| 385 | | #define HAVE_STRINGS_H 1 |
|---|
| 386 | | #define HAVE_INTTYPES_H 1 |
|---|
| 387 | | #define HAVE_STDINT_H 1 |
|---|
| 388 | | #define HAVE_UNISTD_H 1 |
|---|
| 389 | | #define HAVE_DLFCN_H 1 |
|---|
| 390 | | /* end confdefs.h. */ |
|---|
| 391 | | #include <ac_nonexistent.h> |
|---|
| 392 | configure:6256: checking for g77 |
|---|
| 393 | configure:6286: result: no |
|---|
| 394 | configure:6256: checking for xlf |
|---|
| 395 | configure:6286: result: no |
|---|
| 396 | configure:6256: checking for f77 |
|---|
| 397 | configure:6286: result: no |
|---|
| 398 | configure:6256: checking for frt |
|---|
| 399 | configure:6286: result: no |
|---|
| 400 | configure:6256: checking for pgf77 |
|---|
| 401 | configure:6286: result: no |
|---|
| 402 | configure:6256: checking for cf77 |
|---|
| 403 | configure:6286: result: no |
|---|
| 404 | configure:6256: checking for fort77 |
|---|
| 405 | configure:6286: result: no |
|---|
| 406 | configure:6256: checking for fl32 |
|---|
| 407 | configure:6286: result: no |
|---|
| 408 | configure:6256: checking for af77 |
|---|
| 409 | configure:6286: result: no |
|---|
| 410 | configure:6256: checking for xlf90 |
|---|
| 411 | configure:6286: result: no |
|---|
| 412 | configure:6256: checking for f90 |
|---|
| 413 | configure:6286: result: no |
|---|
| 414 | configure:6256: checking for pgf90 |
|---|
| 415 | configure:6286: result: no |
|---|
| 416 | configure:6256: checking for pghpf |
|---|
| 417 | configure:6286: result: no |
|---|
| 418 | configure:6256: checking for epcf90 |
|---|
| 419 | configure:6286: result: no |
|---|
| 420 | configure:6256: checking for gfortran |
|---|
| 421 | configure:6286: result: no |
|---|
| 422 | configure:6256: checking for g95 |
|---|
| 423 | configure:6286: result: no |
|---|
| 424 | configure:6256: checking for xlf95 |
|---|
| 425 | configure:6286: result: no |
|---|
| 426 | configure:6256: checking for f95 |
|---|
| 427 | configure:6286: result: no |
|---|
| 428 | configure:6256: checking for fort |
|---|
| 429 | configure:6286: result: no |
|---|
| 430 | configure:6256: checking for ifort |
|---|
| 431 | configure:6286: result: no |
|---|
| 432 | configure:6256: checking for ifc |
|---|
| 433 | configure:6286: result: no |
|---|
| 434 | configure:6256: checking for efc |
|---|
| 435 | configure:6286: result: no |
|---|
| 436 | configure:6256: checking for pgf95 |
|---|
| 437 | configure:6286: result: no |
|---|
| 438 | configure:6256: checking for lf95 |
|---|
| 439 | configure:6286: result: no |
|---|
| 440 | configure:6256: checking for ftn |
|---|
| 441 | configure:6286: result: no |
|---|
| 442 | configure:6313: checking for Fortran 77 compiler version |
|---|
| 443 | configure:6320: --version >&5 |
|---|
| 444 | ./configure: line 6321: --version: command not found |
|---|
| 445 | configure:6323: $? = 127 |
|---|
| 446 | configure:6330: -v >&5 |
|---|
| 447 | ./configure: line 6331: -v: command not found |
|---|
| 448 | configure:6333: $? = 127 |
|---|
| 449 | configure:6340: -V >&5 |
|---|
| 450 | ./configure: line 6341: -V: command not found |
|---|
| 451 | configure:6343: $? = 127 |
|---|
| 452 | configure:6351: checking whether we are using the GNU Fortran 77 compiler |
|---|
| 453 | configure:6370: -c -O2 conftest.F >&5 |
|---|
| 454 | ./configure: line 6371: -c: command not found |
|---|
| 455 | configure:6376: $? = 127 |
|---|
| 456 | configure: failed program was: |
|---|
| 457 | | program main |
|---|
| 458 | | #ifndef __GNUC__ |
|---|
| 459 | | choke me |
|---|
| 460 | | #endif |
|---|
| 461 | | |
|---|
| 462 | | end |
|---|
| 463 | configure:6393: result: no |
|---|
| 464 | configure:6399: checking whether accepts -g |
|---|
| 465 | configure:6416: -c -g conftest.f >&5 |
|---|
| 466 | ./configure: line 6417: -c: command not found |
|---|
| 467 | configure:6422: $? = 127 |
|---|
| 468 | configure: failed program was: |
|---|
| 469 | | program main |
|---|
| 470 | | |
|---|
| 471 | | end |
|---|
| 472 | configure:6438: result: no |
|---|
| 473 | configure:6468: checking the maximum length of command line arguments |
|---|
| 474 | configure:6580: result: 196608 |
|---|
| 475 | configure:6592: checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.0 object |
|---|
| 476 | configure:6697: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
|---|
| 477 | configure:6700: $? = 0 |
|---|
| 478 | configure:6704: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm |
|---|
| 479 | configure:6707: $? = 0 |
|---|
| 480 | cannot find nm_test_var in conftest.nm |
|---|
| 481 | configure:6697: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
|---|
| 482 | configure:6700: $? = 0 |
|---|
| 483 | configure:6704: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm |
|---|
| 484 | configure:6707: $? = 0 |
|---|
| 485 | configure:6759: /usr/bin/gcc-4.0 -o conftest -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch i386 -arch ppc conftest.c conftstm.o >&5 |
|---|
| 486 | configure:6762: $? = 0 |
|---|
| 487 | configure:6800: result: ok |
|---|
| 488 | configure:6804: checking for objdir |
|---|
| 489 | configure:6819: result: .libs |
|---|
| 490 | configure:6911: checking for ar |
|---|
| 491 | configure:6927: found /usr/bin/ar |
|---|
| 492 | configure:6938: result: ar |
|---|
| 493 | configure:7007: checking for ranlib |
|---|
| 494 | configure:7023: found /usr/bin/ranlib |
|---|
| 495 | configure:7034: result: ranlib |
|---|
| 496 | configure:7103: checking for strip |
|---|
| 497 | configure:7119: found /usr/bin/strip |
|---|
| 498 | configure:7130: result: strip |
|---|
| 499 | configure:7416: checking if /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions |
|---|
| 500 | configure:7434: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5 |
|---|
| 501 | cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C |
|---|
| 502 | cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C |
|---|
| 503 | configure:7438: $? = 0 |
|---|
| 504 | configure:7451: result: no |
|---|
| 505 | configure:7466: checking for /usr/bin/gcc-4.0 option to produce PIC |
|---|
| 506 | configure:7698: result: -fno-common |
|---|
| 507 | configure:7706: checking if /usr/bin/gcc-4.0 PIC flag -fno-common works |
|---|
| 508 | configure:7724: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include -fno-common -DPIC conftest.c >&5 |
|---|
| 509 | configure:7728: $? = 0 |
|---|
| 510 | configure:7741: result: yes |
|---|
| 511 | configure:7769: checking if /usr/bin/gcc-4.0 static flag -static works |
|---|
| 512 | configure:7797: result: no |
|---|
| 513 | configure:7807: checking if /usr/bin/gcc-4.0 supports -c -o file.o |
|---|
| 514 | configure:7828: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include -o out/conftest2.o conftest.c >&5 |
|---|
| 515 | configure:7832: $? = 0 |
|---|
| 516 | configure:7854: result: yes |
|---|
| 517 | configure:7880: checking whether the /usr/bin/gcc-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries |
|---|
| 518 | configure:8860: result: yes |
|---|
| 519 | configure:8927: checking dynamic linker characteristics |
|---|
| 520 | configure:9529: result: darwin9.4.0 dyld |
|---|
| 521 | configure:9538: checking how to hardcode library paths into programs |
|---|
| 522 | configure:9563: result: immediate |
|---|
| 523 | configure:9577: checking whether stripping libraries is possible |
|---|
| 524 | configure:9591: result: yes |
|---|
| 525 | configure:10384: checking if libtool supports shared libraries |
|---|
| 526 | configure:10386: result: yes |
|---|
| 527 | configure:10389: checking whether to build shared libraries |
|---|
| 528 | configure:10410: result: yes |
|---|
| 529 | configure:10413: checking whether to build static libraries |
|---|
| 530 | configure:10417: result: yes |
|---|
| 531 | configure:10510: creating libtool |
|---|
| 532 | configure:11098: checking for ld used by /usr/bin/g++-4.0 |
|---|
| 533 | configure:11165: result: /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld |
|---|
| 534 | configure:11174: checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld |
|---|
| 535 | configure:11189: result: no |
|---|
| 536 | configure:11240: checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries |
|---|
| 537 | configure:12214: result: yes |
|---|
| 538 | configure:12232: /usr/bin/g++-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.cpp >&5 |
|---|
| 539 | configure:12235: $? = 0 |
|---|
| 540 | configure:12387: checking for /usr/bin/g++-4.0 option to produce PIC |
|---|
| 541 | configure:12671: result: -fno-common |
|---|
| 542 | configure:12679: checking if /usr/bin/g++-4.0 PIC flag -fno-common works |
|---|
| 543 | configure:12697: /usr/bin/g++-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include -fno-common -DPIC conftest.cpp >&5 |
|---|
| 544 | configure:12701: $? = 0 |
|---|
| 545 | configure:12714: result: yes |
|---|
| 546 | configure:12742: checking if /usr/bin/g++-4.0 static flag -static works |
|---|
| 547 | configure:12770: result: no |
|---|
| 548 | configure:12780: checking if /usr/bin/g++-4.0 supports -c -o file.o |
|---|
| 549 | configure:12801: /usr/bin/g++-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include -o out/conftest2.o conftest.cpp >&5 |
|---|
| 550 | configure:12805: $? = 0 |
|---|
| 551 | configure:12827: result: yes |
|---|
| 552 | configure:12853: checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries |
|---|
| 553 | configure:12878: result: yes |
|---|
| 554 | configure:12945: checking dynamic linker characteristics |
|---|
| 555 | configure:13495: result: darwin9.4.0 dyld |
|---|
| 556 | configure:13504: checking how to hardcode library paths into programs |
|---|
| 557 | configure:13529: result: immediate |
|---|
| 558 | configure:19772: checking for gcc |
|---|
| 559 | configure:19799: result: /usr/bin/gcc-4.0 |
|---|
| 560 | configure:20037: checking for C compiler version |
|---|
| 561 | configure:20044: /usr/bin/gcc-4.0 --version >&5 |
|---|
| 562 | i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5465) |
|---|
| 563 | Copyright (C) 2005 Free Software Foundation, Inc. |
|---|
| 564 | This is free software; see the source for copying conditions. There is NO |
|---|
| 565 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
|---|
| 566 | |
|---|
| 567 | configure:20047: $? = 0 |
|---|
| 568 | configure:20054: /usr/bin/gcc-4.0 -v >&5 |
|---|
| 569 | Using built-in specs. |
|---|
| 570 | Target: i686-apple-darwin9 |
|---|
| 571 | Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple-darwin9 |
|---|
| 572 | Thread model: posix |
|---|
| 573 | gcc version 4.0.1 (Apple Inc. build 5465) |
|---|
| 574 | configure:20057: $? = 0 |
|---|
| 575 | configure:20064: /usr/bin/gcc-4.0 -V >&5 |
|---|
| 576 | gcc-4.0: argument to `-V' is missing |
|---|
| 577 | configure:20067: $? = 1 |
|---|
| 578 | configure:20070: checking whether we are using the GNU C compiler |
|---|
| 579 | configure:20122: result: yes |
|---|
| 580 | configure:20127: checking whether /usr/bin/gcc-4.0 accepts -g |
|---|
| 581 | configure:20262: result: yes |
|---|
| 582 | configure:20279: checking for /usr/bin/gcc-4.0 option to accept ISO C89 |
|---|
| 583 | configure:20382: result: none needed |
|---|
| 584 | configure:20402: checking dependency style of /usr/bin/gcc-4.0 |
|---|
| 585 | configure:20493: result: none |
|---|
| 586 | configure:20510: checking version of GCC |
|---|
| 587 | configure:20513: result: 4.0.1 |
|---|
| 588 | configure:20517: checking for function prototypes |
|---|
| 589 | configure:20520: result: yes |
|---|
| 590 | configure:20550: checking for string.h |
|---|
| 591 | configure:20556: result: yes |
|---|
| 592 | configure:20702: checking dmalloc.h usability |
|---|
| 593 | configure:20719: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
|---|
| 594 | conftest.c:57:21: error: dmalloc.h: No such file or directory |
|---|
| 595 | conftest.c:57:21: error: dmalloc.h: No such file or directory |
|---|
| 596 | lipo: can't figure out the architecture type of: /var/tmp//ccbzOQOp.out |
|---|
| 597 | configure:20725: $? = 1 |
|---|
| 598 | configure: failed program was: |
|---|
| 599 | | /* confdefs.h. */ |
|---|
| 600 | | #define PACKAGE_NAME "lame" |
|---|
| 601 | | #define PACKAGE_TARNAME "lame" |
|---|
| 602 | | #define PACKAGE_VERSION "3.98" |
|---|
| 603 | | #define PACKAGE_STRING "lame 3.98" |
|---|
| 604 | | #define PACKAGE_BUGREPORT "lame-dev@lists.sf.net" |
|---|
| 605 | | #define PACKAGE "lame" |
|---|
| 606 | | #define VERSION "3.98" |
|---|
| 607 | | #define STDC_HEADERS 1 |
|---|
| 608 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 609 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 610 | | #define HAVE_STDLIB_H 1 |
|---|
| 611 | | #define HAVE_STRING_H 1 |
|---|
| 612 | | #define HAVE_MEMORY_H 1 |
|---|
| 613 | | #define HAVE_STRINGS_H 1 |
|---|
| 614 | | #define HAVE_INTTYPES_H 1 |
|---|
| 615 | | #define HAVE_STDINT_H 1 |
|---|
| 616 | | #define HAVE_UNISTD_H 1 |
|---|
| 617 | | #define HAVE_DLFCN_H 1 |
|---|
| 618 | | #define PROTOTYPES 1 |
|---|
| 619 | | #define __PROTOTYPES 1 |
|---|
| 620 | | #define HAVE_STRING_H 1 |
|---|
| 621 | | /* end confdefs.h. */ |
|---|
| 622 | | #include <stdio.h> |
|---|
| 623 | | #ifdef HAVE_SYS_TYPES_H |
|---|
| 624 | | # include <sys/types.h> |
|---|
| 625 | | #endif |
|---|
| 626 | | #ifdef HAVE_SYS_STAT_H |
|---|
| 627 | | # include <sys/stat.h> |
|---|
| 628 | | #endif |
|---|
| 629 | | #ifdef STDC_HEADERS |
|---|
| 630 | | # include <stdlib.h> |
|---|
| 631 | | # include <stddef.h> |
|---|
| 632 | | #else |
|---|
| 633 | | # ifdef HAVE_STDLIB_H |
|---|
| 634 | | # include <stdlib.h> |
|---|
| 635 | | # endif |
|---|
| 636 | | #endif |
|---|
| 637 | | #ifdef HAVE_STRING_H |
|---|
| 638 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
|---|
| 639 | | # include <memory.h> |
|---|
| 640 | | # endif |
|---|
| 641 | | # include <string.h> |
|---|
| 642 | | #endif |
|---|
| 643 | | #ifdef HAVE_STRINGS_H |
|---|
| 644 | | # include <strings.h> |
|---|
| 645 | | #endif |
|---|
| 646 | | #ifdef HAVE_INTTYPES_H |
|---|
| 647 | | # include <inttypes.h> |
|---|
| 648 | | #endif |
|---|
| 649 | | #ifdef HAVE_STDINT_H |
|---|
| 650 | | # include <stdint.h> |
|---|
| 651 | | #endif |
|---|
| 652 | | #ifdef HAVE_UNISTD_H |
|---|
| 653 | | # include <unistd.h> |
|---|
| 654 | | #endif |
|---|
| 655 | | #include <dmalloc.h> |
|---|
| 656 | configure:20739: result: no |
|---|
| 657 | configure:20743: checking dmalloc.h presence |
|---|
| 658 | configure:20758: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c |
|---|
| 659 | conftest.c:24:21: error: dmalloc.h: No such file or directory |
|---|
| 660 | configure:20764: $? = 1 |
|---|
| 661 | configure: failed program was: |
|---|
| 662 | | /* confdefs.h. */ |
|---|
| 663 | | #define PACKAGE_NAME "lame" |
|---|
| 664 | | #define PACKAGE_TARNAME "lame" |
|---|
| 665 | | #define PACKAGE_VERSION "3.98" |
|---|
| 666 | | #define PACKAGE_STRING "lame 3.98" |
|---|
| 667 | | #define PACKAGE_BUGREPORT "lame-dev@lists.sf.net" |
|---|
| 668 | | #define PACKAGE "lame" |
|---|
| 669 | | #define VERSION "3.98" |
|---|
| 670 | | #define STDC_HEADERS 1 |
|---|
| 671 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 672 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 673 | | #define HAVE_STDLIB_H 1 |
|---|
| 674 | | #define HAVE_STRING_H 1 |
|---|
| 675 | | #define HAVE_MEMORY_H 1 |
|---|
| 676 | | #define HAVE_STRINGS_H 1 |
|---|
| 677 | | #define HAVE_INTTYPES_H 1 |
|---|
| 678 | | #define HAVE_STDINT_H 1 |
|---|
| 679 | | #define HAVE_UNISTD_H 1 |
|---|
| 680 | | #define HAVE_DLFCN_H 1 |
|---|
| 681 | | #define PROTOTYPES 1 |
|---|
| 682 | | #define __PROTOTYPES 1 |
|---|
| 683 | | #define HAVE_STRING_H 1 |
|---|
| 684 | | /* end confdefs.h. */ |
|---|
| 685 | | #include <dmalloc.h> |
|---|
| 686 | configure:20778: result: no |
|---|
| 687 | configure:20811: checking for dmalloc.h |
|---|
| 688 | configure:20818: result: no |
|---|
| 689 | configure:20852: checking for ANSI C header files |
|---|
| 690 | configure:21016: result: yes |
|---|
| 691 | configure:21060: checking errno.h usability |
|---|
| 692 | configure:21077: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
|---|
| 693 | configure:21083: $? = 0 |
|---|
| 694 | configure:21097: result: yes |
|---|
| 695 | configure:21101: checking errno.h presence |
|---|
| 696 | configure:21116: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c |
|---|
| 697 | configure:21122: $? = 0 |
|---|
| 698 | configure:21136: result: yes |
|---|
| 699 | configure:21169: checking for errno.h |
|---|
| 700 | configure:21177: result: yes |
|---|
| 701 | configure:21060: checking fcntl.h usability |
|---|
| 702 | configure:21077: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
|---|
| 703 | configure:21083: $? = 0 |
|---|
| 704 | configure:21097: result: yes |
|---|
| 705 | configure:21101: checking fcntl.h presence |
|---|
| 706 | configure:21116: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c |
|---|
| 707 | configure:21122: $? = 0 |
|---|
| 708 | configure:21136: result: yes |
|---|
| 709 | configure:21169: checking for fcntl.h |
|---|
| 710 | configure:21177: result: yes |
|---|
| 711 | configure:21060: checking limits.h usability |
|---|
| 712 | configure:21077: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
|---|
| 713 | configure:21083: $? = 0 |
|---|
| 714 | configure:21097: result: yes |
|---|
| 715 | configure:21101: checking limits.h presence |
|---|
| 716 | configure:21116: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c |
|---|
| 717 | configure:21122: $? = 0 |
|---|
| 718 | configure:21136: result: yes |
|---|
| 719 | configure:21169: checking for limits.h |
|---|
| 720 | configure:21177: result: yes |
|---|
| 721 | configure:21050: checking for stdint.h |
|---|
| 722 | configure:21056: result: yes |
|---|
| 723 | configure:21050: checking for string.h |
|---|
| 724 | configure:21056: result: yes |
|---|
| 725 | configure:21060: checking sys/soundcard.h usability |
|---|
| 726 | configure:21077: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
|---|
| 727 | conftest.c:63:27: error: sys/soundcard.h: No such file or directory |
|---|
| 728 | conftest.c:63:27: error: sys/soundcard.h: No such file or directory |
|---|
| 729 | lipo: can't figure out the architecture type of: /var/tmp//cckoT38l.out |
|---|
| 730 | configure:21083: $? = 1 |
|---|
| 731 | configure: failed program was: |
|---|
| 732 | | /* confdefs.h. */ |
|---|
| 733 | | #define PACKAGE_NAME "lame" |
|---|
| 734 | | #define PACKAGE_TARNAME "lame" |
|---|
| 735 | | #define PACKAGE_VERSION "3.98" |
|---|
| 736 | | #define PACKAGE_STRING "lame 3.98" |
|---|
| 737 | | #define PACKAGE_BUGREPORT "lame-dev@lists.sf.net" |
|---|
| 738 | | #define PACKAGE "lame" |
|---|
| 739 | | #define VERSION "3.98" |
|---|
| 740 | | #define STDC_HEADERS 1 |
|---|
| 741 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 742 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 743 | | #define HAVE_STDLIB_H 1 |
|---|
| 744 | | #define HAVE_STRING_H 1 |
|---|
| 745 | | #define HAVE_MEMORY_H 1 |
|---|
| 746 | | #define HAVE_STRINGS_H 1 |
|---|
| 747 | | #define HAVE_INTTYPES_H 1 |
|---|
| 748 | | #define HAVE_STDINT_H 1 |
|---|
| 749 | | #define HAVE_UNISTD_H 1 |
|---|
| 750 | | #define HAVE_DLFCN_H 1 |
|---|
| 751 | | #define PROTOTYPES 1 |
|---|
| 752 | | #define __PROTOTYPES 1 |
|---|
| 753 | | #define HAVE_STRING_H 1 |
|---|
| 754 | | #define STDC_HEADERS 1 |
|---|
| 755 | | #define HAVE_ERRNO_H 1 |
|---|
| 756 | | #define HAVE_FCNTL_H 1 |
|---|
| 757 | | #define HAVE_LIMITS_H 1 |
|---|
| 758 | | #define HAVE_STDINT_H 1 |
|---|
| 759 | | #define HAVE_STRING_H 1 |
|---|
| 760 | | /* end confdefs.h. */ |
|---|
| 761 | | #include <stdio.h> |
|---|
| 762 | | #ifdef HAVE_SYS_TYPES_H |
|---|
| 763 | | # include <sys/types.h> |
|---|
| 764 | | #endif |
|---|
| 765 | | #ifdef HAVE_SYS_STAT_H |
|---|
| 766 | | # include <sys/stat.h> |
|---|
| 767 | | #endif |
|---|
| 768 | | #ifdef STDC_HEADERS |
|---|
| 769 | | # include <stdlib.h> |
|---|
| 770 | | # include <stddef.h> |
|---|
| 771 | | #else |
|---|
| 772 | | # ifdef HAVE_STDLIB_H |
|---|
| 773 | | # include <stdlib.h> |
|---|
| 774 | | # endif |
|---|
| 775 | | #endif |
|---|
| 776 | | #ifdef HAVE_STRING_H |
|---|
| 777 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
|---|
| 778 | | # include <memory.h> |
|---|
| 779 | | # endif |
|---|
| 780 | | # include <string.h> |
|---|
| 781 | | #endif |
|---|
| 782 | | #ifdef HAVE_STRINGS_H |
|---|
| 783 | | # include <strings.h> |
|---|
| 784 | | #endif |
|---|
| 785 | | #ifdef HAVE_INTTYPES_H |
|---|
| 786 | | # include <inttypes.h> |
|---|
| 787 | | #endif |
|---|
| 788 | | #ifdef HAVE_STDINT_H |
|---|
| 789 | | # include <stdint.h> |
|---|
| 790 | | #endif |
|---|
| 791 | | #ifdef HAVE_UNISTD_H |
|---|
| 792 | | # include <unistd.h> |
|---|
| 793 | | #endif |
|---|
| 794 | | #include <sys/soundcard.h> |
|---|
| 795 | configure:21097: result: no |
|---|
| 796 | configure:21101: checking sys/soundcard.h presence |
|---|
| 797 | configure:21116: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c |
|---|
| 798 | conftest.c:30:27: error: sys/soundcard.h: No such file or directory |
|---|
| 799 | configure:21122: $? = 1 |
|---|
| 800 | configure: failed program was: |
|---|
| 801 | | /* confdefs.h. */ |
|---|
| 802 | | #define PACKAGE_NAME "lame" |
|---|
| 803 | | #define PACKAGE_TARNAME "lame" |
|---|
| 804 | | #define PACKAGE_VERSION "3.98" |
|---|
| 805 | | #define PACKAGE_STRING "lame 3.98" |
|---|
| 806 | | #define PACKAGE_BUGREPORT "lame-dev@lists.sf.net" |
|---|
| 807 | | #define PACKAGE "lame" |
|---|
| 808 | | #define VERSION "3.98" |
|---|
| 809 | | #define STDC_HEADERS 1 |
|---|
| 810 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 811 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 812 | | #define HAVE_STDLIB_H 1 |
|---|
| 813 | | #define HAVE_STRING_H 1 |
|---|
| 814 | | #define HAVE_MEMORY_H 1 |
|---|
| 815 | | #define HAVE_STRINGS_H 1 |
|---|
| 816 | | #define HAVE_INTTYPES_H 1 |
|---|
| 817 | | #define HAVE_STDINT_H 1 |
|---|
| 818 | | #define HAVE_UNISTD_H 1 |
|---|
| 819 | | #define HAVE_DLFCN_H 1 |
|---|
| 820 | | #define PROTOTYPES 1 |
|---|
| 821 | | #define __PROTOTYPES 1 |
|---|
| 822 | | #define HAVE_STRING_H 1 |
|---|
| 823 | | #define STDC_HEADERS 1 |
|---|
| 824 | | #define HAVE_ERRNO_H 1 |
|---|
| 825 | | #define HAVE_FCNTL_H 1 |
|---|
| 826 | | #define HAVE_LIMITS_H 1 |
|---|
| 827 | | #define HAVE_STDINT_H 1 |
|---|
| 828 | | #define HAVE_STRING_H 1 |
|---|
| 829 | | /* end confdefs.h. */ |
|---|
| 830 | | #include <sys/soundcard.h> |
|---|
| 831 | configure:21136: result: no |
|---|
| 832 | configure:21169: checking for sys/soundcard.h |
|---|
| 833 | configure:21177: result: no |
|---|
| 834 | configure:21060: checking sys/time.h usability |
|---|
| 835 | configure:21077: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
|---|
| 836 | configure:21083: $? = 0 |
|---|
| 837 | configure:21097: result: yes |
|---|
| 838 | configure:21101: checking sys/time.h presence |
|---|
| 839 | configure:21116: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c |
|---|
| 840 | configure:21122: $? = 0 |
|---|
| 841 | configure:21136: result: yes |
|---|
| 842 | configure:21169: checking for sys/time.h |
|---|
| 843 | configure:21177: result: yes |
|---|
| 844 | configure:21050: checking for unistd.h |
|---|
| 845 | configure:21056: result: yes |
|---|
| 846 | configure:21060: checking xmmintrin.h usability |
|---|
| 847 | configure:21077: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
|---|
| 848 | conftest.c:65:23: error: xmmintrin.h: No such file or directory |
|---|
| 849 | lipo: can't figure out the architecture type of: /var/tmp//ccwQECR9.out |
|---|
| 850 | configure:21083: $? = 1 |
|---|
| 851 | configure: failed program was: |
|---|
| 852 | | /* confdefs.h. */ |
|---|
| 853 | | #define PACKAGE_NAME "lame" |
|---|
| 854 | | #define PACKAGE_TARNAME "lame" |
|---|
| 855 | | #define PACKAGE_VERSION "3.98" |
|---|
| 856 | | #define PACKAGE_STRING "lame 3.98" |
|---|
| 857 | | #define PACKAGE_BUGREPORT "lame-dev@lists.sf.net" |
|---|
| 858 | | #define PACKAGE "lame" |
|---|
| 859 | | #define VERSION "3.98" |
|---|
| 860 | | #define STDC_HEADERS 1 |
|---|
| 861 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 862 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 863 | | #define HAVE_STDLIB_H 1 |
|---|
| 864 | | #define HAVE_STRING_H 1 |
|---|
| 865 | | #define HAVE_MEMORY_H 1 |
|---|
| 866 | | #define HAVE_STRINGS_H 1 |
|---|
| 867 | | #define HAVE_INTTYPES_H 1 |
|---|
| 868 | | #define HAVE_STDINT_H 1 |
|---|
| 869 | | #define HAVE_UNISTD_H 1 |
|---|
| 870 | | #define HAVE_DLFCN_H 1 |
|---|
| 871 | | #define PROTOTYPES 1 |
|---|
| 872 | | #define __PROTOTYPES 1 |
|---|
| 873 | | #define HAVE_STRING_H 1 |
|---|
| 874 | | #define STDC_HEADERS 1 |
|---|
| 875 | | #define HAVE_ERRNO_H 1 |
|---|
| 876 | | #define HAVE_FCNTL_H 1 |
|---|
| 877 | | #define HAVE_LIMITS_H 1 |
|---|
| 878 | | #define HAVE_STDINT_H 1 |
|---|
| 879 | | #define HAVE_STRING_H 1 |
|---|
| 880 | | #define HAVE_SYS_TIME_H 1 |
|---|
| 881 | | #define HAVE_UNISTD_H 1 |
|---|
| 882 | | /* end confdefs.h. */ |
|---|
| 883 | | #include <stdio.h> |
|---|
| 884 | | #ifdef HAVE_SYS_TYPES_H |
|---|
| 885 | | # include <sys/types.h> |
|---|
| 886 | | #endif |
|---|
| 887 | | #ifdef HAVE_SYS_STAT_H |
|---|
| 888 | | # include <sys/stat.h> |
|---|
| 889 | | #endif |
|---|
| 890 | | #ifdef STDC_HEADERS |
|---|
| 891 | | # include <stdlib.h> |
|---|
| 892 | | # include <stddef.h> |
|---|
| 893 | | #else |
|---|
| 894 | | # ifdef HAVE_STDLIB_H |
|---|
| 895 | | # include <stdlib.h> |
|---|
| 896 | | # endif |
|---|
| 897 | | #endif |
|---|
| 898 | | #ifdef HAVE_STRING_H |
|---|
| 899 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
|---|
| 900 | | # include <memory.h> |
|---|
| 901 | | # endif |
|---|
| 902 | | # include <string.h> |
|---|
| 903 | | #endif |
|---|
| 904 | | #ifdef HAVE_STRINGS_H |
|---|
| 905 | | # include <strings.h> |
|---|
| 906 | | #endif |
|---|
| 907 | | #ifdef HAVE_INTTYPES_H |
|---|
| 908 | | # include <inttypes.h> |
|---|
| 909 | | #endif |
|---|
| 910 | | #ifdef HAVE_STDINT_H |
|---|
| 911 | | # include <stdint.h> |
|---|
| 912 | | #endif |
|---|
| 913 | | #ifdef HAVE_UNISTD_H |
|---|
| 914 | | # include <unistd.h> |
|---|
| 915 | | #endif |
|---|
| 916 | | #include <xmmintrin.h> |
|---|
| 917 | configure:21097: result: no |
|---|
| 918 | configure:21101: checking xmmintrin.h presence |
|---|
| 919 | configure:21116: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c |
|---|
| 920 | configure:21122: $? = 0 |
|---|
| 921 | configure:21136: result: yes |
|---|
| 922 | configure:21149: WARNING: xmmintrin.h: present but cannot be compiled |
|---|
| 923 | configure:21151: WARNING: xmmintrin.h: check for missing prerequisite headers? |
|---|
| 924 | configure:21153: WARNING: xmmintrin.h: see the Autoconf documentation |
|---|
| 925 | configure:21155: WARNING: xmmintrin.h: section "Present But Cannot Be Compiled" |
|---|
| 926 | configure:21157: WARNING: xmmintrin.h: proceeding with the preprocessor's result |
|---|
| 927 | configure:21159: WARNING: xmmintrin.h: in the future, the compiler will take precedence |
|---|
| 928 | configure:21169: checking for xmmintrin.h |
|---|
| 929 | configure:21177: result: yes |
|---|
| 930 | configure:21060: checking linux/soundcard.h usability |
|---|
| 931 | configure:21077: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
|---|
| 932 | conftest.c:66:29: error: linux/soundcard.h: No such file or directory |
|---|
| 933 | conftest.c:66:29: error: linux/soundcard.h: No such file or directory |
|---|
| 934 | lipo: can't figure out the architecture type of: /var/tmp//ccdUdRaJ.out |
|---|
| 935 | configure:21083: $? = 1 |
|---|
| 936 | configure: failed program was: |
|---|
| 937 | | /* confdefs.h. */ |
|---|
| 938 | | #define PACKAGE_NAME "lame" |
|---|
| 939 | | #define PACKAGE_TARNAME "lame" |
|---|
| 940 | | #define PACKAGE_VERSION "3.98" |
|---|
| 941 | | #define PACKAGE_STRING "lame 3.98" |
|---|
| 942 | | #define PACKAGE_BUGREPORT "lame-dev@lists.sf.net" |
|---|
| 943 | | #define PACKAGE "lame" |
|---|
| 944 | | #define VERSION "3.98" |
|---|
| 945 | | #define STDC_HEADERS 1 |
|---|
| 946 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 947 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 948 | | #define HAVE_STDLIB_H 1 |
|---|
| 949 | | #define HAVE_STRING_H 1 |
|---|
| 950 | | #define HAVE_MEMORY_H 1 |
|---|
| 951 | | #define HAVE_STRINGS_H 1 |
|---|
| 952 | | #define HAVE_INTTYPES_H 1 |
|---|
| 953 | | #define HAVE_STDINT_H 1 |
|---|
| 954 | | #define HAVE_UNISTD_H 1 |
|---|
| 955 | | #define HAVE_DLFCN_H 1 |
|---|
| 956 | | #define PROTOTYPES 1 |
|---|
| 957 | | #define __PROTOTYPES 1 |
|---|
| 958 | | #define HAVE_STRING_H 1 |
|---|
| 959 | | #define STDC_HEADERS 1 |
|---|
| 960 | | #define HAVE_ERRNO_H 1 |
|---|
| 961 | | #define HAVE_FCNTL_H 1 |
|---|
| 962 | | #define HAVE_LIMITS_H 1 |
|---|
| 963 | | #define HAVE_STDINT_H 1 |
|---|
| 964 | | #define HAVE_STRING_H 1 |
|---|
| 965 | | #define HAVE_SYS_TIME_H 1 |
|---|
| 966 | | #define HAVE_UNISTD_H 1 |
|---|
| 967 | | #define HAVE_XMMINTRIN_H 1 |
|---|
| 968 | | /* end confdefs.h. */ |
|---|
| 969 | | #include <stdio.h> |
|---|
| 970 | | #ifdef HAVE_SYS_TYPES_H |
|---|
| 971 | | # include <sys/types.h> |
|---|
| 972 | | #endif |
|---|
| 973 | | #ifdef HAVE_SYS_STAT_H |
|---|
| 974 | | # include <sys/stat.h> |
|---|
| 975 | | #endif |
|---|
| 976 | | #ifdef STDC_HEADERS |
|---|
| 977 | | # include <stdlib.h> |
|---|
| 978 | | # include <stddef.h> |
|---|
| 979 | | #else |
|---|
| 980 | | # ifdef HAVE_STDLIB_H |
|---|
| 981 | | # include <stdlib.h> |
|---|
| 982 | | # endif |
|---|
| 983 | | #endif |
|---|
| 984 | | #ifdef HAVE_STRING_H |
|---|
| 985 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
|---|
| 986 | | # include <memory.h> |
|---|
| 987 | | # endif |
|---|
| 988 | | # include <string.h> |
|---|
| 989 | | #endif |
|---|
| 990 | | #ifdef HAVE_STRINGS_H |
|---|
| 991 | | # include <strings.h> |
|---|
| 992 | | #endif |
|---|
| 993 | | #ifdef HAVE_INTTYPES_H |
|---|
| 994 | | # include <inttypes.h> |
|---|
| 995 | | #endif |
|---|
| 996 | | #ifdef HAVE_STDINT_H |
|---|
| 997 | | # include <stdint.h> |
|---|
| 998 | | #endif |
|---|
| 999 | | #ifdef HAVE_UNISTD_H |
|---|
| 1000 | | # include <unistd.h> |
|---|
| 1001 | | #endif |
|---|
| 1002 | | #include <linux/soundcard.h> |
|---|
| 1003 | configure:21097: result: no |
|---|
| 1004 | configure:21101: checking linux/soundcard.h presence |
|---|
| 1005 | configure:21116: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c |
|---|
| 1006 | conftest.c:33:29: error: linux/soundcard.h: No such file or directory |
|---|
| 1007 | configure:21122: $? = 1 |
|---|
| 1008 | configure: failed program was: |
|---|
| 1009 | | /* confdefs.h. */ |
|---|
| 1010 | | #define PACKAGE_NAME "lame" |
|---|
| 1011 | | #define PACKAGE_TARNAME "lame" |
|---|
| 1012 | | #define PACKAGE_VERSION "3.98" |
|---|
| 1013 | | #define PACKAGE_STRING "lame 3.98" |
|---|
| 1014 | | #define PACKAGE_BUGREPORT "lame-dev@lists.sf.net" |
|---|
| 1015 | | #define PACKAGE "lame" |
|---|
| 1016 | | #define VERSION "3.98" |
|---|
| 1017 | | #define STDC_HEADERS 1 |
|---|
| 1018 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 1019 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 1020 | | #define HAVE_STDLIB_H 1 |
|---|
| 1021 | | #define HAVE_STRING_H 1 |
|---|
| 1022 | | #define HAVE_MEMORY_H 1 |
|---|
| 1023 | | #define HAVE_STRINGS_H 1 |
|---|
| 1024 | | #define HAVE_INTTYPES_H 1 |
|---|
| 1025 | | #define HAVE_STDINT_H 1 |
|---|
| 1026 | | #define HAVE_UNISTD_H 1 |
|---|
| 1027 | | #define HAVE_DLFCN_H 1 |
|---|
| 1028 | | #define PROTOTYPES 1 |
|---|
| 1029 | | #define __PROTOTYPES 1 |
|---|
| 1030 | | #define HAVE_STRING_H 1 |
|---|
| 1031 | | #define STDC_HEADERS 1 |
|---|
| 1032 | | #define HAVE_ERRNO_H 1 |
|---|
| 1033 | | #define HAVE_FCNTL_H 1 |
|---|
| 1034 | | #define HAVE_LIMITS_H 1 |
|---|
| 1035 | | #define HAVE_STDINT_H 1 |
|---|
| 1036 | | #define HAVE_STRING_H 1 |
|---|
| 1037 | | #define HAVE_SYS_TIME_H 1 |
|---|
| 1038 | | #define HAVE_UNISTD_H 1 |
|---|
| 1039 | | #define HAVE_XMMINTRIN_H 1 |
|---|
| 1040 | | /* end confdefs.h. */ |
|---|
| 1041 | | #include <linux/soundcard.h> |
|---|
| 1042 | configure:21136: result: no |
|---|
| 1043 | configure:21169: checking for linux/soundcard.h |
|---|
| 1044 | configure:21177: result: no |
|---|
| 1045 | configure:21191: checking for an ANSI C-conforming const |
|---|
| 1046 | configure:21266: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
|---|
| 1047 | configure:21272: $? = 0 |
|---|
| 1048 | configure:21287: result: yes |
|---|
| 1049 | configure:21297: checking for inline |
|---|
| 1050 | configure:21323: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
|---|
| 1051 | configure:21329: $? = 0 |
|---|
| 1052 | configure:21347: result: inline |
|---|
| 1053 | configure:21367: checking whether byte ordering is bigendian |
|---|
| 1054 | configure:21400: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
|---|
| 1055 | configure:21406: $? = 0 |
|---|
| 1056 | configure:21438: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
|---|
| 1057 | conftest.c: In function 'main': |
|---|
| 1058 | conftest.c:40: error: 'not' undeclared (first use in this function) |
|---|
| 1059 | conftest.c:40: error: (Each undeclared identifier is reported only once |
|---|
| 1060 | conftest.c:40: error: for each function it appears in.) |
|---|
| 1061 | conftest.c:40: error: syntax error before 'big' |
|---|
| 1062 | lipo: can't figure out the architecture type of: /var/tmp//ccAjtu9f.out |
|---|
| 1063 | configure:21444: $? = 1 |
|---|
| 1064 | configure: failed program was: |
|---|
| 1065 | | /* confdefs.h. */ |
|---|
| 1066 | | #define PACKAGE_NAME "lame" |
|---|
| 1067 | | #define PACKAGE_TARNAME "lame" |
|---|
| 1068 | | #define PACKAGE_VERSION "3.98" |
|---|
| 1069 | | #define PACKAGE_STRING "lame 3.98" |
|---|
| 1070 | | #define PACKAGE_BUGREPORT "lame-dev@lists.sf.net" |
|---|
| 1071 | | #define PACKAGE "lame" |
|---|
| 1072 | | #define VERSION "3.98" |
|---|
| 1073 | | #define STDC_HEADERS 1 |
|---|
| 1074 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 1075 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 1076 | | #define HAVE_STDLIB_H 1 |
|---|
| 1077 | | #define HAVE_STRING_H 1 |
|---|
| 1078 | | #define HAVE_MEMORY_H 1 |
|---|
| 1079 | | #define HAVE_STRINGS_H 1 |
|---|
| 1080 | | #define HAVE_INTTYPES_H 1 |
|---|
| 1081 | | #define HAVE_STDINT_H 1 |
|---|
| 1082 | | #define HAVE_UNISTD_H 1 |
|---|
| 1083 | | #define HAVE_DLFCN_H 1 |
|---|
| 1084 | | #define PROTOTYPES 1 |
|---|
| 1085 | | #define __PROTOTYPES 1 |
|---|
| 1086 | | #define HAVE_STRING_H 1 |
|---|
| 1087 | | #define STDC_HEADERS 1 |
|---|
| 1088 | | #define HAVE_ERRNO_H 1 |
|---|
| 1089 | | #define HAVE_FCNTL_H 1 |
|---|
| 1090 | | #define HAVE_LIMITS_H 1 |
|---|
| 1091 | | #define HAVE_STDINT_H 1 |
|---|
| 1092 | | #define HAVE_STRING_H 1 |
|---|
| 1093 | | #define HAVE_SYS_TIME_H 1 |
|---|
| 1094 | | #define HAVE_UNISTD_H 1 |
|---|
| 1095 | | #define HAVE_XMMINTRIN_H 1 |
|---|
| 1096 | | /* end confdefs.h. */ |
|---|
| 1097 | | #include <sys/types.h> |
|---|
| 1098 | | #include <sys/param.h> |
|---|
| 1099 | | |
|---|
| 1100 | | int |
|---|
| 1101 | | main () |
|---|
| 1102 | | { |
|---|
| 1103 | | #if BYTE_ORDER != BIG_ENDIAN |
|---|
| 1104 | | not big endian |
|---|
| 1105 | | #endif |
|---|
| 1106 | | |
|---|
| 1107 | | ; |
|---|
| 1108 | | return 0; |
|---|
| 1109 | | } |
|---|
| 1110 | configure:21584: result: no |
|---|
| 1111 | configure:21612: checking for special C compiler options needed for large files |
|---|
| 1112 | configure:21705: result: no |
|---|
| 1113 | configure:21711: checking for _FILE_OFFSET_BITS value needed for large files |
|---|
| 1114 | configure:21746: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
|---|
| 1115 | configure:21752: $? = 0 |
|---|
| 1116 | configure:21820: result: no |
|---|
| 1117 | configure:21956: checking for short |
|---|
| 1118 | configure:21986: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
|---|
| 1119 | configure:21992: $? = 0 |
|---|
| 1120 | configure:22007: result: yes |
|---|
| 1121 | configure:22014: checking size of short |
|---|
| 1122 | configure:22316: /usr/bin/gcc-4.0 -o conftest -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch i386 -arch ppc conftest.c >&5 |
|---|
| 1123 | configure:22319: $? = 0 |
|---|
| 1124 | configure:22325: ./conftest |
|---|
| 1125 | configure:22328: $? = 0 |
|---|
| 1126 | configure:22351: result: 2 |
|---|
| 1127 | configure:22361: checking for unsigned short |
|---|
| 1128 | configure:22391: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
|---|
| 1129 | configure:22397: $? = 0 |
|---|
| 1130 | configure:22412: result: yes |
|---|
| 1131 | configure:22419: checking size of unsigned short |
|---|
| 1132 | configure:22721: /usr/bin/gcc-4.0 -o conftest -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch i386 -arch ppc conftest.c >&5 |
|---|
| 1133 | configure:22724: $? = 0 |
|---|
| 1134 | configure:22730: ./conftest |
|---|
| 1135 | configure:22733: $? = 0 |
|---|
| 1136 | configure:22756: result: 2 |
|---|
| 1137 | configure:22766: checking for int |
|---|
| 1138 | configure:22796: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
|---|
| 1139 | configure:22802: $? = 0 |
|---|
| 1140 | configure:22817: result: yes |
|---|
| 1141 | configure:22824: checking size of int |
|---|
| 1142 | configure:23126: /usr/bin/gcc-4.0 -o conftest -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch i386 -arch ppc conftest.c >&5 |
|---|
| 1143 | configure:23129: $? = 0 |
|---|
| 1144 | configure:23135: ./conftest |
|---|
| 1145 | configure:23138: $? = 0 |
|---|
| 1146 | configure:23161: result: 4 |
|---|
| 1147 | configure:23171: checking for unsigned int |
|---|
| 1148 | configure:23201: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
|---|
| 1149 | configure:23207: $? = 0 |
|---|
| 1150 | configure:23222: result: yes |
|---|
| 1151 | configure:23229: checking size of unsigned int |
|---|
| 1152 | configure:23531: /usr/bin/gcc-4.0 -o conftest -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch i386 -arch ppc conftest.c >&5 |
|---|
| 1153 | configure:23534: $? = 0 |
|---|
| 1154 | configure:23540: ./conftest |
|---|
| 1155 | configure:23543: $? = 0 |
|---|
| 1156 | configure:23566: result: 4 |
|---|
| 1157 | configure:23576: checking for long |
|---|
| 1158 | configure:23606: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
|---|
| 1159 | configure:23612: $? = 0 |
|---|
| 1160 | configure:23627: result: yes |
|---|
| 1161 | configure:23634: checking size of long |
|---|
| 1162 | configure:23936: /usr/bin/gcc-4.0 -o conftest -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch i386 -arch ppc conftest.c >&5 |
|---|
| 1163 | configure:23939: $? = 0 |
|---|
| 1164 | configure:23945: ./conftest |
|---|
| 1165 | configure:23948: $? = 0 |
|---|
| 1166 | configure:23971: result: 4 |
|---|
| 1167 | configure:23981: checking for unsigned long |
|---|
| 1168 | configure:24011: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
|---|
| 1169 | configure:24017: $? = 0 |
|---|
| 1170 | configure:24032: result: yes |
|---|
| 1171 | configure:24039: checking size of unsigned long |
|---|
| 1172 | configure:24341: /usr/bin/gcc-4.0 -o conftest -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch i386 -arch ppc conftest.c >&5 |
|---|
| 1173 | configure:24344: $? = 0 |
|---|
| 1174 | configure:24350: ./conftest |
|---|
| 1175 | configure:24353: $? = 0 |
|---|
| 1176 | configure:24376: result: 4 |
|---|
| 1177 | configure:24386: checking for long long |
|---|
| 1178 | configure:24416: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
|---|
| 1179 | configure:24422: $? = 0 |
|---|
| 1180 | configure:24437: result: yes |
|---|
| 1181 | configure:24444: checking size of long long |
|---|
| 1182 | configure:24746: /usr/bin/gcc-4.0 -o conftest -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch i386 -arch ppc conftest.c >&5 |
|---|
| 1183 | configure:24749: $? = 0 |
|---|
| 1184 | configure:24755: ./conftest |
|---|
| 1185 | configure:24758: $? = 0 |
|---|
| 1186 | configure:24781: result: 8 |
|---|
| 1187 | configure:24791: checking for unsigned long long |
|---|
| 1188 | configure:24821: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
|---|
| 1189 | configure:24827: $? = 0 |
|---|
| 1190 | configure:24842: result: yes |
|---|
| 1191 | configure:24849: checking size of unsigned long long |
|---|
| 1192 | configure:25151: /usr/bin/gcc-4.0 -o conftest -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch i386 -arch ppc conftest.c >&5 |
|---|
| 1193 | configure:25154: $? = 0 |
|---|
| 1194 | configure:25160: ./conftest |
|---|
| 1195 | configure:25163: $? = 0 |
|---|
| 1196 | configure:25186: result: 8 |
|---|
| 1197 | configure:25196: checking for float |
|---|
| 1198 | configure:25226: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
|---|
| 1199 | configure:25232: $? = 0 |
|---|
| 1200 | configure:25247: result: yes |
|---|
| 1201 | configure:25254: checking size of float |
|---|
| 1202 | configure:25556: /usr/bin/gcc-4.0 -o conftest -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch i386 -arch ppc conftest.c >&5 |
|---|
| 1203 | configure:25559: $? = 0 |
|---|
| 1204 | configure:25565: ./conftest |
|---|
| 1205 | configure:25568: $? = 0 |
|---|
| 1206 | configure:25591: result: 4 |
|---|
| 1207 | configure:25601: checking for double |
|---|
| 1208 | configure:25631: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
|---|
| 1209 | configure:25637: $? = 0 |
|---|
| 1210 | configure:25652: result: yes |
|---|
| 1211 | configure:25659: checking size of double |
|---|
| 1212 | configure:25961: /usr/bin/gcc-4.0 -o conftest -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch i386 -arch ppc conftest.c >&5 |
|---|
| 1213 | configure:25964: $? = 0 |
|---|
| 1214 | configure:25970: ./conftest |
|---|
| 1215 | configure:25973: $? = 0 |
|---|
| 1216 | configure:25996: result: 8 |
|---|
| 1217 | configure:26026: checking for long double with more range or precision than double |
|---|
| 1218 | configure:26071: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
|---|
| 1219 | configure:26077: $? = 0 |
|---|
| 1220 | configure:26092: result: yes |
|---|
| 1221 | configure:26519: checking for uint8_t |
|---|
| 1222 | configure:26549: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
|---|
| 1223 | configure:26555: $? = 0 |
|---|
| 1224 | configure:26570: result: yes |
|---|
| 1225 | configure:26580: checking for int8_t |
|---|
| 1226 | configure:26610: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
|---|
| 1227 | configure:26616: $? = 0 |
|---|
| 1228 | configure:26631: result: yes |
|---|
| 1229 | configure:26641: checking for uint16_t |
|---|
| 1230 | configure:26671: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
|---|
| 1231 | configure:26677: $? = 0 |
|---|
| 1232 | configure:26692: result: yes |
|---|
| 1233 | configure:26702: checking for int16_t |
|---|
| 1234 | configure:26732: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5 |
|---|
| 1235 | configure:26738: $? = 0 |
|---|
| 1236 | configure:26753: result: yes |
|---|