At bottom :-

On Wed, Jul 6, 2011 at 00:13, Kai Sterker <kai.ster...@gmail.com> wrote:
> 2011/7/5 shirish शिरीष <shirisha...@gmail.com>:
>
>> Addition at bottom :-
>
> The autogen.sh output has some warnings, as one of the test programs
> has been halfway removed, but otherwise that should be fine.
>
> It also seems you've got the right packages installed. libltdl and
> libltdl-dev are there. The only difference to my own system that I can
> see is that your versions are a little bit newer. I still have libtool
> 2.26b and libltdl-dev 2.26b.
>
> Could you provide your config.log file? Maybe that holds some clues as
> to why it cannot detect libltdl properly.

Dear Kai,
 Thank you for responding so quickly. Attaching the config.log taken
from adonthell-build.

Hopefully it gives you some ideas that are unclear to me.

One another thing, I noticed when I compile adonthell there are quite
a few .la files which also become part of the system.

Below are a list of .la files which are due to adonthell :-

/usr/local/src/lib/python2.6/site-packages/adonthell/_world.la
/usr/local/src/lib/python2.6/site-packages/adonthell/_input.la
/usr/local/src/lib/python2.6/site-packages/adonthell/_gui.la
/usr/local/src/lib/python2.6/site-packages/adonthell/_main.la
/usr/local/src/lib/python2.6/site-packages/adonthell/_rpg.la
/usr/local/src/lib/python2.6/site-packages/adonthell/_base.la
/usr/local/src/lib/python2.6/site-packages/adonthell/_audio.la
/usr/local/src/lib/python2.6/site-packages/adonthell/_event.la
/usr/local/src/lib/python2.6/site-packages/adonthell/_gfx.la
/usr/local/src/lib/python2.6/site-packages/adonthell/_debug.la
/usr/local/src/lib/libadonthell_main.la
/usr/local/src/lib/libadonthell_py_main.la
/usr/local/src/lib/libadonthell_base.la
/usr/local/src/lib/libadonthell_gfx.la
/usr/local/src/lib/libadonthell_event.la
/usr/local/src/lib/libadonthell_python.la
/usr/local/src/lib/adonthell/input/_sdl.la
/usr/local/src/lib/adonthell/gfx/_sdl.la
/usr/local/src/lib/adonthell/main/_sdl.la
/usr/local/src/lib/adonthell/audio/_sdl.la
/usr/local/src/lib/libadonthell_rpg.la
/usr/local/src/lib/libadonthell_py_runtime.la
/usr/local/src/lib/libadonthell_input.la
/usr/local/src/lib/libadonthell_world.la
/usr/local/src/lib/libadonthell_gui.la
/usr/local/src/lib/libadonthell_audio.la

I share this as I see not just Debian but many others GNU/Linuxes
moves away for having .la files. See it happening in Arch Linux,
Gentoo and quite a few others. It is a stated release goal in Debian.

http://wiki.debian.org/ReleaseGoals/LAFileRemoval

There were around 1000+ LA files the last time I had checked around
(6+ months back) , now its down to something like 300+ so it seems
they will get it worked out to the barest minimum needed.

Just wanted to bring to your notice (if you didn't know).

Looking forward to info.

> Kai
>
> _______________________________________________
> Adonthell-general mailing list
> Adonthell-general@nongnu.org
> https://lists.nongnu.org/mailman/listinfo/adonthell-general




-- 
          Regards,
          Shirish Agarwal  शिरीष अग्रवाल
  My quotes in this email licensed under CC 3.0
http://creativecommons.org/licenses/by-nc/3.0/
http://flossexperiences.wordpress.com
065C 6D79 A68C E7EA 52B3  8D70 950D 53FB 729A 8B17
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.68.  Invocation command line was

  $ ../adonthell/configure --prefix=/usr/local

## --------- ##
## Platform. ##
## --------- ##

hostname = deb-home
uname -m = x86_64
uname -r = 2.6.39-2-amd64
uname -s = Linux
uname -v = #1 SMP Wed Jun 8 11:01:04 UTC 2011

/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: /home/shirish/bin
PATH: /home/shirish/bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/local/games
PATH: /usr/games
PATH: /usr/sbin
PATH: /sbin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2444: checking build system type
configure:2458: result: x86_64-unknown-linux-gnu
configure:2478: checking host system type
configure:2491: result: x86_64-unknown-linux-gnu
configure:2511: checking target system type
configure:2524: result: x86_64-unknown-linux-gnu
configure:2567: checking for a BSD-compatible install
configure:2635: result: /usr/bin/install -c
configure:2646: checking whether build environment is sane
configure:2696: result: yes
configure:2837: checking for a thread-safe mkdir -p
configure:2876: result: /bin/mkdir -p
configure:2889: checking for gawk
configure:2919: result: no
configure:2889: checking for mawk
configure:2905: found /usr/bin/mawk
configure:2916: result: mawk
configure:2927: checking whether make sets $(MAKE)
configure:2949: result: yes
configure:3033: checking whether ln -s works
configure:3037: result: yes
configure:3102: checking for g++
configure:3118: found /usr/local/bin/g++
configure:3129: result: g++
configure:3156: checking for C++ compiler version
configure:3165: g++ --version >&5
g++ (Debian 4.6.1-1) 4.6.1
Copyright (C) 2011 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:3176: $? = 0
configure:3165: g++ -v >&5
Using built-in specs.
COLLECT_GCC=/usr/bin/g++
COLLECT_LTO_WRAPPER=/usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.6.1/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 4.6.1-1' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++,go --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-multiarch --with-multiarch-defaults=x86_64-linux-gnu --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib/x86_64-linux-gnu --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib/x86_64-linux-gnu --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-plugin --enable-objc-gc --with-arch-32=i586 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.6.1 (Debian 4.6.1-1) 
configure:3176: $? = 0
configure:3165: g++ -V >&5
g++: error: unrecognized option '-V'
g++: fatal error: no input files
compilation terminated.
configure:3176: $? = 1
configure:3165: g++ -qversion >&5
g++: error: unrecognized option '-qversion'
g++: fatal error: no input files
compilation terminated.
configure:3176: $? = 1
configure:3196: checking whether the C++ compiler works
configure:3218: g++    conftest.cpp  >&5
configure:3222: $? = 0
configure:3270: result: yes
configure:3273: checking for C++ compiler default output file name
configure:3275: result: a.out
configure:3281: checking for suffix of executables
configure:3288: g++ -o conftest    conftest.cpp  >&5
configure:3292: $? = 0
configure:3314: result: 
configure:3336: checking whether we are cross compiling
configure:3344: g++ -o conftest    conftest.cpp  >&5
configure:3348: $? = 0
configure:3355: ./conftest
configure:3359: $? = 0
configure:3374: result: no
configure:3379: checking for suffix of object files
configure:3401: g++ -c   conftest.cpp >&5
configure:3405: $? = 0
configure:3426: result: o
configure:3430: checking whether we are using the GNU C++ compiler
configure:3449: g++ -c   conftest.cpp >&5
configure:3449: $? = 0
configure:3458: result: yes
configure:3467: checking whether g++ accepts -g
configure:3487: g++ -c -g  conftest.cpp >&5
configure:3487: $? = 0
configure:3528: result: yes
configure:3562: checking for style of include used by make
configure:3590: result: GNU
configure:3615: checking dependency style of g++
configure:3725: result: gcc3
configure:3745: checking how to run the C++ preprocessor
configure:3772: g++ -E  conftest.cpp
configure:3772: $? = 0
configure:3786: g++ -E  conftest.cpp
conftest.cpp:11:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:3786: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "adonthell"
| #define VERSION "0.4.0-alpha-3"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3811: result: g++ -E
configure:3831: g++ -E  conftest.cpp
configure:3831: $? = 0
configure:3845: g++ -E  conftest.cpp
conftest.cpp:11:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:3845: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "adonthell"
| #define VERSION "0.4.0-alpha-3"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3873: checking whether make sets $(MAKE)
configure:3895: result: yes
configure:3954: checking for gcc
configure:3970: found /usr/local/bin/gcc
configure:3981: result: gcc
configure:4210: checking for C compiler version
configure:4219: gcc --version >&5
gcc (Debian 4.6.1-1) 4.6.1
Copyright (C) 2011 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:4230: $? = 0
configure:4219: gcc -v >&5
Using built-in specs.
COLLECT_GCC=/usr/bin/gcc
COLLECT_LTO_WRAPPER=/usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.6.1/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 4.6.1-1' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++,go --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-multiarch --with-multiarch-defaults=x86_64-linux-gnu --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib/x86_64-linux-gnu --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib/x86_64-linux-gnu --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-plugin --enable-objc-gc --with-arch-32=i586 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.6.1 (Debian 4.6.1-1) 
configure:4230: $? = 0
configure:4219: gcc -V >&5
gcc: error: unrecognized option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:4230: $? = 1
configure:4219: gcc -qversion >&5
gcc: error: unrecognized option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:4230: $? = 1
configure:4234: checking whether we are using the GNU C compiler
configure:4253: gcc -c   conftest.c >&5
configure:4253: $? = 0
configure:4262: result: yes
configure:4271: checking whether gcc accepts -g
configure:4291: gcc -c -g  conftest.c >&5
configure:4291: $? = 0
configure:4332: result: yes
configure:4349: checking for gcc option to accept ISO C89
configure:4413: gcc  -c -g -O2  conftest.c >&5
configure:4413: $? = 0
configure:4426: result: none needed
configure:4448: checking dependency style of gcc
configure:4558: result: gcc3
configure:4579: checking how to run the C preprocessor
configure:4610: gcc -E  conftest.c
configure:4610: $? = 0
configure:4624: gcc -E  conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:4624: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "adonthell"
| #define VERSION "0.4.0-alpha-3"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4649: result: gcc -E
configure:4669: gcc -E  conftest.c
configure:4669: $? = 0
configure:4683: gcc -E  conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:4683: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "adonthell"
| #define VERSION "0.4.0-alpha-3"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4712: checking for grep that handles long lines and -e
configure:4770: result: /bin/grep
configure:4775: checking for egrep
configure:4837: result: /bin/grep -E
configure:4842: checking for ANSI C header files
configure:4862: gcc -c -g -O2  conftest.c >&5
configure:4862: $? = 0
configure:4935: gcc -o conftest -g -O2   conftest.c  >&5
configure:4935: $? = 0
configure:4935: ./conftest
configure:4935: $? = 0
configure:4946: result: yes
configure:4959: checking for sys/types.h
configure:4959: gcc -c -g -O2  conftest.c >&5
configure:4959: $? = 0
configure:4959: result: yes
configure:4959: checking for sys/stat.h
configure:4959: gcc -c -g -O2  conftest.c >&5
configure:4959: $? = 0
configure:4959: result: yes
configure:4959: checking for stdlib.h
configure:4959: gcc -c -g -O2  conftest.c >&5
configure:4959: $? = 0
configure:4959: result: yes
configure:4959: checking for string.h
configure:4959: gcc -c -g -O2  conftest.c >&5
configure:4959: $? = 0
configure:4959: result: yes
configure:4959: checking for memory.h
configure:4959: gcc -c -g -O2  conftest.c >&5
configure:4959: $? = 0
configure:4959: result: yes
configure:4959: checking for strings.h
configure:4959: gcc -c -g -O2  conftest.c >&5
configure:4959: $? = 0
configure:4959: result: yes
configure:4959: checking for inttypes.h
configure:4959: gcc -c -g -O2  conftest.c >&5
configure:4959: $? = 0
configure:4959: result: yes
configure:4959: checking for stdint.h
configure:4959: gcc -c -g -O2  conftest.c >&5
configure:4959: $? = 0
configure:4959: result: yes
configure:4959: checking for unistd.h
configure:4959: gcc -c -g -O2  conftest.c >&5
configure:4959: $? = 0
configure:4959: result: yes
configure:4971: checking whether byte ordering is bigendian
configure:4986: gcc -c -g -O2  conftest.c >&5
conftest.c:22:9: error: unknown type name 'not'
conftest.c:22:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
conftest.c:22:15: error: unknown type name 'universal'
configure:4986: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "adonthell"
| #define VERSION "0.4.0-alpha-3"
| #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.  */
| #ifndef __APPLE_CC__
| 	       not a universal capable compiler
| 	     #endif
| 	     typedef int dummy;
| 
configure:5031: gcc -c -g -O2  conftest.c >&5
configure:5031: $? = 0
configure:5049: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:28:4: error: unknown type name 'not'
conftest.c:28:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
configure:5049: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "adonthell"
| #define VERSION "0.4.0-alpha-3"
| #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 <sys/types.h>
| 		#include <sys/param.h>
| 
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| 		 not big endian
| 		#endif
| 
|   ;
|   return 0;
| }
configure:5177: result: no
configure:5197: checking dependency style of 
configure:5305: result: none
configure:5699: checking how to print strings
configure:5726: result: printf
configure:5747: checking for a sed that does not truncate output
configure:5811: result: /bin/sed
configure:5829: checking for fgrep
configure:5891: result: /bin/grep -F
configure:5926: checking for ld used by gcc
configure:5993: result: /usr/bin/ld
configure:6000: checking if the linker (/usr/bin/ld) is GNU ld
configure:6015: result: yes
configure:6027: checking for BSD- or MS-compatible name lister (nm)
configure:6076: result: /usr/bin/nm -B
configure:6206: checking the name lister (/usr/bin/nm -B) interface
configure:6213: gcc -c -g -O2  conftest.c >&5
configure:6216: /usr/bin/nm -B "conftest.o"
configure:6219: output
0000000000000000 B some_variable
configure:6226: result: BSD nm
configure:6230: checking the maximum length of command line arguments
configure:6355: result: 1572864
configure:6372: checking whether the shell understands some XSI constructs
configure:6382: result: yes
configure:6386: checking whether the shell understands "+="
configure:6392: result: yes
configure:6427: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
configure:6467: result: func_convert_file_noop
configure:6474: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
configure:6494: result: func_convert_file_noop
configure:6501: checking for /usr/bin/ld option to reload object files
configure:6508: result: -r
configure:6582: checking for objdump
configure:6609: result: objdump
configure:6638: checking how to recognize dependent libraries
configure:6840: result: pass_all
configure:6925: checking for dlltool
configure:6952: result: dlltool
configure:6982: checking how to associate runtime and link libraries
configure:7009: result: printf %s\n
configure:7069: checking for ar
configure:7085: found /usr/bin/ar
configure:7096: result: ar
configure:7133: checking for archiver @FILE support
configure:7150: gcc -c -g -O2  conftest.c >&5
configure:7150: $? = 0
configure:7153: ar cru libconftest.a @conftest.lst >&5
configure:7156: $? = 0
configure:7161: ar cru libconftest.a @conftest.lst >&5
ar: conftest.o: No such file or directory
configure:7164: $? = 1
configure:7176: result: @
configure:7234: checking for strip
configure:7250: found /usr/bin/strip
configure:7261: result: strip
configure:7333: checking for ranlib
configure:7349: found /usr/bin/ranlib
configure:7360: result: ranlib
configure:7462: checking command to parse /usr/bin/nm -B output from gcc object
configure:7581: gcc -c -g -O2  conftest.c >&5
configure:7584: $? = 0
configure:7588: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:7591: $? = 0
configure:7657: gcc -o conftest -g -O2   conftest.c conftstm.o >&5
configure:7660: $? = 0
configure:7698: result: ok
configure:7735: checking for sysroot
configure:7765: result: no
configure:7842: gcc -c -g -O2  conftest.c >&5
configure:7845: $? = 0
configure:8008: checking for mt
configure:8024: found /bin/mt
configure:8035: result: mt
configure:8058: checking if mt is a manifest tool
configure:8064: mt '-?'
configure:8072: result: no
configure:8701: checking for dlfcn.h
configure:8701: gcc -c -g -O2  conftest.c >&5
configure:8701: $? = 0
configure:8701: result: yes
configure:8895: checking for objdir
configure:8910: result: .libs
configure:9177: checking if gcc supports -fno-rtti -fno-exceptions
configure:9195: 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 [enabled by default]
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
configure:9199: $? = 0
configure:9212: result: no
configure:9522: checking for gcc option to produce PIC
configure:9529: result: -fPIC -DPIC
configure:9537: checking if gcc PIC flag -fPIC -DPIC works
configure:9555: gcc -c -g -O2  -fPIC -DPIC -DPIC conftest.c >&5
configure:9559: $? = 0
configure:9572: result: yes
configure:9601: checking if gcc static flag -static works
configure:9629: result: yes
configure:9644: checking if gcc supports -c -o file.o
configure:9665: gcc -c -g -O2  -o out/conftest2.o conftest.c >&5
configure:9669: $? = 0
configure:9691: result: yes
configure:9699: checking if gcc supports -c -o file.o
configure:9746: result: yes
configure:9779: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:10941: result: yes
configure:10978: checking whether -lc should be explicitly linked in
configure:10986: gcc -c -g -O2  conftest.c >&5
configure:10989: $? = 0
configure:11004: gcc -shared  -fPIC -DPIC conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep  -lc  \>/dev/null 2\>\&1
configure:11007: $? = 0
configure:11021: result: no
configure:11186: checking dynamic linker characteristics
configure:11701: gcc -o conftest -g -O2   -Wl,-rpath -Wl,/foo conftest.c  >&5
configure:11701: $? = 0
configure:11935: result: GNU/Linux ld.so
configure:12042: checking how to hardcode library paths into programs
configure:12067: result: immediate
configure:12161: checking for shl_load
configure:12161: gcc -o conftest -g -O2   conftest.c  >&5
/tmp/ccaSztXo.o: In function `main':
/usr/local/src/adonthell-build/conftest.c:57: undefined reference to `shl_load'
collect2: ld returned 1 exit status
configure:12161: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "adonthell"
| #define VERSION "0.4.0-alpha-3"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* 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:12161: result: no
configure:12165: checking for shl_load in -ldld
configure:12190: gcc -o conftest -g -O2   conftest.c -ldld   >&5
/usr/bin/ld: cannot find -ldld
collect2: ld returned 1 exit status
configure:12190: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "adonthell"
| #define VERSION "0.4.0-alpha-3"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* 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:12199: result: no
configure:12204: checking for dlopen
configure:12204: gcc -o conftest -g -O2   conftest.c  >&5
/tmp/cc7BlnmA.o: In function `main':
/usr/local/src/adonthell-build/conftest.c:57: undefined reference to `dlopen'
collect2: ld returned 1 exit status
configure:12204: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "adonthell"
| #define VERSION "0.4.0-alpha-3"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* 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:12204: result: no
configure:12208: checking for dlopen in -ldl
configure:12233: gcc -o conftest -g -O2   conftest.c -ldl   >&5
configure:12233: $? = 0
configure:12242: result: yes
configure:12361: checking whether a program can dlopen itself
configure:12441: gcc -o conftest -g -O2  -DHAVE_DLFCN_H  -Wl,--export-dynamic conftest.c -ldl  >&5
configure:12444: $? = 0
configure:12462: result: yes
configure:12467: checking whether a statically linked program can dlopen itself
configure:12547: gcc -o conftest -g -O2  -DHAVE_DLFCN_H  -Wl,--export-dynamic -static conftest.c -ldl  >&5
/tmp/ccpWZhXM.o: In function `main':
/usr/local/src/adonthell-build/configure:12526: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
/usr/bin/ld: dynamic STT_GNU_IFUNC symbol `strcmp' with pointer equality in `/usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.6.1/../../../libc.a(strcmp.o)' can not be used when making an executable; recompile with -fPIE and relink with -pie
collect2: ld returned 1 exit status
configure:12550: $? = 1
configure:12568: result: no
configure:12607: checking whether stripping libraries is possible
configure:12612: result: yes
configure:12647: checking if libtool supports shared libraries
configure:12649: result: yes
configure:12652: checking whether to build shared libraries
configure:12673: result: yes
configure:12676: checking whether to build static libraries
configure:12680: result: yes
configure:12703: checking how to run the C++ preprocessor
configure:12769: result: g++ -E
configure:12789: g++ -E  conftest.cpp
configure:12789: $? = 0
configure:12803: g++ -E  conftest.cpp
conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:12803: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "adonthell"
| #define VERSION "0.4.0-alpha-3"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:12973: checking for ld used by g++
configure:13040: result: /usr/bin/ld -m elf_x86_64
configure:13047: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
configure:13062: result: yes
configure:13117: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:14121: result: yes
configure:14156: g++ -c -g -O2 -fno-exceptions -fno-strict-aliasing  conftest.cpp >&5
configure:14159: $? = 0
configure:14679: checking for g++ option to produce PIC
configure:14686: result: -fPIC -DPIC
configure:14694: checking if g++ PIC flag -fPIC -DPIC works
configure:14712: g++ -c -g -O2 -fno-exceptions -fno-strict-aliasing  -fPIC -DPIC -DPIC conftest.cpp >&5
configure:14716: $? = 0
configure:14729: result: yes
configure:14752: checking if g++ static flag -static works
configure:14780: result: yes
configure:14792: checking if g++ supports -c -o file.o
configure:14813: g++ -c -g -O2 -fno-exceptions -fno-strict-aliasing  -o out/conftest2.o conftest.cpp >&5
configure:14817: $? = 0
configure:14839: result: yes
configure:14844: checking if g++ supports -c -o file.o
configure:14891: result: yes
configure:14921: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:14958: result: yes
configure:15101: checking dynamic linker characteristics
configure:15784: result: GNU/Linux ld.so
configure:15837: checking how to hardcode library paths into programs
configure:15862: result: immediate
configure:15923: checking for lt_dlinit in -lltdl
configure:15948: gcc -o conftest -g -O2   -no-undefined conftest.c -lltdl   >&5
gcc: error: unrecognized option '-no-undefined'
configure:15948: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "adonthell"
| #define VERSION "0.4.0-alpha-3"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* 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 lt_dlinit ();
| int
| main ()
| {
| return lt_dlinit ();
|   ;
|   return 0;
| }
configure:15957: result: no

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
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_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=
ac_cv_env_PKG_CONFIG_LIBDIR_value=
ac_cv_env_PKG_CONFIG_PATH_set=
ac_cv_env_PKG_CONFIG_PATH_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_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_libglog_CFLAGS_set=
ac_cv_env_libglog_CFLAGS_value=
ac_cv_env_libglog_LIBS_set=
ac_cv_env_libglog_LIBS_value=
ac_cv_env_libgmock_CFLAGS_set=
ac_cv_env_libgmock_CFLAGS_value=
ac_cv_env_libgmock_LIBS_set=
ac_cv_env_libgmock_LIBS_value=
ac_cv_env_libgtest_CFLAGS_set=
ac_cv_env_libgtest_CFLAGS_value=
ac_cv_env_libgtest_LIBS_set=
ac_cv_env_libgtest_LIBS_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_dlopen=no
ac_cv_func_shl_load=no
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_lib_dl_dlopen=yes
ac_cv_lib_dld_shl_load=no
ac_cv_lib_ltdl_lt_dlinit=no
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_FGREP='/bin/grep -F'
ac_cv_path_GREP=/bin/grep
ac_cv_path_SED=/bin/sed
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=mawk
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_MANIFEST_TOOL=mt
ac_cv_prog_ac_ct_OBJDUMP=objdump
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_target=x86_64-unknown-linux-gnu
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
am_cv_OBJC_dependencies_compiler_type=none
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=no
lt_cv_deplibs_check_method=pass_all
lt_cv_dlopen=dlopen
lt_cv_dlopen_libs=-ldl
lt_cv_dlopen_self=yes
lt_cv_dlopen_self_static=no
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64'
lt_cv_path_NM='/usr/bin/nm -B'
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='-fPIC -DPIC'
lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_compiler_static_works_CXX=yes
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=no
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_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/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"\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/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/  {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=1572864
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /usr/local/src/adonthell/missing --run aclocal-1.11'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /usr/local/src/adonthell/missing --run tar'
AR='ar'
AS='as'
AUTOCONF='${SHELL} /usr/local/src/adonthell/missing --run autoconf'
AUTOHEADER='${SHELL} /usr/local/src/adonthell/missing --run autoheader'
AUTOMAKE='${SHELL} /usr/local/src/adonthell/missing --run automake-1.11'
AWK='mawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CPP='gcc -E'
CPPFLAGS=''
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g -O2 -fno-exceptions -fno-strict-aliasing'
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
DLLTOOL='dlltool'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
FGREP='/bin/grep -F'
FT2_CFLAGS=''
FT2_CONFIG=''
FT2_LIBS=''
GREP='/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/usr/bin/ld -m elf_x86_64'
LDFLAGS=' -no-undefined'
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /usr/local/src/adonthell/missing --run makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/bin/mkdir -p'
NM='/usr/bin/nm -B'
NMEDIT=''
OBJC='gcc'
OBJCDEPMODE='depmode=none'
OBJDUMP='objdump'
OBJEXT='o'
OSX_COMPILE_FALSE=''
OSX_COMPILE_TRUE='#'
OTOOL64=''
OTOOL=''
PACKAGE='adonthell'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_URL=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PKG_CONFIG=''
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
PYTHON=''
PYTHON_EXEC_PREFIX=''
PYTHON_PLATFORM=''
PYTHON_PREFIX=''
PYTHON_VERSION=''
PY_CFLAGS=''
PY_FRAMEWORK_FALSE=''
PY_FRAMEWORK_TRUE=''
PY_FWDIR=''
PY_LIBS=''
PY_SPDIR=''
RANLIB='ranlib'
SDL_CFLAGS=''
SDL_CONFIG=''
SDL_LIBS=''
SED='/bin/sed'
SET_MAKE=''
SHELL='/bin/bash'
STRIP='strip'
SWIG=''
VERSION='0.4.0-alpha-3'
XML2_CONFIG=''
XML_CPPFLAGS=''
XML_LIBS=''
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__fastdepOBJC_FALSE=''
am__fastdepOBJC_TRUE='#'
am__include='include'
am__isrc=' -I$(srcdir)'
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
backenddir=''
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'
install_sh='${SHELL} /usr/local/src/adonthell/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
libglog_CFLAGS=''
libglog_LIBS=''
libgmock_CFLAGS=''
libgmock_LIBS=''
libgtest_CFLAGS=''
libgtest_LIBS=''
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
pkgpyexecdir=''
pkgpythondir=''
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
pyexecdir=''
pythondir=''
sbindir='${exec_prefix}/sbin'
sdlbackenddir=''
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. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define PACKAGE "adonthell"
#define VERSION "0.4.0-alpha-3"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"

configure: exit 1
_______________________________________________
Adonthell-general mailing list
Adonthell-general@nongnu.org
https://lists.nongnu.org/mailman/listinfo/adonthell-general

Reply via email to