Created
October 16, 2012 10:01
-
-
Save brtdv/3898447 to your computer and use it in GitHub Desktop.
This file contains 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 irssi configure 0.8.15, which was | |
generated by GNU Autoconf 2.65. Invocation command line was | |
$ ./configure --prefix=/usr/local/Cellar/irssi/0.8.15 --sysconfdir=/usr/local/etc --with-perl=yes --with-perl-lib=/usr/local/Cellar/irssi/0.8.15/lib/perl5/site_perl --with-bot --with-proxy --enable-ssl --enable-ipv6 --with-socks | |
## --------- ## | |
## Platform. ## | |
## --------- ## | |
hostname = office.trinch.com | |
uname -m = i386 | |
uname -r = 10.8.0 | |
uname -s = Darwin | |
uname -v = Darwin Kernel Version 10.8.0: Tue Jun 7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386 | |
/usr/bin/uname -p = i386 | |
/bin/uname -X = unknown | |
/bin/arch = unknown | |
/usr/bin/arch -k = unknown | |
/usr/convex/getsysinfo = unknown | |
/usr/bin/hostinfo = Mach kernel version: | |
Darwin Kernel Version 10.8.0: Tue Jun 7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386 | |
Kernel configured for up to 2 processors. | |
2 processors are physically available. | |
2 processors are logically available. | |
Processor type: i486 (Intel 80486) | |
Processors active: 0 1 | |
Primary memory available: 1.00 gigabytes | |
Default processor set: 66 tasks, 455 threads, 2 processors | |
Load average: 0.81, Mach factor: 1.17 | |
/bin/machine = unknown | |
/usr/bin/oslevel = unknown | |
/bin/universe = unknown | |
PATH: /usr/local/opt/gettext/bin | |
PATH: /usr/bin | |
PATH: /bin | |
PATH: /usr/sbin | |
PATH: /sbin | |
PATH: /usr/local/bin | |
PATH: /usr/local/git/bin | |
PATH: /usr/X11/bin | |
PATH: /usr/local/Library/Contributions/cmds | |
## ----------- ## | |
## Core tests. ## | |
## ----------- ## | |
configure:2613: checking for a BSD-compatible install | |
configure:2681: result: /usr/bin/install -c | |
configure:2692: checking whether build environment is sane | |
configure:2742: result: yes | |
configure:2883: checking for a thread-safe mkdir -p | |
configure:2922: result: build-aux/install-sh -c -d | |
configure:2935: checking for gawk | |
configure:2965: result: no | |
configure:2935: checking for mawk | |
configure:2965: result: no | |
configure:2935: checking for nawk | |
configure:2965: result: no | |
configure:2935: checking for awk | |
configure:2951: found /usr/bin/awk | |
configure:2962: result: awk | |
configure:2973: checking whether make sets $(MAKE) | |
configure:2995: result: yes | |
configure:3068: checking whether to enable maintainer-specific portions of Makefiles | |
configure:3077: result: no | |
configure:3103: checking for style of include used by make | |
configure:3131: result: GNU | |
configure:3201: checking for gcc | |
configure:3228: result: /usr/bin/llvm-gcc | |
configure:3457: checking for C compiler version | |
configure:3466: /usr/bin/llvm-gcc --version >&5 | |
i686-apple-darwin10-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.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:3477: $? = 0 | |
configure:3466: /usr/bin/llvm-gcc -v >&5 | |
Using built-in specs. | |
Target: i686-apple-darwin10 | |
Configured with: /private/var/tmp/llvmgcc42/llvmgcc42-2336.1~3/src/configure --disable-checking --enable-werror --prefix=/Developer/usr/llvm-gcc-4.2 --mandir=/Developer/usr/llvm-gcc-4.2/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-darwin10 --enable-llvm=/private/var/tmp/llvmgcc42/llvmgcc42-2336.1~3/dst-llvmCore/Developer/usr/local --with-gxx-include-dir=/usr/include/c++/4.2.1 --host=i686-apple-darwin10 --target=i686-apple-darwin10 | |
Thread model: posix | |
gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00) | |
configure:3477: $? = 0 | |
configure:3466: /usr/bin/llvm-gcc -V >&5 | |
llvm-gcc-4.2: argument to `-V' is missing | |
configure:3477: $? = 1 | |
configure:3466: /usr/bin/llvm-gcc -qversion >&5 | |
i686-apple-darwin10-llvm-gcc-4.2: no input files | |
configure:3477: $? = 1 | |
configure:3497: checking whether the C compiler works | |
configure:3519: /usr/bin/llvm-gcc -Os -w -pipe -march=prescott -mmacosx-version-min=10.6 -I/usr/local/opt/gettext/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib conftest.c >&5 | |
configure:3523: $? = 0 | |
configure:3572: result: yes | |
configure:3575: checking for C compiler default output file name | |
configure:3577: result: a.out | |
configure:3583: checking for suffix of executables | |
configure:3590: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=prescott -mmacosx-version-min=10.6 -I/usr/local/opt/gettext/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib conftest.c >&5 | |
configure:3594: $? = 0 | |
configure:3616: result: | |
configure:3638: checking whether we are cross compiling | |
configure:3646: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=prescott -mmacosx-version-min=10.6 -I/usr/local/opt/gettext/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib conftest.c >&5 | |
configure:3650: $? = 0 | |
configure:3657: ./conftest | |
configure:3661: $? = 0 | |
configure:3676: result: no | |
configure:3681: checking for suffix of object files | |
configure:3703: /usr/bin/llvm-gcc -c -Os -w -pipe -march=prescott -mmacosx-version-min=10.6 -I/usr/local/opt/gettext/include conftest.c >&5 | |
configure:3707: $? = 0 | |
configure:3728: result: o | |
configure:3732: checking whether we are using the GNU C compiler | |
configure:3751: /usr/bin/llvm-gcc -c -Os -w -pipe -march=prescott -mmacosx-version-min=10.6 -I/usr/local/opt/gettext/include conftest.c >&5 | |
configure:3751: $? = 0 | |
configure:3760: result: yes | |
configure:3769: checking whether /usr/bin/llvm-gcc accepts -g | |
configure:3789: /usr/bin/llvm-gcc -c -g -I/usr/local/opt/gettext/include conftest.c >&5 | |
configure:3789: $? = 0 | |
configure:3830: result: yes | |
configure:3847: checking for /usr/bin/llvm-gcc option to accept ISO C89 | |
configure:3911: /usr/bin/llvm-gcc -c -Os -w -pipe -march=prescott -mmacosx-version-min=10.6 -I/usr/local/opt/gettext/include conftest.c >&5 | |
configure:3911: $? = 0 | |
configure:3924: result: none needed | |
configure:3946: checking dependency style of /usr/bin/llvm-gcc | |
configure:4056: result: gcc3 | |
configure:4072: checking for library containing strerror | |
configure:4103: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=prescott -mmacosx-version-min=10.6 -I/usr/local/opt/gettext/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib conftest.c >&5 | |
configure:4103: $? = 0 | |
configure:4120: result: none required | |
configure:4176: checking for gcc | |
configure:4203: result: /usr/bin/llvm-gcc | |
configure:4432: checking for C compiler version | |
configure:4441: /usr/bin/llvm-gcc --version >&5 | |
i686-apple-darwin10-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.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:4452: $? = 0 | |
configure:4441: /usr/bin/llvm-gcc -v >&5 | |
Using built-in specs. | |
Target: i686-apple-darwin10 | |
Configured with: /private/var/tmp/llvmgcc42/llvmgcc42-2336.1~3/src/configure --disable-checking --enable-werror --prefix=/Developer/usr/llvm-gcc-4.2 --mandir=/Developer/usr/llvm-gcc-4.2/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-darwin10 --enable-llvm=/private/var/tmp/llvmgcc42/llvmgcc42-2336.1~3/dst-llvmCore/Developer/usr/local --with-gxx-include-dir=/usr/include/c++/4.2.1 --host=i686-apple-darwin10 --target=i686-apple-darwin10 | |
Thread model: posix | |
gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00) | |
configure:4452: $? = 0 | |
configure:4441: /usr/bin/llvm-gcc -V >&5 | |
llvm-gcc-4.2: argument to `-V' is missing | |
configure:4452: $? = 1 | |
configure:4441: /usr/bin/llvm-gcc -qversion >&5 | |
i686-apple-darwin10-llvm-gcc-4.2: no input files | |
configure:4452: $? = 1 | |
configure:4456: checking whether we are using the GNU C compiler | |
configure:4484: result: yes | |
configure:4493: checking whether /usr/bin/llvm-gcc accepts -g | |
configure:4554: result: yes | |
configure:4571: checking for /usr/bin/llvm-gcc option to accept ISO C89 | |
configure:4648: result: none needed | |
configure:4670: checking dependency style of /usr/bin/llvm-gcc | |
configure:4780: result: gcc3 | |
configure:4800: checking how to run the C preprocessor | |
configure:4831: /usr/bin/llvm-gcc -E -I/usr/local/opt/gettext/include conftest.c | |
configure:4831: $? = 0 | |
configure:4845: /usr/bin/llvm-gcc -E -I/usr/local/opt/gettext/include conftest.c | |
conftest.c:9:28: error: ac_nonexistent.h: No such file or directory | |
configure:4845: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "irssi" | |
| #define PACKAGE_TARNAME "irssi" | |
| #define PACKAGE_VERSION "0.8.15" | |
| #define PACKAGE_STRING "irssi 0.8.15" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:4870: result: /usr/bin/llvm-gcc -E | |
configure:4890: /usr/bin/llvm-gcc -E -I/usr/local/opt/gettext/include conftest.c | |
configure:4890: $? = 0 | |
configure:4904: /usr/bin/llvm-gcc -E -I/usr/local/opt/gettext/include conftest.c | |
conftest.c:9:28: error: ac_nonexistent.h: No such file or directory | |
configure:4904: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "irssi" | |
| #define PACKAGE_TARNAME "irssi" | |
| #define PACKAGE_VERSION "0.8.15" | |
| #define PACKAGE_STRING "irssi 0.8.15" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:4961: checking build system type | |
configure:4975: result: i386-apple-darwin10.8.0 | |
configure:4995: checking host system type | |
configure:5008: result: i386-apple-darwin10.8.0 | |
configure:5028: checking for a sed that does not truncate output | |
configure:5092: result: /usr/bin/sed | |
configure:5110: checking for grep that handles long lines and -e | |
configure:5168: result: /usr/bin/grep | |
configure:5173: checking for egrep | |
configure:5235: result: /usr/bin/grep -E | |
configure:5240: checking for fgrep | |
configure:5302: result: /usr/bin/grep -F | |
configure:5337: checking for ld used by /usr/bin/llvm-gcc | |
configure:5404: result: /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin10/4.2.1/ld | |
configure:5411: checking if the linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld | |
configure:5426: result: no | |
configure:5438: checking for BSD- or MS-compatible name lister (nm) | |
configure:5487: result: /usr/bin/nm | |
configure:5605: checking the name lister (/usr/bin/nm) interface | |
configure:5612: /usr/bin/llvm-gcc -c -Os -w -pipe -march=prescott -mmacosx-version-min=10.6 -I/usr/local/opt/gettext/include conftest.c >&5 | |
configure:5615: /usr/bin/nm "conftest.o" | |
configure:5618: output | |
00000000 S _some_variable | |
configure:5625: result: BSD nm | |
configure:5628: checking whether ln -s works | |
configure:5632: result: yes | |
configure:5640: checking the maximum length of command line arguments | |
configure:5760: result: 196608 | |
configure:5777: checking whether the shell understands some XSI constructs | |
configure:5787: result: yes | |
configure:5791: checking whether the shell understands "+=" | |
configure:5797: result: yes | |
configure:5832: checking for /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files | |
configure:5839: result: -r | |
configure:5908: checking for objdump | |
configure:5938: result: no | |
configure:5967: checking how to recognize dependent libraries | |
configure:6163: result: pass_all | |
configure:6223: checking for ar | |
configure:6239: found /usr/bin/ar | |
configure:6250: result: ar | |
configure:6328: checking for strip | |
configure:6344: found /usr/bin/strip | |
configure:6355: result: strip | |
configure:6427: checking for ranlib | |
configure:6443: found /usr/bin/ranlib | |
configure:6454: result: ranlib | |
configure:6544: checking command to parse /usr/bin/nm output from /usr/bin/llvm-gcc object | |
configure:6662: /usr/bin/llvm-gcc -c -Os -w -pipe -march=prescott -mmacosx-version-min=10.6 -I/usr/local/opt/gettext/include conftest.c >&5 | |
configure:6665: $? = 0 | |
configure:6669: /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:6672: $? = 0 | |
cannot find nm_test_var in conftest.nm | |
configure:6662: /usr/bin/llvm-gcc -c -Os -w -pipe -march=prescott -mmacosx-version-min=10.6 -I/usr/local/opt/gettext/include conftest.c >&5 | |
configure:6665: $? = 0 | |
configure:6669: /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:6672: $? = 0 | |
configure:6726: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=prescott -mmacosx-version-min=10.6 -I/usr/local/opt/gettext/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib conftest.c conftstm.o >&5 | |
configure:6729: $? = 0 | |
configure:6767: result: ok | |
configure:7031: checking for dsymutil | |
configure:7047: found /usr/bin/dsymutil | |
configure:7058: result: dsymutil | |
configure:7123: checking for nmedit | |
configure:7139: found /usr/bin/nmedit | |
configure:7150: result: nmedit | |
configure:7215: checking for lipo | |
configure:7231: found /usr/bin/lipo | |
configure:7242: result: lipo | |
configure:7307: checking for otool | |
configure:7323: found /usr/bin/otool | |
configure:7334: result: otool | |
configure:7399: checking for otool64 | |
configure:7429: result: no | |
configure:7474: checking for -single_module linker flag | |
/usr/bin/llvm-gcc -Os -w -pipe -march=prescott -mmacosx-version-min=10.6 -L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c | |
configure:7501: result: yes | |
configure:7503: checking for -exported_symbols_list linker flag | |
configure:7523: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=prescott -mmacosx-version-min=10.6 -I/usr/local/opt/gettext/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib -Wl,-exported_symbols_list,conftest.sym conftest.c >&5 | |
configure:7523: $? = 0 | |
configure:7533: result: yes | |
configure:7571: checking for ANSI C header files | |
configure:7591: /usr/bin/llvm-gcc -c -Os -w -pipe -march=prescott -mmacosx-version-min=10.6 -I/usr/local/opt/gettext/include conftest.c >&5 | |
configure:7591: $? = 0 | |
configure:7664: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=prescott -mmacosx-version-min=10.6 -I/usr/local/opt/gettext/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib conftest.c >&5 | |
configure:7664: $? = 0 | |
configure:7664: ./conftest | |
configure:7664: $? = 0 | |
configure:7675: result: yes | |
configure:7688: checking for sys/types.h | |
configure:7688: /usr/bin/llvm-gcc -c -Os -w -pipe -march=prescott -mmacosx-version-min=10.6 -I/usr/local/opt/gettext/include conftest.c >&5 | |
configure:7688: $? = 0 | |
configure:7688: result: yes | |
configure:7688: checking for sys/stat.h | |
configure:7688: /usr/bin/llvm-gcc -c -Os -w -pipe -march=prescott -mmacosx-version-min=10.6 -I/usr/local/opt/gettext/include conftest.c >&5 | |
configure:7688: $? = 0 | |
configure:7688: result: yes | |
configure:7688: checking for stdlib.h | |
configure:7688: /usr/bin/llvm-gcc -c -Os -w -pipe -march=prescott -mmacosx-version-min=10.6 -I/usr/local/opt/gettext/include conftest.c >&5 | |
configure:7688: $? = 0 | |
configure:7688: result: yes | |
configure:7688: checking for string.h | |
configure:7688: /usr/bin/llvm-gcc -c -Os -w -pipe -march=prescott -mmacosx-version-min=10.6 -I/usr/local/opt/gettext/include conftest.c >&5 | |
configure:7688: $? = 0 | |
configure:7688: result: yes | |
configure:7688: checking for memory.h | |
configure:7688: /usr/bin/llvm-gcc -c -Os -w -pipe -march=prescott -mmacosx-version-min=10.6 -I/usr/local/opt/gettext/include conftest.c >&5 | |
configure:7688: $? = 0 | |
configure:7688: result: yes | |
configure:7688: checking for strings.h | |
configure:7688: /usr/bin/llvm-gcc -c -Os -w -pipe -march=prescott -mmacosx-version-min=10.6 -I/usr/local/opt/gettext/include conftest.c >&5 | |
configure:7688: $? = 0 | |
configure:7688: result: yes | |
configure:7688: checking for inttypes.h | |
configure:7688: /usr/bin/llvm-gcc -c -Os -w -pipe -march=prescott -mmacosx-version-min=10.6 -I/usr/local/opt/gettext/include conftest.c >&5 | |
configure:7688: $? = 0 | |
configure:7688: result: yes | |
configure:7688: checking for stdint.h | |
configure:7688: /usr/bin/llvm-gcc -c -Os -w -pipe -march=prescott -mmacosx-version-min=10.6 -I/usr/local/opt/gettext/include conftest.c >&5 | |
configure:7688: $? = 0 | |
configure:7688: result: yes | |
configure:7688: checking for unistd.h | |
configure:7688: /usr/bin/llvm-gcc -c -Os -w -pipe -march=prescott -mmacosx-version-min=10.6 -I/usr/local/opt/gettext/include conftest.c >&5 | |
configure:7688: $? = 0 | |
configure:7688: result: yes | |
configure:7703: checking for dlfcn.h | |
configure:7703: /usr/bin/llvm-gcc -c -Os -w -pipe -march=prescott -mmacosx-version-min=10.6 -I/usr/local/opt/gettext/include conftest.c >&5 | |
configure:7703: $? = 0 | |
configure:7703: result: yes | |
configure:7887: checking for objdir | |
configure:7902: result: .libs | |
configure:8198: checking if /usr/bin/llvm-gcc supports -fno-rtti -fno-exceptions | |
configure:8216: /usr/bin/llvm-gcc -c -Os -w -pipe -march=prescott -mmacosx-version-min=10.6 -I/usr/local/opt/gettext/include -fno-rtti -fno-exceptions conftest.c >&5 | |
configure:8220: $? = 0 | |
configure:8233: result: yes | |
configure:8253: checking for /usr/bin/llvm-gcc option to produce PIC | |
configure:8525: result: -fno-common -DPIC | |
configure:8537: checking if /usr/bin/llvm-gcc PIC flag -fno-common -DPIC works | |
configure:8555: /usr/bin/llvm-gcc -c -Os -w -pipe -march=prescott -mmacosx-version-min=10.6 -I/usr/local/opt/gettext/include -fno-common -DPIC -DPIC conftest.c >&5 | |
configure:8559: $? = 0 | |
configure:8572: result: yes | |
configure:8596: checking if /usr/bin/llvm-gcc static flag -static works | |
configure:8624: result: no | |
configure:8639: checking if /usr/bin/llvm-gcc supports -c -o file.o | |
configure:8660: /usr/bin/llvm-gcc -c -Os -w -pipe -march=prescott -mmacosx-version-min=10.6 -I/usr/local/opt/gettext/include -o out/conftest2.o conftest.c >&5 | |
configure:8664: $? = 0 | |
configure:8686: result: yes | |
configure:8694: checking if /usr/bin/llvm-gcc supports -c -o file.o | |
configure:8741: result: yes | |
configure:8774: checking whether the /usr/bin/llvm-gcc linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries | |
configure:9760: result: yes | |
configure:9999: checking dynamic linker characteristics | |
configure:10650: result: darwin10.8.0 dyld | |
configure:10752: checking how to hardcode library paths into programs | |
configure:10777: result: immediate | |
configure:11297: checking whether stripping libraries is possible | |
configure:11311: result: yes | |
configure:11337: checking if libtool supports shared libraries | |
configure:11339: result: yes | |
configure:11342: checking whether to build shared libraries | |
configure:11363: result: yes | |
configure:11366: checking whether to build static libraries | |
configure:11370: result: yes | |
configure:11408: checking for sed | |
configure:11426: found /usr/bin/sed | |
configure:11438: result: /usr/bin/sed | |
configure:11448: checking for perl | |
configure:11466: found /usr/bin/perl | |
configure:11478: result: /usr/bin/perl | |
configure:11490: checking for unistd.h | |
configure:11490: result: yes | |
configure:11490: checking dirent.h usability | |
configure:11490: /usr/bin/llvm-gcc -c -Os -w -pipe -march=prescott -mmacosx-version-min=10.6 -I/usr/local/opt/gettext/include conftest.c >&5 | |
configure:11490: $? = 0 | |
configure:11490: result: yes | |
configure:11490: checking dirent.h presence | |
configure:11490: /usr/bin/llvm-gcc -E -I/usr/local/opt/gettext/include conftest.c | |
configure:11490: $? = 0 | |
configure:11490: result: yes | |
configure:11490: checking for dirent.h | |
configure:11490: result: yes | |
configure:11490: checking sys/ioctl.h usability | |
configure:11490: /usr/bin/llvm-gcc -c -Os -w -pipe -march=prescott -mmacosx-version-min=10.6 -I/usr/local/opt/gettext/include conftest.c >&5 | |
configure:11490: $? = 0 | |
configure:11490: result: yes | |
configure:11490: checking sys/ioctl.h presence | |
configure:11490: /usr/bin/llvm-gcc -E -I/usr/local/opt/gettext/include conftest.c | |
configure:11490: $? = 0 | |
configure:11490: result: yes | |
configure:11490: checking for sys/ioctl.h | |
configure:11490: result: yes | |
configure:11490: checking sys/resource.h usability | |
configure:11490: /usr/bin/llvm-gcc -c -Os -w -pipe -march=prescott -mmacosx-version-min=10.6 -I/usr/local/opt/gettext/include conftest.c >&5 | |
configure:11490: $? = 0 | |
configure:11490: result: yes | |
configure:11490: checking sys/resource.h presence | |
configure:11490: /usr/bin/llvm-gcc -E -I/usr/local/opt/gettext/include conftest.c | |
configure:11490: $? = 0 | |
configure:11490: result: yes | |
configure:11490: checking for sys/resource.h | |
configure:11490: result: yes | |
configure:11506: checking sys/time.h usability | |
configure:11506: /usr/bin/llvm-gcc -c -Os -w -pipe -march=prescott -mmacosx-version-min=10.6 -I/usr/local/opt/gettext/include conftest.c >&5 | |
configure:11506: $? = 0 | |
configure:11506: result: yes | |
configure:11506: checking sys/time.h presence | |
configure:11506: /usr/bin/llvm-gcc -E -I/usr/local/opt/gettext/include conftest.c | |
configure:11506: $? = 0 | |
configure:11506: result: yes | |
configure:11506: checking for sys/time.h | |
configure:11506: result: yes | |
configure:11506: checking sys/utsname.h usability | |
configure:11506: /usr/bin/llvm-gcc -c -Os -w -pipe -march=prescott -mmacosx-version-min=10.6 -I/usr/local/opt/gettext/include conftest.c >&5 | |
configure:11506: $? = 0 | |
configure:11506: result: yes | |
configure:11506: checking sys/utsname.h presence | |
configure:11506: /usr/bin/llvm-gcc -E -I/usr/local/opt/gettext/include conftest.c | |
configure:11506: $? = 0 | |
configure:11506: result: yes | |
configure:11506: checking for sys/utsname.h | |
configure:11506: result: yes | |
configure:11506: checking regex.h usability | |
configure:11506: /usr/bin/llvm-gcc -c -Os -w -pipe -march=prescott -mmacosx-version-min=10.6 -I/usr/local/opt/gettext/include conftest.c >&5 | |
configure:11506: $? = 0 | |
configure:11506: result: yes | |
configure:11506: checking regex.h presence | |
configure:11506: /usr/bin/llvm-gcc -E -I/usr/local/opt/gettext/include conftest.c | |
configure:11506: $? = 0 | |
configure:11506: result: yes | |
configure:11506: checking for regex.h | |
configure:11506: result: yes | |
configure:11525: checking for special C compiler options needed for large files | |
configure:11570: result: no | |
configure:11576: checking for _FILE_OFFSET_BITS value needed for large files | |
configure:11601: /usr/bin/llvm-gcc -c -Os -w -pipe -march=prescott -mmacosx-version-min=10.6 -I/usr/local/opt/gettext/include conftest.c >&5 | |
configure:11601: $? = 0 | |
configure:11633: result: no | |
configure:11907: checking for socket | |
configure:11907: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=prescott -mmacosx-version-min=10.6 -I/usr/local/opt/gettext/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib conftest.c >&5 | |
configure:11907: $? = 0 | |
configure:11907: result: yes | |
configure:11958: checking for inet_addr | |
configure:11958: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=prescott -mmacosx-version-min=10.6 -I/usr/local/opt/gettext/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib conftest.c >&5 | |
configure:11958: $? = 0 | |
configure:11958: result: yes | |
configure:12013: checking for socklen_t | |
configure:12031: /usr/bin/llvm-gcc -c -Os -w -pipe -march=prescott -mmacosx-version-min=10.6 -Wall -I/usr/local/opt/gettext/include conftest.c >&5 | |
configure:12031: $? = 0 | |
configure:12044: result: yes | |
configure:12051: checking size of int | |
configure:12056: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=prescott -mmacosx-version-min=10.6 -Wall -I/usr/local/opt/gettext/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib conftest.c >&5 | |
configure:12056: $? = 0 | |
configure:12056: ./conftest | |
configure:12056: $? = 0 | |
configure:12071: result: 4 | |
configure:12085: checking size of long | |
configure:12090: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=prescott -mmacosx-version-min=10.6 -Wall -I/usr/local/opt/gettext/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib conftest.c >&5 | |
configure:12090: $? = 0 | |
configure:12090: ./conftest | |
configure:12090: $? = 0 | |
configure:12105: result: 4 | |
configure:12119: checking size of long long | |
configure:12124: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=prescott -mmacosx-version-min=10.6 -Wall -I/usr/local/opt/gettext/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib conftest.c >&5 | |
configure:12124: $? = 0 | |
configure:12124: ./conftest | |
configure:12124: $? = 0 | |
configure:12139: result: 8 | |
configure:12153: checking size of off_t | |
configure:12158: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=prescott -mmacosx-version-min=10.6 -Wall -I/usr/local/opt/gettext/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib conftest.c >&5 | |
configure:12158: $? = 0 | |
configure:12158: ./conftest | |
configure:12158: $? = 0 | |
configure:12173: result: 8 | |
configure:12220: checking for connect in -lsocks | |
configure:12245: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=prescott -mmacosx-version-min=10.6 -Wall -I/usr/local/opt/gettext/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib conftest.c -lsocks >&5 | |
ld: library not found for -lsocks | |
collect2: ld returned 1 exit status | |
configure:12245: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "irssi" | |
| #define PACKAGE_TARNAME "irssi" | |
| #define PACKAGE_VERSION "0.8.15" | |
| #define PACKAGE_STRING "irssi 0.8.15" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #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 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_REGEX_H 1 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 4 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_OFF_T 8 | |
| #define PRIuUOFF_T "llu" | |
| #define UOFF_T_LONG_LONG 1 | |
| /* end confdefs.h. */ | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char connect (); | |
| int | |
| main () | |
| { | |
| return connect (); | |
| ; | |
| return 0; | |
| } | |
configure:12254: result: no | |
configure:12369: checking for pkg-config | |
configure:12387: found /usr/local/bin/pkg-config | |
configure:12399: result: /usr/local/bin/pkg-config | |
configure:12424: checking pkg-config is at least version 0.7 | |
configure:12427: result: yes | |
configure:12445: checking for GLIB - version >= 2.6.0 | |
configure:12559: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=prescott -mmacosx-version-min=10.6 -Wall -D_REENTRANT -I/usr/local/Cellar/glib/2.32.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.4/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/opt/gettext/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib conftest.c -L/usr/local/Cellar/glib/2.32.4/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -lgmodule-2.0 -lglib-2.0 -lintl >&5 | |
configure:12559: $? = 0 | |
configure:12559: ./conftest | |
configure:12559: $? = 0 | |
configure:12573: result: yes (version 2.32.4) | |
configure:12666: checking for SSL | |
configure:12673: $PKG_CONFIG --exists --print-errors "openssl" | |
configure:12676: $? = 0 | |
configure:12689: $PKG_CONFIG --exists --print-errors "openssl" | |
configure:12692: $? = 0 | |
configure:12727: result: yes | |
configure:13099: checking "location of ncurses.h file"... | |
configure:13107: result: Found ncurses on /usr/include/ncurses.h | |
configure:13111: checking for initscr in -lncurses | |
configure:13136: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=prescott -mmacosx-version-min=10.6 -Wall -I/usr/local/opt/gettext/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib conftest.c -lncurses -lncurses -L/usr/local/Cellar/glib/2.32.4/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -lgmodule-2.0 -lglib-2.0 -lintl -lssl -lcrypto -lz >&5 | |
configure:13136: $? = 0 | |
configure:13145: result: yes | |
configure:13881: checking for setupterm | |
configure:13881: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=prescott -mmacosx-version-min=10.6 -Wall -I/usr/local/opt/gettext/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib conftest.c -L/usr/local/Cellar/glib/2.32.4/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -lgmodule-2.0 -lglib-2.0 -lintl -lssl -lcrypto -lz -lncurses >&5 | |
configure:13881: $? = 0 | |
configure:13881: result: yes | |
configure:14047: checking for working Perl support | |
configure:14104: result: ok | |
configure:14284: checking for IPv6 | |
configure:14305: /usr/bin/llvm-gcc -c -Os -w -pipe -march=prescott -mmacosx-version-min=10.6 -Wall -I/usr/local/opt/gettext/include conftest.c >&5 | |
configure:14305: $? = 0 | |
configure:14315: result: yes | |
configure:14472: creating ./config.status | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by irssi config.status 0.8.15, which was | |
generated by GNU Autoconf 2.65. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on office.trinch.com | |
config.status:1154: creating Makefile | |
config.status:1154: creating src/Makefile | |
config.status:1154: creating src/core/Makefile | |
config.status:1154: creating src/irc/Makefile | |
config.status:1154: creating src/irc/core/Makefile | |
config.status:1154: creating src/irc/dcc/Makefile | |
config.status:1154: creating src/irc/notifylist/Makefile | |
config.status:1154: creating src/irc/proxy/Makefile | |
config.status:1154: creating src/irc/flood/Makefile | |
config.status:1154: creating src/fe-common/Makefile | |
config.status:1154: creating src/fe-common/core/Makefile | |
config.status:1154: creating src/fe-common/irc/Makefile | |
config.status:1154: creating src/fe-common/irc/dcc/Makefile | |
config.status:1154: creating src/fe-common/irc/notifylist/Makefile | |
config.status:1154: creating src/fe-none/Makefile | |
config.status:1154: creating src/fe-text/Makefile | |
config.status:1154: creating src/lib-config/Makefile | |
config.status:1154: creating src/perl/Makefile | |
config.status:1154: creating src/perl/common/Makefile.PL | |
config.status:1154: creating src/perl/irc/Makefile.PL | |
config.status:1154: creating src/perl/ui/Makefile.PL | |
config.status:1154: creating src/perl/textui/Makefile.PL | |
config.status:1154: creating scripts/Makefile | |
config.status:1154: creating scripts/examples/Makefile | |
config.status:1154: creating docs/Makefile | |
config.status:1154: creating docs/help/Makefile | |
config.status:1154: creating docs/help/in/Makefile | |
config.status:1154: creating irssi-config | |
config.status:1154: creating irssi-config.h | |
config.status:1374: executing depfiles commands | |
config.status:1374: executing libtool commands | |
## ---------------- ## | |
## Cache variables. ## | |
## ---------------- ## | |
ac_cv_build=i386-apple-darwin10.8.0 | |
ac_cv_c_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=prescott -mmacosx-version-min=10.6' | |
ac_cv_env_CPPFLAGS_set=set | |
ac_cv_env_CPPFLAGS_value=-I/usr/local/opt/gettext/include | |
ac_cv_env_CPP_set= | |
ac_cv_env_CPP_value= | |
ac_cv_env_LDFLAGS_set=set | |
ac_cv_env_LDFLAGS_value='-L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib' | |
ac_cv_env_LIBS_set= | |
ac_cv_env_LIBS_value= | |
ac_cv_env_PKG_CONFIG_set= | |
ac_cv_env_PKG_CONFIG_value= | |
ac_cv_env_SSL_CFLAGS_set= | |
ac_cv_env_SSL_CFLAGS_value= | |
ac_cv_env_SSL_LIBS_set= | |
ac_cv_env_SSL_LIBS_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_func_inet_addr=yes | |
ac_cv_func_setupterm=yes | |
ac_cv_func_socket=yes | |
ac_cv_header_dirent_h=yes | |
ac_cv_header_dlfcn_h=yes | |
ac_cv_header_inttypes_h=yes | |
ac_cv_header_memory_h=yes | |
ac_cv_header_regex_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_ioctl_h=yes | |
ac_cv_header_sys_resource_h=yes | |
ac_cv_header_sys_stat_h=yes | |
ac_cv_header_sys_time_h=yes | |
ac_cv_header_sys_types_h=yes | |
ac_cv_header_sys_utsname_h=yes | |
ac_cv_header_unistd_h=yes | |
ac_cv_host=i386-apple-darwin10.8.0 | |
ac_cv_lib_ncurses_initscr=yes | |
ac_cv_lib_socks_connect=no | |
ac_cv_objext=o | |
ac_cv_path_EGREP='/usr/bin/grep -E' | |
ac_cv_path_FGREP='/usr/bin/grep -F' | |
ac_cv_path_GREP=/usr/bin/grep | |
ac_cv_path_SED=/usr/bin/sed | |
ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config | |
ac_cv_path_install='/usr/bin/install -c' | |
ac_cv_path_perlpath=/usr/bin/perl | |
ac_cv_path_sedpath=/usr/bin/sed | |
ac_cv_prog_AWK=awk | |
ac_cv_prog_CPP='/usr/bin/llvm-gcc -E' | |
ac_cv_prog_ac_ct_AR=ar | |
ac_cv_prog_ac_ct_CC=/usr/bin/llvm-gcc | |
ac_cv_prog_ac_ct_DSYMUTIL=dsymutil | |
ac_cv_prog_ac_ct_LIPO=lipo | |
ac_cv_prog_ac_ct_NMEDIT=nmedit | |
ac_cv_prog_ac_ct_OTOOL=otool | |
ac_cv_prog_ac_ct_RANLIB=ranlib | |
ac_cv_prog_ac_ct_STRIP=strip | |
ac_cv_prog_cc_c89= | |
ac_cv_prog_cc_g=yes | |
ac_cv_prog_make_make_set=yes | |
ac_cv_search_strerror='none required' | |
ac_cv_sizeof_int=4 | |
ac_cv_sizeof_long=4 | |
ac_cv_sizeof_long_long=8 | |
ac_cv_sizeof_off_t=8 | |
ac_cv_sys_file_offset_bits=no | |
ac_cv_sys_largefile_CC=no | |
am_cv_CC_dependencies_compiler_type=gcc3 | |
irssi_cv_type_socklen_t=yes | |
lt_cv_apple_cc_single_mod=yes | |
lt_cv_deplibs_check_method=pass_all | |
lt_cv_file_magic_cmd='$MAGIC_CMD' | |
lt_cv_file_magic_test_file= | |
lt_cv_ld_exported_symbols_list=yes | |
lt_cv_ld_reload_flag=-r | |
lt_cv_nm_interface='BSD nm' | |
lt_cv_objdir=.libs | |
lt_cv_path_LD=/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin10/4.2.1/ld | |
lt_cv_path_NM=/usr/bin/nm | |
lt_cv_prog_compiler_c_o=yes | |
lt_cv_prog_compiler_pic_works=yes | |
lt_cv_prog_compiler_rtti_exceptions=yes | |
lt_cv_prog_compiler_static_works=no | |
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 \2/p'\''' | |
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' | |
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' | |
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\''' | |
lt_cv_sys_max_cmd_len=196608 | |
pkg_cv_SSL_CFLAGS=' ' | |
pkg_cv_SSL_LIBS='-lssl -lcrypto -lz ' | |
## ----------------- ## | |
## Output variables. ## | |
## ----------------- ## | |
ACLOCAL='${SHELL} /private/tmp/irssi-X9jB/irssi-0.8.15/build-aux/missing --run aclocal-1.11' | |
AMDEPBACKSLASH='\' | |
AMDEP_FALSE='#' | |
AMDEP_TRUE='' | |
AMTAR='${SHELL} /private/tmp/irssi-X9jB/irssi-0.8.15/build-aux/missing --run tar' | |
AR='ar' | |
AUTOCONF='${SHELL} /private/tmp/irssi-X9jB/irssi-0.8.15/build-aux/missing --run autoconf' | |
AUTOHEADER='${SHELL} /private/tmp/irssi-X9jB/irssi-0.8.15/build-aux/missing --run autoheader' | |
AUTOMAKE='${SHELL} /private/tmp/irssi-X9jB/irssi-0.8.15/build-aux/missing --run automake-1.11' | |
AWK='awk' | |
BUILD_IRSSIBOT_FALSE='#' | |
BUILD_IRSSIBOT_TRUE='' | |
BUILD_IRSSIPROXY_FALSE='#' | |
BUILD_IRSSIPROXY_TRUE='' | |
BUILD_TEXTUI_FALSE='#' | |
BUILD_TEXTUI_TRUE='' | |
CC='/usr/bin/llvm-gcc' | |
CCDEPMODE='depmode=gcc3' | |
CFLAGS='-Os -w -pipe -march=prescott -mmacosx-version-min=10.6 -Wall ' | |
CHAT_MODULES='irc' | |
COMMON_LIBS='../fe-common/irc/libfe_common_irc.a ../fe-common/irc/dcc/libfe_irc_dcc.a ../fe-common/irc/notifylist/libfe_irc_notifylist.a ../fe-common/core/libfe_common_core.a ../irc/libirc.a ../irc/core/libirc_core.a ../irc/dcc/libirc_dcc.a ../irc/flood/libirc_flood.a ../irc/notifylist/libirc_notifylist.a ../core/libcore.a ../lib-config/libirssi_config.a' | |
COMMON_NOUI_LIBS=' ../irc/libirc.a ../irc/core/libirc_core.a ../irc/dcc/libirc_dcc.a ../irc/flood/libirc_flood.a ../irc/notifylist/libirc_notifylist.a ../core/libcore.a ../lib-config/libirssi_config.a' | |
CPP='/usr/bin/llvm-gcc -E' | |
CPPFLAGS='-I/usr/local/opt/gettext/include' | |
CURSES_INCLUDEDIR='' | |
CURSES_LIBS='-lncurses' | |
CYGPATH_W='echo' | |
DEFS='-DHAVE_CONFIG_H' | |
DEPDIR='.deps' | |
DSYMUTIL='dsymutil' | |
DUMPBIN='' | |
ECHO_C='\c' | |
ECHO_N='' | |
ECHO_T='' | |
EGREP='/usr/bin/grep -E' | |
EXEEXT='' | |
FGREP='/usr/bin/grep -F' | |
GLIB_CFLAGS='-D_REENTRANT -I/usr/local/Cellar/glib/2.32.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.4/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include ' | |
GLIB_GENMARSHAL='glib-genmarshal' | |
GLIB_LIBS='-L/usr/local/Cellar/glib/2.32.4/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -lgmodule-2.0 -lglib-2.0 -lintl ' | |
GLIB_MKENUMS='glib-mkenums' | |
GOBJECT_QUERY='gobject-query' | |
GREP='/usr/bin/grep' | |
HAVE_PERL_FALSE='#' | |
HAVE_PERL_TRUE='' | |
INSTALL_DATA='${INSTALL} -m 644' | |
INSTALL_PROGRAM='${INSTALL}' | |
INSTALL_SCRIPT='${INSTALL}' | |
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' | |
LD='/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin10/4.2.1/ld' | |
LDFLAGS='-L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib' | |
LIBOBJS='' | |
LIBS='' | |
LIBTOOL='$(SHELL) $(top_builddir)/libtool' | |
LIPO='lipo' | |
LN_S='ln -s' | |
LTLIBOBJS='' | |
MAINT='#' | |
MAINTAINER_MODE_FALSE='' | |
MAINTAINER_MODE_TRUE='#' | |
MAKEINFO='${SHELL} /private/tmp/irssi-X9jB/irssi-0.8.15/build-aux/missing --run makeinfo' | |
MKDIR_P='build-aux/install-sh -c -d' | |
NEED_TPARM_FALSE='' | |
NEED_TPARM_TRUE='#' | |
NM='/usr/bin/nm' | |
NMEDIT='nmedit' | |
OBJDUMP='false' | |
OBJEXT='o' | |
OTOOL64=':' | |
OTOOL='otool' | |
PACKAGE='irssi' | |
PACKAGE_BUGREPORT='' | |
PACKAGE_NAME='irssi' | |
PACKAGE_STRING='irssi 0.8.15' | |
PACKAGE_TARNAME='irssi' | |
PACKAGE_URL='' | |
PACKAGE_VERSION='0.8.15' | |
PATH_SEPARATOR=':' | |
PERL_CFLAGS='-g -pipe -fno-common -DPERL_DARWIN -fno-strict-aliasing -I/usr/local/include -I/System/Library/Perl/5.10.0/darwin-thread-multi-2level/CORE' | |
PERL_EXTRA_OPTS='CCCDLFLAGS="-fPIC"' | |
PERL_FE_LINK_LIBS='../perl/libfe_perl_static.la' | |
PERL_LDFLAGS='' | |
PERL_LINK_FLAGS='-L/usr/local/lib -L/System/Library/Perl/5.10.0/darwin-thread-multi-2level/CORE -lperl -ldl -lm -lutil' | |
PERL_LINK_LIBS='../perl/libperl_core_static.la' | |
PERL_MM_PARAMS='INSTALLDIRS=perl LIB=/usr/local/Cellar/irssi/0.8.15/lib/perl5/site_perl' | |
PERL_STATIC_LIBS='0' | |
PERL_USE_LIB='/usr/local/Cellar/irssi/0.8.15/lib/perl5/site_perl/darwin-thread-multi-2level' | |
PKG_CONFIG='/usr/local/bin/pkg-config' | |
PROG_LIBS=' -L/usr/local/Cellar/glib/2.32.4/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -lgmodule-2.0 -lglib-2.0 -lintl -lssl -lcrypto -lz ' | |
RANLIB='ranlib' | |
SED='/usr/bin/sed' | |
SET_MAKE='' | |
SHELL='/bin/sh' | |
SSL_CFLAGS=' ' | |
SSL_LIBS='-lssl -lcrypto -lz ' | |
STRIP='strip' | |
TEXTUI_LIBS='-lncurses' | |
USE_CURSES_FALSE='' | |
USE_CURSES_TRUE='#' | |
VERSION='0.8.15' | |
ac_ct_CC='/usr/bin/llvm-gcc' | |
ac_ct_DUMPBIN='' | |
am__EXEEXT_FALSE='' | |
am__EXEEXT_TRUE='#' | |
am__fastdepCC_FALSE='#' | |
am__fastdepCC_TRUE='' | |
am__include='include' | |
am__isrc='' | |
am__leading_dot='.' | |
am__quote='' | |
am__tar='${AMTAR} chof - "$$tardir"' | |
am__untar='${AMTAR} xf -' | |
bindir='${exec_prefix}/bin' | |
build='i386-apple-darwin10.8.0' | |
build_alias='' | |
build_cpu='i386' | |
build_os='darwin10.8.0' | |
build_vendor='apple' | |
datadir='${datarootdir}' | |
datarootdir='${prefix}/share' | |
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' | |
dvidir='${docdir}' | |
exec_prefix='${prefix}' | |
host='i386-apple-darwin10.8.0' | |
host_alias='' | |
host_cpu='i386' | |
host_os='darwin10.8.0' | |
host_vendor='apple' | |
htmldir='${docdir}' | |
includedir='${prefix}/include' | |
infodir='${datarootdir}/info' | |
install_sh='${SHELL} /private/tmp/irssi-X9jB/irssi-0.8.15/build-aux/install-sh' | |
irc_MODULES='dcc flood notifylist' | |
libdir='${exec_prefix}/lib' | |
libexecdir='${exec_prefix}/libexec' | |
localedir='${datarootdir}/locale' | |
localstatedir='${prefix}/var' | |
lt_ECHO='/bin/echo' | |
mandir='${datarootdir}/man' | |
mkdir_p='$(top_builddir)/build-aux/install-sh -c -d' | |
oldincludedir='/usr/include' | |
pdfdir='${docdir}' | |
perl_module_fe_lib='' | |
perl_module_lib='' | |
perl_static_fe_lib='libfe_perl_static.la' | |
perl_static_lib='libperl_core_static.la' | |
perlpath='/usr/bin/perl' | |
prefix='/usr/local/Cellar/irssi/0.8.15' | |
program_transform_name='s,x,x,' | |
psdir='${docdir}' | |
sbindir='${exec_prefix}/sbin' | |
sedpath='/usr/bin/sed' | |
sharedstatedir='${prefix}/com' | |
sysconfdir='/usr/local/etc' | |
target_alias='' | |
## ----------- ## | |
## confdefs.h. ## | |
## ----------- ## | |
/* confdefs.h */ | |
#define PACKAGE_NAME "irssi" | |
#define PACKAGE_TARNAME "irssi" | |
#define PACKAGE_VERSION "0.8.15" | |
#define PACKAGE_STRING "irssi 0.8.15" | |
#define PACKAGE_BUGREPORT "" | |
#define PACKAGE_URL "" | |
#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 | |
#define LT_OBJDIR ".libs/" | |
#define HAVE_UNISTD_H 1 | |
#define HAVE_DIRENT_H 1 | |
#define HAVE_SYS_IOCTL_H 1 | |
#define HAVE_SYS_RESOURCE_H 1 | |
#define HAVE_SYS_TIME_H 1 | |
#define HAVE_SYS_UTSNAME_H 1 | |
#define HAVE_REGEX_H 1 | |
#define SIZEOF_INT 4 | |
#define SIZEOF_LONG 4 | |
#define SIZEOF_LONG_LONG 8 | |
#define SIZEOF_OFF_T 8 | |
#define PRIuUOFF_T "llu" | |
#define UOFF_T_LONG_LONG 1 | |
#define HAVE_GMODULE 1 | |
#define HAVE_OPENSSL /**/ | |
#define HAS_CURSES 1 | |
#define USE_NCURSES 1 | |
#define HAVE_TERMINFO 1 | |
#define HAVE_STATIC_PERL 1 | |
#define HAVE_IPV6 1 | |
configure: exit 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment