Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
sancho1980
Member
Posts: 199 Joined: Fri Jul 13, 2007 6:37 am
Location: Stuttgart/Germany
Contact:
Post
by sancho1980 » Mon Oct 22, 2007 3:42 pm
hi
i've freshly installed ubuntu gutsy gibbon on my machine (didnt want to update, as my old system was kind of garbled)
i tried to make bochs, but i get a strange error when trying to configure:
Code: Select all
sancho@Workstation:~/bochs-20071014$ sudo ./configure --enable-disasm --enable-debugger
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking if you are configuring for another platform... no
checking for standard CFLAGS on this platform...
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl.exe... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking whether make sets $(MAKE)... yes
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... /lib/cpp
configure: error: C++ preprocessor "/lib/cpp" fails sanity check
See `config.log' for more details.
sancho@Workstation:~/bochs-20071014$ sudo ./configure --enable-disasm --enable-debugger
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking if you are configuring for another platform... no
checking for standard CFLAGS on this platform...
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl.exe... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking whether make sets $(MAKE)... yes
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... /lib/cpp
configure: error: C++ preprocessor "/lib/cpp" fails sanity check
See `config.log' for more details.
Any ideas what could be the problem?
PS: Installed Ubuntu 64
piranha
Member
Posts: 1391 Joined: Thu Dec 21, 2006 7:42 pm
Location: Unknown. Momentum is pretty certain, however.
Contact:
Post
by piranha » Mon Oct 22, 2007 5:36 pm
checking how to run the C++ preprocessor... /lib/cpp
configure: error: C++ preprocessor "/lib/cpp" fails sanity check
See `config.log' for more details.
Your C++ preprocessor is insane?
But I don't know, I don't use Bochs. And I think configure should have an override option.
-JL
Alboin
Member
Posts: 1466 Joined: Thu Jan 04, 2007 3:29 pm
Location: Noricum and Pannonia
Post
by Alboin » Mon Oct 22, 2007 6:21 pm
Yayyak wrote: I don't know much about Ubuntu, so feel free to ignore me, but isn't cpp a /usr/bin, rather than a /lib?
I'm on Gentoo, and /lib/cpp is indeed a C++ preprocessor.
What does the config.log say?
C8H10N4O2 | #446691 | Trust the nodes.
sancho1980
Member
Posts: 199 Joined: Fri Jul 13, 2007 6:37 am
Location: Stuttgart/Germany
Contact:
Post
by sancho1980 » Tue Oct 23, 2007 1:06 am
Code: Select all
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by configure, which was
generated by GNU Autoconf 2.60. Invocation command line was
$ ./configure --enable-disasm --enable-debugger
## --------- ##
## Platform. ##
## --------- ##
hostname = Workstation
uname -m = x86_64
uname -r = 2.6.22-14-generic
uname -s = Linux
uname -v = #1 SMP Sun Oct 14 21:45:15 GMT 2007
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/X11R6/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2113: checking build system type
configure:2131: result: x86_64-unknown-linux-gnu
configure:2153: checking host system type
configure:2168: result: x86_64-unknown-linux-gnu
configure:2190: checking target system type
configure:2205: result: x86_64-unknown-linux-gnu
configure:2234: checking if you are configuring for another platform
configure:2241: result: no
configure:2299: checking for standard CFLAGS on this platform
configure:2301: result:
configure:2370: checking for gcc
configure:2386: found /usr/bin/gcc
configure:2397: result: gcc
configure:2635: checking for C compiler version
configure:2642: gcc --version >&5
gcc (GCC) 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:2645: $? = 0
configure:2652: gcc -v >&5
Using built-in specs.
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.1.3 --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --enable-checking=release x86_64-linux-gnu
Thread model: posix
gcc version 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)
configure:2655: $? = 0
configure:2662: gcc -V >&5
gcc: '-V' option must have argument
configure:2665: $? = 1
configure:2688: checking for C compiler default output file name
configure:2715: gcc conftest.c >&5
configure:2718: $? = 0
configure:2764: result: a.out
configure:2769: checking whether the C compiler works
configure:2779: ./a.out
configure:2782: $? = 0
configure:2799: result: yes
configure:2806: checking whether we are cross compiling
configure:2808: result: no
configure:2811: checking for suffix of executables
configure:2818: gcc -o conftest conftest.c >&5
configure:2821: $? = 0
configure:2845: result:
configure:2851: checking for suffix of object files
configure:2877: gcc -c conftest.c >&5
configure:2880: $? = 0
configure:2903: result: o
configure:2907: checking whether we are using the GNU C compiler
configure:2936: gcc -c conftest.c >&5
configure:2942: $? = 0
configure:2949: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:2952: $? = 0
configure:2959: test -s conftest.o
configure:2962: $? = 0
configure:2976: result: yes
configure:2981: checking whether gcc accepts -g
configure:3011: gcc -c -g conftest.c >&5
configure:3017: $? = 0
configure:3024: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:3027: $? = 0
configure:3034: test -s conftest.o
configure:3037: $? = 0
configure:3167: result: yes
configure:3184: checking for gcc option to accept ISO C89
configure:3258: gcc -c -g -O2 conftest.c >&5
configure:3264: $? = 0
configure:3271: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:3274: $? = 0
configure:3281: test -s conftest.o
configure:3284: $? = 0
configure:3304: result: none needed
configure:3380: checking for g++
configure:3410: result: no
configure:3380: checking for c++
configure:3410: result: no
configure:3380: checking for gpp
configure:3410: result: no
configure:3380: checking for aCC
configure:3410: result: no
configure:3380: checking for CC
configure:3410: result: no
configure:3380: checking for cxx
configure:3410: result: no
configure:3380: checking for cc++
configure:3410: result: no
configure:3380: checking for cl.exe
configure:3410: result: no
configure:3380: checking for FCC
configure:3410: result: no
configure:3380: checking for KCC
configure:3410: result: no
configure:3380: checking for RCC
configure:3410: result: no
configure:3380: checking for xlC_r
configure:3410: result: no
configure:3380: checking for xlC
configure:3410: result: no
configure:3438: checking for C++ compiler version
configure:3445: g++ --version >&5
./configure: line 3446: g++: command not found
configure:3448: $? = 127
configure:3455: g++ -v >&5
./configure: line 3456: g++: command not found
configure:3458: $? = 127
configure:3465: g++ -V >&5
./configure: line 3466: g++: command not found
configure:3468: $? = 127
configure:3471: checking whether we are using the GNU C++ compiler
configure:3500: g++ -c conftest.cpp >&5
./configure: line 3501: g++: command not found
configure:3506: $? = 127
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h. */
|
| int
| main ()
| {
| #ifndef __GNUC__
| choke me
| #endif
|
| ;
| return 0;
| }
configure:3540: result: no
configure:3545: checking whether g++ accepts -g
configure:3575: g++ -c -g conftest.cpp >&5
./configure: line 3576: g++: command not found
configure:3581: $? = 127
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:3630: g++ -c conftest.cpp >&5
./configure: line 3631: g++: command not found
configure:3636: $? = 127
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:3686: g++ -c -g conftest.cpp >&5
./configure: line 3687: g++: command not found
configure:3692: $? = 127
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:3731: result: no
configure:3754: checking whether make sets $(MAKE)
configure:3775: result: yes
configure:3860: checking for a sed that does not truncate output
configure:3914: result: /bin/sed
configure:3917: checking for grep that handles long lines and -e
configure:3991: result: /bin/grep
configure:3996: checking for egrep
configure:4074: result: /bin/grep -E
configure:4090: checking for ld used by gcc
configure:4157: result: /usr/bin/ld
configure:4166: checking if the linker (/usr/bin/ld) is GNU ld
configure:4181: result: yes
configure:4186: checking for /usr/bin/ld option to reload object files
configure:4193: result: -r
configure:4202: checking for BSD-compatible nm
configure:4244: result: /usr/bin/nm -B
configure:4248: checking whether ln -s works
configure:4252: result: yes
configure:4259: checking how to recognise dependent libraries
configure:4459: result: file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )
configure:4544: gcc -c -g -O2 conftest.c >&5
configure:4547: $? = 0
configure:4686: checking how to run the C preprocessor
configure:4726: gcc -E conftest.c
configure:4732: $? = 0
configure:4770: gcc -E conftest.c
conftest.c:8:28: error: ac_nonexistent.h: No such file or directory
configure:4776: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4816: result: gcc -E
configure:4845: gcc -E conftest.c
configure:4851: $? = 0
configure:4889: gcc -E conftest.c
conftest.c:8:28: error: ac_nonexistent.h: No such file or directory
configure:4895: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4940: checking for ANSI C header files
configure:4970: gcc -c -g -O2 conftest.c >&5
configure:4976: $? = 0
configure:4983: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:4986: $? = 0
configure:4993: test -s conftest.o
configure:4996: $? = 0
configure:5092: gcc -o conftest -g -O2 conftest.c >&5
configure:5095: $? = 0
configure:5101: ./conftest
configure:5104: $? = 0
configure:5121: result: yes
configure:5145: checking for sys/types.h
configure:5166: gcc -c -g -O2 conftest.c >&5
configure:5172: $? = 0
configure:5179: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:5182: $? = 0
configure:5189: test -s conftest.o
configure:5192: $? = 0
configure:5205: result: yes
configure:5145: checking for sys/stat.h
configure:5166: gcc -c -g -O2 conftest.c >&5
configure:5172: $? = 0
configure:5179: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:5182: $? = 0
configure:5189: test -s conftest.o
configure:5192: $? = 0
configure:5205: result: yes
configure:5145: checking for stdlib.h
configure:5166: gcc -c -g -O2 conftest.c >&5
configure:5172: $? = 0
configure:5179: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:5182: $? = 0
configure:5189: test -s conftest.o
configure:5192: $? = 0
configure:5205: result: yes
configure:5145: checking for string.h
configure:5166: gcc -c -g -O2 conftest.c >&5
configure:5172: $? = 0
configure:5179: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:5182: $? = 0
configure:5189: test -s conftest.o
configure:5192: $? = 0
configure:5205: result: yes
configure:5145: checking for memory.h
configure:5166: gcc -c -g -O2 conftest.c >&5
configure:5172: $? = 0
configure:5179: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:5182: $? = 0
configure:5189: test -s conftest.o
configure:5192: $? = 0
configure:5205: result: yes
configure:5145: checking for strings.h
configure:5166: gcc -c -g -O2 conftest.c >&5
configure:5172: $? = 0
configure:5179: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:5182: $? = 0
configure:5189: test -s conftest.o
configure:5192: $? = 0
configure:5205: result: yes
configure:5145: checking for inttypes.h
configure:5166: gcc -c -g -O2 conftest.c >&5
configure:5172: $? = 0
configure:5179: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:5182: $? = 0
configure:5189: test -s conftest.o
configure:5192: $? = 0
configure:5205: result: yes
configure:5145: checking for stdint.h
configure:5166: gcc -c -g -O2 conftest.c >&5
configure:5172: $? = 0
configure:5179: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:5182: $? = 0
configure:5189: test -s conftest.o
configure:5192: $? = 0
configure:5205: result: yes
configure:5145: checking for unistd.h
configure:5166: gcc -c -g -O2 conftest.c >&5
configure:5172: $? = 0
configure:5179: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:5182: $? = 0
configure:5189: test -s conftest.o
configure:5192: $? = 0
configure:5205: result: yes
configure:5232: checking dlfcn.h usability
configure:5249: gcc -c -g -O2 conftest.c >&5
configure:5255: $? = 0
configure:5262: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:5265: $? = 0
configure:5272: test -s conftest.o
configure:5275: $? = 0
configure:5286: result: yes
configure:5290: checking dlfcn.h presence
configure:5305: gcc -E conftest.c
configure:5311: $? = 0
configure:5332: result: yes
configure:5360: checking for dlfcn.h
configure:5368: result: yes
configure:5386: checking how to run the C++ preprocessor
configure:5422: g++ -E conftest.cpp
./configure: line 5423: g++: command not found
configure:5428: $? = 127
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| Syntax error
configure:5422: g++ -E conftest.cpp
./configure: line 5423: g++: command not found
configure:5428: $? = 127
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| Syntax error
configure:5422: /lib/cpp conftest.cpp
cpp: error trying to exec 'cc1plus': execvp: No such file or directory
configure:5428: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| Syntax error
configure:5422: /lib/cpp conftest.cpp
cpp: error trying to exec 'cc1plus': execvp: No such file or directory
configure:5428: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| Syntax error
configure:5512: result: /lib/cpp
configure:5541: /lib/cpp conftest.cpp
cpp: error trying to exec 'cc1plus': execvp: No such file or directory
configure:5547: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| Syntax error
configure:5541: /lib/cpp conftest.cpp
cpp: error trying to exec 'cc1plus': execvp: No such file or directory
configure:5547: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| Syntax error
configure:5623: error: C++ preprocessor "/lib/cpp" fails sanity check
See `config.log' for more details.
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=no
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_GTK_CFLAGS_set=
ac_cv_env_GTK_CFLAGS_value=
ac_cv_env_GTK_LIBS_set=
ac_cv_env_GTK_LIBS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_XMKMF_set=
ac_cv_env_XMKMF_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_GREP=/bin/grep
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP=/lib/cpp
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=no
ac_cv_prog_make_make_set=yes
ac_cv_target=x86_64-unknown-linux-gnu
lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )'
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file='/lib/libc.so.6 /lib/libc-2.6.1.so'
lt_cv_ld_reload_flag=-r
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_SED=/bin/sed
lt_cv_prog_gnu_ld=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
APIC_OBJS=''
AR=''
BUILD_DOCBOOK_VAR=''
BXIMAGE_LINK_OPTS=''
BX_COMPRESSED_HD_SUPPORT=''
BX_EXTERNAL_DEBUGGER=''
BX_MAGIC_BREAKPOINT=''
BX_SUPPORT_ACPI=''
BX_USE_IDLE_HACK=''
CC='gcc'
CDROM_OBJS=''
CD_UP_ONE=''
CD_UP_THREE=''
CD_UP_TWO=''
CFLAGS='-g -O2'
CFP=''
COMMAND_SEPARATOR=''
CPP='gcc -E'
CPPFLAGS=''
CPP_SUFFIX=''
CXX='g++'
CXXCPP='/lib/cpp'
CXXFLAGS=''
CXXFP=''
DASH=''
DEBUGGER_VAR=''
DEFINE_PLUGIN_PATH=''
DEFS=''
DEPMOD=''
DEVICE_LINK_OPTS=''
DIALOG_OBJS=''
DISASM_VAR=''
DOCBOOK2HTML=''
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXE=''
EXEEXT=''
EXPORT_DYNAMIC=''
EXTERNAL_DEPENDENCY=''
EXTRA_BX_OBJS=''
EXTRA_LINK_OPTS=''
EXT_DEBUG_OBJS=''
F77=''
FFLAGS=''
FPU_VAR=''
GAME_OBJS=''
GDBSTUB_VAR=''
GREP='/bin/grep'
GTK_CFLAGS=''
GTK_LIBS=''
GUI_CFLAGS=''
GUI_CXXFLAGS=''
GUI_LINK_OPTS=''
GUI_LINK_OPTS_TERM=''
GUI_LINK_OPTS_WX=''
GUI_NON_PLUGIN_OBJS=''
GUI_OBJS=''
GUI_PLUGIN_OBJS=''
GZIP=''
INLINE_VAR=''
INSMOD=''
INSTALL_DOCBOOK_VAR=''
INSTALL_LIST_FOR_PLATFORM=''
INSTALL_PLUGINS_VAR=''
INSTALL_TARGET=''
INSTRUMENT_DIR=''
INSTRUMENT_VAR=''
IOAPIC_OBJS=''
IODEBUG_OBJS=''
IODEV_LIB_VAR=''
IODEV_NON_PLUGIN_OBJS=''
IODEV_PLUGIN_OBJS=''
KERNELDIR=''
KERNEL_MODULE_SUFFIX=''
LDFLAGS=''
LIBADD_DL=''
LIBOBJS=''
LIBS=''
LIBTOOL=''
LINK=''
LINK_CONSOLE=''
LN_S='ln -s'
LSMOD=''
LTLIBOBJS=''
MAKELIB=''
NE2K_OBJS=''
NETLOW_OBJS=''
NONINLINE_VAR=''
NONPLUGIN_GUI_LINK_OPTS=''
OBJEXT='o'
OBJS64=''
OFP=''
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PCIDEV_MODULE_MAKE_ALL=''
PCI_OBJ=''
PKG_CONFIG=''
PLUGIN_LIBNAME_TRANSFORMATION=''
PLUGIN_TARGET=''
PLUGIN_VAR=''
PRIMARY_TARGET=''
PTHREAD_CC=''
PTHREAD_CFLAGS=''
PTHREAD_LIBS=''
RANLIB=''
RC_CMD=''
READLINE_LIB=''
REL_STRING='Build from CVS snapshot, after release 2.3.5'
RFB_LIBS=''
RMCOMMAND=''
RMMOD=''
SB16_OBJS=''
SCSI_OBJS=''
SET_MAKE=''
SHELL='/bin/bash'
SLASH=''
SOUNDLOW_OBJS=''
STRIP=''
SUFFIX_LINE=''
TAR=''
USBDEV_OBJS=''
VERSION='2.3.5.cvs'
VER_STRING='2.3.5.cvs'
WGET=''
WX_CFLAGS=''
WX_CONFIG=''
WX_CXXFLAGS=''
XMKMF=''
XPM_LIB=''
X_CFLAGS=''
X_EXTRA_LIBS=''
X_LIBS=''
X_PRE_LIBS=''
ac_ct_CC='gcc'
ac_ct_CXX=''
ac_ct_F77=''
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='NONE'
host='x86_64-unknown-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='NONE'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='x86_64-unknown-linux-gnu'
target_alias=''
target_cpu='x86_64'
target_os='linux-gnu'
target_vendor='unknown'
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
configure: exit 1
JamesM
Member
Posts: 2935 Joined: Tue Jul 10, 2007 5:27 am
Location: York, United Kingdom
Contact:
Post
by JamesM » Tue Oct 23, 2007 1:28 am
./configure: line 5423: g++: command not found
./configure: line 3501: g++: command not found
cpp: error trying to exec 'cc1plus': execvp: No such file or directory
Have you actually tried compiling any C++ code? It looks like g++ isn't installed.
Code: Select all
sudo apt-get install build-essential
Should do it. Strange that gcc is installed but not g++. Ah well, thats where your problem is
sancho1980
Member
Posts: 199 Joined: Fri Jul 13, 2007 6:37 am
Location: Stuttgart/Germany
Contact:
Post
by sancho1980 » Tue Oct 23, 2007 11:48 am
ok
that did the trick
and now i'm getting a new error
Code: Select all
sancho@Workstation:~/bochs-20071014$ sudo ./configure --enable-disasm --enable-debugger
...
ERROR: X windows gui was selected, but X windows libraries were not found.
what do i need to install now?
with config.log:
Code: Select all
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by configure, which was
generated by GNU Autoconf 2.60. Invocation command line was
$ ./configure --enable-disasm --enable-debugger
## --------- ##
## Platform. ##
## --------- ##
hostname = Workstation
uname -m = x86_64
uname -r = 2.6.22-14-generic
uname -s = Linux
uname -v = #1 SMP Sun Oct 14 21:45:15 GMT 2007
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/X11R6/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2113: checking build system type
configure:2131: result: x86_64-unknown-linux-gnu
configure:2153: checking host system type
configure:2168: result: x86_64-unknown-linux-gnu
configure:2190: checking target system type
configure:2205: result: x86_64-unknown-linux-gnu
configure:2234: checking if you are configuring for another platform
configure:2241: result: no
configure:2299: checking for standard CFLAGS on this platform
configure:2301: result:
configure:2370: checking for gcc
configure:2386: found /usr/bin/gcc
configure:2397: result: gcc
configure:2635: checking for C compiler version
configure:2642: gcc --version >&5
gcc (GCC) 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:2645: $? = 0
configure:2652: gcc -v >&5
Using built-in specs.
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.1.3 --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --enable-checking=release x86_64-linux-gnu
Thread model: posix
gcc version 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)
configure:2655: $? = 0
configure:2662: gcc -V >&5
gcc: '-V' option must have argument
configure:2665: $? = 1
configure:2688: checking for C compiler default output file name
configure:2715: gcc conftest.c >&5
configure:2718: $? = 0
configure:2764: result: a.out
configure:2769: checking whether the C compiler works
configure:2779: ./a.out
configure:2782: $? = 0
configure:2799: result: yes
configure:2806: checking whether we are cross compiling
configure:2808: result: no
configure:2811: checking for suffix of executables
configure:2818: gcc -o conftest conftest.c >&5
configure:2821: $? = 0
configure:2845: result:
configure:2851: checking for suffix of object files
configure:2877: gcc -c conftest.c >&5
configure:2880: $? = 0
configure:2903: result: o
configure:2907: checking whether we are using the GNU C compiler
configure:2936: gcc -c conftest.c >&5
configure:2942: $? = 0
configure:2949: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:2952: $? = 0
configure:2959: test -s conftest.o
configure:2962: $? = 0
configure:2976: result: yes
configure:2981: checking whether gcc accepts -g
configure:3011: gcc -c -g conftest.c >&5
configure:3017: $? = 0
configure:3024: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:3027: $? = 0
configure:3034: test -s conftest.o
configure:3037: $? = 0
configure:3167: result: yes
configure:3184: checking for gcc option to accept ISO C89
configure:3258: gcc -c -g -O2 conftest.c >&5
configure:3264: $? = 0
configure:3271: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:3274: $? = 0
configure:3281: test -s conftest.o
configure:3284: $? = 0
configure:3304: result: none needed
configure:3380: checking for g++
configure:3396: found /usr/bin/g++
configure:3407: result: g++
configure:3438: checking for C++ compiler version
configure:3445: g++ --version >&5
g++ (GCC) 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:3448: $? = 0
configure:3455: g++ -v >&5
Using built-in specs.
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.1.3 --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --enable-checking=release x86_64-linux-gnu
Thread model: posix
gcc version 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)
configure:3458: $? = 0
configure:3465: g++ -V >&5
g++: '-V' option must have argument
configure:3468: $? = 1
configure:3471: checking whether we are using the GNU C++ compiler
configure:3500: g++ -c conftest.cpp >&5
configure:3506: $? = 0
configure:3513: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
configure:3516: $? = 0
configure:3523: test -s conftest.o
configure:3526: $? = 0
configure:3540: result: yes
configure:3545: checking whether g++ accepts -g
configure:3575: g++ -c -g conftest.cpp >&5
configure:3581: $? = 0
configure:3588: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
configure:3591: $? = 0
configure:3598: test -s conftest.o
configure:3601: $? = 0
configure:3731: result: yes
configure:3754: checking whether make sets $(MAKE)
configure:3775: result: yes
configure:3860: checking for a sed that does not truncate output
configure:3914: result: /bin/sed
configure:3917: checking for grep that handles long lines and -e
configure:3991: result: /bin/grep
configure:3996: checking for egrep
configure:4074: result: /bin/grep -E
configure:4090: checking for ld used by gcc
configure:4157: result: /usr/bin/ld
configure:4166: checking if the linker (/usr/bin/ld) is GNU ld
configure:4181: result: yes
configure:4186: checking for /usr/bin/ld option to reload object files
configure:4193: result: -r
configure:4202: checking for BSD-compatible nm
configure:4244: result: /usr/bin/nm -B
configure:4248: checking whether ln -s works
configure:4252: result: yes
configure:4259: checking how to recognise dependent libraries
configure:4459: result: file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )
configure:4544: gcc -c -g -O2 conftest.c >&5
configure:4547: $? = 0
configure:4686: checking how to run the C preprocessor
configure:4726: gcc -E conftest.c
configure:4732: $? = 0
configure:4770: gcc -E conftest.c
conftest.c:8:28: error: ac_nonexistent.h: No such file or directory
configure:4776: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4816: result: gcc -E
configure:4845: gcc -E conftest.c
configure:4851: $? = 0
configure:4889: gcc -E conftest.c
conftest.c:8:28: error: ac_nonexistent.h: No such file or directory
configure:4895: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4940: checking for ANSI C header files
configure:4970: gcc -c -g -O2 conftest.c >&5
configure:4976: $? = 0
configure:4983: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:4986: $? = 0
configure:4993: test -s conftest.o
configure:4996: $? = 0
configure:5092: gcc -o conftest -g -O2 conftest.c >&5
configure:5095: $? = 0
configure:5101: ./conftest
configure:5104: $? = 0
configure:5121: result: yes
configure:5145: checking for sys/types.h
configure:5166: gcc -c -g -O2 conftest.c >&5
configure:5172: $? = 0
configure:5179: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:5182: $? = 0
configure:5189: test -s conftest.o
configure:5192: $? = 0
configure:5205: result: yes
configure:5145: checking for sys/stat.h
configure:5166: gcc -c -g -O2 conftest.c >&5
configure:5172: $? = 0
configure:5179: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:5182: $? = 0
configure:5189: test -s conftest.o
configure:5192: $? = 0
configure:5205: result: yes
configure:5145: checking for stdlib.h
configure:5166: gcc -c -g -O2 conftest.c >&5
configure:5172: $? = 0
configure:5179: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:5182: $? = 0
configure:5189: test -s conftest.o
configure:5192: $? = 0
configure:5205: result: yes
configure:5145: checking for string.h
configure:5166: gcc -c -g -O2 conftest.c >&5
configure:5172: $? = 0
configure:5179: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:5182: $? = 0
configure:5189: test -s conftest.o
configure:5192: $? = 0
configure:5205: result: yes
configure:5145: checking for memory.h
configure:5166: gcc -c -g -O2 conftest.c >&5
configure:5172: $? = 0
configure:5179: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:5182: $? = 0
configure:5189: test -s conftest.o
configure:5192: $? = 0
configure:5205: result: yes
configure:5145: checking for strings.h
configure:5166: gcc -c -g -O2 conftest.c >&5
configure:5172: $? = 0
configure:5179: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:5182: $? = 0
configure:5189: test -s conftest.o
configure:5192: $? = 0
configure:5205: result: yes
configure:5145: checking for inttypes.h
configure:5166: gcc -c -g -O2 conftest.c >&5
configure:5172: $? = 0
configure:5179: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:5182: $? = 0
configure:5189: test -s conftest.o
configure:5192: $? = 0
configure:5205: result: yes
configure:5145: checking for stdint.h
configure:5166: gcc -c -g -O2 conftest.c >&5
configure:5172: $? = 0
configure:5179: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:5182: $? = 0
configure:5189: test -s conftest.o
configure:5192: $? = 0
configure:5205: result: yes
configure:5145: checking for unistd.h
configure:5166: gcc -c -g -O2 conftest.c >&5
configure:5172: $? = 0
configure:5179: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:5182: $? = 0
configure:5189: test -s conftest.o
configure:5192: $? = 0
configure:5205: result: yes
configure:5232: checking dlfcn.h usability
configure:5249: gcc -c -g -O2 conftest.c >&5
configure:5255: $? = 0
configure:5262: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:5265: $? = 0
configure:5272: test -s conftest.o
configure:5275: $? = 0
configure:5286: result: yes
configure:5290: checking dlfcn.h presence
configure:5305: gcc -E conftest.c
configure:5311: $? = 0
configure:5332: result: yes
configure:5360: checking for dlfcn.h
configure:5368: result: yes
configure:5386: checking how to run the C++ preprocessor
configure:5422: g++ -E conftest.cpp
configure:5428: $? = 0
configure:5466: g++ -E conftest.cpp
conftest.cpp:19:28: error: ac_nonexistent.h: No such file or directory
configure:5472: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5512: result: g++ -E
configure:5541: g++ -E conftest.cpp
configure:5547: $? = 0
configure:5585: g++ -E conftest.cpp
conftest.cpp:19:28: error: ac_nonexistent.h: No such file or directory
configure:5591: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5689: checking for g77
configure:5719: result: no
configure:5689: checking for f77
configure:5719: result: no
configure:5689: checking for xlf
configure:5719: result: no
configure:5689: checking for frt
configure:5719: result: no
configure:5689: checking for pgf77
configure:5719: result: no
configure:5689: checking for cf77
configure:5719: result: no
configure:5689: checking for fort77
configure:5719: result: no
configure:5689: checking for fl32
configure:5719: result: no
configure:5689: checking for af77
configure:5719: result: no
configure:5689: checking for f90
configure:5719: result: no
configure:5689: checking for xlf90
configure:5719: result: no
configure:5689: checking for pgf90
configure:5719: result: no
configure:5689: checking for pghpf
configure:5719: result: no
configure:5689: checking for epcf90
configure:5719: result: no
configure:5689: checking for gfortran
configure:5719: result: no
configure:5689: checking for g95
configure:5719: result: no
configure:5689: checking for f95
configure:5719: result: no
configure:5689: checking for fort
configure:5719: result: no
configure:5689: checking for xlf95
configure:5719: result: no
configure:5689: checking for ifort
configure:5719: result: no
configure:5689: checking for ifc
configure:5719: result: no
configure:5689: checking for efc
configure:5719: result: no
configure:5689: checking for pgf95
configure:5719: result: no
configure:5689: checking for lf95
configure:5719: result: no
configure:5689: checking for ftn
configure:5719: result: no
configure:5746: checking for Fortran 77 compiler version
configure:5753: --version >&5
./configure: line 5754: --version: command not found
configure:5756: $? = 127
configure:5763: -v >&5
./configure: line 5764: -v: command not found
configure:5766: $? = 127
configure:5773: -V >&5
./configure: line 5774: -V: command not found
configure:5776: $? = 127
configure:5784: checking whether we are using the GNU Fortran 77 compiler
configure:5803: -c conftest.F >&5
./configure: line 5804: -c: command not found
configure:5809: $? = 127
configure: failed program was:
| program main
| #ifndef __GNUC__
| choke me
| #endif
|
| end
configure:5843: result: no
configure:5849: checking whether accepts -g
configure:5866: -c -g conftest.f >&5
./configure: line 5867: -c: command not found
configure:5872: $? = 127
configure: failed program was:
| program main
|
| end
configure:5905: result: no
configure:5935: checking the maximum length of command line arguments
configure:6000: result: 32768
configure:6011: checking command to parse /usr/bin/nm -B output from gcc object
configure:6100: gcc -c -g -O2 conftest.c >&5
configure:6103: $? = 0
configure:6107: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
configure:6110: $? = 0
configure:6162: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
configure:6165: $? = 0
configure:6203: result: ok
configure:6207: checking for objdir
configure:6222: result: .libs
configure:6314: checking for ar
configure:6330: found /usr/bin/ar
configure:6341: result: ar
configure:6410: checking for ranlib
configure:6426: found /usr/bin/ranlib
configure:6437: result: ranlib
configure:6506: checking for strip
configure:6522: found /usr/bin/strip
configure:6533: result: strip
configure:6601: checking for file
configure:6654: result: /usr/bin/file
configure:6809: checking if gcc static flag works
configure:6832: result: yes
configure:6854: checking if gcc supports -fno-rtti -fno-exceptions
configure:6872: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
configure:6876: $? = 0
configure:6887: result: no
configure:6902: checking for gcc option to produce PIC
configure:7079: result: -fPIC
configure:7087: checking if gcc PIC flag -fPIC works
configure:7105: gcc -c -g -O2 -fPIC -DPIC conftest.c >&5
configure:7109: $? = 0
configure:7120: result: yes
configure:7144: checking if gcc supports -c -o file.o
configure:7172: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:7176: $? = 0
configure:7196: result: yes
configure:7222: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:8098: result: yes
configure:8124: checking whether -lc should be explicitly linked in
configure:8129: gcc -c -g -O2 conftest.c >&5
configure:8132: $? = 0
configure:8146: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
configure:8149: $? = 0
configure:8161: result: no
configure:8169: checking dynamic linker characteristics
configure:8691: result: GNU/Linux ld.so
configure:8695: checking how to hardcode library paths into programs
configure:8720: result: immediate
configure:8734: checking whether stripping libraries is possible
configure:8739: result: yes
configure:8878: checking for shl_load
configure:8934: gcc -o conftest -g -O2 conftest.c >&5
/tmp/ccG0VmgY.o: In function `main':
/home/sancho/bochs-20071014/conftest.c:53: undefined reference to `shl_load'
collect2: ld returned 1 exit status
configure:8940: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
| /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define shl_load innocuous_shl_load
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char shl_load (); 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 shl_load
|
| /* 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 shl_load ();
| /* 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_shl_load || defined __stub___shl_load
| choke me
| #endif
|
| int
| main ()
| {
| return shl_load ();
| ;
| return 0;
| }
configure:8973: result: no
configure:8978: checking for shl_load in -ldld
configure:9013: gcc -o conftest -g -O2 conftest.c -ldld >&5
/usr/bin/ld: cannot find -ldld
collect2: ld returned 1 exit status
configure:9019: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
|
| /* 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 shl_load ();
| int
| main ()
| {
| return shl_load ();
| ;
| return 0;
| }
configure:9053: result: no
configure:9058: checking for dlopen
configure:9114: gcc -o conftest -g -O2 conftest.c >&5
/tmp/ccSkiCco.o: In function `main':
/home/sancho/bochs-20071014/conftest.c:53: undefined reference to `dlopen'
collect2: ld returned 1 exit status
configure:9120: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
| /* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define dlopen innocuous_dlopen
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char dlopen (); 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 dlopen
|
| /* 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 dlopen ();
| /* 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_dlopen || defined __stub___dlopen
| choke me
| #endif
|
| int
| main ()
| {
| return dlopen ();
| ;
| return 0;
| }
configure:9153: result: no
configure:9158: checking for dlopen in -ldl
configure:9193: gcc -o conftest -g -O2 conftest.c -ldl >&5
configure:9199: $? = 0
configure:9206: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:9209: $? = 0
configure:9216: test -s conftest
configure:9219: $? = 0
configure:9233: result: yes
configure:9434: checking whether a program can dlopen itself
configure:9506: gcc -o conftest -g -O2 -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5
configure: In function 'main':
configure:9502: warning: incompatible implicit declaration of built-in function 'exit'
configure:9509: $? = 0
configure:9527: result: yes
configure:9532: checking whether a statically linked program can dlopen itself
configure:9604: gcc -o conftest -g -O2 -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5
configure: In function 'main':
configure:9600: warning: incompatible implicit declaration of built-in function 'exit'
configure:9607: $? = 0
configure:9625: result: yes
configure:9648: checking if libtool supports shared libraries
configure:9650: result: yes
configure:9653: checking whether to build shared libraries
configure:9711: result: yes
configure:9714: checking whether to build static libraries
configure:9718: result: no
configure:9809: creating libtool
configure:10353: checking for ld used by g++
configure:10420: result: /usr/bin/ld -m elf_x86_64
configure:10429: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
configure:10444: result: yes
configure:10495: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:11351: result: yes
configure:11373: g++ -c -g -O2 conftest.cc >&5
configure:11376: $? = 0
configure:11472: checking for g++ option to produce PIC
configure:11724: result: -fPIC
configure:11732: checking if g++ PIC flag -fPIC works
configure:11750: g++ -c -g -O2 -fPIC -DPIC conftest.cc >&5
configure:11754: $? = 0
configure:11765: result: yes
configure:11789: checking if g++ supports -c -o file.o
configure:11817: g++ -c -g -O2 -o out/conftest2.o conftest.cc >&5
configure:11821: $? = 0
configure:11841: result: yes
configure:11867: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:11892: result: yes
configure:11963: checking dynamic linker characteristics
configure:12485: result: GNU/Linux ld.so
configure:12489: checking how to hardcode library paths into programs
configure:12514: result: immediate
configure:12528: checking whether stripping libraries is possible
configure:12533: result: yes
configure:12672: checking for shl_load
configure:12767: result: no
configure:12772: checking for shl_load in -ldld
configure:12847: result: no
configure:12852: checking for dlopen
configure:12947: result: no
configure:12952: checking for dlopen in -ldl
configure:13027: result: yes
configure:13228: checking whether a program can dlopen itself
configure:13321: result: yes
configure:13326: checking whether a statically linked program can dlopen itself
configure:13419: result: yes
configure:19946: checking for an ANSI C-conforming const
configure:20021: gcc -c -g -O2 conftest.c >&5
configure:20027: $? = 0
configure:20034: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:20037: $? = 0
configure:20044: test -s conftest.o
configure:20047: $? = 0
configure:20059: result: yes
configure:20077: checking for dirent.h that defines DIR
configure:20106: gcc -c -g -O2 conftest.c >&5
configure:20112: $? = 0
configure:20119: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:20122: $? = 0
configure:20129: test -s conftest.o
configure:20132: $? = 0
configure:20145: result: yes
configure:20158: checking for library containing opendir
configure:20199: gcc -o conftest -g -O2 conftest.c >&5
configure:20205: $? = 0
configure:20212: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:20215: $? = 0
configure:20222: test -s conftest
configure:20225: $? = 0
configure:20249: result: none required
configure:20379: checking which extension is used for loadable modules
configure:20389: result: .so
configure:20400: checking which variable specifies run-time library path
configure:20407: result: LD_LIBRARY_PATH
configure:20418: checking for the default library search path
configure:20425: result: /lib /usr/lib
configure:20443: checking for objdir
configure:20464: result: .libs
configure:20473: checking whether libtool supports -dlopen/-dlpreopen
configure:20485: result: yes
configure:20504: checking for shl_load
configure:20599: result: no
configure:20608: checking for shl_load in -ldld
configure:20683: result: no
configure:20693: checking for dlopen in -ldl
configure:20768: result: yes
configure:21143: checking for dlerror
configure:21199: gcc -o conftest -g -O2 conftest.c -ldl >&5
configure:21205: $? = 0
configure:21212: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:21215: $? = 0
configure:21222: test -s conftest
configure:21225: $? = 0
configure:21239: result: yes
configure:21259: checking for _ prefix in compiled symbols
configure:21269: gcc -c -g -O2 conftest.c >&5
configure:21272: $? = 0
configure:21276: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
configure:21279: $? = 0
configure:21301: result: no
configure:21419: checking whether deplibs are loaded by dlopen
configure:21499: result: yes
configure:21524: checking argz.h usability
configure:21541: gcc -c -g -O2 conftest.c >&5
configure:21547: $? = 0
configure:21554: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:21557: $? = 0
configure:21564: test -s conftest.o
configure:21567: $? = 0
configure:21578: result: yes
configure:21582: checking argz.h presence
configure:21597: gcc -E conftest.c
configure:21603: $? = 0
configure:21624: result: yes
configure:21652: checking for argz.h
configure:21660: result: yes
configure:21674: checking for error_t
configure:21707: gcc -c -g -O2 conftest.c >&5
configure:21713: $? = 0
configure:21720: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:21723: $? = 0
configure:21730: test -s conftest.o
configure:21733: $? = 0
configure:21745: result: yes
configure:21771: checking for argz_append
configure:21827: gcc -o conftest -g -O2 conftest.c >&5
configure:21833: $? = 0
configure:21840: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:21843: $? = 0
configure:21850: test -s conftest
configure:21853: $? = 0
configure:21867: result: yes
configure:21771: checking for argz_create_sep
configure:21827: gcc -o conftest -g -O2 conftest.c >&5
configure:21833: $? = 0
configure:21840: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:21843: $? = 0
configure:21850: test -s conftest
configure:21853: $? = 0
configure:21867: result: yes
configure:21771: checking for argz_insert
configure:21827: gcc -o conftest -g -O2 conftest.c >&5
configure:21833: $? = 0
configure:21840: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:21843: $? = 0
configure:21850: test -s conftest
configure:21853: $? = 0
configure:21867: result: yes
configure:21771: checking for argz_next
configure:21827: gcc -o conftest -g -O2 conftest.c >&5
configure:21833: $? = 0
configure:21840: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:21843: $? = 0
configure:21850: test -s conftest
configure:21853: $? = 0
configure:21867: result: yes
configure:21771: checking for argz_stringify
configure:21827: gcc -o conftest -g -O2 conftest.c >&5
configure:21833: $? = 0
configure:21840: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:21843: $? = 0
configure:21850: test -s conftest
configure:21853: $? = 0
configure:21867: result: yes
configure:21919: checking assert.h usability
configure:21936: gcc -c -g -O2 conftest.c >&5
configure:21942: $? = 0
configure:21949: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:21952: $? = 0
configure:21959: test -s conftest.o
configure:21962: $? = 0
configure:21973: result: yes
configure:21977: checking assert.h presence
configure:21992: gcc -E conftest.c
configure:21998: $? = 0
configure:22019: result: yes
configure:22047: checking for assert.h
configure:22055: result: yes
configure:21919: checking ctype.h usability
configure:21936: gcc -c -g -O2 conftest.c >&5
configure:21942: $? = 0
configure:21949: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:21952: $? = 0
configure:21959: test -s conftest.o
configure:21962: $? = 0
configure:21973: result: yes
configure:21977: checking ctype.h presence
configure:21992: gcc -E conftest.c
configure:21998: $? = 0
configure:22019: result: yes
configure:22047: checking for ctype.h
configure:22055: result: yes
configure:21919: checking errno.h usability
configure:21936: gcc -c -g -O2 conftest.c >&5
configure:21942: $? = 0
configure:21949: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:21952: $? = 0
configure:21959: test -s conftest.o
configure:21962: $? = 0
configure:21973: result: yes
configure:21977: checking errno.h presence
configure:21992: gcc -E conftest.c
configure:21998: $? = 0
configure:22019: result: yes
configure:22047: checking for errno.h
configure:22055: result: yes
configure:21919: checking malloc.h usability
configure:21936: gcc -c -g -O2 conftest.c >&5
configure:21942: $? = 0
configure:21949: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:21952: $? = 0
configure:21959: test -s conftest.o
configure:21962: $? = 0
configure:21973: result: yes
configure:21977: checking malloc.h presence
configure:21992: gcc -E conftest.c
configure:21998: $? = 0
configure:22019: result: yes
configure:22047: checking for malloc.h
configure:22055: result: yes
configure:21909: checking for memory.h
configure:21915: result: yes
configure:21909: checking for stdlib.h
configure:21915: result: yes
configure:21919: checking stdio.h usability
configure:21936: gcc -c -g -O2 conftest.c >&5
configure:21942: $? = 0
configure:21949: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:21952: $? = 0
configure:21959: test -s conftest.o
configure:21962: $? = 0
configure:21973: result: yes
configure:21977: checking stdio.h presence
configure:21992: gcc -E conftest.c
configure:21998: $? = 0
configure:22019: result: yes
configure:22047: checking for stdio.h
configure:22055: result: yes
configure:21909: checking for unistd.h
configure:21915: result: yes
configure:22086: checking dl.h usability
configure:22103: gcc -c -g -O2 conftest.c >&5
conftest.c:75:16: error: dl.h: No such file or directory
configure:22109: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DIRENT_H 1
| #define LTDL_SHLIB_EXT ".so"
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #if HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <dl.h>
configure:22140: result: no
configure:22144: checking dl.h presence
configure:22159: gcc -E conftest.c
conftest.c:42:16: error: dl.h: No such file or directory
configure:22165: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DIRENT_H 1
| #define LTDL_SHLIB_EXT ".so"
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <dl.h>
configure:22186: result: no
configure:22214: checking for dl.h
configure:22222: result: no
configure:22086: checking sys/dl.h usability
configure:22103: gcc -c -g -O2 conftest.c >&5
conftest.c:75:20: error: sys/dl.h: No such file or directory
configure:22109: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DIRENT_H 1
| #define LTDL_SHLIB_EXT ".so"
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #if HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/dl.h>
configure:22140: result: no
configure:22144: checking sys/dl.h presence
configure:22159: gcc -E conftest.c
conftest.c:42:20: error: sys/dl.h: No such file or directory
configure:22165: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DIRENT_H 1
| #define LTDL_SHLIB_EXT ".so"
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <sys/dl.h>
configure:22186: result: no
configure:22214: checking for sys/dl.h
configure:22222: result: no
configure:22086: checking dld.h usability
configure:22103: gcc -c -g -O2 conftest.c >&5
conftest.c:75:17: error: dld.h: No such file or directory
configure:22109: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DIRENT_H 1
| #define LTDL_SHLIB_EXT ".so"
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #if HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <dld.h>
configure:22140: result: no
configure:22144: checking dld.h presence
configure:22159: gcc -E conftest.c
conftest.c:42:17: error: dld.h: No such file or directory
configure:22165: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DIRENT_H 1
| #define LTDL_SHLIB_EXT ".so"
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <dld.h>
configure:22186: result: no
configure:22214: checking for dld.h
configure:22222: result: no
configure:22086: checking mach-o/dyld.h usability
configure:22103: gcc -c -g -O2 conftest.c >&5
conftest.c:75:25: error: mach-o/dyld.h: No such file or directory
configure:22109: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DIRENT_H 1
| #define LTDL_SHLIB_EXT ".so"
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #if HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <mach-o/dyld.h>
configure:22140: result: no
configure:22144: checking mach-o/dyld.h presence
configure:22159: gcc -E conftest.c
conftest.c:42:25: error: mach-o/dyld.h: No such file or directory
configure:22165: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DIRENT_H 1
| #define LTDL_SHLIB_EXT ".so"
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <mach-o/dyld.h>
configure:22186: result: no
configure:22214: checking for mach-o/dyld.h
configure:22222: result: no
configure:22241: checking for string.h
configure:22247: result: yes
configure:22406: checking for strchr
configure:22462: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:66: warning: conflicting types for built-in function 'strchr'
configure:22468: $? = 0
configure:22475: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:22478: $? = 0
configure:22485: test -s conftest
configure:22488: $? = 0
configure:22502: result: yes
configure:22517: checking for strrchr
configure:22573: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:67: warning: conflicting types for built-in function 'strrchr'
configure:22579: $? = 0
configure:22586: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:22589: $? = 0
configure:22596: test -s conftest
configure:22599: $? = 0
configure:22613: result: yes
configure:22628: checking for memcpy
configure:22684: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:68: warning: conflicting types for built-in function 'memcpy'
configure:22690: $? = 0
configure:22697: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:22700: $? = 0
configure:22707: test -s conftest
configure:22710: $? = 0
configure:22724: result: yes
configure:22739: checking for memmove
configure:22795: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:69: warning: conflicting types for built-in function 'memmove'
configure:22801: $? = 0
configure:22808: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:22811: $? = 0
configure:22818: test -s conftest
configure:22821: $? = 0
configure:22835: result: yes
configure:22739: checking for strcmp
configure:22795: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:70: warning: conflicting types for built-in function 'strcmp'
configure:22801: $? = 0
configure:22808: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:22811: $? = 0
configure:22818: test -s conftest
configure:22821: $? = 0
configure:22835: result: yes
configure:22851: checking for closedir
configure:22907: gcc -o conftest -g -O2 conftest.c >&5
configure:22913: $? = 0
configure:22920: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:22923: $? = 0
configure:22930: test -s conftest
configure:22933: $? = 0
configure:22947: result: yes
configure:22851: checking for opendir
configure:22907: gcc -o conftest -g -O2 conftest.c >&5
configure:22913: $? = 0
configure:22920: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:22923: $? = 0
configure:22930: test -s conftest
configure:22933: $? = 0
configure:22947: result: yes
configure:22851: checking for readdir
configure:22907: gcc -o conftest -g -O2 conftest.c >&5
configure:22913: $? = 0
configure:22920: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:22923: $? = 0
configure:22930: test -s conftest
configure:22933: $? = 0
configure:22947: result: yes
configure:22959: checking for X
configure:23136: gcc -o conftest -g -O2 conftest.c -lX11 >&5
conftest.c:51:22: error: X11/Xlib.h: No such file or directory
configure:23142: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DIRENT_H 1
| #define LTDL_SHLIB_EXT ".so"
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCMP 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| /* end confdefs.h. */
| #include <X11/Xlib.h>
| int
| main ()
| {
| XrmInitialize ()
| ;
| return 0;
| }
configure:23206: result: no
configure:24547: checking whether byte ordering is bigendian
configure:24579: gcc -c -g -O2 conftest.c >&5
configure:24585: $? = 0
configure:24592: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:24595: $? = 0
configure:24602: test -s conftest.o
configure:24605: $? = 0
configure:24634: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:59: error: 'not' undeclared (first use in this function)
conftest.c:59: error: (Each undeclared identifier is reported only once
conftest.c:59: error: for each function it appears in.)
conftest.c:59: error: expected ';' before 'big'
configure:24640: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DIRENT_H 1
| #define LTDL_SHLIB_EXT ".so"
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr
[/code:1:a4b5
JamesM
Member
Posts: 2935 Joined: Tue Jul 10, 2007 5:27 am
Location: York, United Kingdom
Contact:
Post
by JamesM » Tue Oct 23, 2007 11:53 am
Google would have found you this, btw.
os64dev
Member
Posts: 553 Joined: Sat Jan 27, 2007 3:21 pm
Location: Best, Netherlands
Post
by os64dev » Tue Oct 23, 2007 3:14 pm
and please next time use an attachment because it is very difficult to find a start of a post like this.
Brynet-Inc
Member
Posts: 2426 Joined: Tue Oct 17, 2006 9:29 pm
Libera.chat IRC: brynet
Location: Canada
Contact:
Post
by Brynet-Inc » Tue Oct 23, 2007 3:25 pm
os64dev wrote: and please next time use an attachment because it is very difficult to find a start of a post like this.
Agreed, or at least a
Twitter: @canadianbryan . Award by smcerm, I stole it. Original was larger.
pcmattman
Member
Posts: 2566 Joined: Sun Jan 14, 2007 9:15 pm
Libera.chat IRC: miselin
Location: Sydney, Australia (I come from a land down under!)
Contact:
Post
by pcmattman » Tue Oct 23, 2007 4:12 pm
I had the same problem, I fixed it by getting libx11-dev (or something like that), xorg-dev and xserver-xorg-dev (not 100% sure that the names are right).
Now I have Bochs running though, so I must have done something right...