-
-
Save yoshikaw/11234509 to your computer and use it in GitHub Desktop.
mlterm config.log on OS X 10.9 environment
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 configure, which was | |
generated by GNU Autoconf 2.65. Invocation command line was | |
$ ./configure --with-type-engines=cairo | |
## --------- ## | |
## Platform. ## | |
## --------- ## | |
hostname = seravee.local | |
uname -m = x86_64 | |
uname -r = 13.1.0 | |
uname -s = Darwin | |
uname -v = Darwin Kernel Version 13.1.0: Wed Apr 2 23:52:02 PDT 2014; root:xnu-2422.92.1~2/RELEASE_X86_64 | |
/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 13.1.0: Wed Apr 2 23:52:02 PDT 2014; root:xnu-2422.92.1~2/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: 16.00 gigabytes | |
Default processor set: 285 tasks, 2255 threads, 8 processors | |
Load average: 2.19, Mach factor: 5.80 | |
/bin/machine = unknown | |
/usr/bin/oslevel = unknown | |
/bin/universe = unknown | |
PATH: /Users/yoshikaw/.perlbrew/bin | |
PATH: /Users/yoshikaw/.perlbrew/perls/perl-5.16.2/bin | |
PATH: /Users/yoshikaw/local/bin | |
PATH: /Users/yoshikaw/bin | |
PATH: /opt/X11/bin | |
PATH: /usr/X11/bin | |
PATH: /usr/local/bin | |
PATH: /usr/local/sbin | |
PATH: /usr/bin | |
PATH: /usr/sbin | |
PATH: /bin | |
PATH: /sbin | |
PATH: /Users/yoshikaw/local/instantclient_11_2 | |
PATH: /Users/yoshikaw/git/fumiyas_home-commands | |
PATH: /Users/yoshikaw/git/multi_clipboard/bin | |
PATH: /Users/yoshikaw/git/sentaku/bin | |
## ----------- ## | |
## Core tests. ## | |
## ----------- ## | |
configure:2800: checking build system type | |
configure:2814: result: x86_64-apple-darwin13.1.0 | |
configure:2834: checking host system type | |
configure:2847: result: x86_64-apple-darwin13.1.0 | |
configure:2943: checking for pkg-config | |
configure:2961: found /usr/local/bin/pkg-config | |
configure:2973: result: /usr/local/bin/pkg-config | |
configure:3044: checking for gcc | |
configure:3060: found /usr/bin/gcc | |
configure:3071: result: gcc | |
configure:3300: checking for C compiler version | |
configure:3309: gcc --version >&5 | |
Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn) | |
Target: x86_64-apple-darwin13.1.0 | |
Thread model: posix | |
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1 | |
configure:3320: $? = 0 | |
configure:3309: gcc -v >&5 | |
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1 | |
Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn) | |
Target: x86_64-apple-darwin13.1.0 | |
Thread model: posix | |
configure:3320: $? = 0 | |
configure:3309: gcc -V >&5 | |
clang: error: argument to '-V' is missing (expected 1 value) | |
clang: error: no input files | |
configure:3320: $? = 1 | |
configure:3309: gcc -qversion >&5 | |
clang: error: unknown argument: '-qversion' [-Wunused-command-line-argument-hard-error-in-future] | |
clang: note: this will be a hard error (cannot be downgraded to a warning) in the future | |
clang: error: no input files | |
configure:3320: $? = 1 | |
configure:3340: checking whether the C compiler works | |
configure:3362: gcc conftest.c >&5 | |
configure:3366: $? = 0 | |
configure:3415: result: yes | |
configure:3418: checking for C compiler default output file name | |
configure:3420: result: a.out | |
configure:3426: checking for suffix of executables | |
configure:3433: gcc -o conftest conftest.c >&5 | |
configure:3437: $? = 0 | |
configure:3459: result: | |
configure:3481: checking whether we are cross compiling | |
configure:3489: gcc -o conftest conftest.c >&5 | |
configure:3493: $? = 0 | |
configure:3500: ./conftest | |
configure:3504: $? = 0 | |
configure:3519: result: no | |
configure:3524: checking for suffix of object files | |
configure:3546: gcc -c conftest.c >&5 | |
configure:3550: $? = 0 | |
configure:3571: result: o | |
configure:3575: checking whether we are using the GNU C compiler | |
configure:3594: gcc -c conftest.c >&5 | |
configure:3594: $? = 0 | |
configure:3603: result: yes | |
configure:3612: checking whether gcc accepts -g | |
configure:3632: gcc -c -g conftest.c >&5 | |
configure:3632: $? = 0 | |
configure:3673: result: yes | |
configure:3690: checking for gcc option to accept ISO C89 | |
configure:3754: gcc -c -g -O2 conftest.c >&5 | |
configure:3754: $? = 0 | |
configure:3767: result: none needed | |
configure:3801: checking for a BSD-compatible install | |
configure:3869: result: /usr/bin/install -c | |
configure:3882: checking for inline | |
configure:3898: gcc -c -g -O2 conftest.c >&5 | |
configure:3898: $? = 0 | |
configure:3906: result: inline | |
configure:4010: checking for a sed that does not truncate output | |
configure:4066: result: /usr/bin/sed | |
configure:4069: checking for grep that handles long lines and -e | |
configure:4127: result: /usr/local/bin/ggrep | |
configure:4132: checking for egrep | |
configure:4194: result: /usr/local/bin/ggrep -E | |
configure:4210: checking for ld used by gcc | |
configure:4277: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld | |
configure:4284: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld | |
configure:4299: result: no | |
configure:4304: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files | |
configure:4311: result: -r | |
configure:4329: checking for BSD-compatible nm | |
configure:4378: result: /usr/bin/nm | |
configure:4382: checking whether ln -s works | |
configure:4386: result: yes | |
configure:4393: checking how to recognize dependent libraries | |
configure:4579: result: pass_all | |
configure:5076: checking how to run the C preprocessor | |
configure:5107: gcc -E conftest.c | |
configure:5107: $? = 0 | |
configure:5121: gcc -E conftest.c | |
conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found | |
#include <ac_nonexistent.h> | |
^ | |
1 error generated. | |
configure:5121: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "" | |
| #define PACKAGE_TARNAME "" | |
| #define PACKAGE_VERSION "" | |
| #define PACKAGE_STRING "" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:5146: result: gcc -E | |
configure:5166: gcc -E conftest.c | |
configure:5166: $? = 0 | |
configure:5180: gcc -E conftest.c | |
conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found | |
#include <ac_nonexistent.h> | |
^ | |
1 error generated. | |
configure:5180: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "" | |
| #define PACKAGE_TARNAME "" | |
| #define PACKAGE_VERSION "" | |
| #define PACKAGE_STRING "" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:5209: checking for ANSI C header files | |
configure:5229: gcc -c -g -O2 conftest.c >&5 | |
configure:5229: $? = 0 | |
configure:5302: gcc -o conftest -g -O2 conftest.c >&5 | |
configure:5302: $? = 0 | |
configure:5302: ./conftest | |
configure:5302: $? = 0 | |
configure:5313: result: yes | |
configure:5326: checking for sys/types.h | |
configure:5326: gcc -c -g -O2 conftest.c >&5 | |
configure:5326: $? = 0 | |
configure:5326: result: yes | |
configure:5326: checking for sys/stat.h | |
configure:5326: gcc -c -g -O2 conftest.c >&5 | |
configure:5326: $? = 0 | |
configure:5326: result: yes | |
configure:5326: checking for stdlib.h | |
configure:5326: gcc -c -g -O2 conftest.c >&5 | |
configure:5326: $? = 0 | |
configure:5326: result: yes | |
configure:5326: checking for string.h | |
configure:5326: gcc -c -g -O2 conftest.c >&5 | |
configure:5326: $? = 0 | |
configure:5326: result: yes | |
configure:5326: checking for memory.h | |
configure:5326: gcc -c -g -O2 conftest.c >&5 | |
configure:5326: $? = 0 | |
configure:5326: result: yes | |
configure:5326: checking for strings.h | |
configure:5326: gcc -c -g -O2 conftest.c >&5 | |
configure:5326: $? = 0 | |
configure:5326: result: yes | |
configure:5326: checking for inttypes.h | |
configure:5326: gcc -c -g -O2 conftest.c >&5 | |
configure:5326: $? = 0 | |
configure:5326: result: yes | |
configure:5326: checking for stdint.h | |
configure:5326: gcc -c -g -O2 conftest.c >&5 | |
configure:5326: $? = 0 | |
configure:5326: result: yes | |
configure:5326: checking for unistd.h | |
configure:5326: gcc -c -g -O2 conftest.c >&5 | |
configure:5326: $? = 0 | |
configure:5326: result: yes | |
configure:5341: checking dlfcn.h usability | |
configure:5341: gcc -c -g -O2 conftest.c >&5 | |
configure:5341: $? = 0 | |
configure:5341: result: yes | |
configure:5341: checking dlfcn.h presence | |
configure:5341: gcc -E conftest.c | |
configure:5341: $? = 0 | |
configure:5341: result: yes | |
configure:5341: checking for dlfcn.h | |
configure:5341: result: yes | |
configure:5409: checking for g++ | |
configure:5425: found /usr/bin/g++ | |
configure:5436: result: g++ | |
configure:5463: checking for C++ compiler version | |
configure:5472: g++ --version >&5 | |
Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn) | |
Target: x86_64-apple-darwin13.1.0 | |
Thread model: posix | |
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1 | |
configure:5483: $? = 0 | |
configure:5472: g++ -v >&5 | |
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1 | |
Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn) | |
Target: x86_64-apple-darwin13.1.0 | |
Thread model: posix | |
configure:5483: $? = 0 | |
configure:5472: g++ -V >&5 | |
clang: error: argument to '-V' is missing (expected 1 value) | |
clang: error: no input files | |
configure:5483: $? = 1 | |
configure:5472: g++ -qversion >&5 | |
clang: error: unknown argument: '-qversion' [-Wunused-command-line-argument-hard-error-in-future] | |
clang: note: this will be a hard error (cannot be downgraded to a warning) in the future | |
clang: error: no input files | |
configure:5483: $? = 1 | |
configure:5487: checking whether we are using the GNU C++ compiler | |
configure:5506: g++ -c conftest.cpp >&5 | |
configure:5506: $? = 0 | |
configure:5515: result: yes | |
configure:5524: checking whether g++ accepts -g | |
configure:5544: g++ -c -g conftest.cpp >&5 | |
configure:5544: $? = 0 | |
configure:5585: result: yes | |
configure:5618: checking how to run the C++ preprocessor | |
configure:5645: g++ -E conftest.cpp | |
configure:5645: $? = 0 | |
configure:5659: g++ -E conftest.cpp | |
conftest.cpp:20:10: fatal error: 'ac_nonexistent.h' file not found | |
#include <ac_nonexistent.h> | |
^ | |
1 error generated. | |
configure:5659: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "" | |
| #define PACKAGE_TARNAME "" | |
| #define PACKAGE_VERSION "" | |
| #define PACKAGE_STRING "" | |
| #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 | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:5684: result: g++ -E | |
configure:5704: g++ -E conftest.cpp | |
configure:5704: $? = 0 | |
configure:5718: g++ -E conftest.cpp | |
conftest.cpp:20:10: fatal error: 'ac_nonexistent.h' file not found | |
#include <ac_nonexistent.h> | |
^ | |
1 error generated. | |
configure:5718: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "" | |
| #define PACKAGE_TARNAME "" | |
| #define PACKAGE_VERSION "" | |
| #define PACKAGE_STRING "" | |
| #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 | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:5802: checking for g77 | |
configure:5832: result: no | |
configure:5802: checking for xlf | |
configure:5832: result: no | |
configure:5802: checking for f77 | |
configure:5832: result: no | |
configure:5802: checking for frt | |
configure:5832: result: no | |
configure:5802: checking for pgf77 | |
configure:5832: result: no | |
configure:5802: checking for cf77 | |
configure:5832: result: no | |
configure:5802: checking for fort77 | |
configure:5832: result: no | |
configure:5802: checking for fl32 | |
configure:5832: result: no | |
configure:5802: checking for af77 | |
configure:5832: result: no | |
configure:5802: checking for xlf90 | |
configure:5832: result: no | |
configure:5802: checking for f90 | |
configure:5832: result: no | |
configure:5802: checking for pgf90 | |
configure:5832: result: no | |
configure:5802: checking for pghpf | |
configure:5832: result: no | |
configure:5802: checking for epcf90 | |
configure:5832: result: no | |
configure:5802: checking for gfortran | |
configure:5832: result: no | |
configure:5802: checking for g95 | |
configure:5832: result: no | |
configure:5802: checking for xlf95 | |
configure:5832: result: no | |
configure:5802: checking for f95 | |
configure:5832: result: no | |
configure:5802: checking for fort | |
configure:5832: result: no | |
configure:5802: checking for ifort | |
configure:5832: result: no | |
configure:5802: checking for ifc | |
configure:5832: result: no | |
configure:5802: checking for efc | |
configure:5832: result: no | |
configure:5802: checking for pgf95 | |
configure:5832: result: no | |
configure:5802: checking for lf95 | |
configure:5832: result: no | |
configure:5802: checking for ftn | |
configure:5832: result: no | |
configure:5855: checking for Fortran 77 compiler version | |
configure:5864: --version >&5 | |
./configure: line 5866: --version: command not found | |
configure:5875: $? = 127 | |
configure:5864: -v >&5 | |
./configure: line 5866: -v: command not found | |
configure:5875: $? = 127 | |
configure:5864: -V >&5 | |
./configure: line 5866: -V: command not found | |
configure:5875: $? = 127 | |
configure:5864: -qversion >&5 | |
./configure: line 5866: -qversion: command not found | |
configure:5875: $? = 127 | |
configure:5884: checking whether we are using the GNU Fortran 77 compiler | |
configure:5897: -c conftest.F >&5 | |
./configure: line 2349: -c: command not found | |
configure:5897: $? = 127 | |
configure: failed program was: | |
| program main | |
| #ifndef __GNUC__ | |
| choke me | |
| #endif | |
| | |
| end | |
configure:5906: result: no | |
configure:5912: checking whether accepts -g | |
configure:5923: -c -g conftest.f >&5 | |
./configure: line 2349: -c: command not found | |
configure:5923: $? = 127 | |
configure: failed program was: | |
| program main | |
| | |
| end | |
configure:5931: result: no | |
configure:5964: checking the maximum length of command line arguments | |
configure:6076: result: 196608 | |
configure:6088: checking command to parse /usr/bin/nm output from gcc object | |
configure:6193: gcc -c -g -O2 conftest.c >&5 | |
configure:6196: $? = 0 | |
configure:6200: /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:6203: $? = 0 | |
cannot find nm_test_var in conftest.nm | |
configure:6193: gcc -c -g -O2 conftest.c >&5 | |
configure:6196: $? = 0 | |
configure:6200: /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:6203: $? = 0 | |
configure:6255: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 | |
configure:6258: $? = 0 | |
configure:6296: result: ok | |
configure:6300: checking for objdir | |
configure:6315: result: .libs | |
configure:6407: checking for ar | |
configure:6423: found /usr/bin/ar | |
configure:6434: result: ar | |
configure:6499: checking for ranlib | |
configure:6515: found /usr/bin/ranlib | |
configure:6526: result: ranlib | |
configure:6591: checking for strip | |
configure:6607: found /usr/bin/strip | |
configure:6618: result: strip | |
configure:6871: checking for dsymutil | |
configure:6887: found /usr/bin/dsymutil | |
configure:6898: result: dsymutil | |
configure:6963: checking for nmedit | |
configure:6979: found /usr/bin/nmedit | |
configure:6990: result: nmedit | |
configure:7013: checking for -single_module linker flag | |
configure:7034: result: yes | |
configure:7036: checking for -exported_symbols_list linker flag | |
configure:7056: gcc -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5 | |
configure:7056: $? = 0 | |
configure:7066: result: yes | |
configure:7179: checking if gcc supports -fno-rtti -fno-exceptions | |
configure:7197: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 | |
configure:7201: $? = 0 | |
configure:7214: result: yes | |
configure:7229: checking for gcc option to produce PIC | |
configure:7461: result: -fno-common | |
configure:7469: checking if gcc PIC flag -fno-common works | |
configure:7487: gcc -c -g -O2 -fno-common -DPIC conftest.c >&5 | |
configure:7491: $? = 0 | |
configure:7504: result: yes | |
configure:7532: checking if gcc static flag -static works | |
configure:7560: result: no | |
configure:7570: checking if gcc supports -c -o file.o | |
configure:7591: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 | |
configure:7595: $? = 0 | |
configure:7617: result: yes | |
configure:7643: checking whether the gcc linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries | |
configure:8569: result: yes | |
configure:8636: checking dynamic linker characteristics | |
configure:9238: result: darwin13.1.0 dyld | |
configure:9262: checking how to hardcode library paths into programs | |
configure:9287: result: immediate | |
configure:9301: checking whether stripping libraries is possible | |
configure:9315: result: yes | |
configure:9356: checking for dlopen in -ldl | |
configure:9381: gcc -o conftest -g -O2 conftest.c -ldl >&5 | |
configure:9381: $? = 0 | |
configure:9390: result: yes | |
configure:9605: checking whether a program can dlopen itself | |
configure:9679: gcc -o conftest -g -O2 -DHAVE_DLFCN_H conftest.c -ldl >&5 | |
configure:9675:5: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' | |
exit (status); | |
^ | |
configure:9675:5: note: please include the header <stdlib.h> or explicitly provide a declaration for 'exit' | |
1 warning generated. | |
configure:9682: $? = 0 | |
configure:9700: result: yes | |
configure:9705: checking whether a statically linked program can dlopen itself | |
configure:9779: gcc -o conftest -g -O2 -DHAVE_DLFCN_H conftest.c -ldl >&5 | |
configure:9775:5: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' | |
exit (status); | |
^ | |
configure:9775:5: note: please include the header <stdlib.h> or explicitly provide a declaration for 'exit' | |
1 warning generated. | |
configure:9782: $? = 0 | |
configure:9800: result: yes | |
configure:9823: checking if libtool supports shared libraries | |
configure:9825: result: yes | |
configure:9828: checking whether to build shared libraries | |
configure:9849: result: yes | |
configure:9852: checking whether to build static libraries | |
configure:9856: result: yes | |
configure:9950: creating libtool | |
configure:10539: checking for ld used by g++ | |
configure:10606: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld | |
configure:10613: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld | |
configure:10628: result: no | |
configure:10679: checking whether the g++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries | |
configure:11571: result: yes | |
configure:11588: g++ -c -g -O2 conftest.cpp >&5 | |
configure:11591: $? = 0 | |
configure:11747: checking for g++ option to produce PIC | |
configure:12031: result: -fno-common | |
configure:12039: checking if g++ PIC flag -fno-common works | |
configure:12057: g++ -c -g -O2 -fno-common -DPIC conftest.cpp >&5 | |
configure:12061: $? = 0 | |
configure:12074: result: yes | |
configure:12102: checking if g++ static flag -static works | |
configure:12130: result: no | |
configure:12140: checking if g++ supports -c -o file.o | |
configure:12161: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 | |
configure:12165: $? = 0 | |
configure:12187: result: yes | |
configure:12213: checking whether the g++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries | |
configure:12239: result: yes | |
configure:12306: checking dynamic linker characteristics | |
configure:12856: result: darwin13.1.0 dyld | |
configure:12880: checking how to hardcode library paths into programs | |
configure:12905: result: immediate | |
configure:19026: checking for connect in -lsocket | |
configure:19051: gcc -o conftest -g -O2 conftest.c -lsocket >&5 | |
ld: library not found for -lsocket | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:19051: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "" | |
| #define PACKAGE_TARNAME "" | |
| #define PACKAGE_VERSION "" | |
| #define PACKAGE_STRING "" | |
| #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 | |
| /* 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:19060: result: no | |
configure:19068: checking for X | |
configure:19176: gcc -E conftest.c | |
conftest.c:20:10: fatal error: 'X11/Xlib.h' file not found | |
#include <X11/Xlib.h> | |
^ | |
1 error generated. | |
configure:19176: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "" | |
| #define PACKAGE_TARNAME "" | |
| #define PACKAGE_VERSION "" | |
| #define PACKAGE_STRING "" | |
| #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 | |
| /* end confdefs.h. */ | |
| #include <X11/Xlib.h> | |
configure:19207: gcc -o conftest -g -O2 conftest.c -lX11 >&5 | |
conftest.c:20:10: fatal error: 'X11/Xlib.h' file not found | |
#include <X11/Xlib.h> | |
^ | |
1 error generated. | |
configure:19207: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "" | |
| #define PACKAGE_TARNAME "" | |
| #define PACKAGE_VERSION "" | |
| #define PACKAGE_STRING "" | |
| #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 | |
| /* end confdefs.h. */ | |
| #include <X11/Xlib.h> | |
| int | |
| main () | |
| { | |
| XrmInitialize () | |
| ; | |
| return 0; | |
| } | |
configure:19257: result: libraries /usr/X11/lib, headers /usr/X11/include | |
configure:19277: checking whether -R must be followed by a space | |
configure:19293: gcc -o conftest -g -O2 conftest.c -R/usr/X11/lib >&5 | |
clang: error: unknown argument: '-R/usr/X11/lib' [-Wunused-command-line-argument-hard-error-in-future] | |
clang: note: this will be a hard error (cannot be downgraded to a warning) in the future | |
configure:19293: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "" | |
| #define PACKAGE_TARNAME "" | |
| #define PACKAGE_VERSION "" | |
| #define PACKAGE_STRING "" | |
| #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 | |
| /* end confdefs.h. */ | |
| | |
| int | |
| main () | |
| { | |
| | |
| ; | |
| return 0; | |
| } | |
configure:19310: gcc -o conftest -g -O2 conftest.c -R /usr/X11/lib >&5 | |
clang: warning: argument unused during compilation: '-R' | |
ld: can't map file, errno=22 file '/usr/X11/lib' for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:19310: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "" | |
| #define PACKAGE_TARNAME "" | |
| #define PACKAGE_VERSION "" | |
| #define PACKAGE_STRING "" | |
| #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 | |
| /* end confdefs.h. */ | |
| | |
| int | |
| main () | |
| { | |
| | |
| ; | |
| return 0; | |
| } | |
configure:19315: result: neither works | |
configure:19356: gcc -o conftest -g -O2 conftest.c -L/usr/X11/lib -lX11 >&5 | |
configure:19356: $? = 0 | |
configure:19454: checking for gethostbyname | |
configure:19454: gcc -o conftest -g -O2 conftest.c >&5 | |
configure:19454: $? = 0 | |
configure:19454: result: yes | |
configure:19551: checking for connect | |
configure:19551: gcc -o conftest -g -O2 conftest.c >&5 | |
configure:19551: $? = 0 | |
configure:19551: result: yes | |
configure:19600: checking for remove | |
configure:19600: gcc -o conftest -g -O2 conftest.c >&5 | |
configure:19600: $? = 0 | |
configure:19600: result: yes | |
configure:19649: checking for shmat | |
configure:19649: gcc -o conftest -g -O2 conftest.c >&5 | |
configure:19649: $? = 0 | |
configure:19649: result: yes | |
configure:19707: checking for IceConnectionNumber in -lICE | |
configure:19732: gcc -o conftest -g -O2 -L/usr/X11/lib conftest.c -lICE >&5 | |
configure:19732: $? = 0 | |
configure:19741: result: yes | |
configure:19970: checking for pkg-config | |
configure:20000: result: /usr/local/bin/pkg-config | |
configure:20025: checking pkg-config is at least version 0.9.0 | |
configure:20028: result: yes | |
configure:20039: checking for GTK | |
configure:20046: $PKG_CONFIG --exists --print-errors "gtk+-$gtk_version" | |
Package gtk+-2.0 was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `gtk+-2.0.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'gtk+-2.0' found | |
configure:20049: $? = 1 | |
configure:20062: $PKG_CONFIG --exists --print-errors "gtk+-$gtk_version" | |
Package gtk+-2.0 was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `gtk+-2.0.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'gtk+-2.0' found | |
configure:20065: $? = 1 | |
No package 'gtk+-2.0' found | |
configure:20092: result: no | |
configure:20112: checking for GDK_PIXBUF | |
configure:20119: $PKG_CONFIG --exists --print-errors "gdk-pixbuf-2.0" | |
Package gdk-pixbuf-2.0 was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `gdk-pixbuf-2.0.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'gdk-pixbuf-2.0' found | |
configure:20122: $? = 1 | |
configure:20135: $PKG_CONFIG --exists --print-errors "gdk-pixbuf-2.0" | |
Package gdk-pixbuf-2.0 was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `gdk-pixbuf-2.0.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'gdk-pixbuf-2.0' found | |
configure:20138: $? = 1 | |
No package 'gdk-pixbuf-2.0' found | |
configure:20165: result: no | |
configure:20179: $PKG_CONFIG --exists --print-errors "gdk-pixbuf-2.0 >= 2.14" | |
Package gdk-pixbuf-2.0 was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `gdk-pixbuf-2.0.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'gdk-pixbuf-2.0' found | |
configure:20182: $? = 1 | |
configure:20276: checking for gdk-pixbuf-config | |
configure:20306: result: no | |
configure:20513: checking for pow in -lm | |
configure:20538: gcc -o conftest -g -O2 conftest.c -lm >&5 | |
conftest.c:27:6: warning: incompatible redeclaration of library function 'pow' [-Wincompatible-library-redeclaration] | |
char pow (); | |
^ | |
conftest.c:27:6: note: 'pow' is a builtin with type 'double (double, double)' | |
1 warning generated. | |
configure:20538: $? = 0 | |
configure:20547: result: yes | |
configure:20622: checking for Xutf8LookupString in -lX11 | |
configure:20647: gcc -o conftest -I/usr/X11/include -g -O2 -lSM -lICE -L/usr/X11/lib conftest.c -lX11 >&5 | |
configure:20647: $? = 0 | |
configure:20656: result: yes | |
configure:20677: checking regex.h usability | |
configure:20677: gcc -c -g -O2 conftest.c >&5 | |
configure:20677: $? = 0 | |
configure:20677: result: yes | |
configure:20677: checking regex.h presence | |
configure:20677: gcc -E conftest.c | |
configure:20677: $? = 0 | |
configure:20677: result: yes | |
configure:20677: checking for regex.h | |
configure:20677: result: yes | |
configure:21080: checking for CAIRO | |
configure:21087: $PKG_CONFIG --exists --print-errors "cairo" | |
Package xcb-shm was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `xcb-shm.pc' | |
to the PKG_CONFIG_PATH environment variable | |
Package 'xcb-shm', required by 'cairo', not found | |
configure:21090: $? = 1 | |
configure:21103: $PKG_CONFIG --exists --print-errors "cairo" | |
Package xcb-shm was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `xcb-shm.pc' | |
to the PKG_CONFIG_PATH environment variable | |
Package 'xcb-shm', required by 'cairo', not found | |
configure:21106: $? = 1 | |
Package 'xcb-shm', required by 'cairo', not found | |
configure:21133: result: no | |
configure:21146: checking for cairo_create in -lcairo | |
configure:21171: gcc -o conftest -g -O2 conftest.c -lcairo >&5 | |
configure:21171: $? = 0 | |
configure:21180: result: yes | |
configure:21695: gcc -c -g -O2 conftest.c >&5 | |
conftest.c:21:13: fatal error: 'windows.h' file not found | |
#include <windows.h> | |
^ | |
1 error generated. | |
configure:21695: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "" | |
| #define PACKAGE_TARNAME "" | |
| #define PACKAGE_VERSION "" | |
| #define PACKAGE_STRING "" | |
| #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 | |
| /* end confdefs.h. */ | |
| | |
| #include <windows.h> | |
| #include <gdiplus.h> | |
| int | |
| main () | |
| { | |
| | |
| ; | |
| return 0; | |
| } | |
configure:21713: checking for SDLTTF | |
configure:21720: $PKG_CONFIG --exists --print-errors "SDL_ttf" | |
Package SDL_ttf was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `SDL_ttf.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'SDL_ttf' found | |
configure:21723: $? = 1 | |
configure:21736: $PKG_CONFIG --exists --print-errors "SDL_ttf" | |
Package SDL_ttf was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `SDL_ttf.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'SDL_ttf' found | |
configure:21739: $? = 1 | |
No package 'SDL_ttf' found | |
configure:21766: result: no | |
configure:21825: checking for SDLTTF | |
configure:21832: $PKG_CONFIG --exists --print-errors "SDL2_ttf" | |
Package SDL2_ttf was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `SDL2_ttf.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'SDL2_ttf' found | |
configure:21835: $? = 1 | |
configure:21848: $PKG_CONFIG --exists --print-errors "SDL2_ttf" | |
Package SDL2_ttf was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `SDL2_ttf.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'SDL2_ttf' found | |
configure:21851: $? = 1 | |
No package 'SDL2_ttf' found | |
configure:21878: result: no | |
configure:23099: checking for undefined symbol | |
configure:23108: result: supported | |
configure:23150: checking whether build environment is sane | |
configure:23200: result: yes | |
configure:23341: checking for a thread-safe mkdir -p | |
configure:23380: result: script/install-sh -c -d | |
configure:23393: checking for gawk | |
configure:23423: result: no | |
configure:23393: checking for mawk | |
configure:23423: result: no | |
configure:23393: checking for nawk | |
configure:23423: result: no | |
configure:23393: checking for awk | |
configure:23409: found /usr/bin/awk | |
configure:23420: result: awk | |
configure:23431: checking whether make sets $(MAKE) | |
configure:23453: result: yes | |
configure:23483: checking for style of include used by make | |
configure:23511: result: GNU | |
configure:23596: checking dependency style of gcc | |
configure:23706: result: none | |
configure:23723: checking dependency style of g++ | |
configure:23833: result: none | |
configure:23864: checking whether NLS is requested | |
configure:23873: result: yes | |
configure:23911: checking for msgfmt | |
configure:23946: result: no | |
configure:23952: checking for gmsgfmt | |
configure:23983: result: : | |
configure:24023: checking for xgettext | |
configure:24058: result: no | |
configure:24095: checking for msgmerge | |
configure:24129: result: no | |
configure:24201: checking for ld used by GCC | |
configure:24265: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld | |
configure:24272: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld | |
configure:24285: result: no | |
configure:24292: checking for shared library run path origin | |
configure:24305: result: done | |
configure:24721: checking for CFPreferencesCopyAppValue | |
configure:24741: gcc -o conftest -g -O2 -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c -framework CoreFoundation >&5 | |
configure:24741: $? = 0 | |
configure:24751: result: yes | |
configure:24758: checking for CFLocaleCopyCurrent | |
configure:24778: gcc -o conftest -g -O2 -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c -framework CoreFoundation >&5 | |
configure:24778: $? = 0 | |
configure:24788: result: yes | |
configure:24803: checking whether NLS is requested | |
configure:24812: result: yes | |
configure:24830: checking for GNU gettext in libc | |
configure:24849: gcc -o conftest -g -O2 conftest.c >&5 | |
conftest.c:24:10: fatal error: 'libintl.h' file not found | |
#include <libintl.h> | |
^ | |
1 error generated. | |
configure:24849: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "" | |
| #define PACKAGE_TARNAME "" | |
| #define PACKAGE_VERSION "" | |
| #define PACKAGE_STRING "" | |
| #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 PACKAGE "mlterm" | |
| #define VERSION "3.3.4" | |
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | |
| #define HAVE_CFLOCALECOPYCURRENT 1 | |
| /* end confdefs.h. */ | |
| #include <libintl.h> | |
| extern int _nl_msg_cat_cntr; | |
| extern int *_nl_domain_bindings; | |
| int | |
| main () | |
| { | |
| bindtextdomain ("", ""); | |
| return * gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings | |
| ; | |
| return 0; | |
| } | |
configure:24857: result: no | |
configure:24891: checking for iconv | |
configure:24913: gcc -o conftest -g -O2 conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"_iconv", referenced from: | |
_main in conftest-cac1f5.o | |
"_iconv_close", referenced from: | |
_main in conftest-cac1f5.o | |
"_iconv_open", referenced from: | |
_main in conftest-cac1f5.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:24913: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "" | |
| #define PACKAGE_TARNAME "" | |
| #define PACKAGE_VERSION "" | |
| #define PACKAGE_STRING "" | |
| #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 PACKAGE "mlterm" | |
| #define VERSION "3.3.4" | |
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | |
| #define HAVE_CFLOCALECOPYCURRENT 1 | |
| /* end confdefs.h. */ | |
| #include <stdlib.h> | |
| #include <iconv.h> | |
| int | |
| main () | |
| { | |
| iconv_t cd = iconv_open("",""); | |
| iconv(cd,NULL,NULL,NULL,NULL); | |
| iconv_close(cd); | |
| ; | |
| return 0; | |
| } | |
configure:24935: gcc -o conftest -g -O2 conftest.c -liconv >&5 | |
configure:24935: $? = 0 | |
configure:24945: result: yes | |
configure:24953: checking how to link with libiconv | |
configure:24955: result: -liconv | |
configure:25344: checking for GNU gettext in libintl | |
configure:25371: gcc -o conftest -g -O2 conftest.c -lintl >&5 | |
conftest.c:25:10: fatal error: 'libintl.h' file not found | |
#include <libintl.h> | |
^ | |
1 error generated. | |
configure:25371: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "" | |
| #define PACKAGE_TARNAME "" | |
| #define PACKAGE_VERSION "" | |
| #define PACKAGE_STRING "" | |
| #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 PACKAGE "mlterm" | |
| #define VERSION "3.3.4" | |
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | |
| #define HAVE_CFLOCALECOPYCURRENT 1 | |
| #define HAVE_ICONV 1 | |
| /* end confdefs.h. */ | |
| #include <libintl.h> | |
| extern int _nl_msg_cat_cntr; | |
| extern | |
| #ifdef __cplusplus | |
| "C" | |
| #endif | |
| const char *_nl_expand_alias (const char *); | |
| int | |
| main () | |
| { | |
| bindtextdomain ("", ""); | |
| return * gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias ("") | |
| ; | |
| return 0; | |
| } | |
configure:25398: gcc -o conftest -g -O2 conftest.c -lintl -liconv >&5 | |
conftest.c:25:10: fatal error: 'libintl.h' file not found | |
#include <libintl.h> | |
^ | |
1 error generated. | |
configure:25398: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "" | |
| #define PACKAGE_TARNAME "" | |
| #define PACKAGE_VERSION "" | |
| #define PACKAGE_STRING "" | |
| #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 PACKAGE "mlterm" | |
| #define VERSION "3.3.4" | |
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | |
| #define HAVE_CFLOCALECOPYCURRENT 1 | |
| #define HAVE_ICONV 1 | |
| /* end confdefs.h. */ | |
| #include <libintl.h> | |
| extern int _nl_msg_cat_cntr; | |
| extern | |
| #ifdef __cplusplus | |
| "C" | |
| #endif | |
| const char *_nl_expand_alias (const char *); | |
| int | |
| main () | |
| { | |
| bindtextdomain ("", ""); | |
| return * gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias ("") | |
| ; | |
| return 0; | |
| } | |
configure:25410: result: no | |
configure:25445: checking whether to use NLS | |
configure:25447: result: no | |
configure:25751: creating ./config.status | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by config.status, which was | |
generated by GNU Autoconf 2.65. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on seravee.local | |
config.status:1009: creating Makefile | |
config.status:1009: creating mlterm/Makefile | |
config.status:1009: creating mlterm/libctl/Makefile | |
config.status:1009: creating xwindow/libtype/Makefile | |
config.status:1117: WARNING: 'xwindow/libtype/Makefile.in' seems to ignore the --datarootdir setting | |
config.status:1009: creating xwindow/Makefile | |
config.status:1117: WARNING: 'xwindow/Makefile.in' seems to ignore the --datarootdir setting | |
config.status:1009: creating main/Makefile | |
config.status:1117: WARNING: 'main/Makefile.in' seems to ignore the --datarootdir setting | |
config.status:1009: creating man/Makefile | |
config.status:1117: WARNING: 'man/Makefile.in' seems to ignore the --datarootdir setting | |
config.status:1009: creating etc/Makefile | |
config.status:1009: creating java/Makefile | |
config.status:1009: creating main/version.h | |
config.status:1009: creating contrib/scrollbar/extra/Makefile | |
config.status:1009: creating scrollbar/sample/Makefile | |
config.status:1009: creating inputmethod/kbd/Makefile | |
config.status:1009: creating tool/mlimgloader/Makefile | |
config.status:1117: WARNING: 'tool/mlimgloader/Makefile.in' seems to ignore the --datarootdir setting | |
config.status:1009: creating contrib/tool/mlcc/Makefile | |
config.status:1009: creating tool/mlclient/Makefile | |
config.status:1009: creating common/c_config.h | |
config.status:1181: common/c_config.h is unchanged | |
config.status:1229: executing depfiles commands | |
config.status:1229: executing default-1 commands | |
configure:27249: === configuring in kiklib (/Users/yoshikaw/local/src/mlterm-3.3.4/kiklib) | |
configure:27312: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--with-type-engines=cairo' '--without-funcs-mlterm-unuse' '--with-gui=fb' '--disable-ind' '--disable-fribidi' '--with-type-engines=xcore' '--without-tools' --cache-file=/dev/null --srcdir=. | |
configure:27249: === configuring in mkf (/Users/yoshikaw/local/src/mlterm-3.3.4/mkf) | |
configure:27312: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--with-type-engines=cairo' '--without-funcs-mlterm-unuse' '--with-gui=fb' '--disable-ind' '--disable-fribidi' '--with-type-engines=xcore' '--without-tools' --cache-file=/dev/null --srcdir=. | |
## ---------------- ## | |
## Cache variables. ## | |
## ---------------- ## | |
ac_cv_build=x86_64-apple-darwin13.1.0 | |
ac_cv_c_compiler_gnu=yes | |
ac_cv_c_inline=inline | |
ac_cv_cxx_compiler_gnu=yes | |
ac_cv_env_CAIRO_CFLAGS_set= | |
ac_cv_env_CAIRO_CFLAGS_value= | |
ac_cv_env_CAIRO_LIBS_set= | |
ac_cv_env_CAIRO_LIBS_value= | |
ac_cv_env_CCC_set= | |
ac_cv_env_CCC_value= | |
ac_cv_env_CC_set= | |
ac_cv_env_CC_value= | |
ac_cv_env_CFLAGS_set= | |
ac_cv_env_CFLAGS_value= | |
ac_cv_env_CPPFLAGS_set= | |
ac_cv_env_CPPFLAGS_value= | |
ac_cv_env_CPP_set= | |
ac_cv_env_CPP_value= | |
ac_cv_env_CXXCPP_set= | |
ac_cv_env_CXXCPP_value= | |
ac_cv_env_CXXFLAGS_set= | |
ac_cv_env_CXXFLAGS_value= | |
ac_cv_env_CXX_set= | |
ac_cv_env_CXX_value= | |
ac_cv_env_F77_set= | |
ac_cv_env_F77_value= | |
ac_cv_env_FFLAGS_set= | |
ac_cv_env_FFLAGS_value= | |
ac_cv_env_FONTCONFIG_CFLAGS_set= | |
ac_cv_env_FONTCONFIG_CFLAGS_value= | |
ac_cv_env_FONTCONFIG_LIBS_set= | |
ac_cv_env_FONTCONFIG_LIBS_value= | |
ac_cv_env_FRIBIDI_CFLAGS_set= | |
ac_cv_env_FRIBIDI_CFLAGS_value= | |
ac_cv_env_FRIBIDI_LIBS_set= | |
ac_cv_env_FRIBIDI_LIBS_value= | |
ac_cv_env_GDK_PIXBUF_CFLAGS_set= | |
ac_cv_env_GDK_PIXBUF_CFLAGS_value= | |
ac_cv_env_GDK_PIXBUF_LIBS_set= | |
ac_cv_env_GDK_PIXBUF_LIBS_value= | |
ac_cv_env_GIO_CFLAGS_set= | |
ac_cv_env_GIO_CFLAGS_value= | |
ac_cv_env_GIO_LIBS_set= | |
ac_cv_env_GIO_LIBS_value= | |
ac_cv_env_GTK_CFLAGS_set= | |
ac_cv_env_GTK_CFLAGS_value= | |
ac_cv_env_GTK_LIBS_set= | |
ac_cv_env_GTK_LIBS_value= | |
ac_cv_env_IBUS_CFLAGS_set= | |
ac_cv_env_IBUS_CFLAGS_value= | |
ac_cv_env_IBUS_LIBS_set= | |
ac_cv_env_IBUS_LIBS_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_SCIM_CFLAGS_set= | |
ac_cv_env_SCIM_CFLAGS_value= | |
ac_cv_env_SCIM_LIBS_set= | |
ac_cv_env_SCIM_LIBS_value= | |
ac_cv_env_SDLTTF_CFLAGS_set= | |
ac_cv_env_SDLTTF_CFLAGS_value= | |
ac_cv_env_SDLTTF_LIBS_set= | |
ac_cv_env_SDLTTF_LIBS_value= | |
ac_cv_env_UIM_CFLAGS_set= | |
ac_cv_env_UIM_CFLAGS_value= | |
ac_cv_env_UIM_LIBS_set= | |
ac_cv_env_UIM_LIBS_value= | |
ac_cv_env_VTE_CFLAGS_set= | |
ac_cv_env_VTE_CFLAGS_value= | |
ac_cv_env_VTE_LIBS_set= | |
ac_cv_env_VTE_LIBS_value= | |
ac_cv_env_XFT_CFLAGS_set= | |
ac_cv_env_XFT_CFLAGS_value= | |
ac_cv_env_XFT_LIBS_set= | |
ac_cv_env_XFT_LIBS_value= | |
ac_cv_env_XMKMF_set= | |
ac_cv_env_XMKMF_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_connect=yes | |
ac_cv_func_gethostbyname=yes | |
ac_cv_func_remove=yes | |
ac_cv_func_shmat=yes | |
ac_cv_have_x='have_x=yes ac_x_includes='\''/usr/X11/include'\'' ac_x_libraries='\''/usr/X11/lib'\''' | |
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_stat_h=yes | |
ac_cv_header_sys_types_h=yes | |
ac_cv_header_unistd_h=yes | |
ac_cv_host=x86_64-apple-darwin13.1.0 | |
ac_cv_lib_ICE_IceConnectionNumber=yes | |
ac_cv_lib_X11_Xutf8LookupString=yes | |
ac_cv_lib_cairo_cairo_create=yes | |
ac_cv_lib_dl_dlopen=yes | |
ac_cv_lib_m_pow=yes | |
ac_cv_lib_socket_connect=no | |
ac_cv_objext=o | |
ac_cv_path_EGREP='/usr/local/bin/ggrep -E' | |
ac_cv_path_GMSGFMT=: | |
ac_cv_path_GREP=/usr/local/bin/ggrep | |
ac_cv_path_MSGFMT=: | |
ac_cv_path_MSGMERGE=: | |
ac_cv_path_XGETTEXT=: | |
ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config | |
ac_cv_path_install='/usr/bin/install -c' | |
ac_cv_prog_AWK=awk | |
ac_cv_prog_CPP='gcc -E' | |
ac_cv_prog_CXXCPP='g++ -E' | |
ac_cv_prog_ac_ct_AR=ar | |
ac_cv_prog_ac_ct_CC=gcc | |
ac_cv_prog_ac_ct_CXX=g++ | |
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 | |
acl_cv_hardcode_direct=yes | |
acl_cv_hardcode_libdir_flag_spec= | |
acl_cv_hardcode_libdir_separator= | |
acl_cv_hardcode_minus_L=no | |
acl_cv_libext=a | |
acl_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld | |
acl_cv_prog_gnu_ld=no | |
acl_cv_rpath=done | |
acl_cv_shlibext=dylib | |
acl_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib' | |
acl_cv_sys_lib_search_path_spec='/lib /usr/lib /usr/local/lib' | |
acl_cv_wl=-Wl, | |
am_cv_CC_dependencies_compiler_type=none | |
am_cv_CXX_dependencies_compiler_type=none | |
am_cv_func_iconv=yes | |
am_cv_lib_iconv=yes | |
gt_cv_func_CFLocaleCopyCurrent=yes | |
gt_cv_func_CFPreferencesCopyAppValue=yes | |
gt_cv_func_gnugettext1_libc=no | |
gt_cv_func_gnugettext1_libintl=no | |
lt_cv_apple_cc_single_mod=yes | |
lt_cv_deplibs_check_method=pass_all | |
lt_cv_dlopen=dlopen | |
lt_cv_dlopen_libs=-ldl | |
lt_cv_dlopen_self=yes | |
lt_cv_dlopen_self_static=yes | |
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=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld | |
lt_cv_path_LDCXX=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld | |
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='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/5.1 /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'\''"' | |
ml_cv_is_posix=yes | |
ml_cv_lib_path='/lib/*' | |
## ----------------- ## | |
## Output variables. ## | |
## ----------------- ## | |
ACLOCAL='${SHELL} /Users/yoshikaw/local/src/mlterm-3.3.4/script/missing --run aclocal-1.11' | |
AMDEPBACKSLASH='\' | |
AMDEP_FALSE='#' | |
AMDEP_TRUE='' | |
AMTAR='${SHELL} /Users/yoshikaw/local/src/mlterm-3.3.4/script/missing --run tar' | |
AR='ar' | |
AS='as' | |
AUTOCONF='${SHELL} /Users/yoshikaw/local/src/mlterm-3.3.4/script/missing --run autoconf' | |
AUTOHEADER='${SHELL} /Users/yoshikaw/local/src/mlterm-3.3.4/script/missing --run autoheader' | |
AUTOMAKE='${SHELL} /Users/yoshikaw/local/src/mlterm-3.3.4/script/missing --run automake-1.11' | |
AWK='awk' | |
CAIRO_CFLAGS='' | |
CAIRO_LIBS='-lcairo -lfontconfig' | |
CC='gcc' | |
CCDEPMODE='depmode=none' | |
CFLAGS='-g -O2' | |
CHANGE_DATE='2014-03-22' | |
CPP='gcc -E' | |
CPPFLAGS='' | |
CTL_CFLAGS='' | |
CTL_LIBS='' | |
CTL_LIBS_FOR_PROG='' | |
CTL_LIBS_FOR_VTE='' | |
CTL_LOADER_OBJ='ml_ctl_loader.o' | |
CXX='g++' | |
CXXCPP='g++ -E' | |
CXXDEPMODE='depmode=none' | |
CXXFLAGS='-g -O2' | |
CYGPATHW='echo' | |
CYGPATH_W='echo' | |
DEB_CFLAGS='' | |
DEFS='-DHAVE_CONFIG_H' | |
DEPDIR='.deps' | |
DEXPORT='' | |
DLLTOOL='dlltool' | |
DL_LIBS_IM='' | |
DL_LIBS_SB='' | |
DL_SELF='' | |
DND_CFLAGS='' | |
DSYMUTIL='dsymutil' | |
ECHO='/bin/echo' | |
ECHO_C='\c' | |
ECHO_N='' | |
ECHO_T='' | |
EGREP='/usr/local/bin/ggrep -E' | |
EXEEXT='' | |
F77='' | |
FFLAGS='' | |
FONTCONFIG_CFLAGS='' | |
FONTCONFIG_LIBS='' | |
FRIBIDI_CFLAGS='' | |
FRIBIDI_LIBS='' | |
GDK_PIXBUF_CFLAGS='' | |
GDK_PIXBUF_LIBS='' | |
GIO_CFLAGS='' | |
GIO_LIBS='' | |
GMSGFMT=':' | |
GREP='/usr/local/bin/ggrep' | |
GTK_CFLAGS='' | |
GTK_LIBS='' | |
GUI='xlib' | |
GUI_CFLAGS='' | |
IBUS_CFLAGS='' | |
IBUS_LIBS='' | |
IMAGELIB_CFLAGS='' | |
IMAGELIB_LIBS='' | |
IMAGE_CFLAGS='' | |
IM_CFLAGS='-DUSE_IM_PLUGIN' | |
IND_CFLAGS='' | |
IND_LIBS='' | |
INSTALL_DATA='${INSTALL} -m 644' | |
INSTALL_OPT='-m 755' | |
INSTALL_PROGRAM='${INSTALL}' | |
INSTALL_SCRIPT='${INSTALL}' | |
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' | |
INTLLIBS='' | |
INTL_LIBS='' | |
INTL_MACOSX_LIBS='-Wl,-framework -Wl,CoreFoundation' | |
KIK_CFLAGS='-I${top_builddir}/kiklib/include' | |
KIK_LIBS_FOR_MODULE='' | |
LDFLAGS='' | |
LIBICONV='-liconv' | |
LIBINTL='' | |
LIBOBJS='' | |
LIBS='' | |
LIBTOOL='${top_builddir}/libtool' | |
LIBVTE_SUFFIX='' | |
LKIK='${top_builddir}/kiklib/src/libkik.la' | |
LMKF='${top_builddir}/mkf/lib/libmkf.la' | |
LMLTERM_CORE='libmlterm_core.la' | |
LN_S='ln -s' | |
LTLIBICONV='-liconv' | |
LTLIBINTL='' | |
LTLIBOBJS='' | |
M17NLIB_CFLAGS='' | |
M17NLIB_LIBS='' | |
MAKEINFO='${SHELL} /Users/yoshikaw/local/src/mlterm-3.3.4/script/missing --run makeinfo' | |
MAKE_DIRS='mlterm mlterm/libctl xwindow/libtype xwindow main man etc contrib/scrollbar/extra scrollbar/sample inputmethod/kbd tool/mlimgloader contrib/tool/mlcc tool/mlclient ' | |
MATH_CFLAGS='' | |
MATH_LIBS='-lm' | |
MKDIR_P='script/install-sh -c -d' | |
MKF_CFLAGS='-I${top_builddir}/mkf/include' | |
MKF_LIBS_FOR_MODULE='' | |
MKINSTALLDIRS='$(top_builddir)/script/mkinstalldirs' | |
MLIMGLOADER_LIB='none' | |
ML_PTY_OBJ='ml_pty_unix.o' | |
MSGFMT=':' | |
MSGMERGE=':' | |
NMEDIT='nmedit' | |
NODL_OBJ='' | |
NO_UNDEFINED_FLAG='' | |
OBJDUMP='objdump' | |
OBJEXT='o' | |
OPT_CFLAGS='' | |
PACKAGE='mlterm' | |
PACKAGE_BUGREPORT='' | |
PACKAGE_NAME='' | |
PACKAGE_STRING='' | |
PACKAGE_TARNAME='' | |
PACKAGE_URL='' | |
PACKAGE_VERSION='' | |
PATH_SEPARATOR=':' | |
PERL='' | |
PKG_CONFIG='/usr/local/bin/pkg-config' | |
POSUB='' | |
PROG='' | |
PTHREAD_LIB='' | |
RANLIB='ranlib' | |
REGEX_CFLAGS='-DHAVE_REGEX' | |
SB_CFLAGS='' | |
SCIM_CFLAGS='' | |
SCIM_LIBS='' | |
SDLTTF_CFLAGS='' | |
SDLTTF_LIBS='' | |
SDL_CFLAGS='' | |
SDL_LIBS='' | |
SED='/usr/bin/sed' | |
SET_MAKE='' | |
SHELL='/bin/sh' | |
SOCK_LIBS='' | |
SSH2_CFLAGS='' | |
SSH2_LIBS='' | |
SSH2_LIBS_FOR_PROG='' | |
STRIP='strip' | |
SUBSYSTEM='-Wl,--subsystem,console' | |
TOOLS_CFLAGS='' | |
TYPE_CFLAGS='-DUSE_TYPE_CAIRO ' | |
TYPE_LIBS='libtype_cairo.la ' | |
TYPE_LIBS_FOR_PROG='' | |
TYPE_LIBS_FOR_VTE='' | |
TYPE_LOADER_OBJ='x_type_loader.o' | |
UIM_CFLAGS='' | |
UIM_LIBS='' | |
USE_NLS='no' | |
UTMP_CFLAGS='' | |
VERSION='3.3.4' | |
VT52_CFLAGS='' | |
VTE_CFLAGS='' | |
VTE_LIBS='' | |
WIN32TAG='' | |
XFT_CFLAGS='' | |
XFT_LIBS='' | |
XGETTEXT=':' | |
XLFDSEL_OBJ='' | |
XMKMF='' | |
XUTF8_CFLAGS='-DHAVE_XUTF8_LOOKUP_STRING' | |
XWINDOW_OBJ_SUFFIX='' | |
X_CFLAGS=' -I/usr/X11/include' | |
X_EXTRA_LIBS='' | |
X_LIBS=' -L/usr/X11/lib' | |
X_PRE_LIBS=' -lSM -lICE' | |
ac_ct_CC='gcc' | |
ac_ct_CXX='g++' | |
ac_ct_F77='' | |
am__EXEEXT_FALSE='' | |
am__EXEEXT_TRUE='#' | |
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='x86_64-apple-darwin13.1.0' | |
build_alias='' | |
build_cpu='x86_64' | |
build_os='darwin13.1.0' | |
build_vendor='apple' | |
datadir='${datarootdir}' | |
datarootdir='${prefix}/share' | |
docdir='${datarootdir}/doc/${PACKAGE}' | |
dvidir='${docdir}' | |
exec_prefix='${prefix}' | |
fribidi_config='' | |
have_gdk_pixbuf1='' | |
host='x86_64-apple-darwin13.1.0' | |
host_alias='' | |
host_cpu='x86_64' | |
host_os='darwin13.1.0' | |
host_vendor='apple' | |
htmldir='${docdir}' | |
imlib2_config='' | |
imlib_config='' | |
includedir='${prefix}/include' | |
infodir='${datarootdir}/info' | |
install_sh='${SHELL} /Users/yoshikaw/local/src/mlterm-3.3.4/script/install-sh' | |
libdir='${exec_prefix}/lib' | |
libexecdir='${exec_prefix}/libexec' | |
localedir='${datarootdir}/locale' | |
localstatedir='${prefix}/var' | |
m17nlib='' | |
mandir='${datarootdir}/man' | |
mkdir_p='$(top_builddir)/script/install-sh -c -d' | |
oldincludedir='/usr/include' | |
pdfdir='${docdir}' | |
prefix='/usr/local' | |
program_transform_name='s,x,x,' | |
psdir='${docdir}' | |
sbindir='${exec_prefix}/sbin' | |
sdl2_config='' | |
sdl_config='' | |
sharedstatedir='${prefix}/com' | |
subdirs=' kiklib mkf' | |
sysconfdir='${prefix}/etc' | |
target_alias='' | |
xft_config='' | |
## ----------- ## | |
## confdefs.h. ## | |
## ----------- ## | |
/* confdefs.h */ | |
#define PACKAGE_NAME "" | |
#define PACKAGE_TARNAME "" | |
#define PACKAGE_VERSION "" | |
#define PACKAGE_STRING "" | |
#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 PACKAGE "mlterm" | |
#define VERSION "3.3.4" | |
#define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | |
#define HAVE_CFLOCALECOPYCURRENT 1 | |
#define HAVE_ICONV 1 | |
configure: exit 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment