Created
June 16, 2012 01:18
-
-
Save lidaobing/2939499 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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 --disable-debug --disable-dependency-tracking --prefix=/usr/local/Cellar/sdl_net/1.2.7 --disable-sdltest | |
| ## --------- ## | |
| ## Platform. ## | |
| ## --------- ## | |
| hostname = Lis-MacBook-Pro.local | |
| uname -m = x86_64 | |
| uname -r = 11.4.0 | |
| uname -s = Darwin | |
| uname -v = Darwin Kernel Version 11.4.0: Mon Apr 9 19:32:15 PDT 2012; root:xnu-1699.26.8~1/RELEASE_X86_64 | |
| /usr/bin/uname -p = i386 | |
| /bin/uname -X = unknown | |
| /bin/arch = unknown | |
| /usr/bin/arch -k = unknown | |
| /usr/convex/getsysinfo = unknown | |
| hostinfo = Mach kernel version: | |
| Darwin Kernel Version 11.4.0: Mon Apr 9 19:32:15 PDT 2012; root:xnu-1699.26.8~1/RELEASE_X86_64 | |
| Kernel configured for up to 8 processors. | |
| 4 processors are physically available. | |
| 8 processors are logically available. | |
| Processor type: i486 (Intel 80486) | |
| Processors active: 0 1 2 3 4 5 6 7 | |
| Primary memory available: 8.00 gigabytes | |
| Default processor set: 200 tasks, 1085 threads, 8 processors | |
| Load average: 1.56, Mach factor: 6.43 | |
| /bin/machine = unknown | |
| /usr/bin/oslevel = unknown | |
| /bin/universe = unknown | |
| PATH: /Users/ldb/.rvm/gems/ruby-1.9.3-p194/bin | |
| PATH: /Users/ldb/.rvm/gems/ruby-1.9.3-p194@global/bin | |
| PATH: /Users/ldb/.rvm/rubies/ruby-1.9.3-p194/bin | |
| PATH: /Users/ldb/.rvm/bin | |
| PATH: /usr/local/sbin | |
| PATH: /usr/local/bin | |
| PATH: /usr/bin | |
| PATH: /bin | |
| PATH: /usr/sbin | |
| PATH: /sbin | |
| PATH: /usr/X11/bin | |
| PATH: /usr/local/Cellar/gettext/0.18.1.1/bin | |
| PATH: /usr/local/Library/Contributions/cmds | |
| ## ----------- ## | |
| ## Core tests. ## | |
| ## ----------- ## | |
| configure:1567: checking build system type | |
| configure:1585: result: i686-apple-darwin11.4.0 | |
| configure:1593: checking host system type | |
| configure:1607: result: i686-apple-darwin11.4.0 | |
| configure:1630: checking for a BSD-compatible install | |
| configure:1685: result: /usr/bin/install -c | |
| configure:1696: checking whether build environment is sane | |
| configure:1739: result: yes | |
| configure:1804: checking for gawk | |
| configure:1833: result: no | |
| configure:1804: checking for mawk | |
| configure:1833: result: no | |
| configure:1804: checking for nawk | |
| configure:1833: result: no | |
| configure:1804: checking for awk | |
| configure:1820: found /usr/bin/awk | |
| configure:1830: result: awk | |
| configure:1840: checking whether make sets $(MAKE) | |
| configure:1860: result: yes | |
| configure:2116: checking for style of include used by make | |
| configure:2144: result: GNU | |
| configure:2215: checking for gcc | |
| configure:2241: result: /usr/bin/llvm-gcc | |
| configure:2485: checking for C compiler version | |
| configure:2488: /usr/bin/llvm-gcc --version </dev/null >&5 | |
| i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00) | |
| Copyright (C) 2007 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:2491: $? = 0 | |
| configure:2493: /usr/bin/llvm-gcc -v </dev/null >&5 | |
| Using built-in specs. | |
| Target: i686-apple-darwin11 | |
| Configured with: /private/var/tmp/llvmgcc42/llvmgcc42-2335.15~25/src/configure --disable-checking --enable-werror --prefix=/Developer/usr/llvm-gcc-4.2 --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-prefix=llvm- --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin11 --enable-llvm=/private/var/tmp/llvmgcc42/llvmgcc42-2335.15~25/dst-llvmCore/Developer/usr/local --program-prefix=i686-apple-darwin11- --host=x86_64-apple-darwin11 --target=i686-apple-darwin11 --with-gxx-include-dir=/usr/include/c++/4.2.1 | |
| Thread model: posix | |
| gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00) | |
| configure:2496: $? = 0 | |
| configure:2498: /usr/bin/llvm-gcc -V </dev/null >&5 | |
| llvm-gcc-4.2: argument to `-V' is missing | |
| configure:2501: $? = 1 | |
| configure:2524: checking for C compiler default output file name | |
| configure:2527: /usr/bin/llvm-gcc -Os -w -pipe -march=core2 -msse4 conftest.c >&5 | |
| configure:2530: $? = 0 | |
| configure:2576: result: a.out | |
| configure:2581: checking whether the C compiler works | |
| configure:2587: ./a.out | |
| configure:2590: $? = 0 | |
| configure:2607: result: yes | |
| configure:2614: checking whether we are cross compiling | |
| configure:2616: result: no | |
| configure:2619: checking for suffix of executables | |
| configure:2621: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4 conftest.c >&5 | |
| configure:2624: $? = 0 | |
| configure:2649: result: | |
| configure:2655: checking for suffix of object files | |
| configure:2676: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 conftest.c >&5 | |
| configure:2679: $? = 0 | |
| configure:2701: result: o | |
| configure:2705: checking whether we are using the GNU C compiler | |
| configure:2729: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 conftest.c >&5 | |
| configure:2735: $? = 0 | |
| configure:2739: test -z | |
| || test ! -s conftest.err | |
| configure:2742: $? = 0 | |
| configure:2745: test -s conftest.o | |
| configure:2748: $? = 0 | |
| configure:2761: result: yes | |
| configure:2767: checking whether /usr/bin/llvm-gcc accepts -g | |
| configure:2788: /usr/bin/llvm-gcc -c -g conftest.c >&5 | |
| configure:2794: $? = 0 | |
| configure:2798: test -z | |
| || test ! -s conftest.err | |
| configure:2801: $? = 0 | |
| configure:2804: test -s conftest.o | |
| configure:2807: $? = 0 | |
| configure:2818: result: yes | |
| configure:2835: checking for /usr/bin/llvm-gcc option to accept ANSI C | |
| configure:2905: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 conftest.c >&5 | |
| configure:2911: $? = 0 | |
| configure:2915: test -z | |
| || test ! -s conftest.err | |
| configure:2918: $? = 0 | |
| configure:2921: test -s conftest.o | |
| configure:2924: $? = 0 | |
| configure:2942: result: none needed | |
| configure:2960: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 conftest.c >&5 | |
| conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' | |
| configure:2966: $? = 1 | |
| configure: failed program was: | |
| | #ifndef __cplusplus | |
| | choke me | |
| | #endif | |
| configure:3101: checking dependency style of /usr/bin/llvm-gcc | |
| configure:3191: result: none | |
| configure:3208: checking for a sed that does not truncate output | |
| configure:3262: result: /usr/bin/sed | |
| configure:3265: checking for egrep | |
| configure:3275: result: grep -E | |
| configure:3291: checking for ld used by /usr/bin/llvm-gcc | |
| configure:3358: result: /usr/bin/llvm-gcc | |
| configure:3367: checking if the linker (/usr/bin/llvm-gcc) is GNU ld | |
| configure:3382: result: no | |
| configure:3387: checking for /usr/bin/llvm-gcc option to reload object files | |
| configure:3394: result: -r | |
| configure:3412: checking for BSD-compatible nm | |
| configure:3461: result: /usr/bin/nm | |
| configure:3465: checking whether ln -s works | |
| configure:3469: result: yes | |
| configure:3476: checking how to recognise dependent libraries | |
| configure:3654: result: pass_all | |
| configure:4133: checking how to run the C preprocessor | |
| configure:4168: /usr/bin/llvm-gcc -E conftest.c | |
| configure:4174: $? = 0 | |
| configure:4206: /usr/bin/llvm-gcc -E conftest.c | |
| conftest.c:11:28: error: ac_nonexistent.h: No such file or directory | |
| configure:4212: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h. */ | |
| | | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE "SDL_net" | |
| | #define VERSION "1.2.7" | |
| | /* end confdefs.h. */ | |
| | #include <ac_nonexistent.h> | |
| configure:4251: result: /usr/bin/llvm-gcc -E | |
| configure:4275: /usr/bin/llvm-gcc -E conftest.c | |
| configure:4281: $? = 0 | |
| configure:4313: /usr/bin/llvm-gcc -E conftest.c | |
| conftest.c:11:28: error: ac_nonexistent.h: No such file or directory | |
| configure:4319: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h. */ | |
| | | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE "SDL_net" | |
| | #define VERSION "1.2.7" | |
| | /* end confdefs.h. */ | |
| | #include <ac_nonexistent.h> | |
| configure:4363: checking for ANSI C header files | |
| configure:4388: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 conftest.c >&5 | |
| configure:4394: $? = 0 | |
| configure:4398: test -z | |
| || test ! -s conftest.err | |
| configure:4401: $? = 0 | |
| configure:4404: test -s conftest.o | |
| configure:4407: $? = 0 | |
| configure:4496: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4 conftest.c >&5 | |
| configure:4499: $? = 0 | |
| configure:4501: ./conftest | |
| configure:4504: $? = 0 | |
| configure:4519: result: yes | |
| configure:4543: checking for sys/types.h | |
| configure:4559: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 conftest.c >&5 | |
| configure:4565: $? = 0 | |
| configure:4569: test -z | |
| || test ! -s conftest.err | |
| configure:4572: $? = 0 | |
| configure:4575: test -s conftest.o | |
| configure:4578: $? = 0 | |
| configure:4589: result: yes | |
| configure:4543: checking for sys/stat.h | |
| configure:4559: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 conftest.c >&5 | |
| configure:4565: $? = 0 | |
| configure:4569: test -z | |
| || test ! -s conftest.err | |
| configure:4572: $? = 0 | |
| configure:4575: test -s conftest.o | |
| configure:4578: $? = 0 | |
| configure:4589: result: yes | |
| configure:4543: checking for stdlib.h | |
| configure:4559: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 conftest.c >&5 | |
| configure:4565: $? = 0 | |
| configure:4569: test -z | |
| || test ! -s conftest.err | |
| configure:4572: $? = 0 | |
| configure:4575: test -s conftest.o | |
| configure:4578: $? = 0 | |
| configure:4589: result: yes | |
| configure:4543: checking for string.h | |
| configure:4559: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 conftest.c >&5 | |
| configure:4565: $? = 0 | |
| configure:4569: test -z | |
| || test ! -s conftest.err | |
| configure:4572: $? = 0 | |
| configure:4575: test -s conftest.o | |
| configure:4578: $? = 0 | |
| configure:4589: result: yes | |
| configure:4543: checking for memory.h | |
| configure:4559: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 conftest.c >&5 | |
| configure:4565: $? = 0 | |
| configure:4569: test -z | |
| || test ! -s conftest.err | |
| configure:4572: $? = 0 | |
| configure:4575: test -s conftest.o | |
| configure:4578: $? = 0 | |
| configure:4589: result: yes | |
| configure:4543: checking for strings.h | |
| configure:4559: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 conftest.c >&5 | |
| configure:4565: $? = 0 | |
| configure:4569: test -z | |
| || test ! -s conftest.err | |
| configure:4572: $? = 0 | |
| configure:4575: test -s conftest.o | |
| configure:4578: $? = 0 | |
| configure:4589: result: yes | |
| configure:4543: checking for inttypes.h | |
| configure:4559: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 conftest.c >&5 | |
| configure:4565: $? = 0 | |
| configure:4569: test -z | |
| || test ! -s conftest.err | |
| configure:4572: $? = 0 | |
| configure:4575: test -s conftest.o | |
| configure:4578: $? = 0 | |
| configure:4589: result: yes | |
| configure:4543: checking for stdint.h | |
| configure:4559: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 conftest.c >&5 | |
| configure:4565: $? = 0 | |
| configure:4569: test -z | |
| || test ! -s conftest.err | |
| configure:4572: $? = 0 | |
| configure:4575: test -s conftest.o | |
| configure:4578: $? = 0 | |
| configure:4589: result: yes | |
| configure:4543: checking for unistd.h | |
| configure:4559: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 conftest.c >&5 | |
| configure:4565: $? = 0 | |
| configure:4569: test -z | |
| || test ! -s conftest.err | |
| configure:4572: $? = 0 | |
| configure:4575: test -s conftest.o | |
| configure:4578: $? = 0 | |
| configure:4589: result: yes | |
| configure:4615: checking dlfcn.h usability | |
| configure:4627: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 conftest.c >&5 | |
| configure:4633: $? = 0 | |
| configure:4637: test -z | |
| || test ! -s conftest.err | |
| configure:4640: $? = 0 | |
| configure:4643: test -s conftest.o | |
| configure:4646: $? = 0 | |
| configure:4656: result: yes | |
| configure:4660: checking dlfcn.h presence | |
| configure:4670: /usr/bin/llvm-gcc -E conftest.c | |
| configure:4676: $? = 0 | |
| configure:4696: result: yes | |
| configure:4731: checking for dlfcn.h | |
| configure:4738: result: yes | |
| configure:4845: checking for C++ compiler version | |
| configure:4848: /usr/bin/llvm-g++ --version </dev/null >&5 | |
| i686-apple-darwin11-llvm-g++-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00) | |
| Copyright (C) 2007 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:4851: $? = 0 | |
| configure:4853: /usr/bin/llvm-g++ -v </dev/null >&5 | |
| Using built-in specs. | |
| Target: i686-apple-darwin11 | |
| Configured with: /private/var/tmp/llvmgcc42/llvmgcc42-2335.15~25/src/configure --disable-checking --enable-werror --prefix=/Developer/usr/llvm-gcc-4.2 --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-prefix=llvm- --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin11 --enable-llvm=/private/var/tmp/llvmgcc42/llvmgcc42-2335.15~25/dst-llvmCore/Developer/usr/local --program-prefix=i686-apple-darwin11- --host=x86_64-apple-darwin11 --target=i686-apple-darwin11 --with-gxx-include-dir=/usr/include/c++/4.2.1 | |
| Thread model: posix | |
| gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00) | |
| configure:4856: $? = 0 | |
| configure:4858: /usr/bin/llvm-g++ -V </dev/null >&5 | |
| llvm-g++-4.2: argument to `-V' is missing | |
| configure:4861: $? = 1 | |
| configure:4864: checking whether we are using the GNU C++ compiler | |
| configure:4888: /usr/bin/llvm-g++ -c -Os -w -pipe -march=core2 -msse4 conftest.cc >&5 | |
| configure:4894: $? = 0 | |
| configure:4898: test -z | |
| || test ! -s conftest.err | |
| configure:4901: $? = 0 | |
| configure:4904: test -s conftest.o | |
| configure:4907: $? = 0 | |
| configure:4920: result: yes | |
| configure:4926: checking whether /usr/bin/llvm-g++ accepts -g | |
| configure:4947: /usr/bin/llvm-g++ -c -g conftest.cc >&5 | |
| configure:4953: $? = 0 | |
| configure:4957: test -z | |
| || test ! -s conftest.err | |
| configure:4960: $? = 0 | |
| configure:4963: test -s conftest.o | |
| configure:4966: $? = 0 | |
| configure:4977: result: yes | |
| configure:5019: /usr/bin/llvm-g++ -c -Os -w -pipe -march=core2 -msse4 conftest.cc >&5 | |
| configure:5025: $? = 0 | |
| configure:5029: test -z | |
| || test ! -s conftest.err | |
| configure:5032: $? = 0 | |
| configure:5035: test -s conftest.o | |
| configure:5038: $? = 0 | |
| configure:5064: /usr/bin/llvm-g++ -c -Os -w -pipe -march=core2 -msse4 conftest.cc >&5 | |
| conftest.cc: In function 'int main()': | |
| conftest.cc:26: error: 'exit' was not declared in this scope | |
| configure:5070: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h. */ | |
| | | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE "SDL_net" | |
| | #define VERSION "1.2.7" | |
| | #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:5019: /usr/bin/llvm-g++ -c -Os -w -pipe -march=core2 -msse4 conftest.cc >&5 | |
| conftest.cc:22: error: 'void std::exit(int)' should have been declared inside 'std' | |
| In file included from conftest.cc:23: | |
| /usr/include/stdlib.h:159: error: declaration of 'void std::exit(int)' throws different exceptions | |
| conftest.cc:22: error: from previous declaration 'void std::exit(int) throw ()' | |
| configure:5025: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h. */ | |
| | | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE "SDL_net" | |
| | #define VERSION "1.2.7" | |
| | #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:5019: /usr/bin/llvm-g++ -c -Os -w -pipe -march=core2 -msse4 conftest.cc >&5 | |
| conftest.cc:22: error: 'void std::exit(int)' should have been declared inside 'std' | |
| configure:5025: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h. */ | |
| | | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE "SDL_net" | |
| | #define VERSION "1.2.7" | |
| | #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); using std::exit; | |
| | #include <stdlib.h> | |
| | int | |
| | main () | |
| | { | |
| | exit (42); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:5019: /usr/bin/llvm-g++ -c -Os -w -pipe -march=core2 -msse4 conftest.cc >&5 | |
| In file included from conftest.cc:23: | |
| /usr/include/stdlib.h:159: error: declaration of 'void exit(int)' throws different exceptions | |
| conftest.cc:22: error: from previous declaration 'void exit(int) throw ()' | |
| configure:5025: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h. */ | |
| | | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE "SDL_net" | |
| | #define VERSION "1.2.7" | |
| | #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 exit (int) throw (); | |
| | #include <stdlib.h> | |
| | int | |
| | main () | |
| | { | |
| | exit (42); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:5019: /usr/bin/llvm-g++ -c -Os -w -pipe -march=core2 -msse4 conftest.cc >&5 | |
| configure:5025: $? = 0 | |
| configure:5029: test -z | |
| || test ! -s conftest.err | |
| configure:5032: $? = 0 | |
| configure:5035: test -s conftest.o | |
| configure:5038: $? = 0 | |
| configure:5064: /usr/bin/llvm-g++ -c -Os -w -pipe -march=core2 -msse4 conftest.cc >&5 | |
| configure:5070: $? = 0 | |
| configure:5074: test -z | |
| || test ! -s conftest.err | |
| configure:5077: $? = 0 | |
| configure:5080: test -s conftest.o | |
| configure:5083: $? = 0 | |
| configure:5108: checking dependency style of /usr/bin/llvm-g++ | |
| configure:5198: result: none | |
| configure:5225: checking how to run the C++ preprocessor | |
| configure:5256: /usr/bin/llvm-g++ -E conftest.cc | |
| configure:5262: $? = 0 | |
| configure:5294: /usr/bin/llvm-g++ -E conftest.cc | |
| conftest.cc:25:28: error: ac_nonexistent.h: No such file or directory | |
| configure:5300: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h. */ | |
| | | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE "SDL_net" | |
| | #define VERSION "1.2.7" | |
| | #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 exit (int); | |
| | #endif | |
| | /* end confdefs.h. */ | |
| | #include <ac_nonexistent.h> | |
| configure:5339: result: /usr/bin/llvm-g++ -E | |
| configure:5363: /usr/bin/llvm-g++ -E conftest.cc | |
| configure:5369: $? = 0 | |
| configure:5401: /usr/bin/llvm-g++ -E conftest.cc | |
| conftest.cc:25:28: error: ac_nonexistent.h: No such file or directory | |
| configure:5407: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h. */ | |
| | | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE "SDL_net" | |
| | #define VERSION "1.2.7" | |
| | #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 exit (int); | |
| | #endif | |
| | /* end confdefs.h. */ | |
| | #include <ac_nonexistent.h> | |
| configure:5504: checking for g77 | |
| configure:5533: result: no | |
| configure:5504: checking for f77 | |
| configure:5533: result: no | |
| configure:5504: checking for xlf | |
| configure:5533: result: no | |
| configure:5504: checking for frt | |
| configure:5533: result: no | |
| configure:5504: checking for pgf77 | |
| configure:5533: result: no | |
| configure:5504: checking for fort77 | |
| configure:5533: result: no | |
| configure:5504: checking for fl32 | |
| configure:5533: result: no | |
| configure:5504: checking for af77 | |
| configure:5533: result: no | |
| configure:5504: checking for f90 | |
| configure:5533: result: no | |
| configure:5504: checking for xlf90 | |
| configure:5533: result: no | |
| configure:5504: checking for pgf90 | |
| configure:5533: result: no | |
| configure:5504: checking for epcf90 | |
| configure:5533: result: no | |
| configure:5504: checking for f95 | |
| configure:5533: result: no | |
| configure:5504: checking for fort | |
| configure:5533: result: no | |
| configure:5504: checking for xlf95 | |
| configure:5533: result: no | |
| configure:5504: checking for ifc | |
| configure:5533: result: no | |
| configure:5504: checking for efc | |
| configure:5533: result: no | |
| configure:5504: checking for pgf95 | |
| configure:5533: result: no | |
| configure:5504: checking for lf95 | |
| configure:5533: result: no | |
| configure:5504: checking for gfortran | |
| configure:5533: result: no | |
| configure:5545: checking for Fortran 77 compiler version | |
| configure:5548: --version </dev/null >&5 | |
| ./configure: line 5549: --version: command not found | |
| configure:5551: $? = 127 | |
| configure:5553: -v </dev/null >&5 | |
| ./configure: line 5554: -v: command not found | |
| configure:5556: $? = 127 | |
| configure:5558: -V </dev/null >&5 | |
| ./configure: line 5559: -V: command not found | |
| configure:5561: $? = 127 | |
| configure:5569: checking whether we are using the GNU Fortran 77 compiler | |
| configure:5583: -c conftest.F >&5 | |
| ./configure: line 5584: -c: command not found | |
| configure:5589: $? = 127 | |
| configure: failed program was: | |
| | program main | |
| | #ifndef __GNUC__ | |
| | choke me | |
| | #endif | |
| | | |
| | end | |
| configure:5615: result: no | |
| configure:5621: checking whether accepts -g | |
| configure:5633: -c -g conftest.f >&5 | |
| ./configure: line 5634: -c: command not found | |
| configure:5639: $? = 127 | |
| configure: failed program was: | |
| | program main | |
| | | |
| | end | |
| configure:5664: result: no | |
| configure:5694: checking the maximum length of command line arguments | |
| configure:5809: result: 196608 | |
| configure:5820: checking command to parse /usr/bin/nm output from /usr/bin/llvm-gcc object | |
| configure:5925: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 conftest.c >&5 | |
| configure:5928: $? = 0 | |
| configure:5932: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm | |
| configure:5935: $? = 0 | |
| cannot find nm_test_var in conftest.nm | |
| configure:5925: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 conftest.c >&5 | |
| configure:5928: $? = 0 | |
| configure:5932: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm | |
| configure:5935: $? = 0 | |
| configure:5987: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4 conftest.c conftstm.o >&5 | |
| configure:5990: $? = 0 | |
| configure:6028: result: ok | |
| configure:6032: checking for objdir | |
| configure:6047: result: .libs | |
| configure:6137: checking for ar | |
| configure:6153: found /usr/bin/ar | |
| configure:6164: result: ar | |
| configure:6217: checking for ranlib | |
| configure:6233: found /usr/bin/ranlib | |
| configure:6244: result: ranlib | |
| configure:6297: checking for strip | |
| configure:6313: found /usr/bin/strip | |
| configure:6324: result: strip | |
| configure:6600: checking if /usr/bin/llvm-gcc supports -fno-rtti -fno-exceptions | |
| configure:6618: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 -fno-rtti -fno-exceptions conftest.c >&5 | |
| configure:6622: $? = 0 | |
| configure:6635: result: yes | |
| configure:6650: checking for /usr/bin/llvm-gcc option to produce PIC | |
| configure:6860: result: -fno-common | |
| configure:6868: checking if /usr/bin/llvm-gcc PIC flag -fno-common works | |
| configure:6886: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 -fno-common -DPIC conftest.c >&5 | |
| configure:6890: $? = 0 | |
| configure:6903: result: yes | |
| configure:6931: checking if /usr/bin/llvm-gcc static flag -static works | |
| configure:6959: result: no | |
| configure:6969: checking if /usr/bin/llvm-gcc supports -c -o file.o | |
| configure:6990: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 -o out/conftest2.o conftest.c >&5 | |
| configure:6994: $? = 0 | |
| configure:7016: result: yes | |
| configure:7042: checking whether the /usr/bin/llvm-gcc linker (/usr/bin/llvm-gcc) supports shared libraries | |
| configure:8000: result: yes | |
| configure:8067: checking dynamic linker characteristics | |
| configure:8657: result: darwin11.4.0 dyld | |
| configure:8666: checking how to hardcode library paths into programs | |
| configure:8691: result: immediate | |
| configure:8705: checking whether stripping libraries is possible | |
| configure:8718: result: yes | |
| configure:9544: checking if libtool supports shared libraries | |
| configure:9546: result: yes | |
| configure:9549: checking whether to build shared libraries | |
| configure:9570: result: yes | |
| configure:9573: checking whether to build static libraries | |
| configure:9577: result: yes | |
| configure:9669: creating libtool | |
| configure:10257: checking for ld used by /usr/bin/llvm-g++ | |
| configure:10324: result: /usr/bin/llvm-gcc | |
| configure:10333: checking if the linker (/usr/bin/llvm-gcc) is GNU ld | |
| configure:10348: result: no | |
| configure:10399: checking whether the /usr/bin/llvm-g++ linker (/usr/bin/llvm-gcc) supports shared libraries | |
| configure:11337: result: yes | |
| configure:11359: /usr/bin/llvm-g++ -c -Os -w -pipe -march=core2 -msse4 conftest.cpp >&5 | |
| configure:11362: $? = 0 | |
| configure:11481: checking for /usr/bin/llvm-g++ option to produce PIC | |
| configure:11755: result: -fno-common | |
| configure:11763: checking if /usr/bin/llvm-g++ PIC flag -fno-common works | |
| configure:11781: /usr/bin/llvm-g++ -c -Os -w -pipe -march=core2 -msse4 -fno-common -DPIC conftest.cpp >&5 | |
| configure:11785: $? = 0 | |
| configure:11798: result: yes | |
| configure:11826: checking if /usr/bin/llvm-g++ static flag -static works | |
| configure:11854: result: no | |
| configure:11864: checking if /usr/bin/llvm-g++ supports -c -o file.o | |
| configure:11885: /usr/bin/llvm-g++ -c -Os -w -pipe -march=core2 -msse4 -o out/conftest2.o conftest.cpp >&5 | |
| configure:11889: $? = 0 | |
| configure:11911: result: yes | |
| configure:11937: checking whether the /usr/bin/llvm-g++ linker (/usr/bin/llvm-gcc) supports shared libraries | |
| configure:11962: result: yes | |
| configure:12029: checking dynamic linker characteristics | |
| configure:12619: result: darwin11.4.0 dyld | |
| configure:12628: checking how to hardcode library paths into programs | |
| configure:12653: result: immediate | |
| configure:18857: checking for gcc | |
| configure:18883: result: /usr/bin/llvm-gcc | |
| configure:19127: checking for C compiler version | |
| configure:19130: /usr/bin/llvm-gcc --version </dev/null >&5 | |
| i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00) | |
| Copyright (C) 2007 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:19133: $? = 0 | |
| configure:19135: /usr/bin/llvm-gcc -v </dev/null >&5 | |
| Using built-in specs. | |
| Target: i686-apple-darwin11 | |
| Configured with: /private/var/tmp/llvmgcc42/llvmgcc42-2335.15~25/src/configure --disable-checking --enable-werror --prefix=/Developer/usr/llvm-gcc-4.2 --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-prefix=llvm- --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin11 --enable-llvm=/private/var/tmp/llvmgcc42/llvmgcc42-2335.15~25/dst-llvmCore/Developer/usr/local --program-prefix=i686-apple-darwin11- --host=x86_64-apple-darwin11 --target=i686-apple-darwin11 --with-gxx-include-dir=/usr/include/c++/4.2.1 | |
| Thread model: posix | |
| gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00) | |
| configure:19138: $? = 0 | |
| configure:19140: /usr/bin/llvm-gcc -V </dev/null >&5 | |
| llvm-gcc-4.2: argument to `-V' is missing | |
| configure:19143: $? = 1 | |
| configure:19146: checking whether we are using the GNU C compiler | |
| configure:19202: result: yes | |
| configure:19208: checking whether /usr/bin/llvm-gcc accepts -g | |
| configure:19259: result: yes | |
| configure:19276: checking for /usr/bin/llvm-gcc option to accept ANSI C | |
| configure:19383: result: none needed | |
| configure:19401: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 conftest.c >&5 | |
| conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' | |
| configure:19407: $? = 1 | |
| configure: failed program was: | |
| | #ifndef __cplusplus | |
| | choke me | |
| | #endif | |
| configure:19542: checking dependency style of /usr/bin/llvm-gcc | |
| configure:19632: result: none | |
| configure:19743: checking for C++ compiler version | |
| configure:19746: /usr/bin/llvm-g++ --version </dev/null >&5 | |
| i686-apple-darwin11-llvm-g++-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00) | |
| Copyright (C) 2007 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:19749: $? = 0 | |
| configure:19751: /usr/bin/llvm-g++ -v </dev/null >&5 | |
| Using built-in specs. | |
| Target: i686-apple-darwin11 | |
| Configured with: /private/var/tmp/llvmgcc42/llvmgcc42-2335.15~25/src/configure --disable-checking --enable-werror --prefix=/Developer/usr/llvm-gcc-4.2 --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-prefix=llvm- --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin11 --enable-llvm=/private/var/tmp/llvmgcc42/llvmgcc42-2335.15~25/dst-llvmCore/Developer/usr/local --program-prefix=i686-apple-darwin11- --host=x86_64-apple-darwin11 --target=i686-apple-darwin11 --with-gxx-include-dir=/usr/include/c++/4.2.1 | |
| Thread model: posix | |
| gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00) | |
| configure:19754: $? = 0 | |
| configure:19756: /usr/bin/llvm-g++ -V </dev/null >&5 | |
| llvm-g++-4.2: argument to `-V' is missing | |
| configure:19759: $? = 1 | |
| configure:19762: checking whether we are using the GNU C++ compiler | |
| configure:19818: result: yes | |
| configure:19824: checking whether /usr/bin/llvm-g++ accepts -g | |
| configure:19875: result: yes | |
| configure:19917: /usr/bin/llvm-g++ -c -Os -w -pipe -march=core2 -msse4 conftest.cc >&5 | |
| configure:19923: $? = 0 | |
| configure:19927: test -z | |
| || test ! -s conftest.err | |
| configure:19930: $? = 0 | |
| configure:19933: test -s conftest.o | |
| configure:19936: $? = 0 | |
| configure:19962: /usr/bin/llvm-g++ -c -Os -w -pipe -march=core2 -msse4 conftest.cc >&5 | |
| configure:19968: $? = 0 | |
| configure:19972: test -z | |
| || test ! -s conftest.err | |
| configure:19975: $? = 0 | |
| configure:19978: test -s conftest.o | |
| configure:19981: $? = 0 | |
| configure:20006: checking dependency style of /usr/bin/llvm-g++ | |
| configure:20096: result: none | |
| configure:20126: checking for a BSD-compatible install | |
| configure:20181: result: /usr/bin/install -c | |
| configure:20192: checking whether make sets $(MAKE) | |
| configure:20212: result: yes | |
| configure:20230: checking for windres | |
| configure:20259: result: no | |
| configure:20230: checking for darwin11.4.0-windres | |
| configure:20259: result: no | |
| configure:20359: checking for sdl-config | |
| configure:20390: result: no | |
| configure:20398: checking for SDL - version >= 1.2.4 | |
| configure:20521: result: no | |
| configure:20608: error: *** SDL version 1.2.4 not found! | |
| ## ---------------- ## | |
| ## Cache variables. ## | |
| ## ---------------- ## | |
| ac_cv_build=i686-apple-darwin11.4.0 | |
| ac_cv_build_alias=i686-apple-darwin11.4.0 | |
| ac_cv_c_compiler_gnu=yes | |
| ac_cv_cxx_compiler_gnu=yes | |
| ac_cv_env_CC_set=set | |
| ac_cv_env_CC_value=/usr/bin/llvm-gcc | |
| ac_cv_env_CFLAGS_set=set | |
| ac_cv_env_CFLAGS_value='-Os -w -pipe -march=core2 -msse4' | |
| ac_cv_env_CPPFLAGS_set= | |
| ac_cv_env_CPPFLAGS_value= | |
| ac_cv_env_CPP_set= | |
| ac_cv_env_CPP_value= | |
| ac_cv_env_CXXCPP_set= | |
| ac_cv_env_CXXCPP_value= | |
| ac_cv_env_CXXFLAGS_set=set | |
| ac_cv_env_CXXFLAGS_value='-Os -w -pipe -march=core2 -msse4' | |
| ac_cv_env_CXX_set=set | |
| ac_cv_env_CXX_value=/usr/bin/llvm-g++ | |
| ac_cv_env_F77_set= | |
| ac_cv_env_F77_value= | |
| ac_cv_env_FFLAGS_set= | |
| ac_cv_env_FFLAGS_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_f77_compiler_gnu=no | |
| ac_cv_header_dlfcn_h=yes | |
| ac_cv_header_inttypes_h=yes | |
| ac_cv_header_memory_h=yes | |
| ac_cv_header_stdc=yes | |
| ac_cv_header_stdint_h=yes | |
| ac_cv_header_stdlib_h=yes | |
| ac_cv_header_string_h=yes | |
| ac_cv_header_strings_h=yes | |
| ac_cv_header_sys_stat_h=yes | |
| ac_cv_header_sys_types_h=yes | |
| ac_cv_header_unistd_h=yes | |
| ac_cv_host=i686-apple-darwin11.4.0 | |
| ac_cv_host_alias=i686-apple-darwin11.4.0 | |
| ac_cv_objext=o | |
| ac_cv_path_SDL_CONFIG=no | |
| ac_cv_path_install='/usr/bin/install -c' | |
| ac_cv_prog_AWK=awk | |
| ac_cv_prog_CPP='/usr/bin/llvm-gcc -E' | |
| ac_cv_prog_CXXCPP='/usr/bin/llvm-g++ -E' | |
| ac_cv_prog_ac_ct_AR=ar | |
| ac_cv_prog_ac_ct_CC=/usr/bin/llvm-gcc | |
| 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_f77_g=no | |
| ac_cv_prog_make_make_set=yes | |
| am_cv_CC_dependencies_compiler_type=none | |
| am_cv_CXX_dependencies_compiler_type=none | |
| lt_cv_deplibs_check_method=pass_all | |
| lt_cv_file_magic_cmd='$MAGIC_CMD' | |
| lt_cv_file_magic_test_file= | |
| lt_cv_ld_reload_flag=-r | |
| lt_cv_objdir=.libs | |
| lt_cv_path_LD=/usr/bin/llvm-gcc | |
| lt_cv_path_LDCXX=/usr/bin/llvm-gcc | |
| lt_cv_path_NM=/usr/bin/nm | |
| lt_cv_path_SED=/usr/bin/sed | |
| lt_cv_prog_compiler_c_o=yes | |
| lt_cv_prog_compiler_c_o_CXX=yes | |
| lt_cv_prog_compiler_rtti_exceptions=yes | |
| lt_cv_prog_gnu_ld=no | |
| lt_cv_prog_gnu_ldcxx=no | |
| lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\''' | |
| lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' | |
| lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' | |
| lt_cv_sys_max_cmd_len=196608 | |
| lt_lt_cv_prog_compiler_c_o='"yes"' | |
| lt_lt_cv_prog_compiler_c_o_CXX='"yes"' | |
| lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([BCDEGRST][BCDEGRST]*\\)[ ][ ]*_\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 _\\2 \\2/p'\''"' | |
| lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' | |
| lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' | |
| ## ----------------- ## | |
| ## Output variables. ## | |
| ## ----------------- ## | |
| ACLOCAL='${SHELL} /private/tmp/homebrew-sdl_net-1.2.7-Ec0J/SDL_net-1.2.7/missing --run aclocal-1.9' | |
| AMDEPBACKSLASH='' | |
| AMDEP_FALSE='' | |
| AMDEP_TRUE='#' | |
| AMTAR='${SHELL} /private/tmp/homebrew-sdl_net-1.2.7-Ec0J/SDL_net-1.2.7/missing --run tar' | |
| AR='ar' | |
| AS='as' | |
| AUTOCONF='${SHELL} /private/tmp/homebrew-sdl_net-1.2.7-Ec0J/SDL_net-1.2.7/missing --run autoconf' | |
| AUTOHEADER='${SHELL} /private/tmp/homebrew-sdl_net-1.2.7-Ec0J/SDL_net-1.2.7/missing --run autoheader' | |
| AUTOMAKE='${SHELL} /private/tmp/homebrew-sdl_net-1.2.7-Ec0J/SDL_net-1.2.7/missing --run automake-1.9' | |
| AWK='awk' | |
| BINARY_AGE='7' | |
| CC='/usr/bin/llvm-gcc' | |
| CCDEPMODE='depmode=none' | |
| CFLAGS='-Os -w -pipe -march=core2 -msse4' | |
| CPP='/usr/bin/llvm-gcc -E' | |
| CPPFLAGS='' | |
| CXX='/usr/bin/llvm-g++' | |
| CXXCPP='/usr/bin/llvm-g++ -E' | |
| CXXDEPMODE='depmode=none' | |
| CXXFLAGS='-Os -w -pipe -march=core2 -msse4' | |
| CYGPATH_W='echo' | |
| DEFS='' | |
| DEPDIR='.deps' | |
| DLLTOOL='dlltool' | |
| ECHO='/bin/echo' | |
| ECHO_C='ECHO_N='' | |
| ECHO_T='' | |
| EGREP='grep -E' | |
| EXEEXT='' | |
| F77='' | |
| FFLAGS='' | |
| HAVE_GUI_LIB_FALSE='' | |
| HAVE_GUI_LIB_TRUE='' | |
| INETLIB='' | |
| INSTALL_DATA='${INSTALL} -m 644' | |
| INSTALL_PROGRAM='${INSTALL}' | |
| INSTALL_SCRIPT='${INSTALL}' | |
| INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' | |
| INTERFACE_AGE='7' | |
| LDFLAGS='' | |
| LIBOBJS='' | |
| LIBS='' | |
| LIBTOOL='$(SHELL) $(top_builddir)/libtool' | |
| LN_S='ln -s' | |
| LTLIBOBJS='' | |
| LT_AGE='0' | |
| LT_CURRENT='0' | |
| LT_RELEASE='1.2' | |
| LT_REVISION='7' | |
| MAJOR_VERSION='1' | |
| MAKEINFO='${SHELL} /private/tmp/homebrew-sdl_net-1.2.7-Ec0J/SDL_net-1.2.7/missing --run makeinfo' | |
| MICRO_VERSION='7' | |
| MINOR_VERSION='2' | |
| OBJDUMP='objdump' | |
| OBJEXT='o' | |
| PACKAGE='SDL_net' | |
| PACKAGE_BUGREPORT='' | |
| PACKAGE_NAME='' | |
| PACKAGE_STRING='' | |
| PACKAGE_TARNAME='' | |
| PACKAGE_VERSION='' | |
| PATH_SEPARATOR=':' | |
| RANLIB='ranlib' | |
| SDL_CFLAGS='' | |
| SDL_CONFIG='no' | |
| SDL_LIBS='' | |
| SET_MAKE='' | |
| SHELL='/bin/sh' | |
| STRIP='strip' | |
| USE_VERSION_RC_FALSE='' | |
| USE_VERSION_RC_TRUE='#' | |
| VERSION='1.2.7' | |
| WINDRES='' | |
| ac_ct_AR='ar' | |
| ac_ct_AS='' | |
| ac_ct_CC='/usr/bin/llvm-gcc' | |
| ac_ct_CXX='' | |
| ac_ct_DLLTOOL='' | |
| ac_ct_F77='' | |
| ac_ct_OBJDUMP='' | |
| 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='' | |
| am__tar='${AMTAR} chof - "$$tardir"' | |
| am__untar='${AMTAR} xf -' | |
| bindir='${exec_prefix}/bin' | |
| build='i686-apple-darwin11.4.0' | |
| build_alias='' | |
| build_cpu='i686' | |
| build_os='darwin11.4.0' | |
| build_vendor='apple' | |
| datadir='${prefix}/share' | |
| exec_prefix='NONE' | |
| host='i686-apple-darwin11.4.0' | |
| host_alias='' | |
| host_cpu='i686' | |
| host_os='darwin11.4.0' | |
| host_vendor='apple' | |
| includedir='${prefix}/include' | |
| infodir='${prefix}/info' | |
| install_sh='/private/tmp/homebrew-sdl_net-1.2.7-Ec0J/SDL_net-1.2.7/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/Cellar/sdl_net/1.2.7' | |
| program_transform_name='s,x,x,' | |
| sbindir='${exec_prefix}/sbin' | |
| sharedstatedir='${prefix}/com' | |
| sysconfdir='${prefix}/etc' | |
| target_alias='' | |
| ## ----------- ## | |
| ## confdefs.h. ## | |
| ## ----------- ## | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define PACKAGE "SDL_net" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_NAME "" | |
| #define PACKAGE_STRING "" | |
| #define PACKAGE_TARNAME "" | |
| #define PACKAGE_VERSION "" | |
| #define STDC_HEADERS 1 | |
| #define VERSION "1.2.7" | |
| #endif | |
| #ifdef __cplusplus | |
| extern "C" void exit (int); | |
| configure: exit 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment