Skip to content

Instantly share code, notes, and snippets.

@andrewwatts
Created May 13, 2010 17:33
Show Gist options
  • Save andrewwatts/400111 to your computer and use it in GitHub Desktop.
Save andrewwatts/400111 to your computer and use it in GitHub Desktop.
config.log showing glib errors from `brew install irssri`
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.14, which was
generated by GNU Autoconf 2.63. Invocation command line was
$ ./configure --prefix=/usr/local/Cellar/irssi/0.8.14 --disable-debug --disable-dependency-tracking --with-modules --enable-ssl --enable-ipv6 --with-perl=yes
## --------- ##
## Platform. ##
## --------- ##
hostname = andrew.local
uname -m = i386
uname -r = 10.3.0
uname -s = Darwin
uname -v = Darwin Kernel Version 10.3.0: Fri Feb 26 11:58:09 PST 2010; root:xnu-1504.3.12~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.3.0: Fri Feb 26 11:58:09 PST 2010; root:xnu-1504.3.12~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: 4.00 gigabytes
Default processor set: 107 tasks, 477 threads, 2 processors
Load average: 0.48, Mach factor: 1.52
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: .
PATH: /Users/andrew/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
PATH: /usr/local/bin
PATH: /usr/X11/bin
PATH: /usr/local/sbin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2183: checking for a BSD-compatible install
configure:2251: result: /usr/bin/install -c
configure:2262: checking whether build environment is sane
configure:2305: result: yes
configure:2330: checking for a thread-safe mkdir -p
configure:2369: result: /usr/local/bin/gmkdir -p
configure:2382: checking for gawk
configure:2412: result: no
configure:2382: checking for mawk
configure:2412: result: no
configure:2382: checking for nawk
configure:2412: result: no
configure:2382: checking for awk
configure:2398: found /usr/bin/awk
configure:2409: result: awk
configure:2420: checking whether make sets $(MAKE)
configure:2442: result: yes
configure:2618: checking whether to enable maintainer-specific portions of Makefiles
configure:2627: result: no
configure:2653: checking for style of include used by make
configure:2681: result: GNU
configure:2751: checking for gcc
configure:2778: result: /usr/bin/cc
configure:3010: checking for C compiler version
configure:3018: /usr/bin/cc --version >&5
i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5659)
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:3022: $? = 0
configure:3029: /usr/bin/cc -v >&5
Using built-in specs.
Target: i686-apple-darwin10
Configured with: /var/tmp/gcc/gcc-5659~1/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1
Thread model: posix
gcc version 4.2.1 (Apple Inc. build 5659)
configure:3033: $? = 0
configure:3040: /usr/bin/cc -V >&5
gcc-4.2: argument to `-V' is missing
configure:3044: $? = 1
configure:3067: checking for C compiler default output file name
configure:3089: /usr/bin/cc -O3 -march=core2 -msse4.1 -w -pipe conftest.c >&5
configure:3093: $? = 0
configure:3131: result: a.out
configure:3150: checking whether the C compiler works
configure:3160: ./a.out
configure:3164: $? = 0
configure:3183: result: yes
configure:3190: checking whether we are cross compiling
configure:3192: result: no
configure:3195: checking for suffix of executables
configure:3202: /usr/bin/cc -o conftest -O3 -march=core2 -msse4.1 -w -pipe conftest.c >&5
configure:3206: $? = 0
configure:3232: result:
configure:3238: checking for suffix of object files
configure:3264: /usr/bin/cc -c -O3 -march=core2 -msse4.1 -w -pipe conftest.c >&5
configure:3268: $? = 0
configure:3293: result: o
configure:3297: checking whether we are using the GNU C compiler
configure:3326: /usr/bin/cc -c -O3 -march=core2 -msse4.1 -w -pipe conftest.c >&5
configure:3333: $? = 0
configure:3350: result: yes
configure:3359: checking whether /usr/bin/cc accepts -g
configure:3389: /usr/bin/cc -c -g conftest.c >&5
configure:3396: $? = 0
configure:3497: result: yes
configure:3514: checking for /usr/bin/cc option to accept ISO C89
configure:3588: /usr/bin/cc -c -O3 -march=core2 -msse4.1 -w -pipe conftest.c >&5
configure:3595: $? = 0
configure:3618: result: none needed
configure:3638: checking dependency style of /usr/bin/cc
configure:3729: result: none
configure:3745: checking for library containing strerror
configure:3786: /usr/bin/cc -o conftest -O3 -march=core2 -msse4.1 -w -pipe conftest.c >&5
configure:3793: $? = 0
configure:3824: result: none required
configure:3880: checking for gcc
configure:3907: result: /usr/bin/cc
configure:4139: checking for C compiler version
configure:4147: /usr/bin/cc --version >&5
i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5659)
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:4151: $? = 0
configure:4158: /usr/bin/cc -v >&5
Using built-in specs.
Target: i686-apple-darwin10
Configured with: /var/tmp/gcc/gcc-5659~1/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1
Thread model: posix
gcc version 4.2.1 (Apple Inc. build 5659)
configure:4162: $? = 0
configure:4169: /usr/bin/cc -V >&5
gcc-4.2: argument to `-V' is missing
configure:4173: $? = 1
configure:4176: checking whether we are using the GNU C compiler
configure:4229: result: yes
configure:4238: checking whether /usr/bin/cc accepts -g
configure:4376: result: yes
configure:4393: checking for /usr/bin/cc option to accept ISO C89
configure:4497: result: none needed
configure:4517: checking dependency style of /usr/bin/cc
configure:4608: result: none
configure:4628: checking how to run the C preprocessor
configure:4668: /usr/bin/cc -E conftest.c
configure:4675: $? = 0
configure:4706: /usr/bin/cc -E conftest.c
conftest.c:8:28: error: ac_nonexistent.h: No such file or directory
configure:4713: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "irssi"
| #define PACKAGE_TARNAME "irssi"
| #define PACKAGE_VERSION "0.8.14"
| #define PACKAGE_STRING "irssi 0.8.14"
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4746: result: /usr/bin/cc -E
configure:4775: /usr/bin/cc -E conftest.c
configure:4782: $? = 0
configure:4813: /usr/bin/cc -E conftest.c
conftest.c:8:28: error: ac_nonexistent.h: No such file or directory
configure:4820: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "irssi"
| #define PACKAGE_TARNAME "irssi"
| #define PACKAGE_VERSION "0.8.14"
| #define PACKAGE_STRING "irssi 0.8.14"
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4937: checking build system type
configure:4955: result: i386-apple-darwin10.3.0
configure:4977: checking host system type
configure:4992: result: i386-apple-darwin10.3.0
configure:5014: checking for a sed that does not truncate output
configure:5070: result: /usr/bin/sed
configure:5073: checking for grep that handles long lines and -e
configure:5133: result: /usr/bin/grep
configure:5138: checking for egrep
configure:5202: result: /usr/bin/grep -E
configure:5218: checking for ld used by /usr/bin/cc
configure:5285: result: /usr/bin/cc
configure:5294: checking if the linker (/usr/bin/cc) is GNU ld
configure:5309: result: no
configure:5314: checking for /usr/bin/cc option to reload object files
configure:5321: result: -r
configure:5339: checking for BSD-compatible nm
configure:5388: result: /usr/bin/nm
configure:5392: checking whether ln -s works
configure:5396: result: yes
configure:5403: checking how to recognize dependent libraries
configure:5589: result: pass_all
configure:5833: checking for ANSI C header files
configure:5863: /usr/bin/cc -c -O3 -march=core2 -msse4.1 -w -pipe conftest.c >&5
configure:5870: $? = 0
configure:5969: /usr/bin/cc -o conftest -O3 -march=core2 -msse4.1 -w -pipe conftest.c >&5
configure:5973: $? = 0
configure:5979: ./conftest
configure:5983: $? = 0
configure:6001: result: yes
configure:6025: checking for sys/types.h
configure:6046: /usr/bin/cc -c -O3 -march=core2 -msse4.1 -w -pipe conftest.c >&5
configure:6053: $? = 0
configure:6070: result: yes
configure:6025: checking for sys/stat.h
configure:6046: /usr/bin/cc -c -O3 -march=core2 -msse4.1 -w -pipe conftest.c >&5
configure:6053: $? = 0
configure:6070: result: yes
configure:6025: checking for stdlib.h
configure:6046: /usr/bin/cc -c -O3 -march=core2 -msse4.1 -w -pipe conftest.c >&5
configure:6053: $? = 0
configure:6070: result: yes
configure:6025: checking for string.h
configure:6046: /usr/bin/cc -c -O3 -march=core2 -msse4.1 -w -pipe conftest.c >&5
configure:6053: $? = 0
configure:6070: result: yes
configure:6025: checking for memory.h
configure:6046: /usr/bin/cc -c -O3 -march=core2 -msse4.1 -w -pipe conftest.c >&5
configure:6053: $? = 0
configure:6070: result: yes
configure:6025: checking for strings.h
configure:6046: /usr/bin/cc -c -O3 -march=core2 -msse4.1 -w -pipe conftest.c >&5
configure:6053: $? = 0
configure:6070: result: yes
configure:6025: checking for inttypes.h
configure:6046: /usr/bin/cc -c -O3 -march=core2 -msse4.1 -w -pipe conftest.c >&5
configure:6053: $? = 0
configure:6070: result: yes
configure:6025: checking for stdint.h
configure:6046: /usr/bin/cc -c -O3 -march=core2 -msse4.1 -w -pipe conftest.c >&5
configure:6053: $? = 0
configure:6070: result: yes
configure:6025: checking for unistd.h
configure:6046: /usr/bin/cc -c -O3 -march=core2 -msse4.1 -w -pipe conftest.c >&5
configure:6053: $? = 0
configure:6070: result: yes
configure:6100: checking dlfcn.h usability
configure:6117: /usr/bin/cc -c -O3 -march=core2 -msse4.1 -w -pipe conftest.c >&5
configure:6124: $? = 0
configure:6138: result: yes
configure:6142: checking dlfcn.h presence
configure:6157: /usr/bin/cc -E conftest.c
configure:6164: $? = 0
configure:6178: result: yes
configure:6206: checking for dlfcn.h
configure:6215: result: yes
configure:6342: checking for C++ compiler version
configure:6350: /usr/bin/c++ --version >&5
i686-apple-darwin10-g++-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5659)
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:6354: $? = 0
configure:6361: /usr/bin/c++ -v >&5
Using built-in specs.
Target: i686-apple-darwin10
Configured with: /var/tmp/gcc/gcc-5659~1/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1
Thread model: posix
gcc version 4.2.1 (Apple Inc. build 5659)
configure:6365: $? = 0
configure:6372: /usr/bin/c++ -V >&5
c++-4.2: argument to `-V' is missing
configure:6376: $? = 1
configure:6379: checking whether we are using the GNU C++ compiler
configure:6408: /usr/bin/c++ -c -O3 -march=core2 -msse4.1 -w -pipe conftest.cpp >&5
configure:6415: $? = 0
configure:6432: result: yes
configure:6441: checking whether /usr/bin/c++ accepts -g
configure:6471: /usr/bin/c++ -c -g conftest.cpp >&5
configure:6478: $? = 0
configure:6579: result: yes
configure:6604: checking dependency style of /usr/bin/c++
configure:6695: result: none
configure:6720: checking how to run the C++ preprocessor
configure:6756: /usr/bin/c++ -E conftest.cpp
configure:6763: $? = 0
configure:6794: /usr/bin/c++ -E conftest.cpp
conftest.cpp:19:28: error: ac_nonexistent.h: No such file or directory
configure:6801: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "irssi"
| #define PACKAGE_TARNAME "irssi"
| #define PACKAGE_VERSION "0.8.14"
| #define PACKAGE_STRING "irssi 0.8.14"
| #define PACKAGE_BUGREPORT ""
| #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. */
| #include <ac_nonexistent.h>
configure:6834: result: /usr/bin/c++ -E
configure:6863: /usr/bin/c++ -E conftest.cpp
configure:6870: $? = 0
configure:6901: /usr/bin/c++ -E conftest.cpp
conftest.cpp:19:28: error: ac_nonexistent.h: No such file or directory
configure:6908: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "irssi"
| #define PACKAGE_TARNAME "irssi"
| #define PACKAGE_VERSION "0.8.14"
| #define PACKAGE_STRING "irssi 0.8.14"
| #define PACKAGE_BUGREPORT ""
| #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. */
| #include <ac_nonexistent.h>
configure:7003: checking for g77
configure:7033: result: no
configure:7003: checking for xlf
configure:7033: result: no
configure:7003: checking for f77
configure:7033: result: no
configure:7003: checking for frt
configure:7033: result: no
configure:7003: checking for pgf77
configure:7033: result: no
configure:7003: checking for cf77
configure:7033: result: no
configure:7003: checking for fort77
configure:7033: result: no
configure:7003: checking for fl32
configure:7033: result: no
configure:7003: checking for af77
configure:7033: result: no
configure:7003: checking for xlf90
configure:7033: result: no
configure:7003: checking for f90
configure:7033: result: no
configure:7003: checking for pgf90
configure:7033: result: no
configure:7003: checking for pghpf
configure:7033: result: no
configure:7003: checking for epcf90
configure:7033: result: no
configure:7003: checking for gfortran
configure:7033: result: no
configure:7003: checking for g95
configure:7033: result: no
configure:7003: checking for xlf95
configure:7033: result: no
configure:7003: checking for f95
configure:7033: result: no
configure:7003: checking for fort
configure:7033: result: no
configure:7003: checking for ifort
configure:7033: result: no
configure:7003: checking for ifc
configure:7033: result: no
configure:7003: checking for efc
configure:7033: result: no
configure:7003: checking for pgf95
configure:7033: result: no
configure:7003: checking for lf95
configure:7033: result: no
configure:7003: checking for ftn
configure:7033: result: no
configure:7056: checking for Fortran 77 compiler version
configure:7064: --version >&5
./configure: line 7066: --version: command not found
configure:7068: $? = 127
configure:7075: -v >&5
./configure: line 7077: -v: command not found
configure:7079: $? = 127
configure:7086: -V >&5
./configure: line 7088: -V: command not found
configure:7090: $? = 127
configure:7098: checking whether we are using the GNU Fortran 77 compiler
configure:7117: -c conftest.F >&5
./configure: line 7119: -c: command not found
configure:7124: $? = 127
configure: failed program was:
| program main
| #ifndef __GNUC__
| choke me
| #endif
|
| end
configure:7141: result: no
configure:7147: checking whether accepts -g
configure:7164: -c -g conftest.f >&5
./configure: line 7166: -c: command not found
configure:7171: $? = 127
configure: failed program was:
| program main
|
| end
configure:7187: result: no
configure:7220: checking the maximum length of command line arguments
configure:7332: result: 196608
configure:7344: checking command to parse /usr/bin/nm output from /usr/bin/cc object
configure:7449: /usr/bin/cc -c -O3 -march=core2 -msse4.1 -w -pipe conftest.c >&5
configure:7452: $? = 0
configure:7456: /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:7459: $? = 0
cannot find nm_test_var in conftest.nm
configure:7449: /usr/bin/cc -c -O3 -march=core2 -msse4.1 -w -pipe conftest.c >&5
configure:7452: $? = 0
configure:7456: /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:7459: $? = 0
configure:7511: /usr/bin/cc -o conftest -O3 -march=core2 -msse4.1 -w -pipe conftest.c conftstm.o >&5
configure:7514: $? = 0
configure:7552: result: ok
configure:7556: checking for objdir
configure:7571: result: .libs
configure:7663: checking for ar
configure:7679: found /usr/bin/ar
configure:7690: result: ar
configure:7755: checking for ranlib
configure:7771: found /usr/bin/ranlib
configure:7782: result: ranlib
configure:7847: checking for strip
configure:7863: found /usr/bin/strip
configure:7874: result: strip
configure:8127: checking for dsymutil
configure:8143: found /usr/bin/dsymutil
configure:8154: result: dsymutil
configure:8219: checking for nmedit
configure:8235: found /usr/bin/nmedit
configure:8246: result: nmedit
configure:8269: checking for -single_module linker flag
configure:8290: result: yes
configure:8292: checking for -exported_symbols_list linker flag
configure:8322: /usr/bin/cc -o conftest -O3 -march=core2 -msse4.1 -w -pipe -Wl,-exported_symbols_list,conftest.sym conftest.c >&5
configure:8329: $? = 0
configure:8351: result: yes
configure:8415: checking for correct ltmain.sh version
configure:8465: result: yes
configure:8525: checking if /usr/bin/cc supports -fno-rtti -fno-exceptions
configure:8543: /usr/bin/cc -c -O3 -march=core2 -msse4.1 -w -pipe -fno-rtti -fno-exceptions conftest.c >&5
configure:8547: $? = 0
configure:8560: result: yes
configure:8575: checking for /usr/bin/cc option to produce PIC
configure:8807: result: -fno-common
configure:8815: checking if /usr/bin/cc PIC flag -fno-common works
configure:8833: /usr/bin/cc -c -O3 -march=core2 -msse4.1 -w -pipe -fno-common -DPIC conftest.c >&5
configure:8837: $? = 0
configure:8850: result: yes
configure:8878: checking if /usr/bin/cc static flag -static works
configure:8906: result: no
configure:8916: checking if /usr/bin/cc supports -c -o file.o
configure:8937: /usr/bin/cc -c -O3 -march=core2 -msse4.1 -w -pipe -o out/conftest2.o conftest.c >&5
configure:8941: $? = 0
configure:8963: result: yes
configure:8989: checking whether the /usr/bin/cc linker (/usr/bin/cc) supports shared libraries
configure:9977: result: yes
configure:10044: checking dynamic linker characteristics
configure:10659: result: darwin10.3.0 dyld
configure:10683: checking how to hardcode library paths into programs
configure:10708: result: immediate
configure:10722: checking whether stripping libraries is possible
configure:10736: result: yes
configure:11557: checking if libtool supports shared libraries
configure:11559: result: yes
configure:11562: checking whether to build shared libraries
configure:11583: result: yes
configure:11586: checking whether to build static libraries
configure:11590: result: yes
configure:11684: creating libtool
configure:12277: checking for ld used by /usr/bin/c++
configure:12344: result: /usr/bin/cc
configure:12353: checking if the linker (/usr/bin/cc) is GNU ld
configure:12368: result: no
configure:12419: checking whether the /usr/bin/c++ linker (/usr/bin/cc) supports shared libraries
configure:13373: result: yes
configure:13390: /usr/bin/c++ -c -O3 -march=core2 -msse4.1 -w -pipe conftest.cpp >&5
configure:13393: $? = 0
configure:13549: checking for /usr/bin/c++ option to produce PIC
configure:13833: result: -fno-common
configure:13841: checking if /usr/bin/c++ PIC flag -fno-common works
configure:13859: /usr/bin/c++ -c -O3 -march=core2 -msse4.1 -w -pipe -fno-common -DPIC conftest.cpp >&5
configure:13863: $? = 0
configure:13876: result: yes
configure:13904: checking if /usr/bin/c++ static flag -static works
configure:13932: result: no
configure:13942: checking if /usr/bin/c++ supports -c -o file.o
configure:13963: /usr/bin/c++ -c -O3 -march=core2 -msse4.1 -w -pipe -o out/conftest2.o conftest.cpp >&5
configure:13967: $? = 0
configure:13989: result: yes
configure:14015: checking whether the /usr/bin/c++ linker (/usr/bin/cc) supports shared libraries
configure:14041: result: yes
configure:14108: checking dynamic linker characteristics
configure:14671: result: darwin10.3.0 dyld
configure:14695: checking how to hardcode library paths into programs
configure:14720: result: immediate
configure:20986: checking for sed
configure:21004: found /usr/bin/sed
configure:21016: result: /usr/bin/sed
configure:21026: checking for perl
configure:21044: found /usr/bin/perl
configure:21056: result: /usr/bin/perl
configure:21073: checking for unistd.h
configure:21080: result: yes
configure:21084: checking dirent.h usability
configure:21101: /usr/bin/cc -c -O3 -march=core2 -msse4.1 -w -pipe conftest.c >&5
configure:21108: $? = 0
configure:21122: result: yes
configure:21126: checking dirent.h presence
configure:21141: /usr/bin/cc -E conftest.c
configure:21148: $? = 0
configure:21162: result: yes
configure:21190: checking for dirent.h
configure:21199: result: yes
configure:21084: checking sys/ioctl.h usability
configure:21101: /usr/bin/cc -c -O3 -march=core2 -msse4.1 -w -pipe conftest.c >&5
configure:21108: $? = 0
configure:21122: result: yes
configure:21126: checking sys/ioctl.h presence
configure:21141: /usr/bin/cc -E conftest.c
configure:21148: $? = 0
configure:21162: result: yes
configure:21190: checking for sys/ioctl.h
configure:21199: result: yes
configure:21084: checking sys/resource.h usability
configure:21101: /usr/bin/cc -c -O3 -march=core2 -msse4.1 -w -pipe conftest.c >&5
configure:21108: $? = 0
configure:21122: result: yes
configure:21126: checking sys/resource.h presence
configure:21141: /usr/bin/cc -E conftest.c
configure:21148: $? = 0
configure:21162: result: yes
configure:21190: checking for sys/resource.h
configure:21199: result: yes
configure:21234: checking sys/time.h usability
configure:21251: /usr/bin/cc -c -O3 -march=core2 -msse4.1 -w -pipe conftest.c >&5
configure:21258: $? = 0
configure:21272: result: yes
configure:21276: checking sys/time.h presence
configure:21291: /usr/bin/cc -E conftest.c
configure:21298: $? = 0
configure:21312: result: yes
configure:21340: checking for sys/time.h
configure:21349: result: yes
configure:21234: checking sys/utsname.h usability
configure:21251: /usr/bin/cc -c -O3 -march=core2 -msse4.1 -w -pipe conftest.c >&5
configure:21258: $? = 0
configure:21272: result: yes
configure:21276: checking sys/utsname.h presence
configure:21291: /usr/bin/cc -E conftest.c
configure:21298: $? = 0
configure:21312: result: yes
configure:21340: checking for sys/utsname.h
configure:21349: result: yes
configure:21234: checking regex.h usability
configure:21251: /usr/bin/cc -c -O3 -march=core2 -msse4.1 -w -pipe conftest.c >&5
configure:21258: $? = 0
configure:21272: result: yes
configure:21276: checking regex.h presence
configure:21291: /usr/bin/cc -E conftest.c
configure:21298: $? = 0
configure:21312: result: yes
configure:21340: checking for regex.h
configure:21349: result: yes
configure:21372: checking for special C compiler options needed for large files
configure:21467: result: no
configure:21473: checking for _FILE_OFFSET_BITS value needed for large files
configure:21508: /usr/bin/cc -c -O3 -march=core2 -msse4.1 -w -pipe conftest.c >&5
configure:21515: $? = 0
configure:21584: result: no
configure:21912: checking for socket
configure:21968: /usr/bin/cc -o conftest -O3 -march=core2 -msse4.1 -w -pipe conftest.c >&5
configure:21975: $? = 0
configure:21995: result: yes
configure:22076: checking for inet_addr
configure:22132: /usr/bin/cc -o conftest -O3 -march=core2 -msse4.1 -w -pipe conftest.c >&5
configure:22139: $? = 0
configure:22159: result: yes
configure:22244: checking for socklen_t
configure:22272: /usr/bin/cc -c -O3 -march=core2 -msse4.1 -w -pipe -Wall conftest.c >&5
configure:22279: $? = 0
configure:22302: result: yes
configure:22309: checking size of int
configure:22614: /usr/bin/cc -o conftest -O3 -march=core2 -msse4.1 -w -pipe -Wall conftest.c >&5
configure:22618: $? = 0
configure:22624: ./conftest
configure:22628: $? = 0
configure:22654: result: 4
configure:22668: checking size of long
configure:22973: /usr/bin/cc -o conftest -O3 -march=core2 -msse4.1 -w -pipe -Wall conftest.c >&5
configure:22977: $? = 0
configure:22983: ./conftest
configure:22987: $? = 0
configure:23013: result: 8
configure:23027: checking size of long long
configure:23332: /usr/bin/cc -o conftest -O3 -march=core2 -msse4.1 -w -pipe -Wall conftest.c >&5
configure:23336: $? = 0
configure:23342: ./conftest
configure:23346: $? = 0
configure:23372: result: 8
configure:23386: checking size of off_t
configure:23691: /usr/bin/cc -o conftest -O3 -march=core2 -msse4.1 -w -pipe -Wall conftest.c >&5
configure:23695: $? = 0
configure:23701: ./conftest
configure:23705: $? = 0
configure:23731: result: 8
configure:24094: checking for pkg-config
configure:24112: found /usr/local/bin/pkg-config
configure:24124: result: /usr/local/bin/pkg-config
configure:24149: checking pkg-config is at least version 0.7
configure:24152: result: yes
configure:24170: checking for GLIB - version >= 2.6.0
configure:24333: result: no
configure:24371: /usr/bin/cc -o conftest -O3 -march=core2 -msse4.1 -w -pipe -Wall conftest.c >&5
conftest.c:33:18: error: glib.h: No such file or directory
conftest.c: In function 'main':
conftest.c:39: error: 'glib_major_version' undeclared (first use in this function)
conftest.c:39: error: (Each undeclared identifier is reported only once
conftest.c:39: error: for each function it appears in.)
conftest.c:39: error: 'glib_minor_version' undeclared (first use in this function)
conftest.c:39: error: 'glib_micro_version' undeclared (first use in this function)
configure:24378: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "irssi"
| #define PACKAGE_TARNAME "irssi"
| #define PACKAGE_VERSION "0.8.14"
| #define PACKAGE_STRING "irssi 0.8.14"
| #define PACKAGE_BUGREPORT ""
| #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 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 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_OFF_T 8
| #define PRIuUOFF_T "lu"
| #define UOFF_T_LONG 1
| /* end confdefs.h. */
|
| #include <glib.h>
| #include <stdio.h>
|
| int
| main ()
| {
| return ((glib_major_version) || (glib_minor_version) || (glib_micro_version));
| ;
| return 0;
| }
configure:24094: checking for pkg-config
configure:24124: result: /usr/local/bin/pkg-config
configure:24149: checking pkg-config is at least version 0.7
configure:24152: result: yes
configure:24170: checking for GLIB - version >= 2.6.0
configure:24333: result: no
configure:24371: /usr/bin/cc -o conftest -O3 -march=core2 -msse4.1 -w -pipe -Wall conftest.c >&5
conftest.c:33:18: error: glib.h: No such file or directory
conftest.c: In function 'main':
conftest.c:39: error: 'glib_major_version' undeclared (first use in this function)
conftest.c:39: error: (Each undeclared identifier is reported only once
conftest.c:39: error: for each function it appears in.)
conftest.c:39: error: 'glib_minor_version' undeclared (first use in this function)
conftest.c:39: error: 'glib_micro_version' undeclared (first use in this function)
configure:24378: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "irssi"
| #define PACKAGE_TARNAME "irssi"
| #define PACKAGE_VERSION "0.8.14"
| #define PACKAGE_STRING "irssi 0.8.14"
| #define PACKAGE_BUGREPORT ""
| #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 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 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_OFF_T 8
| #define PRIuUOFF_T "lu"
| #define UOFF_T_LONG 1
| /* end confdefs.h. */
|
| #include <glib.h>
| #include <stdio.h>
|
| int
| main ()
| {
| return ((glib_major_version) || (glib_minor_version) || (glib_micro_version));
| ;
| return 0;
| }
configure:24444: error: GLIB is required to build irssi.
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=i386-apple-darwin10.3.0
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value=/usr/bin/cc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-O3 -march=core2 -msse4.1 -w -pipe'
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='-O3 -march=core2 -msse4.1 -w -pipe'
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=/usr/bin/c++
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_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_f77_compiler_gnu=no
ac_cv_func_inet_addr=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.3.0
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/local/bin/gmkdir
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/cc -E'
ac_cv_prog_CXXCPP='/usr/bin/c++ -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=/usr/bin/cc
ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
ac_cv_prog_ac_ct_NMEDIT=nmedit
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_cxx_g=yes
ac_cv_prog_f77_g=no
ac_cv_prog_make_make_set=yes
ac_cv_search_strerror='none required'
ac_cv_sizeof_int=4
ac_cv_sizeof_long=8
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=none
am_cv_CXX_dependencies_compiler_type=none
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_objdir=.libs
lt_cv_path_LD=/usr/bin/cc
lt_cv_path_LDCXX=/usr/bin/cc
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_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=yes
lt_cv_prog_compiler_static_works=no
lt_cv_prog_compiler_static_works_CXX=no
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_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib'
lt_cv_sys_lib_search_path_spec='/usr/lib/gcc/i686-apple-darwin10/4.2.1/x86_64 /usr/lib/i686-apple-darwin10/4.2.1 /usr/lib /usr/local/lib'
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-irssi-0.8.14-Lt36/irssi-0.8.14/build-aux/missing --run aclocal-1.10'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE='#'
AMTAR='${SHELL} /private/tmp/homebrew-irssi-0.8.14-Lt36/irssi-0.8.14/build-aux/missing --run tar'
AR='ar'
AUTOCONF='${SHELL} /private/tmp/homebrew-irssi-0.8.14-Lt36/irssi-0.8.14/build-aux/missing --run autoconf'
AUTOHEADER='${SHELL} /private/tmp/homebrew-irssi-0.8.14-Lt36/irssi-0.8.14/build-aux/missing --run autoheader'
AUTOMAKE='${SHELL} /private/tmp/homebrew-irssi-0.8.14-Lt36/irssi-0.8.14/build-aux/missing --run automake-1.10'
AWK='awk'
BUILD_IRSSIBOT_FALSE=''
BUILD_IRSSIBOT_TRUE=''
BUILD_IRSSIPROXY_FALSE=''
BUILD_IRSSIPROXY_TRUE=''
BUILD_TEXTUI_FALSE=''
BUILD_TEXTUI_TRUE=''
CC='/usr/bin/cc'
CCDEPMODE='depmode=none'
CFLAGS='-O3 -march=core2 -msse4.1 -w -pipe -Wall'
CHAT_MODULES=''
COMMON_LIBS=''
COMMON_NOUI_LIBS=''
CPP='/usr/bin/cc -E'
CPPFLAGS=''
CURSES_INCLUDEDIR=''
CURSES_LIBS=''
CXX='/usr/bin/c++'
CXXCPP='/usr/bin/c++ -E'
CXXDEPMODE='depmode=none'
CXXFLAGS='-O3 -march=core2 -msse4.1 -w -pipe'
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
DSYMUTIL='dsymutil'
ECHO='/bin/echo'
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
F77=''
FFLAGS=''
GLIB_CFLAGS=''
GLIB_GENMARSHAL=''
GLIB_LIBS=''
GLIB_MKENUMS=''
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'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LN_S='ln -s'
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /private/tmp/homebrew-irssi-0.8.14-Lt36/irssi-0.8.14/build-aux/missing --run makeinfo'
MKDIR_P='/usr/local/bin/gmkdir -p'
NEED_TPARM_FALSE=''
NEED_TPARM_TRUE=''
NMEDIT='nmedit'
OBJEXT='o'
PACKAGE='irssi'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='irssi'
PACKAGE_STRING='irssi 0.8.14'
PACKAGE_TARNAME='irssi'
PACKAGE_VERSION='0.8.14'
PATH_SEPARATOR=':'
PERL_CFLAGS=''
PERL_EXTRA_OPTS=''
PERL_FE_LINK_LIBS=''
PERL_LDFLAGS=''
PERL_LINK_FLAGS=''
PERL_LINK_LIBS=''
PERL_MM_PARAMS='INSTALLDIRS=perl PREFIX=/usr/local/Cellar/irssi/0.8.14'
PERL_STATIC_LIBS=''
PERL_USE_LIB=''
PKG_CONFIG='/usr/local/bin/pkg-config'
PROG_LIBS=''
RANLIB='ranlib'
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
SSL_CFLAGS=''
SSL_LIBS=''
STRIP='strip'
TEXTUI_LIBS=''
USE_CURSES_FALSE=''
USE_CURSES_TRUE=''
VERSION='0.8.14'
ac_ct_CC='/usr/bin/cc'
ac_ct_CXX=''
ac_ct_F77=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__fastdepCXX_FALSE=''
am__fastdepCXX_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.3.0'
build_alias=''
build_cpu='i386'
build_os='darwin10.3.0'
build_vendor='apple'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host='i386-apple-darwin10.3.0'
host_alias=''
host_cpu='i386'
host_os='darwin10.3.0'
host_vendor='apple'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='$(SHELL) /private/tmp/homebrew-irssi-0.8.14-Lt36/irssi-0.8.14/build-aux/install-sh'
irc_MODULES=''
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='/usr/local/bin/gmkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
perl_module_fe_lib=''
perl_module_lib=''
perl_static_fe_lib=''
perl_static_lib=''
perlpath='/usr/bin/perl'
prefix='/usr/local/Cellar/irssi/0.8.14'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sedpath='/usr/bin/sed'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define PACKAGE_NAME "irssi"
#define PACKAGE_TARNAME "irssi"
#define PACKAGE_VERSION "0.8.14"
#define PACKAGE_STRING "irssi 0.8.14"
#define PACKAGE_BUGREPORT ""
#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 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 8
#define SIZEOF_LONG_LONG 8
#define SIZEOF_OFF_T 8
#define PRIuUOFF_T "lu"
#define UOFF_T_LONG 1
configure: exit 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment