cog/Frameworks/FLAC/flac-1.1.2/config.log

1310 lines
42 KiB
Plaintext

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by configure, which was
generated by GNU Autoconf 2.59. Invocation command line was
$ ./configure
## --------- ##
## Platform. ##
## --------- ##
hostname =
uname -m = Power Macintosh
uname -r = 8.4.0
uname -s = Darwin
uname -v = Darwin Kernel Version 8.4.0: Tue Jan 3 18:22:10 PST 2006; root:xnu-792.6.56.obj~1/RELEASE_PPC
/usr/bin/uname -p = powerpc
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
hostinfo = Mach kernel version:
Darwin Kernel Version 8.4.0: Tue Jan 3 18:22:10 PST 2006; root:xnu-792.6.56.obj~1/RELEASE_PPC
Kernel configured for a single processor only.
1 processor is physically available.
Processor type: ppc7450 (PowerPC 7450)
Processor active: 0
Primary memory available: 1.00 gigabytes
Default processor set: 54 tasks, 180 threads, 1 processors
Load average: 0.85, Mach factor: 0.45
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /bin
PATH: /sbin
PATH: /usr/bin
PATH: /usr/sbin
PATH: /usr/local/mysql/bin
PATH: /opt/local/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1549: checking for a BSD-compatible install
configure:1604: result: /usr/bin/install -c
configure:1615: checking whether build environment is sane
configure:1658: result: yes
configure:1715: checking for gawk
configure:1744: result: no
configure:1715: checking for mawk
configure:1744: result: no
configure:1715: checking for nawk
configure:1744: result: no
configure:1715: checking for awk
configure:1731: found /usr/bin/awk
configure:1741: result: awk
configure:1751: checking whether make sets $(MAKE)
configure:1771: result: yes
configure:1938: checking whether to enable maintainer-specific portions of Makefiles
configure:1947: result: no
configure:2038: checking build system type
configure:2056: result: powerpc-apple-darwin8.4.0
configure:2064: checking host system type
configure:2078: result: powerpc-apple-darwin8.4.0
configure:2098: checking for style of include used by make
configure:2126: result: GNU
configure:2197: checking for gcc
configure:2213: found /usr/bin/gcc
configure:2223: result: gcc
configure:2467: checking for C compiler version
configure:2470: gcc --version </dev/null >&5
powerpc-apple-darwin8-gcc-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. build 5250)
Copyright (C) 2005 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:2473: $? = 0
configure:2475: gcc -v </dev/null >&5
Using built-in specs.
Target: powerpc-apple-darwin8
Configured with: /private/var/tmp/gcc/gcc-5250.obj~12/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 --build=powerpc-apple-darwin8 --host=powerpc-apple-darwin8 --target=powerpc-apple-darwin8
Thread model: posix
gcc version 4.0.1 (Apple Computer, Inc. build 5250)
configure:2478: $? = 0
configure:2480: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:2483: $? = 1
configure:2506: checking for C compiler default output file name
configure:2509: gcc conftest.c >&5
configure:2512: $? = 0
configure:2558: result: a.out
configure:2563: checking whether the C compiler works
configure:2569: ./a.out
configure:2572: $? = 0
configure:2589: result: yes
configure:2596: checking whether we are cross compiling
configure:2598: result: no
configure:2601: checking for suffix of executables
configure:2603: gcc -o conftest conftest.c >&5
configure:2606: $? = 0
configure:2631: result:
configure:2637: checking for suffix of object files
configure:2658: gcc -c conftest.c >&5
configure:2661: $? = 0
configure:2683: result: o
configure:2687: checking whether we are using the GNU C compiler
configure:2711: gcc -c conftest.c >&5
configure:2717: $? = 0
configure:2721: test -z
|| test ! -s conftest.err
configure:2724: $? = 0
configure:2727: test -s conftest.o
configure:2730: $? = 0
configure:2743: result: yes
configure:2749: checking whether gcc accepts -g
configure:2770: gcc -c -g conftest.c >&5
configure:2776: $? = 0
configure:2780: test -z
|| test ! -s conftest.err
configure:2783: $? = 0
configure:2786: test -s conftest.o
configure:2789: $? = 0
configure:2800: result: yes
configure:2817: checking for gcc option to accept ANSI C
configure:2887: gcc -c -g -O2 conftest.c >&5
configure:2893: $? = 0
configure:2897: test -z
|| test ! -s conftest.err
configure:2900: $? = 0
configure:2903: test -s conftest.o
configure:2906: $? = 0
configure:2924: result: none needed
configure:2942: gcc -c -g -O2 conftest.c >&5
conftest.c:2: error: parse error before 'me'
configure:2948: $? = 1
configure: failed program was:
| #ifndef __cplusplus
| choke me
| #endif
configure:3083: checking dependency style of gcc
configure:3173: result: gcc3
configure:3212: checking for ld used by GCC
configure:3275: result: /usr/bin/ld
configure:3284: checking if the linker (/usr/bin/ld) is GNU ld
configure:3296: result: no
configure:3301: checking for /usr/bin/ld option to reload object files
configure:3308: result: -r
configure:3313: checking for BSD-compatible nm
configure:3349: result: /usr/bin/nm -p
configure:3352: checking whether ln -s works
configure:3356: result: yes
configure:3363: checking how to recognise dependant libraries
configure:3541: result: file_magic Mach-O dynamically linked shared library
configure:3554: checking command to parse /usr/bin/nm -p output
configure:3635: gcc -c -g -O2 conftest.c >&5
configure:3638: $? = 0
configure:3642: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
configure:3645: $? = 0
cannot find nm_test_var in conftest.nm
configure:3635: gcc -c -g -O2 conftest.c >&5
configure:3638: $? = 0
configure:3642: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
configure:3645: $? = 0
configure:3697: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
configure:3700: $? = 0
configure:3744: result: ok
configure:3753: checking how to run the C preprocessor
configure:3788: gcc -E conftest.c
configure:3794: $? = 0
configure:3826: gcc -E conftest.c
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
configure:3832: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "flac"
| #define VERSION "1.1.2"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3871: result: gcc -E
configure:3895: gcc -E conftest.c
configure:3901: $? = 0
configure:3933: gcc -E conftest.c
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
configure:3939: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "flac"
| #define VERSION "1.1.2"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3983: checking for egrep
configure:3993: result: grep -E
configure:3998: checking for ANSI C header files
configure:4023: gcc -c -g -O2 conftest.c >&5
configure:4029: $? = 0
configure:4033: test -z
|| test ! -s conftest.err
configure:4036: $? = 0
configure:4039: test -s conftest.o
configure:4042: $? = 0
configure:4128: gcc -o conftest -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:28: warning: incompatible implicit declaration of built-in function 'exit'
configure:4131: $? = 0
configure:4133: ./conftest
configure:4136: $? = 0
configure:4151: result: yes
configure:4175: checking for sys/types.h
configure:4191: gcc -c -g -O2 conftest.c >&5
configure:4197: $? = 0
configure:4201: test -z
|| test ! -s conftest.err
configure:4204: $? = 0
configure:4207: test -s conftest.o
configure:4210: $? = 0
configure:4221: result: yes
configure:4175: checking for sys/stat.h
configure:4191: gcc -c -g -O2 conftest.c >&5
configure:4197: $? = 0
configure:4201: test -z
|| test ! -s conftest.err
configure:4204: $? = 0
configure:4207: test -s conftest.o
configure:4210: $? = 0
configure:4221: result: yes
configure:4175: checking for stdlib.h
configure:4191: gcc -c -g -O2 conftest.c >&5
configure:4197: $? = 0
configure:4201: test -z
|| test ! -s conftest.err
configure:4204: $? = 0
configure:4207: test -s conftest.o
configure:4210: $? = 0
configure:4221: result: yes
configure:4175: checking for string.h
configure:4191: gcc -c -g -O2 conftest.c >&5
configure:4197: $? = 0
configure:4201: test -z
|| test ! -s conftest.err
configure:4204: $? = 0
configure:4207: test -s conftest.o
configure:4210: $? = 0
configure:4221: result: yes
configure:4175: checking for memory.h
configure:4191: gcc -c -g -O2 conftest.c >&5
configure:4197: $? = 0
configure:4201: test -z
|| test ! -s conftest.err
configure:4204: $? = 0
configure:4207: test -s conftest.o
configure:4210: $? = 0
configure:4221: result: yes
configure:4175: checking for strings.h
configure:4191: gcc -c -g -O2 conftest.c >&5
configure:4197: $? = 0
configure:4201: test -z
|| test ! -s conftest.err
configure:4204: $? = 0
configure:4207: test -s conftest.o
configure:4210: $? = 0
configure:4221: result: yes
configure:4175: checking for inttypes.h
configure:4191: gcc -c -g -O2 conftest.c >&5
configure:4197: $? = 0
configure:4201: test -z
|| test ! -s conftest.err
configure:4204: $? = 0
configure:4207: test -s conftest.o
configure:4210: $? = 0
configure:4221: result: yes
configure:4175: checking for stdint.h
configure:4191: gcc -c -g -O2 conftest.c >&5
configure:4197: $? = 0
configure:4201: test -z
|| test ! -s conftest.err
configure:4204: $? = 0
configure:4207: test -s conftest.o
configure:4210: $? = 0
configure:4221: result: yes
configure:4175: checking for unistd.h
configure:4191: gcc -c -g -O2 conftest.c >&5
configure:4197: $? = 0
configure:4201: test -z
|| test ! -s conftest.err
configure:4204: $? = 0
configure:4207: test -s conftest.o
configure:4210: $? = 0
configure:4221: result: yes
configure:4247: checking dlfcn.h usability
configure:4259: gcc -c -g -O2 conftest.c >&5
configure:4265: $? = 0
configure:4269: test -z
|| test ! -s conftest.err
configure:4272: $? = 0
configure:4275: test -s conftest.o
configure:4278: $? = 0
configure:4288: result: yes
configure:4292: checking dlfcn.h presence
configure:4302: gcc -E conftest.c
configure:4308: $? = 0
configure:4328: result: yes
configure:4363: checking for dlfcn.h
configure:4370: result: yes
configure:4567: checking for ranlib
configure:4583: found /usr/bin/ranlib
configure:4594: result: ranlib
configure:4647: checking for strip
configure:4663: found /usr/bin/strip
configure:4674: result: strip
configure:4894: checking for objdir
configure:4905: result: .libs
configure:4922: checking for gcc option to produce PIC
configure:5072: result: -fno-common
configure:5076: checking if gcc PIC flag -fno-common works
configure:5099: gcc -c -g -O2 -fno-common -DPIC conftest.c >&5
configure:5105: $? = 0
configure:5109: test -z
|| test ! -s conftest.err
configure:5112: $? = 0
configure:5115: test -s conftest.o
configure:5118: $? = 0
configure:5156: result: yes
configure:5172: checking if gcc static flag -static works
configure:5196: gcc -o conftest -g -O2 -static conftest.c >&5
/usr/bin/ld: can't locate file for: -lcrt0.o
collect2: ld returned 1 exit status
configure:5202: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "flac"
| #define VERSION "1.1.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:5232: result: no
configure:5244: checking if gcc supports -c -o file.o
configure:5267: 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:5320: gcc -c -g -O2 -c -o conftest.lo conftest.c >&5
configure:5326: $? = 0
configure:5330: test -z
|| test ! -s conftest.err
configure:5333: $? = 0
configure:5336: test -s conftest.lo
configure:5339: $? = 0
configure:5361: result: yes
configure:5392: checking if gcc supports -fno-rtti -fno-exceptions
configure:5414: gcc -c -g -O2 -fno-rtti -fno-exceptions -c conftest.c conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
configure:5420: $? = 0
configure:5424: test -z
|| test ! -s conftest.err
configure:5427: $? = 0
configure:5430: test -s conftest.o
configure:5433: $? = 0
configure:5450: result: no
configure:5461: checking whether the linker (/usr/bin/ld) supports shared libraries
configure:6141: result: yes
configure:6146: checking how to hardcode library paths into programs
configure:6170: result: unsupported
configure:6175: checking whether stripping libraries is possible
configure:6183: result: no
configure:6191: checking dynamic linker characteristics
configure:6584: result: darwin8.4.0 dyld
configure:6589: checking if libtool supports shared libraries
configure:6591: result: yes
configure:6594: checking whether to build shared libraries
configure:6615: result: yes
configure:6618: checking whether to build static libraries
configure:6622: result: yes
configure:8045: checking for g++
configure:8061: found /usr/bin/g++
configure:8071: result: g++
configure:8087: checking for C++ compiler version
configure:8090: g++ --version </dev/null >&5
powerpc-apple-darwin8-g++-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. build 5250)
Copyright (C) 2005 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:8093: $? = 0
configure:8095: g++ -v </dev/null >&5
Using built-in specs.
Target: powerpc-apple-darwin8
Configured with: /private/var/tmp/gcc/gcc-5250.obj~12/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 --build=powerpc-apple-darwin8 --host=powerpc-apple-darwin8 --target=powerpc-apple-darwin8
Thread model: posix
gcc version 4.0.1 (Apple Computer, Inc. build 5250)
configure:8098: $? = 0
configure:8100: g++ -V </dev/null >&5
g++: argument to `-V' is missing
configure:8103: $? = 1
configure:8106: checking whether we are using the GNU C++ compiler
configure:8130: g++ -c conftest.cc >&5
configure:8136: $? = 0
configure:8140: test -z
|| test ! -s conftest.err
configure:8143: $? = 0
configure:8146: test -s conftest.o
configure:8149: $? = 0
configure:8162: result: yes
configure:8168: checking whether g++ accepts -g
configure:8189: g++ -c -g conftest.cc >&5
configure:8195: $? = 0
configure:8199: test -z
|| test ! -s conftest.err
configure:8202: $? = 0
configure:8205: test -s conftest.o
configure:8208: $? = 0
configure:8219: result: yes
configure:8261: g++ -c -g -O2 conftest.cc >&5
configure:8267: $? = 0
configure:8271: test -z
|| test ! -s conftest.err
configure:8274: $? = 0
configure:8277: test -s conftest.o
configure:8280: $? = 0
configure:8306: g++ -c -g -O2 conftest.cc >&5
conftest.cc: In function 'int main()':
conftest.cc:26: error: 'exit' was not declared in this scope
configure:8312: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "flac"
| #define VERSION "1.1.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
|
| int
| main ()
| {
| exit (42);
| ;
| return 0;
| }
configure:8261: g++ -c -g -O2 conftest.cc >&5
/usr/include/stdlib.h:158: error: declaration of 'void std::exit(int)' throws different exceptions
conftest.cc:22: error: than previous declaration 'void std::exit(int) throw ()'
configure:8267: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "flac"
| #define VERSION "1.1.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
| extern "C" void std::exit (int) throw (); using std::exit;
| #include <stdlib.h>
| int
| main ()
| {
| exit (42);
| ;
| return 0;
| }
configure:8261: g++ -c -g -O2 conftest.cc >&5
configure:8267: $? = 0
configure:8271: test -z
|| test ! -s conftest.err
configure:8274: $? = 0
configure:8277: test -s conftest.o
configure:8280: $? = 0
configure:8306: g++ -c -g -O2 conftest.cc >&5
configure:8312: $? = 0
configure:8316: test -z
|| test ! -s conftest.err
configure:8319: $? = 0
configure:8322: test -s conftest.o
configure:8325: $? = 0
configure:8350: checking dependency style of g++
configure:8440: result: gcc3
configure:8457: checking whether make sets $(MAKE)
configure:8477: result: yes
configure:8487: checking for socklen_t
configure:8511: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:62: error: 'socklen_t' undeclared (first use in this function)
conftest.c:62: error: (Each undeclared identifier is reported only once
conftest.c:62: error: for each function it appears in.)
conftest.c:62: error: parse error before ')' token
configure:8517: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "flac"
| #define VERSION "1.1.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int); using std::exit;
| #endif
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| # include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if ((socklen_t *) 0)
| return 0;
| if (sizeof (socklen_t))
| return 0;
| ;
| return 0;
| }
configure:8541: result: no
configure:8557: checking for getopt_long
configure:8614: gcc -o conftest -g -O2 conftest.c >&5
configure:8620: $? = 0
configure:8624: test -z
|| test ! -s conftest.err
configure:8627: $? = 0
configure:8630: test -s conftest
configure:8633: $? = 0
configure:8645: result: yes
configure:9015: checking for Ogg
configure:9050: gcc -o conftest -g -O2 conftest.c -logg >&5
In file included from /Library/Frameworks/ogg.framework/Headers/ogg.h:24,
from conftest.c:34:
/Library/Frameworks/ogg.framework/Headers/os_types.h:123:32: error: ogg/config_types.h: No such file or directory
In file included from conftest.c:34:
/Library/Frameworks/ogg.framework/Headers/ogg.h:55: error: parse error before 'ogg_int64_t'
/Library/Frameworks/ogg.framework/Headers/ogg.h:72: error: parse error before 'packetno'
/Library/Frameworks/ogg.framework/Headers/ogg.h:77: error: parse error before 'granulepos'
/Library/Frameworks/ogg.framework/Headers/ogg.h:90: error: parse error before 'ogg_int64_t'
/Library/Frameworks/ogg.framework/Headers/ogg.h:150: error: parse error before '*' token
/Library/Frameworks/ogg.framework/Headers/ogg.h:151: error: parse error before '*' token
/Library/Frameworks/ogg.framework/Headers/ogg.h:152: error: parse error before '*' token
/Library/Frameworks/ogg.framework/Headers/ogg.h:165: error: parse error before '*' token
/Library/Frameworks/ogg.framework/Headers/ogg.h:166: error: parse error before '*' token
/Library/Frameworks/ogg.framework/Headers/ogg.h:167: error: parse error before '*' token
/Library/Frameworks/ogg.framework/Headers/ogg.h:171: error: parse error before '*' token
/Library/Frameworks/ogg.framework/Headers/ogg.h:172: error: parse error before '*' token
/Library/Frameworks/ogg.framework/Headers/ogg.h:173: error: parse error before '*' token
/Library/Frameworks/ogg.framework/Headers/ogg.h:174: error: parse error before '*' token
/Library/Frameworks/ogg.framework/Headers/ogg.h:175: error: parse error before '*' token
/Library/Frameworks/ogg.framework/Headers/ogg.h:176: error: parse error before '*' token
/Library/Frameworks/ogg.framework/Headers/ogg.h:184: error: parse error before 'ogg_page_granulepos'
/Library/Frameworks/ogg.framework/Headers/ogg.h:189: error: parse error before '*' token
configure:9053: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "flac"
| #define VERSION "1.1.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int); using std::exit;
| #endif
| #define HAVE_GETOPT_LONG 1
| #define FLAC__CPU_PPC 1
| #define FLAC__SYS_DARWIN 1
| #define FLAC__USE_3DNOW 1
| #define FLAC__USE_ALTIVEC 1
| /* end confdefs.h. */
|
| #include <stdio.h>
| #include <stdlib.h>
| #include <string.h>
| #include <ogg/ogg.h>
|
| int main ()
| {
| system("touch conf.oggtest");
| return 0;
| }
|
|
configure:9080: result: no
configure:9107: gcc -o conftest -g -O2 conftest.c -logg >&5
In file included from /Library/Frameworks/ogg.framework/Headers/ogg.h:24,
from conftest.c:32:
/Library/Frameworks/ogg.framework/Headers/os_types.h:123:32: error: ogg/config_types.h: No such file or directory
In file included from conftest.c:32:
/Library/Frameworks/ogg.framework/Headers/ogg.h:55: error: parse error before 'ogg_int64_t'
/Library/Frameworks/ogg.framework/Headers/ogg.h:72: error: parse error before 'packetno'
/Library/Frameworks/ogg.framework/Headers/ogg.h:77: error: parse error before 'granulepos'
/Library/Frameworks/ogg.framework/Headers/ogg.h:90: error: parse error before 'ogg_int64_t'
/Library/Frameworks/ogg.framework/Headers/ogg.h:150: error: parse error before '*' token
/Library/Frameworks/ogg.framework/Headers/ogg.h:151: error: parse error before '*' token
/Library/Frameworks/ogg.framework/Headers/ogg.h:152: error: parse error before '*' token
/Library/Frameworks/ogg.framework/Headers/ogg.h:165: error: parse error before '*' token
/Library/Frameworks/ogg.framework/Headers/ogg.h:166: error: parse error before '*' token
/Library/Frameworks/ogg.framework/Headers/ogg.h:167: error: parse error before '*' token
/Library/Frameworks/ogg.framework/Headers/ogg.h:171: error: parse error before '*' token
/Library/Frameworks/ogg.framework/Headers/ogg.h:172: error: parse error before '*' token
/Library/Frameworks/ogg.framework/Headers/ogg.h:173: error: parse error before '*' token
/Library/Frameworks/ogg.framework/Headers/ogg.h:174: error: parse error before '*' token
/Library/Frameworks/ogg.framework/Headers/ogg.h:175: error: parse error before '*' token
/Library/Frameworks/ogg.framework/Headers/ogg.h:176: error: parse error before '*' token
/Library/Frameworks/ogg.framework/Headers/ogg.h:184: error: parse error before 'ogg_page_granulepos'
/Library/Frameworks/ogg.framework/Headers/ogg.h:189: error: parse error before '*' token
configure:9113: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "flac"
| #define VERSION "1.1.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int); using std::exit;
| #endif
| #define HAVE_GETOPT_LONG 1
| #define FLAC__CPU_PPC 1
| #define FLAC__SYS_DARWIN 1
| #define FLAC__USE_3DNOW 1
| #define FLAC__USE_ALTIVEC 1
| /* end confdefs.h. */
|
| #include <stdio.h>
| #include <ogg/ogg.h>
|
| int
| main ()
| {
| return 0;
| ;
| return 0;
| }
configure:9152: WARNING: *** Ogg development enviroment not installed - Ogg support will not be built
configure:9210: checking for xmms-config
configure:9241: result: no
configure:9350: checking for XMMS - version >= 0.9.5.1
configure:9358: result: no
configure:9385: WARNING: *** XMMS >= 0.9.5.1 not installed - xmms support will not be built
configure:9437: checking for ld used by GCC
configure:9500: result: /usr/bin/ld
configure:9509: checking if the linker (/usr/bin/ld) is GNU ld
configure:9521: result: no
configure:9527: checking for shared library run path origin
configure:9540: result: done
configure:9972: checking for iconv
configure:9999: gcc -o conftest -g -O2 conftest.c >&5
/usr/bin/ld: Undefined symbols:
_libiconv
_libiconv_close
_libiconv_open
collect2: ld returned 1 exit status
configure:10005: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "flac"
| #define VERSION "1.1.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int); using std::exit;
| #endif
| #define HAVE_GETOPT_LONG 1
| #define FLAC__CPU_PPC 1
| #define FLAC__SYS_DARWIN 1
| #define FLAC__USE_3DNOW 1
| #define FLAC__USE_ALTIVEC 1
| /* end confdefs.h. */
| #include <stdlib.h>
| #include <iconv.h>
| int
| main ()
| {
| iconv_t cd = iconv_open("","");
| iconv(cd,NULL,NULL,NULL,NULL);
| iconv_close(cd);
| ;
| return 0;
| }
configure:10050: gcc -o conftest -g -O2 conftest.c -liconv >&5
configure:10056: $? = 0
configure:10060: test -z
|| test ! -s conftest.err
configure:10063: $? = 0
configure:10066: test -s conftest
configure:10069: $? = 0
configure:10084: result: yes
configure:10094: checking how to link with libiconv
configure:10096: result: -liconv
configure:10107: checking for iconv declaration
configure:10141: gcc -c -g -O2 conftest.c >&5
conftest.c:39: error: conflicting types for 'libiconv'
/usr/include/iconv.h:82: error: previous declaration of 'libiconv' was here
configure:10147: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "flac"
| #define VERSION "1.1.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int); using std::exit;
| #endif
| #define HAVE_GETOPT_LONG 1
| #define FLAC__CPU_PPC 1
| #define FLAC__SYS_DARWIN 1
| #define FLAC__USE_3DNOW 1
| #define FLAC__USE_ALTIVEC 1
| #define HAVE_ICONV 1
| /* end confdefs.h. */
|
| #include <stdlib.h>
| #include <iconv.h>
| extern
| #ifdef __cplusplus
| "C"
| #endif
| #if defined(__STDC__) || defined(__cplusplus)
| size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
| #else
| size_t iconv();
| #endif
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:10175: result:
extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
configure:10186: checking for nl_langinfo and CODESET
configure:10207: gcc -o conftest -g -O2 conftest.c >&5
configure:10213: $? = 0
configure:10217: test -z
|| test ! -s conftest.err
configure:10220: $? = 0
configure:10223: test -s conftest
configure:10226: $? = 0
configure:10239: result: yes
configure:10254: checking for doxygen
configure:10283: result: no
configure:10311: checking for docbook-to-man
configure:10340: result: no
configure:10311: checking for docbook2man
configure:10340: result: no
configure:10369: checking for nasm
configure:10385: found /usr/bin/nasm
configure:10395: result: nasm
configure:10427: checking for as
configure:10453: result: as
configure:10467: checking for gas
configure:10496: result: no
configure:10888: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by config.status, which was
generated by GNU Autoconf 2.59. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on
config.status:840: creating Makefile
config.status:840: creating src/Makefile
config.status:840: creating src/libFLAC/Makefile
config.status:840: creating src/libFLAC/ia32/Makefile
config.status:840: creating src/libFLAC/ppc/Makefile
config.status:840: creating src/libFLAC/ppc/as/Makefile
config.status:840: creating src/libFLAC/ppc/gas/Makefile
config.status:840: creating src/libFLAC/include/Makefile
config.status:840: creating src/libFLAC/include/private/Makefile
config.status:840: creating src/libFLAC/include/protected/Makefile
config.status:840: creating src/libFLAC++/Makefile
config.status:840: creating src/libOggFLAC/Makefile
config.status:840: creating src/libOggFLAC/include/Makefile
config.status:840: creating src/libOggFLAC/include/private/Makefile
config.status:840: creating src/libOggFLAC/include/protected/Makefile
config.status:840: creating src/libOggFLAC++/Makefile
config.status:840: creating src/flac/Makefile
config.status:840: creating src/metaflac/Makefile
config.status:840: creating src/monkeys_audio_utilities/Makefile
config.status:840: creating src/monkeys_audio_utilities/flac_mac/Makefile
config.status:840: creating src/monkeys_audio_utilities/flac_ren/Makefile
config.status:840: creating src/plugin_common/Makefile
config.status:840: creating src/plugin_winamp2/Makefile
config.status:840: creating src/plugin_winamp2/include/Makefile
config.status:840: creating src/plugin_winamp2/include/winamp2/Makefile
config.status:840: creating src/plugin_xmms/Makefile
config.status:840: creating src/share/Makefile
config.status:840: creating src/share/getopt/Makefile
config.status:840: creating src/share/grabbag/Makefile
config.status:840: creating src/share/replaygain_analysis/Makefile
config.status:840: creating src/share/replaygain_synthesis/Makefile
config.status:840: creating src/share/replaygain_synthesis/include/Makefile
config.status:840: creating src/share/replaygain_synthesis/include/private/Makefile
config.status:840: creating src/share/utf8/Makefile
config.status:840: creating src/test_grabbag/Makefile
config.status:840: creating src/test_grabbag/cuesheet/Makefile
config.status:840: creating src/test_libFLAC/Makefile
config.status:840: creating src/test_libFLAC++/Makefile
config.status:840: creating src/test_libOggFLAC/Makefile
config.status:840: creating src/test_libOggFLAC++/Makefile
config.status:840: creating src/test_seeking/Makefile
config.status:840: creating src/test_streams/Makefile
config.status:840: creating include/Makefile
config.status:840: creating include/FLAC/Makefile
config.status:840: creating include/FLAC++/Makefile
config.status:840: creating include/OggFLAC/Makefile
config.status:840: creating include/OggFLAC++/Makefile
config.status:840: creating include/share/Makefile
config.status:840: creating include/share/grabbag/Makefile
config.status:840: creating doc/Makefile
config.status:840: creating doc/html/Makefile
config.status:840: creating doc/html/images/Makefile
config.status:840: creating doc/html/ru/Makefile
config.status:840: creating man/Makefile
config.status:840: creating test/Makefile
config.status:840: creating test/cuesheets/Makefile
config.status:840: creating build/Makefile
config.status:840: creating obj/Makefile
config.status:840: creating obj/debug/Makefile
config.status:840: creating obj/debug/bin/Makefile
config.status:840: creating obj/debug/lib/Makefile
config.status:840: creating obj/release/Makefile
config.status:840: creating obj/release/bin/Makefile
config.status:840: creating obj/release/lib/Makefile
config.status:840: creating flac.pbproj/Makefile
config.status:944: creating config.h
config.status:1252: executing depfiles commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=powerpc-apple-darwin8.4.0
ac_cv_build_alias=powerpc-apple-darwin8.4.0
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCASFLAGS_set=
ac_cv_env_CCASFLAGS_value=
ac_cv_env_CCAS_set=
ac_cv_env_CCAS_value=
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_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_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_func_getopt_long=yes
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=powerpc-apple-darwin8.4.0
ac_cv_host_alias=powerpc-apple-darwin8.4.0
ac_cv_objext=o
ac_cv_path_XMMS_CONFIG=no
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AS=as
ac_cv_prog_AWK=awk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_NASM=nasm
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_cxx_g=yes
ac_cv_prog_egrep='grep -E'
ac_cv_prog_make_make_set=yes
ac_cv_type_socklen_t=no
acl_cv_hardcode_direct=yes
acl_cv_hardcode_libdir_flag_spec=
acl_cv_hardcode_libdir_separator=
acl_cv_hardcode_minus_L=no
acl_cv_libext=a
acl_cv_path_LD=/usr/bin/ld
acl_cv_prog_gnu_ld=no
acl_cv_rpath=done
acl_cv_shlibext=dylib
acl_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib'
acl_cv_sys_lib_search_path_spec='/lib /usr/lib /usr/local/lib'
acl_cv_wl=-Wl,
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
am_cv_func_iconv=yes
am_cv_langinfo_codeset=yes
am_cv_lib_iconv=yes
am_cv_proto_iconv='extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
am_cv_proto_iconv_arg1=const
lt_cv_compiler_c_o=yes
lt_cv_compiler_o_lo=yes
lt_cv_deplibs_check_method='file_magic Mach-O dynamically linked shared library'
lt_cv_file_magic_cmd='/usr/bin/file -L'
lt_cv_file_magic_test_file=/usr/lib/libSystem.dylib
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 -p'
lt_cv_prog_cc_can_build_shared=yes
lt_cv_prog_cc_no_builtin=
lt_cv_prog_cc_pic=' -fno-common'
lt_cv_prog_cc_pic_works=yes
lt_cv_prog_cc_shlib=
lt_cv_prog_cc_static=
lt_cv_prog_cc_static_works=no
lt_cv_prog_cc_wl=-Wl,
lt_cv_prog_gnu_ld=no
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\'''
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /Users/me/Development/Frameworks/flac/flac-src/missing --run aclocal-1.8'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /Users/me/Development/Frameworks/flac/flac-src/missing --run tar'
AS='as'
AUTOCONF='${SHELL} /Users/me/Development/Frameworks/flac/flac-src/missing --run autoconf'
AUTOHEADER='${SHELL} /Users/me/Development/Frameworks/flac/flac-src/missing --run autoheader'
AUTOMAKE='${SHELL} /Users/me/Development/Frameworks/flac/flac-src/missing --run automake-1.8'
AWK='awk'
CC='gcc'
CCAS='gcc'
CCASFLAGS='-g -O2'
CCDEPMODE='depmode=gcc3'
CFLAGS='-I$(top_builddir) -I$(srcdir)/include -I$(top_srcdir)/include -O2 -DNDEBUG -O3 -fomit-frame-pointer -funroll-loops -finline-functions -Wall -W -Winline -DFLaC__INLINE=__inline__ -g -O2'
CPP='gcc -E'
CPPFLAGS=''
CXX='g++'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-I$(top_builddir) -I$(srcdir)/include -I$(top_srcdir)/include -O2 -DNDEBUG -O3 -fomit-frame-pointer -funroll-loops -finline-functions -Wall -W -Winline -DFLaC__INLINE=__inline__ -g -O2'
CYGPATH_W='echo'
DEBUG_FALSE=''
DEBUG_TRUE='#'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DOCBOOK_TO_MAN=''
DOXYGEN=''
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
FLaC__CPU_IA32_FALSE=''
FLaC__CPU_IA32_TRUE='#'
FLaC__CPU_PPC_FALSE='#'
FLaC__CPU_PPC_TRUE=''
FLaC__CPU_SPARC_FALSE=''
FLaC__CPU_SPARC_TRUE='#'
FLaC__EXHAUSTIVE_TESTS_FALSE=''
FLaC__EXHAUSTIVE_TESTS_TRUE='#'
FLaC__HAS_AS_FALSE='#'
FLaC__HAS_AS_TRUE=''
FLaC__HAS_AS__TEMPORARILY_DISABLED_FALSE=''
FLaC__HAS_AS__TEMPORARILY_DISABLED_TRUE='#'
FLaC__HAS_DOCBOOK_TO_MAN_FALSE=''
FLaC__HAS_DOCBOOK_TO_MAN_TRUE='#'
FLaC__HAS_DOXYGEN_FALSE=''
FLaC__HAS_DOXYGEN_TRUE='#'
FLaC__HAS_GAS_FALSE=''
FLaC__HAS_GAS_TRUE='#'
FLaC__HAS_GAS__TEMPORARILY_DISABLED_FALSE=''
FLaC__HAS_GAS__TEMPORARILY_DISABLED_TRUE='#'
FLaC__HAS_NASM_FALSE='#'
FLaC__HAS_NASM_TRUE=''
FLaC__HAS_OGG_FALSE=''
FLaC__HAS_OGG_TRUE='#'
FLaC__HAS_XMMS_FALSE=''
FLaC__HAS_XMMS_TRUE='#'
FLaC__INSTALL_XMMS_PLUGIN_LOCALLY_FALSE=''
FLaC__INSTALL_XMMS_PLUGIN_LOCALLY_TRUE='#'
FLaC__NO_ASM_FALSE=''
FLaC__NO_ASM_TRUE='#'
FLaC__SSE_OS_FALSE=''
FLaC__SSE_OS_TRUE='#'
FLaC__SYS_DARWIN_FALSE='#'
FLaC__SYS_DARWIN_TRUE=''
FLaC__SYS_LINUX_FALSE=''
FLaC__SYS_LINUX_TRUE='#'
FLaC__USE_3DNOW_FALSE='#'
FLaC__USE_3DNOW_TRUE=''
FLaC__USE_ALTIVEC_FALSE='#'
FLaC__USE_ALTIVEC_TRUE=''
FLaC__VALGRIND_TESTING_FALSE=''
FLaC__VALGRIND_TESTING_TRUE='#'
GAS=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LDFLAGS=''
LIBICONV='-liconv'
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LN_S='ln -s'
LTLIBICONV='-liconv'
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /Users/me/Development/Frameworks/flac/flac-src/missing --run makeinfo'
NASM='nasm'
OBJEXT='o'
OBJ_FORMAT='elf'
OGG_CFLAGS=''
OGG_LIBS=''
PACKAGE='flac'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
VERSION='1.1.2'
XMMS_CFLAGS=''
XMMS_CONFIG='no'
XMMS_DATA_DIR=''
XMMS_EFFECT_PLUGIN_DIR=''
XMMS_GENERAL_PLUGIN_DIR=''
XMMS_INPUT_PLUGIN_DIR=''
XMMS_LIBS=''
XMMS_OUTPUT_PLUGIN_DIR=''
XMMS_PLUGIN_DIR=''
XMMS_VERSION=''
XMMS_VISUALIZATION_PLUGIN_DIR=''
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_RANLIB='ranlib'
ac_ct_STRIP='strip'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__leading_dot='.'
am__quote=''
bindir='${exec_prefix}/bin'
build='powerpc-apple-darwin8.4.0'
build_alias=''
build_cpu='powerpc'
build_os='darwin8.4.0'
build_vendor='apple'
datadir='${prefix}/share'
exec_prefix='${prefix}'
host='powerpc-apple-darwin8.4.0'
host_alias=''
host_cpu='powerpc'
host_os='darwin8.4.0'
host_vendor='apple'
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/Users/me/Development/Frameworks/flac/flac-src/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
mkdir_p='$(install_sh) -d'
oldincludedir='/usr/include'
prefix='/usr/local'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define FLAC__CPU_PPC 1
#define FLAC__HAS_AS 1
#define FLAC__HAS_NASM 1
#define FLAC__SYS_DARWIN 1
#define FLAC__USE_3DNOW 1
#define FLAC__USE_ALTIVEC 1
#define HAVE_DLFCN_H 1
#define HAVE_GETOPT_LONG 1
#define HAVE_ICONV 1
#define HAVE_INTTYPES_H 1
#define HAVE_LANGINFO_CODESET 1
#define HAVE_MEMORY_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define ICONV_CONST const
#define PACKAGE "flac"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define STDC_HEADERS 1
#define VERSION "1.1.2"
#endif
#ifdef __cplusplus
extern "C" void std::exit (int); using std::exit;
configure: exit 0