Created
July 31, 2014 23:58
-
-
Save anentropic/8a44492f4b0d190ba95e to your computer and use it in GitHub Desktop.
Result of ./configure for libcdio
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 libcdio configure 0.93git, which was | |
generated by GNU Autoconf 2.69. Invocation command line was | |
$ ./configure --enable-maintainer-mode | |
## --------- ## | |
## Platform. ## | |
## --------- ## | |
hostname = Anentropic-MacBook-Air-2.local | |
uname -m = x86_64 | |
uname -r = 13.3.0 | |
uname -s = Darwin | |
uname -v = Darwin Kernel Version 13.3.0: Tue Jun 3 21:27:35 PDT 2014; root:xnu-2422.110.17~1/RELEASE_X86_64 | |
/usr/bin/uname -p = i386 | |
/bin/uname -X = unknown | |
/bin/arch = unknown | |
/usr/bin/arch -k = unknown | |
/usr/convex/getsysinfo = unknown | |
/usr/bin/hostinfo = Mach kernel version: | |
Darwin Kernel Version 13.3.0: Tue Jun 3 21:27:35 PDT 2014; root:xnu-2422.110.17~1/RELEASE_X86_64 | |
Kernel configured for up to 4 processors. | |
2 processors are physically available. | |
4 processors are logically available. | |
Processor type: i486 (Intel 80486) | |
Processors active: 0 1 2 3 | |
Primary memory available: 8.00 gigabytes | |
Default processor set: 259 tasks, 1818 threads, 4 processors | |
Load average: 3.07, Mach factor: 1.38 | |
/bin/machine = unknown | |
/usr/bin/oslevel = unknown | |
/bin/universe = unknown | |
PATH: /usr/local/share/npm/bin | |
PATH: /Users/anentropic/.rvm/gems/ruby-1.9.3-p392/bin | |
PATH: /Users/anentropic/.rvm/gems/ruby-1.9.3-p392@global/bin | |
PATH: /Users/anentropic/.rvm/rubies/ruby-1.9.3-p392/bin | |
PATH: /Users/anentropic/.rvm/bin | |
PATH: /usr/local/bin | |
PATH: /usr/local/opt/ruby/bin | |
PATH: /usr/bin | |
PATH: /bin | |
PATH: /usr/sbin | |
PATH: /sbin | |
PATH: /usr/local/bin | |
PATH: /opt/X11/bin | |
PATH: /Users/anentropic/.rvm/bin | |
PATH: /usr/local/Cellar/go/1.2/libexec/bin | |
PATH: /Users/anentropic/gocode/bin | |
## ----------- ## | |
## Core tests. ## | |
## ----------- ## | |
configure:2579: checking for a BSD-compatible install | |
configure:2647: result: /usr/bin/install -c | |
configure:2658: checking whether build environment is sane | |
configure:2713: result: yes | |
configure:2864: checking for a thread-safe mkdir -p | |
configure:2903: result: ./install-sh -c -d | |
configure:2910: checking for gawk | |
configure:2940: result: no | |
configure:2910: checking for mawk | |
configure:2940: result: no | |
configure:2910: checking for nawk | |
configure:2940: result: no | |
configure:2910: checking for awk | |
configure:2926: found /usr/bin/awk | |
configure:2937: result: awk | |
configure:2948: checking whether make sets $(MAKE) | |
configure:2970: result: yes | |
configure:2999: checking whether make supports nested variables | |
configure:3016: result: yes | |
configure:3146: checking build system type | |
configure:3160: result: x86_64-apple-darwin13.3.0 | |
configure:3180: checking host system type | |
configure:3193: result: x86_64-apple-darwin13.3.0 | |
configure:3230: checking whether make supports nested variables | |
configure:3247: result: yes | |
configure:3266: checking whether to enable maintainer-specific portions of Makefiles | |
configure:3275: result: yes | |
configure:3289: checking whether build environment is sane | |
configure:3344: result: yes | |
configure:3511: checking for gcc | |
configure:3527: found /usr/bin/gcc | |
configure:3538: result: gcc | |
configure:3767: checking for C compiler version | |
configure:3776: gcc --version >&5 | |
Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn) | |
Target: x86_64-apple-darwin13.3.0 | |
Thread model: posix | |
Configured with: --prefix=/Library/Developer/CommandLineTools/usr --with-gxx-include-dir=/usr/include/c++/4.2.1 | |
configure:3787: $? = 0 | |
configure:3776: gcc -v >&5 | |
Configured with: --prefix=/Library/Developer/CommandLineTools/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.3.0 | |
Thread model: posix | |
configure:3787: $? = 0 | |
configure:3776: gcc -V >&5 | |
clang: error: argument to '-V' is missing (expected 1 value) | |
clang: error: no input files | |
configure:3787: $? = 1 | |
configure:3776: 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:3787: $? = 1 | |
configure:3807: checking whether the C compiler works | |
configure:3829: gcc conftest.c >&5 | |
configure:3833: $? = 0 | |
configure:3881: result: yes | |
configure:3884: checking for C compiler default output file name | |
configure:3886: result: a.out | |
configure:3892: checking for suffix of executables | |
configure:3899: gcc -o conftest conftest.c >&5 | |
configure:3903: $? = 0 | |
configure:3925: result: | |
configure:3947: checking whether we are cross compiling | |
configure:3955: gcc -o conftest conftest.c >&5 | |
configure:3959: $? = 0 | |
configure:3966: ./conftest | |
configure:3970: $? = 0 | |
configure:3985: result: no | |
configure:3990: checking for suffix of object files | |
configure:4012: gcc -c conftest.c >&5 | |
configure:4016: $? = 0 | |
configure:4037: result: o | |
configure:4041: checking whether we are using the GNU C compiler | |
configure:4060: gcc -c conftest.c >&5 | |
configure:4060: $? = 0 | |
configure:4069: result: yes | |
configure:4078: checking whether gcc accepts -g | |
configure:4098: gcc -c -g conftest.c >&5 | |
configure:4098: $? = 0 | |
configure:4139: result: yes | |
configure:4156: checking for gcc option to accept ISO C89 | |
configure:4219: gcc -c -g -O2 conftest.c >&5 | |
configure:4219: $? = 0 | |
configure:4232: result: none needed | |
configure:4257: checking whether gcc understands -c and -o together | |
configure:4279: gcc -c conftest.c -o conftest2.o | |
configure:4282: $? = 0 | |
configure:4279: gcc -c conftest.c -o conftest2.o | |
configure:4282: $? = 0 | |
configure:4294: result: yes | |
configure:4322: checking for style of include used by make | |
configure:4350: result: GNU | |
configure:4376: checking dependency style of gcc | |
configure:4487: result: gcc3 | |
configure:4563: checking for g++ | |
configure:4579: found /usr/bin/g++ | |
configure:4590: result: g++ | |
configure:4617: checking for C++ compiler version | |
configure:4626: g++ --version >&5 | |
Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn) | |
Target: x86_64-apple-darwin13.3.0 | |
Thread model: posix | |
Configured with: --prefix=/Library/Developer/CommandLineTools/usr --with-gxx-include-dir=/usr/include/c++/4.2.1 | |
configure:4637: $? = 0 | |
configure:4626: g++ -v >&5 | |
Configured with: --prefix=/Library/Developer/CommandLineTools/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.3.0 | |
Thread model: posix | |
configure:4637: $? = 0 | |
configure:4626: g++ -V >&5 | |
clang: error: argument to '-V' is missing (expected 1 value) | |
clang: error: no input files | |
configure:4637: $? = 1 | |
configure:4626: 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:4637: $? = 1 | |
configure:4641: checking whether we are using the GNU C++ compiler | |
configure:4660: g++ -c conftest.cpp >&5 | |
configure:4660: $? = 0 | |
configure:4669: result: yes | |
configure:4678: checking whether g++ accepts -g | |
configure:4698: g++ -c -g conftest.cpp >&5 | |
configure:4698: $? = 0 | |
configure:4739: result: yes | |
configure:4764: checking dependency style of g++ | |
configure:4875: result: gcc3 | |
configure:4899: checking for genisoimage | |
configure:4929: result: no | |
configure:4899: checking for mkisofs | |
configure:4929: result: no | |
configure:4944: checking how to run the C preprocessor | |
configure:4975: gcc -E conftest.c | |
configure:4975: $? = 0 | |
configure:4989: gcc -E conftest.c | |
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found | |
#include <ac_nonexistent.h> | |
^ | |
1 error generated. | |
configure:4989: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "libcdio" | |
| #define PACKAGE_TARNAME "libcdio" | |
| #define PACKAGE_VERSION "0.93git" | |
| #define PACKAGE_STRING "libcdio 0.93git" | |
| #define PACKAGE_BUGREPORT "https://savannah.gnu.org/bugs/?group=libcdio" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "libcdio" | |
| #define VERSION "0.93git" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:5014: result: gcc -E | |
configure:5034: gcc -E conftest.c | |
configure:5034: $? = 0 | |
configure:5048: gcc -E conftest.c | |
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found | |
#include <ac_nonexistent.h> | |
^ | |
1 error generated. | |
configure:5048: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "libcdio" | |
| #define PACKAGE_TARNAME "libcdio" | |
| #define PACKAGE_VERSION "0.93git" | |
| #define PACKAGE_STRING "libcdio 0.93git" | |
| #define PACKAGE_BUGREPORT "https://savannah.gnu.org/bugs/?group=libcdio" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "libcdio" | |
| #define VERSION "0.93git" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:5077: checking for grep that handles long lines and -e | |
configure:5135: result: /usr/bin/grep | |
configure:5140: checking for egrep | |
configure:5202: result: /usr/bin/grep -E | |
configure:5207: checking for ANSI C header files | |
configure:5227: gcc -c -g -O2 conftest.c >&5 | |
configure:5227: $? = 0 | |
configure:5300: gcc -o conftest -g -O2 conftest.c >&5 | |
configure:5300: $? = 0 | |
configure:5300: ./conftest | |
configure:5300: $? = 0 | |
configure:5311: result: yes | |
configure:5324: checking for sys/types.h | |
configure:5324: gcc -c -g -O2 conftest.c >&5 | |
configure:5324: $? = 0 | |
configure:5324: result: yes | |
configure:5324: checking for sys/stat.h | |
configure:5324: gcc -c -g -O2 conftest.c >&5 | |
configure:5324: $? = 0 | |
configure:5324: result: yes | |
configure:5324: checking for stdlib.h | |
configure:5324: gcc -c -g -O2 conftest.c >&5 | |
configure:5324: $? = 0 | |
configure:5324: result: yes | |
configure:5324: checking for string.h | |
configure:5324: gcc -c -g -O2 conftest.c >&5 | |
configure:5324: $? = 0 | |
configure:5324: result: yes | |
configure:5324: checking for memory.h | |
configure:5324: gcc -c -g -O2 conftest.c >&5 | |
configure:5324: $? = 0 | |
configure:5324: result: yes | |
configure:5324: checking for strings.h | |
configure:5324: gcc -c -g -O2 conftest.c >&5 | |
configure:5324: $? = 0 | |
configure:5324: result: yes | |
configure:5324: checking for inttypes.h | |
configure:5324: gcc -c -g -O2 conftest.c >&5 | |
configure:5324: $? = 0 | |
configure:5324: result: yes | |
configure:5324: checking for stdint.h | |
configure:5324: gcc -c -g -O2 conftest.c >&5 | |
configure:5324: $? = 0 | |
configure:5324: result: yes | |
configure:5324: checking for unistd.h | |
configure:5324: gcc -c -g -O2 conftest.c >&5 | |
configure:5324: $? = 0 | |
configure:5324: result: yes | |
configure:5337: checking minix/config.h usability | |
configure:5337: gcc -c -g -O2 conftest.c >&5 | |
conftest.c:54:10: fatal error: 'minix/config.h' file not found | |
#include <minix/config.h> | |
^ | |
1 error generated. | |
configure:5337: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "libcdio" | |
| #define PACKAGE_TARNAME "libcdio" | |
| #define PACKAGE_VERSION "0.93git" | |
| #define PACKAGE_STRING "libcdio 0.93git" | |
| #define PACKAGE_BUGREPORT "https://savannah.gnu.org/bugs/?group=libcdio" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "libcdio" | |
| #define VERSION "0.93git" | |
| #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 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <minix/config.h> | |
configure:5337: result: no | |
configure:5337: checking minix/config.h presence | |
configure:5337: gcc -E conftest.c | |
conftest.c:21:10: fatal error: 'minix/config.h' file not found | |
#include <minix/config.h> | |
^ | |
1 error generated. | |
configure:5337: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "libcdio" | |
| #define PACKAGE_TARNAME "libcdio" | |
| #define PACKAGE_VERSION "0.93git" | |
| #define PACKAGE_STRING "libcdio 0.93git" | |
| #define PACKAGE_BUGREPORT "https://savannah.gnu.org/bugs/?group=libcdio" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "libcdio" | |
| #define VERSION "0.93git" | |
| #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 | |
| /* end confdefs.h. */ | |
| #include <minix/config.h> | |
configure:5337: result: no | |
configure:5337: checking for minix/config.h | |
configure:5337: result: no | |
configure:5358: checking whether it is safe to define __EXTENSIONS__ | |
configure:5376: gcc -c -g -O2 conftest.c >&5 | |
configure:5376: $? = 0 | |
configure:5383: result: yes | |
configure:5416: checking whether gcc understands -Wall | |
configure:5429: gcc -c -g -O2 -Wall conftest.c >&5 | |
configure:5429: $? = 0 | |
configure:5436: result: yes | |
configure:5416: checking whether gcc understands -Wchar-subscripts | |
configure:5429: gcc -c -g -O2 -Wchar-subscripts conftest.c >&5 | |
configure:5429: $? = 0 | |
configure:5436: result: yes | |
configure:5416: checking whether gcc understands -Wmissing-prototypes | |
configure:5429: gcc -c -g -O2 -Wmissing-prototypes conftest.c >&5 | |
configure:5429: $? = 0 | |
configure:5436: result: yes | |
configure:5416: checking whether gcc understands -Wmissing-declarations | |
configure:5429: gcc -c -g -O2 -Wmissing-declarations conftest.c >&5 | |
configure:5429: $? = 0 | |
configure:5436: result: yes | |
configure:5416: checking whether gcc understands -Wunused | |
configure:5429: gcc -c -g -O2 -Wunused conftest.c >&5 | |
configure:5429: $? = 0 | |
configure:5436: result: yes | |
configure:5416: checking whether gcc understands -Wpointer-arith | |
configure:5429: gcc -c -g -O2 -Wpointer-arith conftest.c >&5 | |
configure:5429: $? = 0 | |
configure:5436: result: yes | |
configure:5416: checking whether gcc understands -Wwrite-strings | |
configure:5429: gcc -c -g -O2 -Wwrite-strings conftest.c >&5 | |
configure:5429: $? = 0 | |
configure:5436: result: yes | |
configure:5416: checking whether gcc understands -Wnested-externs | |
configure:5429: gcc -c -g -O2 -Wnested-externs conftest.c >&5 | |
configure:5429: $? = 0 | |
configure:5436: result: yes | |
configure:5416: checking whether gcc understands -Wno-sign-compare | |
configure:5429: gcc -c -g -O2 -Wno-sign-compare conftest.c >&5 | |
configure:5429: $? = 0 | |
configure:5436: result: yes | |
configure:5451: checking for perl | |
configure:5469: found /usr/bin/perl | |
configure:5482: result: /usr/bin/perl | |
configure:5503: checking for diff | |
configure:5521: found /usr/bin/diff | |
configure:5534: result: /usr/bin/diff | |
configure:5591: result: adding -w to diff in regression tests | |
configure:5591: result: adding --unified to diff in regression tests | |
configure:5608: checking for special C compiler options needed for large files | |
configure:5653: result: no | |
configure:5659: checking for _FILE_OFFSET_BITS value needed for large files | |
configure:5684: gcc -c -g -O2 conftest.c >&5 | |
configure:5684: $? = 0 | |
configure:5716: result: no | |
configure:5819: checking for ANSI C header files | |
configure:5923: result: yes | |
configure:5934: checking errno.h usability | |
configure:5934: gcc -c -g -O2 conftest.c >&5 | |
configure:5934: $? = 0 | |
configure:5934: result: yes | |
configure:5934: checking errno.h presence | |
configure:5934: gcc -E conftest.c | |
configure:5934: $? = 0 | |
configure:5934: result: yes | |
configure:5934: checking for errno.h | |
configure:5934: result: yes | |
configure:5934: checking fcntl.h usability | |
configure:5934: gcc -c -g -O2 conftest.c >&5 | |
configure:5934: $? = 0 | |
configure:5934: result: yes | |
configure:5934: checking fcntl.h presence | |
configure:5934: gcc -E conftest.c | |
configure:5934: $? = 0 | |
configure:5934: result: yes | |
configure:5934: checking for fcntl.h | |
configure:5934: result: yes | |
configure:5934: checking glob.h usability | |
configure:5934: gcc -c -g -O2 conftest.c >&5 | |
configure:5934: $? = 0 | |
configure:5934: result: yes | |
configure:5934: checking glob.h presence | |
configure:5934: gcc -E conftest.c | |
configure:5934: $? = 0 | |
configure:5934: result: yes | |
configure:5934: checking for glob.h | |
configure:5934: result: yes | |
configure:5934: checking limits.h usability | |
configure:5934: gcc -c -g -O2 conftest.c >&5 | |
configure:5934: $? = 0 | |
configure:5934: result: yes | |
configure:5934: checking limits.h presence | |
configure:5934: gcc -E conftest.c | |
configure:5934: $? = 0 | |
configure:5934: result: yes | |
configure:5934: checking for limits.h | |
configure:5934: result: yes | |
configure:5934: checking pwd.h usability | |
configure:5934: gcc -c -g -O2 conftest.c >&5 | |
configure:5934: $? = 0 | |
configure:5934: result: yes | |
configure:5934: checking pwd.h presence | |
configure:5934: gcc -E conftest.c | |
configure:5934: $? = 0 | |
configure:5934: result: yes | |
configure:5934: checking for pwd.h | |
configure:5934: result: yes | |
configure:5934: checking stdbool.h usability | |
configure:5934: gcc -c -g -O2 conftest.c >&5 | |
configure:5934: $? = 0 | |
configure:5934: result: yes | |
configure:5934: checking stdbool.h presence | |
configure:5934: gcc -E conftest.c | |
configure:5934: $? = 0 | |
configure:5934: result: yes | |
configure:5934: checking for stdbool.h | |
configure:5934: result: yes | |
configure:5948: checking stdarg.h usability | |
configure:5948: gcc -c -g -O2 conftest.c >&5 | |
configure:5948: $? = 0 | |
configure:5948: result: yes | |
configure:5948: checking stdarg.h presence | |
configure:5948: gcc -E conftest.c | |
configure:5948: $? = 0 | |
configure:5948: result: yes | |
configure:5948: checking for stdarg.h | |
configure:5948: result: yes | |
configure:5948: checking for stdbool.h | |
configure:5948: result: yes | |
configure:5948: checking stdio.h usability | |
configure:5948: gcc -c -g -O2 conftest.c >&5 | |
configure:5948: $? = 0 | |
configure:5948: result: yes | |
configure:5948: checking stdio.h presence | |
configure:5948: gcc -E conftest.c | |
configure:5948: $? = 0 | |
configure:5948: result: yes | |
configure:5948: checking for stdio.h | |
configure:5948: result: yes | |
configure:5948: checking sys/cdio.h usability | |
configure:5948: gcc -c -g -O2 conftest.c >&5 | |
conftest.c:70:10: fatal error: 'sys/cdio.h' file not found | |
#include <sys/cdio.h> | |
^ | |
1 error generated. | |
configure:5948: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "libcdio" | |
| #define PACKAGE_TARNAME "libcdio" | |
| #define PACKAGE_VERSION "0.93git" | |
| #define PACKAGE_STRING "libcdio 0.93git" | |
| #define PACKAGE_BUGREPORT "https://savannah.gnu.org/bugs/?group=libcdio" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "libcdio" | |
| #define VERSION "0.93git" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define LIBCDIO_CONFIG_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GLOB_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_STDIO_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <sys/cdio.h> | |
configure:5948: result: no | |
configure:5948: checking sys/cdio.h presence | |
configure:5948: gcc -E conftest.c | |
conftest.c:37:10: fatal error: 'sys/cdio.h' file not found | |
#include <sys/cdio.h> | |
^ | |
1 error generated. | |
configure:5948: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "libcdio" | |
| #define PACKAGE_TARNAME "libcdio" | |
| #define PACKAGE_VERSION "0.93git" | |
| #define PACKAGE_STRING "libcdio 0.93git" | |
| #define PACKAGE_BUGREPORT "https://savannah.gnu.org/bugs/?group=libcdio" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "libcdio" | |
| #define VERSION "0.93git" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define LIBCDIO_CONFIG_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GLOB_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_STDIO_H 1 | |
| /* end confdefs.h. */ | |
| #include <sys/cdio.h> | |
configure:5948: result: no | |
configure:5948: checking for sys/cdio.h | |
configure:5948: result: no | |
configure:5948: checking sys/param.h usability | |
configure:5948: gcc -c -g -O2 conftest.c >&5 | |
configure:5948: $? = 0 | |
configure:5948: result: yes | |
configure:5948: checking sys/param.h presence | |
configure:5948: gcc -E conftest.c | |
configure:5948: $? = 0 | |
configure:5948: result: yes | |
configure:5948: checking for sys/param.h | |
configure:5948: result: yes | |
configure:5948: checking sys/time.h usability | |
configure:5948: gcc -c -g -O2 conftest.c >&5 | |
configure:5948: $? = 0 | |
configure:5948: result: yes | |
configure:5948: checking sys/time.h presence | |
configure:5948: gcc -E conftest.c | |
configure:5948: $? = 0 | |
configure:5948: result: yes | |
configure:5948: checking for sys/time.h | |
configure:5948: result: yes | |
configure:5948: checking sys/timeb.h usability | |
configure:5948: gcc -c -g -O2 conftest.c >&5 | |
configure:5948: $? = 0 | |
configure:5948: result: yes | |
configure:5948: checking sys/timeb.h presence | |
configure:5948: gcc -E conftest.c | |
configure:5948: $? = 0 | |
configure:5948: result: yes | |
configure:5948: checking for sys/timeb.h | |
configure:5948: result: yes | |
configure:5948: checking sys/utsname.h usability | |
configure:5948: gcc -c -g -O2 conftest.c >&5 | |
configure:5948: $? = 0 | |
configure:5948: result: yes | |
configure:5948: checking sys/utsname.h presence | |
configure:5948: gcc -E conftest.c | |
configure:5948: $? = 0 | |
configure:5948: result: yes | |
configure:5948: checking for sys/utsname.h | |
configure:5948: result: yes | |
configure:5964: checking for unistd.h | |
configure:5964: result: yes | |
configure:5964: checking getopt.h usability | |
configure:5964: gcc -c -g -O2 conftest.c >&5 | |
configure:5964: $? = 0 | |
configure:5964: result: yes | |
configure:5964: checking getopt.h presence | |
configure:5964: gcc -E conftest.c | |
configure:5964: $? = 0 | |
configure:5964: result: yes | |
configure:5964: checking for getopt.h | |
configure:5964: result: yes | |
configure:5980: checking whether byte ordering is bigendian | |
configure:5995: gcc -c -g -O2 conftest.c >&5 | |
configure:5995: $? = 0 | |
configure:6040: gcc -c -g -O2 conftest.c >&5 | |
configure:6040: $? = 0 | |
configure:6058: gcc -c -g -O2 conftest.c >&5 | |
conftest.c:50:4: error: use of undeclared identifier 'not' | |
not big endian | |
^ | |
1 error generated. | |
configure:6058: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "libcdio" | |
| #define PACKAGE_TARNAME "libcdio" | |
| #define PACKAGE_VERSION "0.93git" | |
| #define PACKAGE_STRING "libcdio 0.93git" | |
| #define PACKAGE_BUGREPORT "https://savannah.gnu.org/bugs/?group=libcdio" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "libcdio" | |
| #define VERSION "0.93git" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define LIBCDIO_CONFIG_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GLOB_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMEB_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| /* end confdefs.h. */ | |
| #include <sys/types.h> | |
| #include <sys/param.h> | |
| | |
| int | |
| main () | |
| { | |
| #if BYTE_ORDER != BIG_ENDIAN | |
| not big endian | |
| #endif | |
| | |
| ; | |
| return 0; | |
| } | |
configure:6186: result: no | |
configure:6204: checking for an ANSI C-conforming const | |
configure:6270: gcc -c -g -O2 conftest.c >&5 | |
configure:6270: $? = 0 | |
configure:6277: result: yes | |
configure:6285: checking for inline | |
configure:6301: gcc -c -g -O2 conftest.c >&5 | |
configure:6301: $? = 0 | |
configure:6309: result: inline | |
configure:6329: checking whether gcc supports ISOC99 _Pragma() | |
configure:6342: gcc -c -g -O2 conftest.c >&5 | |
configure:6342: $? = 0 | |
configure:6353: result: yes | |
configure:6361: checking for ntddcdrm.h | |
configure:6361: gcc -c -g -O2 conftest.c >&5 | |
conftest.c:77:10: fatal error: 'windows.h' file not found | |
#include <windows.h> | |
^ | |
1 error generated. | |
configure:6361: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "libcdio" | |
| #define PACKAGE_TARNAME "libcdio" | |
| #define PACKAGE_VERSION "0.93git" | |
| #define PACKAGE_STRING "libcdio 0.93git" | |
| #define PACKAGE_BUGREPORT "https://savannah.gnu.org/bugs/?group=libcdio" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "libcdio" | |
| #define VERSION "0.93git" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define LIBCDIO_CONFIG_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GLOB_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMEB_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_ISOC99_PRAGMA /**/ | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <windows.h> | |
| | |
| | |
| #include <ntddcdrm.h> | |
configure:6361: result: no | |
configure:6361: checking for ddk/ntddcdrm.h | |
configure:6361: gcc -c -g -O2 conftest.c >&5 | |
conftest.c:77:10: fatal error: 'windows.h' file not found | |
#include <windows.h> | |
^ | |
1 error generated. | |
configure:6361: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "libcdio" | |
| #define PACKAGE_TARNAME "libcdio" | |
| #define PACKAGE_VERSION "0.93git" | |
| #define PACKAGE_STRING "libcdio 0.93git" | |
| #define PACKAGE_BUGREPORT "https://savannah.gnu.org/bugs/?group=libcdio" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "libcdio" | |
| #define VERSION "0.93git" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define LIBCDIO_CONFIG_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GLOB_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMEB_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_ISOC99_PRAGMA /**/ | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <windows.h> | |
| | |
| | |
| #include <ddk/ntddcdrm.h> | |
configure:6361: result: no | |
configure:6361: checking for ntddscsi.h | |
configure:6361: gcc -c -g -O2 conftest.c >&5 | |
conftest.c:77:10: fatal error: 'windows.h' file not found | |
#include <windows.h> | |
^ | |
1 error generated. | |
configure:6361: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "libcdio" | |
| #define PACKAGE_TARNAME "libcdio" | |
| #define PACKAGE_VERSION "0.93git" | |
| #define PACKAGE_STRING "libcdio 0.93git" | |
| #define PACKAGE_BUGREPORT "https://savannah.gnu.org/bugs/?group=libcdio" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "libcdio" | |
| #define VERSION "0.93git" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define LIBCDIO_CONFIG_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GLOB_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMEB_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_ISOC99_PRAGMA /**/ | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <windows.h> | |
| | |
| | |
| #include <ntddscsi.h> | |
configure:6361: result: no | |
configure:6361: checking for ddk/ntddscsi.h | |
configure:6361: gcc -c -g -O2 conftest.c >&5 | |
conftest.c:77:10: fatal error: 'windows.h' file not found | |
#include <windows.h> | |
^ | |
1 error generated. | |
configure:6361: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "libcdio" | |
| #define PACKAGE_TARNAME "libcdio" | |
| #define PACKAGE_VERSION "0.93git" | |
| #define PACKAGE_STRING "libcdio 0.93git" | |
| #define PACKAGE_BUGREPORT "https://savannah.gnu.org/bugs/?group=libcdio" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "libcdio" | |
| #define VERSION "0.93git" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define LIBCDIO_CONFIG_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GLOB_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMEB_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_ISOC99_PRAGMA /**/ | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <windows.h> | |
| | |
| | |
| #include <ddk/ntddscsi.h> | |
configure:6361: result: no | |
configure:6361: checking for ddk/scsi.h | |
configure:6361: gcc -c -g -O2 conftest.c >&5 | |
conftest.c:77:10: fatal error: 'windows.h' file not found | |
#include <windows.h> | |
^ | |
1 error generated. | |
configure:6361: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "libcdio" | |
| #define PACKAGE_TARNAME "libcdio" | |
| #define PACKAGE_VERSION "0.93git" | |
| #define PACKAGE_STRING "libcdio 0.93git" | |
| #define PACKAGE_BUGREPORT "https://savannah.gnu.org/bugs/?group=libcdio" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "libcdio" | |
| #define VERSION "0.93git" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define LIBCDIO_CONFIG_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GLOB_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMEB_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_ISOC99_PRAGMA /**/ | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <windows.h> | |
| | |
| | |
| #include <ddk/scsi.h> | |
configure:6361: result: no | |
configure:6378: checking for S_ISLNK() macro | |
configure:6395: gcc -o conftest -g -O2 conftest.c >&5 | |
configure:6395: $? = 0 | |
configure:6396: result: yes | |
configure:6407: checking for S_ISSOCK() macro | |
configure:6424: gcc -o conftest -g -O2 conftest.c >&5 | |
configure:6424: $? = 0 | |
configure:6425: result: yes | |
configure:6436: checking for struct timespec | |
configure:6453: gcc -c -g -O2 conftest.c >&5 | |
configure:6453: $? = 0 | |
configure:6454: result: yes | |
configure:6464: checking how to create empty arrays | |
configure:6479: gcc -c -g -O2 conftest.c >&5 | |
configure:6479: $? = 0 | |
configure:6513: result: [] | |
configure:6867: checking how to print strings | |
configure:6894: result: printf | |
configure:6915: checking for a sed that does not truncate output | |
configure:6979: result: /usr/bin/sed | |
configure:6997: checking for fgrep | |
configure:7059: result: /usr/bin/grep -F | |
configure:7094: checking for ld used by gcc | |
configure:7161: result: /Library/Developer/CommandLineTools/usr/bin/ld | |
configure:7168: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld | |
configure:7183: result: no | |
configure:7195: checking for BSD- or MS-compatible name lister (nm) | |
configure:7244: result: /usr/bin/nm | |
configure:7374: checking the name lister (/usr/bin/nm) interface | |
configure:7381: gcc -c -g -O2 conftest.c >&5 | |
configure:7384: /usr/bin/nm "conftest.o" | |
configure:7387: output | |
0000000000000228 S _some_variable | |
configure:7394: result: BSD nm | |
configure:7397: checking whether ln -s works | |
configure:7401: result: yes | |
configure:7409: checking the maximum length of command line arguments | |
configure:7539: result: 196608 | |
configure:7556: checking whether the shell understands some XSI constructs | |
configure:7566: result: yes | |
configure:7570: checking whether the shell understands "+=" | |
configure:7576: result: yes | |
configure:7611: checking how to convert x86_64-apple-darwin13.3.0 file names to x86_64-apple-darwin13.3.0 format | |
configure:7651: result: func_convert_file_noop | |
configure:7658: checking how to convert x86_64-apple-darwin13.3.0 file names to toolchain format | |
configure:7678: result: func_convert_file_noop | |
configure:7685: checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files | |
configure:7692: result: -r | |
configure:7766: checking for objdump | |
configure:7793: result: objdump | |
configure:7822: checking how to recognize dependent libraries | |
configure:8024: result: pass_all | |
configure:8109: checking for dlltool | |
configure:8136: result: dlltool | |
configure:8166: checking how to associate runtime and link libraries | |
configure:8193: result: printf %s\n | |
configure:8253: checking for ar | |
configure:8269: found /usr/bin/ar | |
configure:8280: result: ar | |
configure:8317: checking for archiver @FILE support | |
configure:8334: gcc -c -g -O2 conftest.c >&5 | |
configure:8334: $? = 0 | |
configure:8337: ar cru libconftest.a @conftest.lst >&5 | |
ar: @conftest.lst: No such file or directory | |
configure:8340: $? = 1 | |
configure:8360: result: no | |
configure:8418: checking for strip | |
configure:8434: found /usr/bin/strip | |
configure:8445: result: strip | |
configure:8517: checking for ranlib | |
configure:8533: found /usr/bin/ranlib | |
configure:8544: result: ranlib | |
configure:8646: checking command to parse /usr/bin/nm output from gcc object | |
configure:8766: gcc -c -g -O2 conftest.c >&5 | |
configure:8769: $? = 0 | |
configure:8773: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm | |
configure:8776: $? = 0 | |
cannot find nm_test_var in conftest.nm | |
configure:8766: gcc -c -g -O2 conftest.c >&5 | |
configure:8769: $? = 0 | |
configure:8773: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm | |
configure:8776: $? = 0 | |
configure:8842: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 | |
configure:8845: $? = 0 | |
configure:8883: result: ok | |
configure:8920: checking for sysroot | |
configure:8950: result: no | |
configure:9206: checking for mt | |
configure:9236: result: no | |
configure:9256: checking if : is a manifest tool | |
configure:9262: : '-?' | |
configure:9270: result: no | |
configure:9326: checking for dsymutil | |
configure:9342: found /usr/bin/dsymutil | |
configure:9353: result: dsymutil | |
configure:9418: checking for nmedit | |
configure:9434: found /usr/bin/nmedit | |
configure:9445: result: nmedit | |
configure:9510: checking for lipo | |
configure:9526: found /usr/bin/lipo | |
configure:9537: result: lipo | |
configure:9602: checking for otool | |
configure:9618: found /usr/bin/otool | |
configure:9629: result: otool | |
configure:9694: checking for otool64 | |
configure:9724: result: no | |
configure:9769: checking for -single_module linker flag | |
gcc -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c | |
configure:9802: result: yes | |
configure:9805: checking for -exported_symbols_list linker flag | |
configure:9825: gcc -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5 | |
configure:9825: $? = 0 | |
configure:9835: result: yes | |
configure:9838: checking for -force_load linker flag | |
gcc -g -O2 -c -o conftest.o conftest.c | |
ar cru libconftest.a conftest.o | |
ranlib libconftest.a | |
gcc -g -O2 -o conftest conftest.c -Wl,-force_load,./libconftest.a | |
configure:9870: result: yes | |
configure:9909: checking for dlfcn.h | |
configure:9909: gcc -c -g -O2 conftest.c >&5 | |
configure:9909: $? = 0 | |
configure:9909: result: yes | |
configure:10124: checking for objdir | |
configure:10139: result: .libs | |
configure:10410: checking if gcc supports -fno-rtti -fno-exceptions | |
configure:10428: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 | |
configure:10432: $? = 0 | |
configure:10445: result: yes | |
configure:10772: checking for gcc option to produce PIC | |
configure:10779: result: -fno-common -DPIC | |
configure:10787: checking if gcc PIC flag -fno-common -DPIC works | |
configure:10805: gcc -c -g -O2 -fno-common -DPIC -DPIC conftest.c >&5 | |
configure:10809: $? = 0 | |
configure:10822: result: yes | |
configure:10851: checking if gcc static flag -static works | |
configure:10879: result: no | |
configure:10894: checking if gcc supports -c -o file.o | |
configure:10915: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 | |
configure:10919: $? = 0 | |
configure:10941: result: yes | |
configure:10949: checking if gcc supports -c -o file.o | |
configure:10996: result: yes | |
configure:11029: checking whether the gcc linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries | |
configure:12182: result: yes | |
configure:12422: checking dynamic linker characteristics | |
configure:13155: result: darwin13.3.0 dyld | |
configure:13262: checking how to hardcode library paths into programs | |
configure:13287: result: immediate | |
configure:13827: checking whether stripping libraries is possible | |
configure:13841: result: yes | |
configure:13867: checking if libtool supports shared libraries | |
configure:13869: result: yes | |
configure:13872: checking whether to build shared libraries | |
configure:13893: result: yes | |
configure:13896: checking whether to build static libraries | |
configure:13900: result: yes | |
configure:13923: checking how to run the C++ preprocessor | |
configure:13950: g++ -E conftest.cpp | |
configure:13950: $? = 0 | |
configure:13964: g++ -E conftest.cpp | |
conftest.cpp:50:10: fatal error: 'ac_nonexistent.h' file not found | |
#include <ac_nonexistent.h> | |
^ | |
1 error generated. | |
configure:13964: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "libcdio" | |
| #define PACKAGE_TARNAME "libcdio" | |
| #define PACKAGE_VERSION "0.93git" | |
| #define PACKAGE_STRING "libcdio 0.93git" | |
| #define PACKAGE_BUGREPORT "https://savannah.gnu.org/bugs/?group=libcdio" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "libcdio" | |
| #define VERSION "0.93git" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define LIBCDIO_CONFIG_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GLOB_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMEB_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_ISOC99_PRAGMA /**/ | |
| #define HAVE_S_ISLNK /**/ | |
| #define HAVE_S_ISSOCK /**/ | |
| #define HAVE_STRUCT_TIMESPEC /**/ | |
| #define EMPTY_ARRAY_SIZE | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:13989: result: g++ -E | |
configure:14009: g++ -E conftest.cpp | |
configure:14009: $? = 0 | |
configure:14023: g++ -E conftest.cpp | |
conftest.cpp:50:10: fatal error: 'ac_nonexistent.h' file not found | |
#include <ac_nonexistent.h> | |
^ | |
1 error generated. | |
configure:14023: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "libcdio" | |
| #define PACKAGE_TARNAME "libcdio" | |
| #define PACKAGE_VERSION "0.93git" | |
| #define PACKAGE_STRING "libcdio 0.93git" | |
| #define PACKAGE_BUGREPORT "https://savannah.gnu.org/bugs/?group=libcdio" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "libcdio" | |
| #define VERSION "0.93git" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define LIBCDIO_CONFIG_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GLOB_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMEB_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_ISOC99_PRAGMA /**/ | |
| #define HAVE_S_ISLNK /**/ | |
| #define HAVE_S_ISSOCK /**/ | |
| #define HAVE_STRUCT_TIMESPEC /**/ | |
| #define EMPTY_ARRAY_SIZE | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:14192: checking for ld used by g++ | |
configure:14259: result: /Library/Developer/CommandLineTools/usr/bin/ld | |
configure:14266: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld | |
configure:14281: result: no | |
configure:14336: checking whether the g++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries | |
configure:15341: result: yes | |
configure:15377: g++ -c -g -O2 conftest.cpp >&5 | |
configure:15380: $? = 0 | |
configure:15900: checking for g++ option to produce PIC | |
configure:15907: result: -fno-common -DPIC | |
configure:15915: checking if g++ PIC flag -fno-common -DPIC works | |
configure:15933: g++ -c -g -O2 -fno-common -DPIC -DPIC conftest.cpp >&5 | |
configure:15937: $? = 0 | |
configure:15950: result: yes | |
configure:15973: checking if g++ static flag -static works | |
configure:16001: result: no | |
configure:16013: checking if g++ supports -c -o file.o | |
configure:16034: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 | |
configure:16038: $? = 0 | |
configure:16060: result: yes | |
configure:16065: checking if g++ supports -c -o file.o | |
configure:16112: result: yes | |
configure:16142: checking whether the g++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries | |
configure:16178: result: yes | |
configure:16319: checking dynamic linker characteristics | |
configure:16986: result: darwin13.3.0 dyld | |
configure:17039: checking how to hardcode library paths into programs | |
configure:17064: result: immediate | |
configure:17130: checking for cos in -lm | |
configure:17155: gcc -o conftest -g -O2 conftest.c -lm >&5 | |
conftest.c:57:6: warning: incompatible redeclaration of library function 'cos' [-Wincompatible-library-redeclaration] | |
char cos (); | |
^ | |
conftest.c:57:6: note: 'cos' is a builtin with type 'double (double)' | |
1 warning generated. | |
configure:17155: $? = 0 | |
configure:17164: result: yes | |
configure:17175: WARNING: I don't see GNU ld. I'm going to assume --without-versioned-libs | |
configure:17296: checking Checking what sed uses for extended regular expressions | |
configure:17311: result: -E | |
configure:17338: checking IOKit/IOKitLib.h usability | |
configure:17338: gcc -c -g -O2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c >&5 | |
configure:17338: $? = 0 | |
configure:17338: result: yes | |
configure:17338: checking IOKit/IOKitLib.h presence | |
configure:17338: gcc -E conftest.c | |
configure:17338: $? = 0 | |
configure:17338: result: yes | |
configure:17338: checking for IOKit/IOKitLib.h | |
configure:17338: result: yes | |
configure:17338: checking CoreFoundation/CFBase.h usability | |
configure:17338: gcc -c -g -O2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c >&5 | |
configure:17338: $? = 0 | |
configure:17338: result: yes | |
configure:17338: checking CoreFoundation/CFBase.h presence | |
configure:17338: gcc -E conftest.c | |
configure:17338: $? = 0 | |
configure:17338: result: yes | |
configure:17338: checking for CoreFoundation/CFBase.h | |
configure:17338: result: yes | |
configure:17354: checking for DiskArbitration framework | |
configure:17368: gcc -o conftest -g -O2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm -framework CoreFoundation -framework DiskArbitration >&5 | |
configure:17368: $? = 0 | |
configure:17376: result: yes | |
configure:17597: checking extern long timezone variable | |
configure:17615: gcc -o conftest -g -O2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5 | |
conftest.c:62:8: warning: unused variable 'test_timezone' [-Wunused-variable] | |
long test_timezone = timezone; | |
^ | |
1 warning generated. | |
configure:17615: $? = 0 | |
configure:17616: result: yes | |
configure:17652: checking for chdir | |
configure:17652: gcc -o conftest -g -O2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5 | |
configure:17652: $? = 0 | |
configure:17652: result: yes | |
configure:17652: checking for drand48 | |
configure:17652: gcc -o conftest -g -O2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5 | |
configure:17652: $? = 0 | |
configure:17652: result: yes | |
configure:17652: checking for fseeko | |
configure:17652: gcc -o conftest -g -O2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5 | |
configure:17652: $? = 0 | |
configure:17652: result: yes | |
configure:17652: checking for fseeko64 | |
configure:17652: gcc -o conftest -g -O2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5 | |
Undefined symbols for architecture x86_64: | |
"_fseeko64", referenced from: | |
_main in conftest-5fde5c.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:17652: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "libcdio" | |
| #define PACKAGE_TARNAME "libcdio" | |
| #define PACKAGE_VERSION "0.93git" | |
| #define PACKAGE_STRING "libcdio 0.93git" | |
| #define PACKAGE_BUGREPORT "https://savannah.gnu.org/bugs/?group=libcdio" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "libcdio" | |
| #define VERSION "0.93git" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define LIBCDIO_CONFIG_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GLOB_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMEB_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_ISOC99_PRAGMA /**/ | |
| #define HAVE_S_ISLNK /**/ | |
| #define HAVE_S_ISSOCK /**/ | |
| #define HAVE_STRUCT_TIMESPEC /**/ | |
| #define EMPTY_ARRAY_SIZE | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_IOKIT_IOKITLIB_H 1 | |
| #define HAVE_COREFOUNDATION_CFBASE_H 1 | |
| #define HAVE_DARWIN_CDROM 1 | |
| #define HAVE_DISKARBITRATION 1 | |
| #define HAVE_TIMEZONE_VAR 1 | |
| #define LIBCDIO_SOURCE_PATH "/Users/anentropic/Documents/Dev/Source/libcdio" | |
| #define HAVE_CHDIR 1 | |
| #define HAVE_DRAND48 1 | |
| #define HAVE_FSEEKO 1 | |
| /* end confdefs.h. */ | |
| /* Define fseeko64 to an innocuous variant, in case <limits.h> declares fseeko64. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define fseeko64 innocuous_fseeko64 | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char fseeko64 (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef fseeko64 | |
| | |
| /* 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 fseeko64 (); | |
| /* The GNU C library defines this for functions which it implements | |
| to always fail with ENOSYS. Some functions are actually named | |
| something starting with __ and the normal name is an alias. */ | |
| #if defined __stub_fseeko64 || defined __stub___fseeko64 | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return fseeko64 (); | |
| ; | |
| return 0; | |
| } | |
configure:17652: result: no | |
configure:17652: checking for ftruncate | |
configure:17652: gcc -o conftest -g -O2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5 | |
configure:17652: $? = 0 | |
configure:17652: result: yes | |
configure:17652: checking for geteuid | |
configure:17652: gcc -o conftest -g -O2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5 | |
configure:17652: $? = 0 | |
configure:17652: result: yes | |
configure:17652: checking for getgid | |
configure:17652: gcc -o conftest -g -O2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5 | |
configure:17652: $? = 0 | |
configure:17652: result: yes | |
configure:17652: checking for getuid | |
configure:17652: gcc -o conftest -g -O2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5 | |
configure:17652: $? = 0 | |
configure:17652: result: yes | |
configure:17652: checking for getpwuid | |
configure:17652: gcc -o conftest -g -O2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5 | |
configure:17652: $? = 0 | |
configure:17652: result: yes | |
configure:17652: checking for gettimeofday | |
configure:17652: gcc -o conftest -g -O2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5 | |
configure:17652: $? = 0 | |
configure:17652: result: yes | |
configure:17652: checking for lseek64 | |
configure:17652: gcc -o conftest -g -O2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5 | |
Undefined symbols for architecture x86_64: | |
"_lseek64", referenced from: | |
_main in conftest-3df1a0.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:17652: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "libcdio" | |
| #define PACKAGE_TARNAME "libcdio" | |
| #define PACKAGE_VERSION "0.93git" | |
| #define PACKAGE_STRING "libcdio 0.93git" | |
| #define PACKAGE_BUGREPORT "https://savannah.gnu.org/bugs/?group=libcdio" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "libcdio" | |
| #define VERSION "0.93git" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define LIBCDIO_CONFIG_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GLOB_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMEB_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_ISOC99_PRAGMA /**/ | |
| #define HAVE_S_ISLNK /**/ | |
| #define HAVE_S_ISSOCK /**/ | |
| #define HAVE_STRUCT_TIMESPEC /**/ | |
| #define EMPTY_ARRAY_SIZE | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_IOKIT_IOKITLIB_H 1 | |
| #define HAVE_COREFOUNDATION_CFBASE_H 1 | |
| #define HAVE_DARWIN_CDROM 1 | |
| #define HAVE_DISKARBITRATION 1 | |
| #define HAVE_TIMEZONE_VAR 1 | |
| #define LIBCDIO_SOURCE_PATH "/Users/anentropic/Documents/Dev/Source/libcdio" | |
| #define HAVE_CHDIR 1 | |
| #define HAVE_DRAND48 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_GETPWUID 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| /* end confdefs.h. */ | |
| /* Define lseek64 to an innocuous variant, in case <limits.h> declares lseek64. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define lseek64 innocuous_lseek64 | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char lseek64 (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef lseek64 | |
| | |
| /* 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 lseek64 (); | |
| /* The GNU C library defines this for functions which it implements | |
| to always fail with ENOSYS. Some functions are actually named | |
| something starting with __ and the normal name is an alias. */ | |
| #if defined __stub_lseek64 || defined __stub___lseek64 | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return lseek64 (); | |
| ; | |
| return 0; | |
| } | |
configure:17652: result: no | |
configure:17652: checking for lstat | |
configure:17652: gcc -o conftest -g -O2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5 | |
configure:17652: $? = 0 | |
configure:17652: result: yes | |
configure:17652: checking for memcpy | |
configure:17652: gcc -o conftest -g -O2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5 | |
conftest.c:89:6: warning: incompatible redeclaration of library function 'memcpy' [-Wincompatible-library-redeclaration] | |
char memcpy (); | |
^ | |
conftest.c:89:6: note: 'memcpy' is a builtin with type 'void *(void *, const void *, unsigned long)' | |
1 warning generated. | |
configure:17652: $? = 0 | |
configure:17652: result: yes | |
configure:17652: checking for memset | |
configure:17652: gcc -o conftest -g -O2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5 | |
conftest.c:90:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration] | |
char memset (); | |
^ | |
conftest.c:90:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)' | |
1 warning generated. | |
configure:17652: $? = 0 | |
configure:17652: result: yes | |
configure:17652: checking for rand | |
configure:17652: gcc -o conftest -g -O2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5 | |
configure:17652: $? = 0 | |
configure:17652: result: yes | |
configure:17652: checking for seteuid | |
configure:17652: gcc -o conftest -g -O2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5 | |
configure:17652: $? = 0 | |
configure:17652: result: yes | |
configure:17652: checking for setegid | |
configure:17652: gcc -o conftest -g -O2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5 | |
configure:17652: $? = 0 | |
configure:17652: result: yes | |
configure:17652: checking for snprintf | |
configure:17652: gcc -o conftest -g -O2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5 | |
conftest.c:94:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration] | |
char snprintf (); | |
^ | |
conftest.c:94:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)' | |
1 warning generated. | |
configure:17652: $? = 0 | |
configure:17652: result: yes | |
configure:17652: checking for setenv | |
configure:17652: gcc -o conftest -g -O2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5 | |
configure:17652: $? = 0 | |
configure:17652: result: yes | |
configure:17652: checking for strndup | |
configure:17652: gcc -o conftest -g -O2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5 | |
conftest.c:96:6: warning: incompatible redeclaration of library function 'strndup' [-Wincompatible-library-redeclaration] | |
char strndup (); | |
^ | |
conftest.c:96:6: note: 'strndup' is a builtin with type 'char *(const char *, unsigned long)' | |
1 warning generated. | |
configure:17652: $? = 0 | |
configure:17652: result: yes | |
configure:17652: checking for unsetenv | |
configure:17652: gcc -o conftest -g -O2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5 | |
configure:17652: $? = 0 | |
configure:17652: result: yes | |
configure:17652: checking for tzset | |
configure:17652: gcc -o conftest -g -O2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5 | |
configure:17652: $? = 0 | |
configure:17652: result: yes | |
configure:17652: checking for sleep | |
configure:17652: gcc -o conftest -g -O2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5 | |
configure:17652: $? = 0 | |
configure:17652: result: yes | |
configure:17652: checking for _stati64 | |
configure:17652: gcc -o conftest -g -O2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5 | |
Undefined symbols for architecture x86_64: | |
"__stati64", referenced from: | |
_main in conftest-445f34.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:17652: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "libcdio" | |
| #define PACKAGE_TARNAME "libcdio" | |
| #define PACKAGE_VERSION "0.93git" | |
| #define PACKAGE_STRING "libcdio 0.93git" | |
| #define PACKAGE_BUGREPORT "https://savannah.gnu.org/bugs/?group=libcdio" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "libcdio" | |
| #define VERSION "0.93git" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define LIBCDIO_CONFIG_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GLOB_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMEB_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_ISOC99_PRAGMA /**/ | |
| #define HAVE_S_ISLNK /**/ | |
| #define HAVE_S_ISSOCK /**/ | |
| #define HAVE_STRUCT_TIMESPEC /**/ | |
| #define EMPTY_ARRAY_SIZE | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_IOKIT_IOKITLIB_H 1 | |
| #define HAVE_COREFOUNDATION_CFBASE_H 1 | |
| #define HAVE_DARWIN_CDROM 1 | |
| #define HAVE_DISKARBITRATION 1 | |
| #define HAVE_TIMEZONE_VAR 1 | |
| #define LIBCDIO_SOURCE_PATH "/Users/anentropic/Documents/Dev/Source/libcdio" | |
| #define HAVE_CHDIR 1 | |
| #define HAVE_DRAND48 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_GETPWUID 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MEMCPY 1 | |
| #define HAVE_MEMSET 1 | |
| #define HAVE_RAND 1 | |
| #define HAVE_SETEUID 1 | |
| #define HAVE_SETEGID 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_SLEEP 1 | |
| /* end confdefs.h. */ | |
| /* Define _stati64 to an innocuous variant, in case <limits.h> declares _stati64. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define _stati64 innocuous__stati64 | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char _stati64 (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef _stati64 | |
| | |
| /* 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 _stati64 (); | |
| /* The GNU C library defines this for functions which it implements | |
| to always fail with ENOSYS. Some functions are actually named | |
| something starting with __ and the normal name is an alias. */ | |
| #if defined __stub__stati64 || defined __stub____stati64 | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return _stati64 (); | |
| ; | |
| return 0; | |
| } | |
configure:17652: result: no | |
configure:17652: checking for usleep | |
configure:17652: gcc -o conftest -g -O2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5 | |
configure:17652: $? = 0 | |
configure:17652: result: yes | |
configure:17652: checking for vsnprintf | |
configure:17652: gcc -o conftest -g -O2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5 | |
conftest.c:101:6: warning: incompatible redeclaration of library function 'vsnprintf' [-Wincompatible-library-redeclaration] | |
char vsnprintf (); | |
^ | |
conftest.c:101:6: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned long, const char *, __va_list_tag *)' | |
1 warning generated. | |
configure:17652: $? = 0 | |
configure:17652: result: yes | |
configure:17652: checking for readlink | |
configure:17652: gcc -o conftest -g -O2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5 | |
configure:17652: $? = 0 | |
configure:17652: result: yes | |
configure:17652: checking for realpath | |
configure:17652: gcc -o conftest -g -O2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5 | |
configure:17652: $? = 0 | |
configure:17652: result: yes | |
configure:17652: checking for gmtime_r | |
configure:17652: gcc -o conftest -g -O2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5 | |
configure:17652: $? = 0 | |
configure:17652: result: yes | |
configure:17652: checking for localtime_r | |
configure:17652: gcc -o conftest -g -O2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5 | |
configure:17652: $? = 0 | |
configure:17652: result: yes | |
configure:17663: checking for timegm | |
configure:17663: gcc -o conftest -g -O2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5 | |
configure:17663: $? = 0 | |
configure:17663: result: yes | |
configure:17671: checking for struct tm.tm_gmtoff | |
configure:17671: gcc -c -g -O2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c >&5 | |
configure:17671: $? = 0 | |
configure:17671: result: yes | |
configure:17681: checking whether time.h defines daylight and timezone variables | |
configure:17696: gcc -c -g -O2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c >&5 | |
configure:17696: $? = 0 | |
configure:17706: result: yes | |
configure:17709: checking whether time.h defines tzname variable | |
configure:17724: gcc -c -g -O2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c >&5 | |
configure:17724: $? = 0 | |
configure:17734: result: yes | |
configure:17786: checking for ld used by GCC | |
configure:17850: result: /Library/Developer/CommandLineTools/usr/bin/ld | |
configure:17857: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld | |
configure:17870: result: no | |
configure:17877: checking for shared library run path origin | |
configure:17890: result: done | |
configure:18398: checking for iconv | |
configure:18420: gcc -o conftest -g -O2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5 | |
Undefined symbols for architecture x86_64: | |
"_iconv", referenced from: | |
_main in conftest-193bae.o | |
"_iconv_close", referenced from: | |
_main in conftest-193bae.o | |
"_iconv_open", referenced from: | |
_main in conftest-193bae.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:18420: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "libcdio" | |
| #define PACKAGE_TARNAME "libcdio" | |
| #define PACKAGE_VERSION "0.93git" | |
| #define PACKAGE_STRING "libcdio 0.93git" | |
| #define PACKAGE_BUGREPORT "https://savannah.gnu.org/bugs/?group=libcdio" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "libcdio" | |
| #define VERSION "0.93git" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define LIBCDIO_CONFIG_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GLOB_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMEB_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_ISOC99_PRAGMA /**/ | |
| #define HAVE_S_ISLNK /**/ | |
| #define HAVE_S_ISSOCK /**/ | |
| #define HAVE_STRUCT_TIMESPEC /**/ | |
| #define EMPTY_ARRAY_SIZE | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_IOKIT_IOKITLIB_H 1 | |
| #define HAVE_COREFOUNDATION_CFBASE_H 1 | |
| #define HAVE_DARWIN_CDROM 1 | |
| #define HAVE_DISKARBITRATION 1 | |
| #define HAVE_TIMEZONE_VAR 1 | |
| #define LIBCDIO_SOURCE_PATH "/Users/anentropic/Documents/Dev/Source/libcdio" | |
| #define HAVE_CHDIR 1 | |
| #define HAVE_DRAND48 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_GETPWUID 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MEMCPY 1 | |
| #define HAVE_MEMSET 1 | |
| #define HAVE_RAND 1 | |
| #define HAVE_SETEUID 1 | |
| #define HAVE_SETEGID 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_SLEEP 1 | |
| #define HAVE_USLEEP 1 | |
| #define HAVE_VSNPRINTF 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_DAYLIGHT 1 | |
| #define HAVE_TZNAME 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:18442: gcc -o conftest -g -O2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm -liconv >&5 | |
configure:18442: $? = 0 | |
configure:18452: result: yes | |
configure:18455: checking for working iconv | |
configure:18531: gcc -o conftest -g -O2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm -liconv >&5 | |
configure:18531: $? = 0 | |
configure:18531: ./conftest | |
configure:18531: $? = 0 | |
configure:18543: result: yes | |
configure:18558: checking how to link with libiconv | |
configure:18560: result: -liconv | |
configure:18571: checking for iconv declaration | |
configure:18600: gcc -c -g -O2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c >&5 | |
configure:18600: $? = 0 | |
configure:18611: result: | |
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); | |
configure:18622: checking for nl_langinfo and CODESET | |
configure:18638: gcc -o conftest -g -O2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5 | |
configure:18638: $? = 0 | |
configure:18647: result: yes | |
configure:18750: checking for pkg-config | |
configure:18768: found /usr/local/bin/pkg-config | |
configure:18780: result: /usr/local/bin/pkg-config | |
configure:18805: checking pkg-config is at least version 0.9.0 | |
configure:18808: result: yes | |
configure:18819: checking for CDDB | |
configure:18826: $PKG_CONFIG --exists --print-errors "libcddb >= 1.0.1" | |
Package libcddb was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `libcddb.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'libcddb' found | |
configure:18829: $? = 1 | |
configure:18842: $PKG_CONFIG --exists --print-errors "libcddb >= 1.0.1" | |
Package libcddb was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `libcddb.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'libcddb' found | |
configure:18845: $? = 1 | |
No package 'libcddb' found | |
configure:18872: result: no | |
configure:18874: WARNING: new enough libcddb not found. CDDB access disabled. Get libcddb from http://libcddb.sourceforge.net | |
configure:18893: checking for connect in -lsocket | |
configure:18918: gcc -o conftest -g -O2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lsocket -lm >&5 | |
ld: library not found for -lsocket | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:18918: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "libcdio" | |
| #define PACKAGE_TARNAME "libcdio" | |
| #define PACKAGE_VERSION "0.93git" | |
| #define PACKAGE_STRING "libcdio 0.93git" | |
| #define PACKAGE_BUGREPORT "https://savannah.gnu.org/bugs/?group=libcdio" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "libcdio" | |
| #define VERSION "0.93git" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define LIBCDIO_CONFIG_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GLOB_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMEB_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_ISOC99_PRAGMA /**/ | |
| #define HAVE_S_ISLNK /**/ | |
| #define HAVE_S_ISSOCK /**/ | |
| #define HAVE_STRUCT_TIMESPEC /**/ | |
| #define EMPTY_ARRAY_SIZE | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_IOKIT_IOKITLIB_H 1 | |
| #define HAVE_COREFOUNDATION_CFBASE_H 1 | |
| #define HAVE_DARWIN_CDROM 1 | |
| #define HAVE_DISKARBITRATION 1 | |
| #define HAVE_TIMEZONE_VAR 1 | |
| #define LIBCDIO_SOURCE_PATH "/Users/anentropic/Documents/Dev/Source/libcdio" | |
| #define HAVE_CHDIR 1 | |
| #define HAVE_DRAND48 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_GETPWUID 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MEMCPY 1 | |
| #define HAVE_MEMSET 1 | |
| #define HAVE_RAND 1 | |
| #define HAVE_SETEUID 1 | |
| #define HAVE_SETEGID 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_SLEEP 1 | |
| #define HAVE_USLEEP 1 | |
| #define HAVE_VSNPRINTF 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_DAYLIGHT 1 | |
| #define HAVE_TZNAME 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_JOLIET 1 | |
| #define HAVE_ROCK 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:18927: result: no | |
configure:18938: checking for gethostbyname | |
configure:18938: gcc -o conftest -g -O2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5 | |
configure:18938: $? = 0 | |
configure:18938: result: yes | |
configure:19001: checking ncurses.h usability | |
configure:19001: gcc -c -g -O2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c >&5 | |
configure:19001: $? = 0 | |
configure:19001: result: yes | |
configure:19001: checking ncurses.h presence | |
configure:19001: gcc -E conftest.c | |
configure:19001: $? = 0 | |
configure:19001: result: yes | |
configure:19001: checking for ncurses.h | |
configure:19001: result: yes | |
configure:19045: checking for mvprintw in -lncurses | |
configure:19070: gcc -o conftest -g -O2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lncurses -lm >&5 | |
configure:19070: $? = 0 | |
configure:19079: result: yes | |
configure:19179: checking for keypad in -lncurses | |
configure:19204: gcc -o conftest -g -O2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lncurses -lm >&5 | |
configure:19204: $? = 0 | |
configure:19214: result: yes | |
configure:19462: checking that generated files are newer than configure | |
configure:19468: result: done | |
configure:19482: checking that generated files are newer than configure | |
configure:19488: result: done | |
configure:19572: creating ./config.status | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by libcdio config.status 0.93git, which was | |
generated by GNU Autoconf 2.69. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on Anentropics-MacBook-Air-2.local | |
config.status:1334: creating Makefile | |
config.status:1334: creating example/Makefile | |
config.status:1334: creating include/Makefile | |
config.status:1334: creating include/cdio/Makefile | |
config.status:1334: creating include/cdio++/Makefile | |
config.status:1334: creating include/cdio/version.h | |
config.status:1334: creating doc/doxygen/Doxyfile | |
config.status:1334: creating doc/Makefile | |
config.status:1334: creating lib/Makefile | |
config.status:1334: creating lib/driver/Makefile | |
config.status:1334: creating lib/iso9660/Makefile | |
config.status:1334: creating lib/udf/Makefile | |
config.status:1334: creating libcdio.pc | |
config.status:1334: creating libiso9660.pc | |
config.status:1334: creating libudf.pc | |
config.status:1334: creating package/libcdio.spec | |
config.status:1334: creating src/Makefile | |
config.status:1334: creating test/check_common_fn | |
config.status:1334: creating test/data/Makefile | |
config.status:1334: creating test/driver/Makefile | |
config.status:1334: creating test/driver/bincue.c | |
config.status:1334: creating test/driver/cdrdao.c | |
config.status:1334: creating test/driver/nrg.c | |
config.status:1334: creating test/driver/track.c | |
config.status:1334: creating test/testgetdevices.c | |
config.status:1334: creating test/testisocd_joliet.c | |
config.status:1334: creating test/testisorr.c | |
config.status:1334: creating test/testisocd2.c | |
config.status:1334: creating test/testpregap.c | |
config.status:1334: creating test/testudf.c | |
config.status:1334: creating test/Makefile | |
config.status:1334: creating example/C++/Makefile | |
config.status:1334: creating example/C++/OO/Makefile | |
config.status:1334: creating lib/cdio++/Makefile | |
config.status:1334: creating libcdio++.pc | |
config.status:1334: creating libiso9660++.pc | |
config.status:1334: creating test/check_cue.sh | |
config.status:1334: creating test/check_iso.sh | |
config.status:1334: creating test/check_nrg.sh | |
config.status:1334: creating test/check_udf.sh | |
config.status:1334: creating test/check_iso_read.sh | |
config.status:1334: creating config.h | |
config.status:1563: executing depfiles commands | |
config.status:1563: executing libtool commands | |
config.status:1563: executing checks commands | |
configure:22122: | |
Using CD-ROM drivers : cdrdao, BIN/CUE, NRG, Darwin | |
Building cd-info : yes | |
Building cd-read : yes | |
Building cdda-player : yes | |
Building iso-info : yes | |
Building iso-read : yes | |
Building C++ programs: yes | |
## ---------------- ## | |
## Cache variables. ## | |
## ---------------- ## | |
ac_cv_build=x86_64-apple-darwin13.3.0 | |
ac_cv_c_bigendian=no | |
ac_cv_c_compiler_gnu=yes | |
ac_cv_c_const=yes | |
ac_cv_c_inline=inline | |
ac_cv_cxx_compiler_gnu=yes | |
ac_cv_env_CCC_set= | |
ac_cv_env_CCC_value= | |
ac_cv_env_CC_set= | |
ac_cv_env_CC_value= | |
ac_cv_env_CDDB_CFLAGS_set= | |
ac_cv_env_CDDB_CFLAGS_value= | |
ac_cv_env_CDDB_LIBS_set= | |
ac_cv_env_CDDB_LIBS_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_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_VCDINFO_CFLAGS_set= | |
ac_cv_env_VCDINFO_CFLAGS_value= | |
ac_cv_env_VCDINFO_LIBS_set= | |
ac_cv_env_VCDINFO_LIBS_value= | |
ac_cv_env_build_alias_set= | |
ac_cv_env_build_alias_value= | |
ac_cv_env_host_alias_set= | |
ac_cv_env_host_alias_value= | |
ac_cv_env_target_alias_set= | |
ac_cv_env_target_alias_value= | |
ac_cv_func__stati64=no | |
ac_cv_func_chdir=yes | |
ac_cv_func_drand48=yes | |
ac_cv_func_fseeko64=no | |
ac_cv_func_fseeko=yes | |
ac_cv_func_ftruncate=yes | |
ac_cv_func_geteuid=yes | |
ac_cv_func_getgid=yes | |
ac_cv_func_gethostbyname=yes | |
ac_cv_func_getpwuid=yes | |
ac_cv_func_gettimeofday=yes | |
ac_cv_func_getuid=yes | |
ac_cv_func_gmtime_r=yes | |
ac_cv_func_localtime_r=yes | |
ac_cv_func_lseek64=no | |
ac_cv_func_lstat=yes | |
ac_cv_func_memcpy=yes | |
ac_cv_func_memset=yes | |
ac_cv_func_rand=yes | |
ac_cv_func_readlink=yes | |
ac_cv_func_realpath=yes | |
ac_cv_func_setegid=yes | |
ac_cv_func_setenv=yes | |
ac_cv_func_seteuid=yes | |
ac_cv_func_sleep=yes | |
ac_cv_func_snprintf=yes | |
ac_cv_func_strndup=yes | |
ac_cv_func_timegm=yes | |
ac_cv_func_tzset=yes | |
ac_cv_func_unsetenv=yes | |
ac_cv_func_usleep=yes | |
ac_cv_func_vsnprintf=yes | |
ac_cv_header_CoreFoundation_CFBase_h=yes | |
ac_cv_header_IOKit_IOKitLib_h=yes | |
ac_cv_header_ddk_ntddcdrm_h=no | |
ac_cv_header_ddk_ntddscsi_h=no | |
ac_cv_header_ddk_scsi_h=no | |
ac_cv_header_dlfcn_h=yes | |
ac_cv_header_errno_h=yes | |
ac_cv_header_fcntl_h=yes | |
ac_cv_header_getopt_h=yes | |
ac_cv_header_glob_h=yes | |
ac_cv_header_inttypes_h=yes | |
ac_cv_header_limits_h=yes | |
ac_cv_header_memory_h=yes | |
ac_cv_header_minix_config_h=no | |
ac_cv_header_ncurses_h=yes | |
ac_cv_header_ntddcdrm_h=no | |
ac_cv_header_ntddscsi_h=no | |
ac_cv_header_pwd_h=yes | |
ac_cv_header_stdarg_h=yes | |
ac_cv_header_stdbool_h=yes | |
ac_cv_header_stdc=yes | |
ac_cv_header_stdint_h=yes | |
ac_cv_header_stdio_h=yes | |
ac_cv_header_stdlib_h=yes | |
ac_cv_header_string_h=yes | |
ac_cv_header_strings_h=yes | |
ac_cv_header_sys_cdio_h=no | |
ac_cv_header_sys_param_h=yes | |
ac_cv_header_sys_stat_h=yes | |
ac_cv_header_sys_time_h=yes | |
ac_cv_header_sys_timeb_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=x86_64-apple-darwin13.3.0 | |
ac_cv_lib_m_cos=yes | |
ac_cv_lib_ncurses___keypad=yes | |
ac_cv_lib_ncurses_mvprintw=yes | |
ac_cv_lib_socket_connect=no | |
ac_cv_member_struct_tm_tm_gmtoff=yes | |
ac_cv_objext=o | |
ac_cv_path_DIFF=/usr/bin/diff | |
ac_cv_path_EGREP='/usr/bin/grep -E' | |
ac_cv_path_FGREP='/usr/bin/grep -F' | |
ac_cv_path_GREP=/usr/bin/grep | |
ac_cv_path_PERL=/usr/bin/perl | |
ac_cv_path_SED=/usr/bin/sed | |
ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config | |
ac_cv_path_install='/usr/bin/install -c' | |
ac_cv_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_DLLTOOL=dlltool | |
ac_cv_prog_ac_ct_DSYMUTIL=dsymutil | |
ac_cv_prog_ac_ct_LIPO=lipo | |
ac_cv_prog_ac_ct_NMEDIT=nmedit | |
ac_cv_prog_ac_ct_OBJDUMP=objdump | |
ac_cv_prog_ac_ct_OTOOL=otool | |
ac_cv_prog_ac_ct_RANLIB=ranlib | |
ac_cv_prog_ac_ct_STRIP=strip | |
ac_cv_prog_cc_c89= | |
ac_cv_prog_cc_g=yes | |
ac_cv_prog_cxx_g=yes | |
ac_cv_prog_make_make_set=yes | |
ac_cv_safe_to_define___extensions__=yes | |
ac_cv_sys_file_offset_bits=no | |
ac_cv_sys_largefile_CC=no | |
acl_cv_hardcode_direct=no | |
acl_cv_hardcode_libdir_flag_spec= | |
acl_cv_hardcode_libdir_separator= | |
acl_cv_hardcode_minus_L=no | |
acl_cv_libext=a | |
acl_cv_libname_spec='lib$name' | |
acl_cv_library_names_spec='$libname$shrext' | |
acl_cv_path_LD=/Library/Developer/CommandLineTools/usr/bin/ld | |
acl_cv_prog_gnu_ld=no | |
acl_cv_rpath=done | |
acl_cv_shlibext=dylib | |
acl_cv_wl=-Wl, | |
am_cv_CC_dependencies_compiler_type=gcc3 | |
am_cv_CXX_dependencies_compiler_type=gcc3 | |
am_cv_func_iconv=yes | |
am_cv_func_iconv_works=yes | |
am_cv_langinfo_codeset=yes | |
am_cv_lib_iconv=yes | |
am_cv_make_support_nested_variables=yes | |
am_cv_prog_cc_c_o=yes | |
am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' | |
am_cv_proto_iconv_arg1= | |
lt_cv_apple_cc_single_mod=yes | |
lt_cv_ar_at_file=no | |
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_force_load=yes | |
lt_cv_ld_reload_flag=-r | |
lt_cv_nm_interface='BSD nm' | |
lt_cv_objdir=.libs | |
lt_cv_path_LD=/Library/Developer/CommandLineTools/usr/bin/ld | |
lt_cv_path_LDCXX=/Library/Developer/CommandLineTools/usr/bin/ld | |
lt_cv_path_NM=/usr/bin/nm | |
lt_cv_path_mainfest_tool=no | |
lt_cv_prog_compiler_c_o=yes | |
lt_cv_prog_compiler_c_o_CXX=yes | |
lt_cv_prog_compiler_pic='-fno-common -DPIC' | |
lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC' | |
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_sharedlib_from_linklib_cmd='printf %s\n' | |
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' | |
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' | |
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' | |
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\''' | |
lt_cv_sys_max_cmd_len=196608 | |
lt_cv_to_host_file_cmd=func_convert_file_noop | |
lt_cv_to_tool_file_cmd=func_convert_file_noop | |
## ----------------- ## | |
## Output variables. ## | |
## ----------------- ## | |
ACLOCAL='${SHELL} /Users/anentropic/Documents/Dev/Source/libcdio/missing aclocal-1.14' | |
AMDEPBACKSLASH='\' | |
AMDEP_FALSE='#' | |
AMDEP_TRUE='' | |
AMTAR='$${TAR-tar}' | |
AM_BACKSLASH='\' | |
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' | |
AM_DEFAULT_VERBOSITY='0' | |
AM_V='$(V)' | |
AR='ar' | |
AS='as' | |
AUTOCONF='${SHELL} /Users/anentropic/Documents/Dev/Source/libcdio/missing autoconf' | |
AUTOHEADER='${SHELL} /Users/anentropic/Documents/Dev/Source/libcdio/missing autoheader' | |
AUTOMAKE='${SHELL} /Users/anentropic/Documents/Dev/Source/libcdio/missing automake-1.14' | |
AWK='awk' | |
BUILD_CDDA_PLAYER_FALSE='#' | |
BUILD_CDDA_PLAYER_TRUE='' | |
BUILD_CDINFO_FALSE='#' | |
BUILD_CDINFO_LINUX_FALSE='' | |
BUILD_CDINFO_LINUX_TRUE='#' | |
BUILD_CDINFO_TRUE='' | |
BUILD_CDIOTEST_FALSE='' | |
BUILD_CDIOTEST_TRUE='#' | |
BUILD_CD_DRIVE_FALSE='#' | |
BUILD_CD_DRIVE_TRUE='' | |
BUILD_CD_READ_FALSE='#' | |
BUILD_CD_READ_TRUE='' | |
BUILD_EXAMPLES_FALSE='#' | |
BUILD_EXAMPLES_TRUE='' | |
BUILD_ISO_INFO_FALSE='#' | |
BUILD_ISO_INFO_TRUE='' | |
BUILD_ISO_READ_FALSE='#' | |
BUILD_ISO_READ_TRUE='' | |
BUILD_VERSIONED_LIBS_FALSE='' | |
BUILD_VERSIONED_LIBS_TRUE='#' | |
CC='gcc' | |
CCDEPMODE='depmode=gcc3' | |
CDDA_PLAYER_LIBS=' -lncurses' | |
CDDB_CFLAGS='' | |
CDDB_LIBS='' | |
CFLAGS='-g -O2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare' | |
COS_LIB='-lm' | |
CPP='gcc -E' | |
CPPFLAGS='' | |
CXX='g++' | |
CXXCPP='g++ -E' | |
CXXDEPMODE='depmode=gcc3' | |
CXXFLAGS='-g -O2' | |
CYGPATH_W='echo' | |
CYGWIN_FALSE='' | |
CYGWIN_TRUE='#' | |
DARWIN_PKG_LIB_HACK='-Wl,-framework,CoreFoundation -Wl,-framework,IOKit -Wl,-framework,DiskArbitration' | |
DEFS='-DHAVE_CONFIG_H' | |
DEPDIR='.deps' | |
DIFF='/usr/bin/diff' | |
DIFF_OPTS=' -w --unified' | |
DISABLE_CPP_FALSE='' | |
DISABLE_CPP_TRUE='#' | |
DLLTOOL='dlltool' | |
DSYMUTIL='dsymutil' | |
DUMPBIN='' | |
ECHO_C='\c' | |
ECHO_N='' | |
ECHO_T='' | |
EGREP='/usr/bin/grep -E' | |
ENABLE_CPP_FALSE='' | |
ENABLE_CPP_TRUE='#' | |
ENABLE_CXX_BINDINGS_FALSE='#' | |
ENABLE_CXX_BINDINGS_TRUE='' | |
ENABLE_ROCK_FALSE='#' | |
ENABLE_ROCK_TRUE='' | |
EXEEXT='' | |
FGREP='/usr/bin/grep -F' | |
GREP='/usr/bin/grep' | |
HAVE_BSDI_CDROM='' | |
HAVE_DARWIN_CDROM='' | |
HAVE_FREEBSD_CDROM='' | |
HAVE_JOLIET='1' | |
HAVE_LINUX_CDROM='' | |
HAVE_OS2_CDROM='' | |
HAVE_PERL_FALSE='#' | |
HAVE_PERL_TRUE='' | |
HAVE_ROCK='1' | |
HAVE_SOLARIS_CDROM='' | |
HAVE_WIN32_CDROM='' | |
HELP2MAN='${SHELL} /Users/anentropic/Documents/Dev/Source/libcdio/missing help2man' | |
INSTALL_DATA='${INSTALL} -m 644' | |
INSTALL_PROGRAM='${INSTALL}' | |
INSTALL_SCRIPT='${INSTALL}' | |
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' | |
ISO_MAKING_COMMAND='' | |
LD='/Library/Developer/CommandLineTools/usr/bin/ld' | |
LDFLAGS='' | |
LIBCDIOPP_LIBS='$(top_builddir)/lib/cdio++/libcdio++.la' | |
LIBCDIO_CDDA_LIBS='$(top_builddir)/lib/cdda_interface/libcdio_cdda.la' | |
LIBCDIO_CFLAGS='-I$(top_srcdir)/lib/driver -I$(top_builddir)/include -I$(top_srcdir)/include/' | |
LIBCDIO_DEPS='$(top_builddir)/lib/driver/libcdio.la' | |
LIBCDIO_LIBS='$(top_builddir)/lib/driver/libcdio.la -Wl,-framework,CoreFoundation -Wl,-framework,IOKit -Wl,-framework,DiskArbitration' | |
LIBCDIO_SOURCE_PATH='/Users/anentropic/Documents/Dev/Source/libcdio' | |
LIBCDIO_VERSION_NUM='93' | |
LIBICONV='-liconv' | |
LIBISO9660PP_LIBS='$(top_builddir)/lib/cdio++/libiso9660++.la' | |
LIBISO9660_CFLAGS='-I$(top_srcdir)/lib/iso9660/' | |
LIBISO9660_LIBS='$(top_builddir)/lib/iso9660/libiso9660.la' | |
LIBOBJS='' | |
LIBS=' -lm' | |
LIBTOOL='$(SHELL) $(top_builddir)/libtool' | |
LIBUDF_LIBS='$(top_builddir)/lib/udf/libudf.la' | |
LINUX_CDROM_TIMEOUT='' | |
LIPO='lipo' | |
LN_S='ln -s' | |
LTLIBICONV='-liconv' | |
LTLIBOBJS='' | |
LT_NO_UNDEFINED='' | |
MAINT='' | |
MAINTAINER_MODE_FALSE='#' | |
MAINTAINER_MODE_TRUE='' | |
MAKEINFO='${SHELL} /Users/anentropic/Documents/Dev/Source/libcdio/missing makeinfo' | |
MANIFEST_TOOL=':' | |
MINGW32='' | |
MKDIR_P='./install-sh -c -d' | |
NM='/usr/bin/nm' | |
NMEDIT='nmedit' | |
OBJDUMP='objdump' | |
OBJEXT='o' | |
OTOOL64=':' | |
OTOOL='otool' | |
PACKAGE='libcdio' | |
PACKAGE_BUGREPORT='https://savannah.gnu.org/bugs/?group=libcdio' | |
PACKAGE_NAME='libcdio' | |
PACKAGE_STRING='libcdio 0.93git' | |
PACKAGE_TARNAME='libcdio' | |
PACKAGE_URL='' | |
PACKAGE_VERSION='0.93git' | |
PATH_SEPARATOR=':' | |
PERL='/usr/bin/perl' | |
PKG_CONFIG='/usr/local/bin/pkg-config' | |
RANLIB='ranlib' | |
RM='rm -f' | |
SBPCD_H='' | |
SED='/usr/bin/sed' | |
SED_EXTENDED_RE_FLAG='-E' | |
SET_MAKE='' | |
SHELL='/bin/sh' | |
STRIP='strip' | |
TYPESIZES='' | |
UCDROM_H='' | |
VCDINFO_CFLAGS='' | |
VCDINFO_LIBS='' | |
VERSION='0.93git' | |
ac_ct_AR='ar' | |
ac_ct_CC='gcc' | |
ac_ct_CXX='g++' | |
ac_ct_DUMPBIN='' | |
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__nodep='_no' | |
am__quote='' | |
am__tar='$${TAR-tar} chof - "$$tardir"' | |
am__untar='$${TAR-tar} xf -' | |
bindir='${exec_prefix}/bin' | |
build='x86_64-apple-darwin13.3.0' | |
build_alias='' | |
build_cpu='x86_64' | |
build_os='darwin13.3.0' | |
build_vendor='apple' | |
datadir='${datarootdir}' | |
datarootdir='${prefix}/share' | |
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' | |
dvidir='${docdir}' | |
exec_prefix='${prefix}' | |
host='x86_64-apple-darwin13.3.0' | |
host_alias='' | |
host_cpu='x86_64' | |
host_os='darwin13.3.0' | |
host_vendor='apple' | |
htmldir='${docdir}' | |
includedir='${prefix}/include' | |
infodir='${datarootdir}/info' | |
install_sh='${SHELL} /Users/anentropic/Documents/Dev/Source/libcdio/install-sh' | |
libdir='${exec_prefix}/lib' | |
libexecdir='${exec_prefix}/libexec' | |
localedir='${datarootdir}/locale' | |
localstatedir='${prefix}/var' | |
mandir='${datarootdir}/man' | |
mkdir_p='./install-sh -c -d' | |
native_abs_top_srcdir='/Users/anentropic/Documents/Dev/Source/libcdio' | |
oldincludedir='/usr/include' | |
pdfdir='${docdir}' | |
prefix='/usr/local' | |
program_transform_name='s,x,x,' | |
psdir='${docdir}' | |
sbindir='${exec_prefix}/sbin' | |
sharedstatedir='${prefix}/com' | |
sysconfdir='${prefix}/etc' | |
target_alias='' | |
## ----------- ## | |
## confdefs.h. ## | |
## ----------- ## | |
/* confdefs.h */ | |
#define PACKAGE_NAME "libcdio" | |
#define PACKAGE_TARNAME "libcdio" | |
#define PACKAGE_VERSION "0.93git" | |
#define PACKAGE_STRING "libcdio 0.93git" | |
#define PACKAGE_BUGREPORT "https://savannah.gnu.org/bugs/?group=libcdio" | |
#define PACKAGE_URL "" | |
#define PACKAGE "libcdio" | |
#define VERSION "0.93git" | |
#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 __EXTENSIONS__ 1 | |
#define _ALL_SOURCE 1 | |
#define _GNU_SOURCE 1 | |
#define _POSIX_PTHREAD_SEMANTICS 1 | |
#define _TANDEM_SOURCE 1 | |
#define LIBCDIO_CONFIG_H 1 | |
#define STDC_HEADERS 1 | |
#define HAVE_ERRNO_H 1 | |
#define HAVE_FCNTL_H 1 | |
#define HAVE_GLOB_H 1 | |
#define HAVE_LIMITS_H 1 | |
#define HAVE_PWD_H 1 | |
#define HAVE_STDBOOL_H 1 | |
#define HAVE_STDARG_H 1 | |
#define HAVE_STDBOOL_H 1 | |
#define HAVE_STDIO_H 1 | |
#define HAVE_SYS_PARAM_H 1 | |
#define HAVE_SYS_TIME_H 1 | |
#define HAVE_SYS_TIMEB_H 1 | |
#define HAVE_SYS_UTSNAME_H 1 | |
#define HAVE_UNISTD_H 1 | |
#define HAVE_GETOPT_H 1 | |
#define HAVE_ISOC99_PRAGMA /**/ | |
#define HAVE_S_ISLNK /**/ | |
#define HAVE_S_ISSOCK /**/ | |
#define HAVE_STRUCT_TIMESPEC /**/ | |
#define EMPTY_ARRAY_SIZE | |
#define HAVE_DLFCN_H 1 | |
#define LT_OBJDIR ".libs/" | |
#define HAVE_IOKIT_IOKITLIB_H 1 | |
#define HAVE_COREFOUNDATION_CFBASE_H 1 | |
#define HAVE_DARWIN_CDROM 1 | |
#define HAVE_DISKARBITRATION 1 | |
#define HAVE_TIMEZONE_VAR 1 | |
#define LIBCDIO_SOURCE_PATH "/Users/anentropic/Documents/Dev/Source/libcdio" | |
#define HAVE_CHDIR 1 | |
#define HAVE_DRAND48 1 | |
#define HAVE_FSEEKO 1 | |
#define HAVE_FTRUNCATE 1 | |
#define HAVE_GETEUID 1 | |
#define HAVE_GETGID 1 | |
#define HAVE_GETUID 1 | |
#define HAVE_GETPWUID 1 | |
#define HAVE_GETTIMEOFDAY 1 | |
#define HAVE_LSTAT 1 | |
#define HAVE_MEMCPY 1 | |
#define HAVE_MEMSET 1 | |
#define HAVE_RAND 1 | |
#define HAVE_SETEUID 1 | |
#define HAVE_SETEGID 1 | |
#define HAVE_SNPRINTF 1 | |
#define HAVE_SETENV 1 | |
#define HAVE_STRNDUP 1 | |
#define HAVE_UNSETENV 1 | |
#define HAVE_TZSET 1 | |
#define HAVE_SLEEP 1 | |
#define HAVE_USLEEP 1 | |
#define HAVE_VSNPRINTF 1 | |
#define HAVE_READLINK 1 | |
#define HAVE_REALPATH 1 | |
#define HAVE_GMTIME_R 1 | |
#define HAVE_LOCALTIME_R 1 | |
#define HAVE_TIMEGM 1 | |
#define HAVE_TM_GMTOFF 1 | |
#define HAVE_DAYLIGHT 1 | |
#define HAVE_TZNAME 1 | |
#define HAVE_ICONV 1 | |
#define ICONV_CONST | |
#define HAVE_LANGINFO_CODESET 1 | |
#define HAVE_JOLIET 1 | |
#define HAVE_ROCK 1 | |
#define HAVE_NCURSES_H 1 | |
#define HAVE_KEYPAD /**/ | |
configure: exit 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment