This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by vcmi configure 0.88b, which was generated by GNU Autoconf 2.68. Invocation command line was $ ./configure --prefix=/usr/local ## --------- ## ## Platform. ## ## --------- ## hostname = fregle uname -m = amd64 uname -r = 8.1-RELEASE uname -s = FreeBSD uname -v = FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:36:49 UTC 2010 root@mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC /usr/bin/uname -p = amd64 /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: /sbin PATH: /bin PATH: /usr/sbin PATH: /usr/bin PATH: /usr/games PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /home/admin/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2524: checking for a BSD-compatible install configure:2592: result: /usr/bin/install -c configure:2603: checking whether build environment is sane configure:2653: result: yes configure:2794: checking for a thread-safe mkdir -p configure:2833: result: ./install-sh -c -d configure:2846: checking for gawk configure:2862: found /usr/local/bin/gawk configure:2873: result: gawk configure:2884: checking whether make sets $(MAKE) configure:2906: result: yes configure:3107: checking for C++ compiler version configure:3116: /usr/local/bin/ccache /usr/local/bin/g++46 --version >&5 g++46 (FreeBSD Ports Collection) 4.6.3 20111202 (prerelease) 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:3127: $? = 0 configure:3116: /usr/local/bin/ccache /usr/local/bin/g++46 -v >&5 Using built-in specs. COLLECT_GCC=/usr/local/bin/g++46 COLLECT_LTO_WRAPPER=/usr/local/libexec/gcc46/gcc/x86_64-portbld-freebsd8.1/4.6.3/lto-wrapper Target: x86_64-portbld-freebsd8.1 Configured with: ./../gcc-4.6-20111202/configure --disable-nls --enable-languages=c,c++,fortran --libdir=/usr/local/lib/gcc46 --libexecdir=/usr/local/libexec/gcc46 --program-suffix=46 --with-as=/usr/local/bin/as --with-gmp=/usr/local --with-gxx-include-dir=/usr/local/lib/gcc46/include/c++/ --with-ld=/usr/local/bin/ld --with-libiconv-prefix=/usr/local --with-pkgversion='FreeBSD Ports Collection' --with-system-zlib --enable-languages=c,c++,fortran,java --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/gcc46 --build=x86_64-portbld-freebsd8.1 Thread model: posix gcc version 4.6.3 20111202 (prerelease) (FreeBSD Ports Collection) configure:3127: $? = 0 configure:3116: /usr/local/bin/ccache /usr/local/bin/g++46 -V >&5 g++46: error: unrecognized option '-V' g++46: fatal error: no input files compilation terminated. configure:3127: $? = 1 configure:3116: /usr/local/bin/ccache /usr/local/bin/g++46 -qversion >&5 g++46: error: unrecognized option '-qversion' g++46: fatal error: no input files compilation terminated. configure:3127: $? = 1 configure:3147: checking whether the C++ compiler works configure:3169: /usr/local/bin/ccache /usr/local/bin/g++46 -g -O3 -funroll-loops -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include -L/lib -L/usr/lib -L/usr/local/lib conftest.cpp >&5 configure:3173: $? = 0 configure:3221: result: yes configure:3224: checking for C++ compiler default output file name configure:3226: result: a.out configure:3232: checking for suffix of executables configure:3239: /usr/local/bin/ccache /usr/local/bin/g++46 -o conftest -g -O3 -funroll-loops -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include -L/lib -L/usr/lib -L/usr/local/lib conftest.cpp >&5 configure:3243: $? = 0 configure:3265: result: configure:3287: checking whether we are cross compiling configure:3295: /usr/local/bin/ccache /usr/local/bin/g++46 -o conftest -g -O3 -funroll-loops -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include -L/lib -L/usr/lib -L/usr/local/lib conftest.cpp >&5 configure:3299: $? = 0 configure:3306: ./conftest configure:3310: $? = 0 configure:3325: result: no configure:3330: checking for suffix of object files configure:3352: /usr/local/bin/ccache /usr/local/bin/g++46 -c -g -O3 -funroll-loops -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include conftest.cpp >&5 configure:3356: $? = 0 configure:3377: result: o configure:3381: checking whether we are using the GNU C++ compiler configure:3400: /usr/local/bin/ccache /usr/local/bin/g++46 -c -g -O3 -funroll-loops -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include conftest.cpp >&5 configure:3400: $? = 0 configure:3409: result: yes configure:3418: checking whether /usr/local/bin/ccache /usr/local/bin/g++46 accepts -g configure:3438: /usr/local/bin/ccache /usr/local/bin/g++46 -c -g -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include conftest.cpp >&5 configure:3438: $? = 0 configure:3479: result: yes configure:3513: checking for style of include used by make configure:3541: result: GNU configure:3566: checking dependency style of /usr/local/bin/ccache /usr/local/bin/g++46 configure:3676: result: gcc3 configure:3782: checking build system type configure:3796: result: x86_64-unknown-freebsd8.1 configure:3816: checking host system type configure:3829: result: x86_64-unknown-freebsd8.1 configure:3870: checking how to print strings configure:3897: result: printf configure:3966: checking for gcc configure:3993: result: /usr/local/bin/ccache /usr/local/bin/g++46 configure:4222: checking for C compiler version configure:4231: /usr/local/bin/ccache /usr/local/bin/g++46 --version >&5 g++46 (FreeBSD Ports Collection) 4.6.3 20111202 (prerelease) 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:4242: $? = 0 configure:4231: /usr/local/bin/ccache /usr/local/bin/g++46 -v >&5 Using built-in specs. COLLECT_GCC=/usr/local/bin/g++46 COLLECT_LTO_WRAPPER=/usr/local/libexec/gcc46/gcc/x86_64-portbld-freebsd8.1/4.6.3/lto-wrapper Target: x86_64-portbld-freebsd8.1 Configured with: ./../gcc-4.6-20111202/configure --disable-nls --enable-languages=c,c++,fortran --libdir=/usr/local/lib/gcc46 --libexecdir=/usr/local/libexec/gcc46 --program-suffix=46 --with-as=/usr/local/bin/as --with-gmp=/usr/local --with-gxx-include-dir=/usr/local/lib/gcc46/include/c++/ --with-ld=/usr/local/bin/ld --with-libiconv-prefix=/usr/local --with-pkgversion='FreeBSD Ports Collection' --with-system-zlib --enable-languages=c,c++,fortran,java --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/gcc46 --build=x86_64-portbld-freebsd8.1 Thread model: posix gcc version 4.6.3 20111202 (prerelease) (FreeBSD Ports Collection) configure:4242: $? = 0 configure:4231: /usr/local/bin/ccache /usr/local/bin/g++46 -V >&5 g++46: error: unrecognized option '-V' g++46: fatal error: no input files compilation terminated. configure:4242: $? = 1 configure:4231: /usr/local/bin/ccache /usr/local/bin/g++46 -qversion >&5 g++46: error: unrecognized option '-qversion' g++46: fatal error: no input files compilation terminated. configure:4242: $? = 1 configure:4246: checking whether we are using the GNU C compiler configure:4265: /usr/local/bin/ccache /usr/local/bin/g++46 -c -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include conftest.c >&5 configure:4265: $? = 0 configure:4274: result: yes configure:4283: checking whether /usr/local/bin/ccache /usr/local/bin/g++46 accepts -g configure:4303: /usr/local/bin/ccache /usr/local/bin/g++46 -c -g -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include conftest.c >&5 configure:4303: $? = 0 configure:4344: result: yes configure:4361: checking for /usr/local/bin/ccache /usr/local/bin/g++46 option to accept ISO C89 configure:4425: /usr/local/bin/ccache /usr/local/bin/g++46 -c -g -O2 -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include conftest.c >&5 conftest.c:18:17: error: 'p' was not declared in this scope conftest.c:18:20: error: 'i' was not declared in this scope conftest.c:18:21: error: expression list treated as compound expression in initializer [-fpermissive] conftest.c:19:6: error: expected ',' or ';' before 'char' conftest.c:21:1: error: expected unqualified-id before '{' token conftest.c: In function 'int main()': conftest.c:57:21: error: cannot convert 'char*' to 'char* (*)(char**, int)' for argument '1' to 'char* f(char* (*)(char**, int), char**, ...)' conftest.c:57:50: error: cannot convert 'char*' to 'char* (*)(char**, int)' for argument '1' to 'char* f(char* (*)(char**, int), char**, ...)' configure:4425: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "vcmi" | #define PACKAGE_TARNAME "vcmi" | #define PACKAGE_VERSION "0.88b" | #define PACKAGE_STRING "vcmi 0.88b" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vcmi" | #define VERSION "0.88b" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:4425: /usr/local/bin/ccache /usr/local/bin/g++46 -qlanglvl=extc89 -c -g -O2 -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include conftest.c >&5 g++46: error: unrecognized option '-qlanglvl=extc89' configure:4425: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "vcmi" | #define PACKAGE_TARNAME "vcmi" | #define PACKAGE_VERSION "0.88b" | #define PACKAGE_STRING "vcmi 0.88b" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vcmi" | #define VERSION "0.88b" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:4425: /usr/local/bin/ccache /usr/local/bin/g++46 -qlanglvl=ansi -c -g -O2 -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include conftest.c >&5 g++46: error: unrecognized option '-qlanglvl=ansi' configure:4425: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "vcmi" | #define PACKAGE_TARNAME "vcmi" | #define PACKAGE_VERSION "0.88b" | #define PACKAGE_STRING "vcmi 0.88b" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vcmi" | #define VERSION "0.88b" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:4425: /usr/local/bin/ccache /usr/local/bin/g++46 -std -c -g -O2 -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include conftest.c >&5 cc1plus: error: unrecognized command line option '-std' configure:4425: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "vcmi" | #define PACKAGE_TARNAME "vcmi" | #define PACKAGE_VERSION "0.88b" | #define PACKAGE_STRING "vcmi 0.88b" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vcmi" | #define VERSION "0.88b" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:4425: /usr/local/bin/ccache /usr/local/bin/g++46 -Ae -c -g -O2 -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include conftest.c >&5 :0:1: error: missing '(' after predicate conftest.c:18:17: error: 'p' was not declared in this scope conftest.c:18:20: error: 'i' was not declared in this scope conftest.c:18:21: error: expression list treated as compound expression in initializer [-fpermissive] conftest.c:19:6: error: expected ',' or ';' before 'char' conftest.c:21:1: error: expected unqualified-id before '{' token conftest.c: In function 'int main()': conftest.c:57:21: error: cannot convert 'char*' to 'char* (*)(char**, int)' for argument '1' to 'char* f(char* (*)(char**, int), char**, ...)' conftest.c:57:52: error: cannot convert 'char*' to 'char* (*)(char**, int)' for argument '1' to 'char* f(char* (*)(char**, int), char**, ...)' configure:4425: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "vcmi" | #define PACKAGE_TARNAME "vcmi" | #define PACKAGE_VERSION "0.88b" | #define PACKAGE_STRING "vcmi 0.88b" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vcmi" | #define VERSION "0.88b" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:4425: /usr/local/bin/ccache /usr/local/bin/g++46 -Aa -D_HPUX_SOURCE -c -g -O2 -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include conftest.c >&5 :0:1: error: missing '(' after predicate conftest.c:18:17: error: 'p' was not declared in this scope conftest.c:18:20: error: 'i' was not declared in this scope conftest.c:18:21: error: expression list treated as compound expression in initializer [-fpermissive] conftest.c:19:6: error: expected ',' or ';' before 'char' conftest.c:21:1: error: expected unqualified-id before '{' token conftest.c: In function 'int main()': conftest.c:57:21: error: cannot convert 'char*' to 'char* (*)(char**, int)' for argument '1' to 'char* f(char* (*)(char**, int), char**, ...)' conftest.c:57:52: error: cannot convert 'char*' to 'char* (*)(char**, int)' for argument '1' to 'char* f(char* (*)(char**, int), char**, ...)' configure:4425: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "vcmi" | #define PACKAGE_TARNAME "vcmi" | #define PACKAGE_VERSION "0.88b" | #define PACKAGE_STRING "vcmi 0.88b" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vcmi" | #define VERSION "0.88b" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:4425: /usr/local/bin/ccache /usr/local/bin/g++46 -Xc -D__EXTENSIONS__ -c -g -O2 -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include conftest.c >&5 g++46: error: unrecognized option '-Xc' configure:4425: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "vcmi" | #define PACKAGE_TARNAME "vcmi" | #define PACKAGE_VERSION "0.88b" | #define PACKAGE_STRING "vcmi 0.88b" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vcmi" | #define VERSION "0.88b" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:4441: result: unsupported configure:4460: checking dependency style of /usr/local/bin/ccache /usr/local/bin/g++46 configure:4570: result: gcc3 configure:4585: checking for a sed that does not truncate output configure:4649: result: /usr/bin/sed configure:4667: checking for grep that handles long lines and -e configure:4725: result: /usr/bin/grep configure:4730: checking for egrep configure:4792: result: /usr/bin/grep -E configure:4797: checking for fgrep configure:4859: result: /usr/bin/grep -F configure:4894: checking for ld used by /usr/local/bin/ccache /usr/local/bin/g++46 configure:4961: result: /usr/local/bin/ld configure:4968: checking if the linker (/usr/local/bin/ld) is GNU ld configure:4983: result: yes configure:4995: checking for BSD- or MS-compatible name lister (nm) configure:5044: result: /usr/bin/nm -B configure:5174: checking the name lister (/usr/bin/nm -B) interface configure:5181: /usr/local/bin/ccache /usr/local/bin/g++46 -c -g -O3 -funroll-loops -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include conftest.cpp >&5 configure:5184: /usr/bin/nm -B "conftest.o" configure:5187: output 0000000000000000 B some_variable configure:5194: result: BSD nm configure:5197: checking whether ln -s works configure:5201: result: yes configure:5209: checking the maximum length of command line arguments configure:5334: result: 196608 configure:5351: checking whether the shell understands some XSI constructs configure:5361: result: yes configure:5365: checking whether the shell understands "+=" configure:5371: result: yes configure:5406: checking how to convert x86_64-unknown-freebsd8.1 file names to x86_64-unknown-freebsd8.1 format configure:5446: result: func_convert_file_noop configure:5453: checking how to convert x86_64-unknown-freebsd8.1 file names to toolchain format configure:5473: result: func_convert_file_noop configure:5480: checking for /usr/local/bin/ld option to reload object files configure:5487: result: -r configure:5561: checking for objdump configure:5577: found /usr/bin/objdump configure:5588: result: objdump configure:5620: checking how to recognize dependent libraries configure:5822: result: pass_all configure:5907: checking for dlltool configure:5937: result: no configure:5967: checking how to associate runtime and link libraries configure:5994: result: printf %s\n configure:6055: checking for ar configure:6071: found /usr/bin/ar configure:6082: result: ar configure:6119: checking for archiver @FILE support configure:6136: /usr/local/bin/ccache /usr/local/bin/g++46 -c -g -O3 -funroll-loops -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include conftest.cpp >&5 configure:6136: $? = 0 configure:6139: ar cru libconftest.a @conftest.lst >&5 ar: warning: can't open file: @conftest.lst: No such file or directory configure:6142: $? = 0 configure:6147: ar cru libconftest.a @conftest.lst >&5 ar: warning: can't open file: @conftest.lst: No such file or directory configure:6150: $? = 0 configure:6162: result: no configure:6220: checking for strip configure:6236: found /usr/bin/strip configure:6247: result: strip configure:6319: checking for ranlib configure:6335: found /usr/bin/ranlib configure:6346: result: ranlib configure:6448: checking command to parse /usr/bin/nm -B output from /usr/local/bin/ccache /usr/local/bin/g++46 object configure:6567: /usr/local/bin/ccache /usr/local/bin/g++46 -c -g -O3 -funroll-loops -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include conftest.cpp >&5 configure:6570: $? = 0 configure:6574: /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:6577: $? = 0 configure:6643: /usr/local/bin/ccache /usr/local/bin/g++46 -o conftest -g -O3 -funroll-loops -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include -L/lib -L/usr/lib -L/usr/local/lib conftest.cpp conftstm.o >&5 configure:6646: $? = 0 configure:6684: result: ok configure:6721: checking for sysroot configure:6751: result: no configure:6995: checking for mt configure:7011: found /usr/bin/mt configure:7022: result: mt configure:7045: checking if mt is a manifest tool configure:7051: mt '-?' mt: illegal option -- ? usage: mt [-f device] command [count] configure:7059: result: no configure:7691: checking how to run the C preprocessor configure:7722: /usr/local/bin/ccache /usr/local/bin/g++46 -E -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include conftest.c configure:7722: $? = 0 configure:7736: /usr/local/bin/ccache /usr/local/bin/g++46 -E -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:7736: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "vcmi" | #define PACKAGE_TARNAME "vcmi" | #define PACKAGE_VERSION "0.88b" | #define PACKAGE_STRING "vcmi 0.88b" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vcmi" | #define VERSION "0.88b" | /* end confdefs.h. */ | #include configure:7761: result: /usr/local/bin/ccache /usr/local/bin/g++46 -E configure:7781: /usr/local/bin/ccache /usr/local/bin/g++46 -E -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include conftest.c configure:7781: $? = 0 configure:7795: /usr/local/bin/ccache /usr/local/bin/g++46 -E -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:7795: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "vcmi" | #define PACKAGE_TARNAME "vcmi" | #define PACKAGE_VERSION "0.88b" | #define PACKAGE_STRING "vcmi 0.88b" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vcmi" | #define VERSION "0.88b" | /* end confdefs.h. */ | #include configure:7824: checking for ANSI C header files configure:7844: /usr/local/bin/ccache /usr/local/bin/g++46 -c -g -O2 -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include conftest.c >&5 configure:7844: $? = 0 configure:7917: /usr/local/bin/ccache /usr/local/bin/g++46 -o conftest -g -O2 -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include -L/lib -L/usr/lib -L/usr/local/lib conftest.c >&5 configure:7917: $? = 0 configure:7917: ./conftest configure:7917: $? = 0 configure:7928: result: yes configure:7941: checking for sys/types.h configure:7941: /usr/local/bin/ccache /usr/local/bin/g++46 -c -g -O2 -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include conftest.c >&5 configure:7941: $? = 0 configure:7941: result: yes configure:7941: checking for sys/stat.h configure:7941: /usr/local/bin/ccache /usr/local/bin/g++46 -c -g -O2 -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include conftest.c >&5 configure:7941: $? = 0 configure:7941: result: yes configure:7941: checking for stdlib.h configure:7941: /usr/local/bin/ccache /usr/local/bin/g++46 -c -g -O2 -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include conftest.c >&5 configure:7941: $? = 0 configure:7941: result: yes configure:7941: checking for string.h configure:7941: /usr/local/bin/ccache /usr/local/bin/g++46 -c -g -O2 -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include conftest.c >&5 configure:7941: $? = 0 configure:7941: result: yes configure:7941: checking for memory.h configure:7941: /usr/local/bin/ccache /usr/local/bin/g++46 -c -g -O2 -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include conftest.c >&5 configure:7941: $? = 0 configure:7941: result: yes configure:7941: checking for strings.h configure:7941: /usr/local/bin/ccache /usr/local/bin/g++46 -c -g -O2 -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include conftest.c >&5 configure:7941: $? = 0 configure:7941: result: yes configure:7941: checking for inttypes.h configure:7941: /usr/local/bin/ccache /usr/local/bin/g++46 -c -g -O2 -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include conftest.c >&5 configure:7941: $? = 0 configure:7941: result: yes configure:7941: checking for stdint.h configure:7941: /usr/local/bin/ccache /usr/local/bin/g++46 -c -g -O2 -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include conftest.c >&5 configure:7941: $? = 0 configure:7941: result: yes configure:7941: checking for unistd.h configure:7941: /usr/local/bin/ccache /usr/local/bin/g++46 -c -g -O2 -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include conftest.c >&5 configure:7941: $? = 0 configure:7941: result: yes configure:7955: checking for dlfcn.h configure:7955: /usr/local/bin/ccache /usr/local/bin/g++46 -c -g -O2 -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include conftest.c >&5 configure:7955: $? = 0 configure:7955: result: yes configure:8092: checking for objdir configure:8107: result: .libs configure:8378: checking if /usr/local/bin/ccache /usr/local/bin/g++46 supports -fno-rtti -fno-exceptions configure:8396: /usr/local/bin/ccache /usr/local/bin/g++46 -c -g -O2 -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include -fno-rtti -fno-exceptions conftest.c >&5 configure:8400: $? = 0 configure:8413: result: yes configure:8723: checking for /usr/local/bin/ccache /usr/local/bin/g++46 option to produce PIC configure:8730: result: -fPIC -DPIC configure:8738: checking if /usr/local/bin/ccache /usr/local/bin/g++46 PIC flag -fPIC -DPIC works configure:8756: /usr/local/bin/ccache /usr/local/bin/g++46 -c -g -O2 -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include -fPIC -DPIC -DPIC conftest.c >&5 configure:8760: $? = 0 configure:8773: result: yes configure:8802: checking if /usr/local/bin/ccache /usr/local/bin/g++46 static flag -static works configure:8830: result: yes configure:8845: checking if /usr/local/bin/ccache /usr/local/bin/g++46 supports -c -o file.o configure:8866: /usr/local/bin/ccache /usr/local/bin/g++46 -c -g -O2 -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include -o out/conftest2.o conftest.c >&5 configure:8870: $? = 0 configure:8892: result: yes configure:8900: checking if /usr/local/bin/ccache /usr/local/bin/g++46 supports -c -o file.o configure:8947: result: yes configure:8980: checking whether the /usr/local/bin/ccache /usr/local/bin/g++46 linker (/usr/local/bin/ld) supports shared libraries configure:10142: result: yes configure:10179: checking whether -lc should be explicitly linked in configure:10187: /usr/local/bin/ccache /usr/local/bin/g++46 -c -g -O2 -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include conftest.c >&5 configure:10190: $? = 0 configure:10205: /usr/local/bin/ccache /usr/local/bin/g++46 -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1 configure:10208: $? = 0 configure:10222: result: no configure:10387: checking dynamic linker characteristics configure:11136: result: freebsd8.1 ld.so configure:11243: checking how to hardcode library paths into programs configure:11268: result: immediate configure:11808: checking whether stripping libraries is possible configure:11813: result: yes configure:11848: checking if libtool supports shared libraries configure:11850: result: yes configure:11853: checking whether to build shared libraries configure:11874: result: yes configure:11877: checking whether to build static libraries configure:11881: result: no configure:11904: checking how to run the C++ preprocessor configure:11931: /usr/local/bin/ccache /usr/local/bin/g++46 -E -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include conftest.cpp configure:11931: $? = 0 configure:11945: /usr/local/bin/ccache /usr/local/bin/g++46 -E -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include conftest.cpp conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:11945: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "vcmi" | #define PACKAGE_TARNAME "vcmi" | #define PACKAGE_VERSION "0.88b" | #define PACKAGE_STRING "vcmi 0.88b" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vcmi" | #define VERSION "0.88b" | #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 configure:11970: result: /usr/local/bin/ccache /usr/local/bin/g++46 -E configure:11990: /usr/local/bin/ccache /usr/local/bin/g++46 -E -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include conftest.cpp configure:11990: $? = 0 configure:12004: /usr/local/bin/ccache /usr/local/bin/g++46 -E -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include conftest.cpp conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:12004: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "vcmi" | #define PACKAGE_TARNAME "vcmi" | #define PACKAGE_VERSION "0.88b" | #define PACKAGE_STRING "vcmi 0.88b" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vcmi" | #define VERSION "0.88b" | #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 configure:12174: checking for ld used by /usr/local/bin/ccache /usr/local/bin/g++46 configure:12241: result: /usr/local/bin/ld configure:12248: checking if the linker (/usr/local/bin/ld) is GNU ld configure:12263: result: yes configure:12318: checking whether the /usr/local/bin/ccache /usr/local/bin/g++46 linker (/usr/local/bin/ld) supports shared libraries configure:13322: result: yes configure:13357: /usr/local/bin/ccache /usr/local/bin/g++46 -c -g -O3 -funroll-loops -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include conftest.cpp >&5 configure:13360: $? = 0 configure:13880: checking for /usr/local/bin/ccache /usr/local/bin/g++46 option to produce PIC configure:13887: result: -fPIC -DPIC configure:13895: checking if /usr/local/bin/ccache /usr/local/bin/g++46 PIC flag -fPIC -DPIC works configure:13913: /usr/local/bin/ccache /usr/local/bin/g++46 -c -g -O3 -funroll-loops -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include -fPIC -DPIC -DPIC conftest.cpp >&5 configure:13917: $? = 0 configure:13930: result: yes configure:13953: checking if /usr/local/bin/ccache /usr/local/bin/g++46 static flag -static works configure:13981: result: yes configure:13993: checking if /usr/local/bin/ccache /usr/local/bin/g++46 supports -c -o file.o configure:14014: /usr/local/bin/ccache /usr/local/bin/g++46 -c -g -O3 -funroll-loops -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include -o out/conftest2.o conftest.cpp >&5 configure:14018: $? = 0 configure:14040: result: yes configure:14045: checking if /usr/local/bin/ccache /usr/local/bin/g++46 supports -c -o file.o configure:14092: result: yes configure:14122: checking whether the /usr/local/bin/ccache /usr/local/bin/g++46 linker (/usr/local/bin/ld) supports shared libraries configure:14159: result: yes configure:14302: checking dynamic linker characteristics configure:14985: result: freebsd8.1 ld.so configure:15038: checking how to hardcode library paths into programs configure:15063: result: immediate configure:15123: checking for C++ compiler vendor configure:15147: /usr/local/bin/ccache /usr/local/bin/g++46 -c -g -O3 -funroll-loops -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:29:7: error: 'thisisanerror' was not declared in this scope configure:15147: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "vcmi" | #define PACKAGE_TARNAME "vcmi" | #define PACKAGE_VERSION "0.88b" | #define PACKAGE_STRING "vcmi 0.88b" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vcmi" | #define VERSION "0.88b" | #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. */ | | int | main () | { | | #if !(defined(__ICC) || defined(__ECC) || defined(__INTEL_COMPILER)) | thisisanerror; | #endif | | ; | return 0; | } configure:15147: /usr/local/bin/ccache /usr/local/bin/g++46 -c -g -O3 -funroll-loops -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:29:7: error: 'thisisanerror' was not declared in this scope configure:15147: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "vcmi" | #define PACKAGE_TARNAME "vcmi" | #define PACKAGE_VERSION "0.88b" | #define PACKAGE_STRING "vcmi 0.88b" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vcmi" | #define VERSION "0.88b" | #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. */ | | int | main () | { | | #if !(defined(__xlc__) || defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__)) | thisisanerror; | #endif | | ; | return 0; | } configure:15147: /usr/local/bin/ccache /usr/local/bin/g++46 -c -g -O3 -funroll-loops -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:29:7: error: 'thisisanerror' was not declared in this scope configure:15147: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "vcmi" | #define PACKAGE_TARNAME "vcmi" | #define PACKAGE_VERSION "0.88b" | #define PACKAGE_STRING "vcmi 0.88b" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vcmi" | #define VERSION "0.88b" | #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. */ | | int | main () | { | | #if !(defined(__PATHCC__) || defined(__PATHSCALE__)) | thisisanerror; | #endif | | ; | return 0; | } configure:15147: /usr/local/bin/ccache /usr/local/bin/g++46 -c -g -O3 -funroll-loops -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:29:7: error: 'thisisanerror' was not declared in this scope configure:15147: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "vcmi" | #define PACKAGE_TARNAME "vcmi" | #define PACKAGE_VERSION "0.88b" | #define PACKAGE_STRING "vcmi 0.88b" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vcmi" | #define VERSION "0.88b" | #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. */ | | int | main () | { | | #if !(defined(__clang__)) | thisisanerror; | #endif | | ; | return 0; | } configure:15147: /usr/local/bin/ccache /usr/local/bin/g++46 -c -g -O3 -funroll-loops -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include conftest.cpp >&5 configure:15147: $? = 0 configure:15154: result: gnu configure:15256: checking for boostlib >= 1.36 configure:15325: /usr/local/bin/ccache /usr/local/bin/g++46 -c -g -O3 -funroll-loops -O0 -ggdb -std=c++0x -Wall -Wno-switch -Wno-sign-compare -Wcast-align -Wpointer-arith -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include -I/usr/local/include conftest.cpp >&5 configure:15325: $? = 0 configure:15327: result: yes configure:15505: checking whether the Boost::System library is available configure:15529: /usr/local/bin/ccache /usr/local/bin/g++46 -c -g -O3 -funroll-loops -O0 -ggdb -std=c++0x -Wall -Wno-switch -Wno-sign-compare -Wcast-align -Wpointer-arith -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include -I/usr/local/include conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:29:3: warning: statement is a reference, not call, to function 'boost::system::system_category' [-Waddress] conftest.cpp:29:3: warning: statement has no effect [-Wunused-value] configure:15529: $? = 0 configure:15544: result: yes configure:15559: checking for exit in -lboost_system configure:15584: /usr/local/bin/ccache /usr/local/bin/g++46 -o conftest -g -O3 -funroll-loops -O0 -ggdb -std=c++0x -Wall -Wno-switch -Wno-sign-compare -Wcast-align -Wpointer-arith -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include -I/usr/local/include -L/lib -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.cpp -lboost_system >&5 configure:15584: $? = 0 configure:15594: result: yes configure:15749: checking whether the Boost::Filesystem library is available configure:15773: /usr/local/bin/ccache /usr/local/bin/g++46 -c -g -O3 -funroll-loops -O0 -ggdb -std=c++0x -Wall -Wno-switch -Wno-sign-compare -Wcast-align -Wpointer-arith -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include -I/usr/local/include conftest.cpp >&5 configure:15773: $? = 0 configure:15787: result: yes configure:15798: checking for exit in -lboost_filesystem configure:15823: /usr/local/bin/ccache /usr/local/bin/g++46 -o conftest -g -O3 -funroll-loops -O0 -ggdb -std=c++0x -Wall -Wno-switch -Wno-sign-compare -Wcast-align -Wpointer-arith -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include -I/usr/local/include -L/lib -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.cpp -lboost_filesystem -lboost_system >&5 configure:15823: $? = 0 configure:15833: result: yes configure:15985: checking whether the Boost::Thread library is available configure:16017: /usr/local/bin/ccache /usr/local/bin/g++46 -c -pthread -g -O3 -funroll-loops -O0 -ggdb -std=c++0x -Wall -Wno-switch -Wno-sign-compare -Wcast-align -Wpointer-arith -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include -I/usr/local/include conftest.cpp >&5 configure:16017: $? = 0 configure:16032: result: yes configure:16061: checking for exit in -lboost_thread configure:16086: /usr/local/bin/ccache /usr/local/bin/g++46 -o conftest -g -O3 -funroll-loops -O0 -ggdb -std=c++0x -Wall -Wno-switch -Wno-sign-compare -Wcast-align -Wpointer-arith -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include -I/usr/local/include -pthread -L/lib -L/usr/lib -L/usr/local/lib -L/usr/local/lib conftest.cpp -lboost_thread >&5 configure:16086: $? = 0 configure:16096: result: yes configure:16255: checking whether the Boost::IOStreams library is available configure:16283: /usr/local/bin/ccache /usr/local/bin/g++46 -c -g -O3 -funroll-loops -O0 -ggdb -std=c++0x -Wall -Wno-switch -Wno-sign-compare -Wcast-align -Wpointer-arith -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include -pthread -I/usr/local/include conftest.cpp >&5 configure:16283: $? = 0 configure:16297: result: yes configure:16308: checking for exit in -lboost_iostreams configure:16333: /usr/local/bin/ccache /usr/local/bin/g++46 -o conftest -g -O3 -funroll-loops -O0 -ggdb -std=c++0x -Wall -Wno-switch -Wno-sign-compare -Wcast-align -Wpointer-arith -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include -pthread -I/usr/local/include -L/lib -L/usr/lib -L/usr/local/lib -pthread -L/usr/local/lib conftest.cpp -lboost_iostreams >&5 configure:16333: $? = 0 configure:16343: result: yes configure:16487: checking whether the Boost::Program_Options library is available configure:16511: /usr/local/bin/ccache /usr/local/bin/g++46 -c -g -O3 -funroll-loops -O0 -ggdb -std=c++0x -Wall -Wno-switch -Wno-sign-compare -Wcast-align -Wpointer-arith -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include -pthread -I/usr/local/include conftest.cpp >&5 configure:16511: $? = 0 configure:16525: result: yes configure:16536: checking for exit in -lboost_program_options configure:16561: /usr/local/bin/ccache /usr/local/bin/g++46 -o conftest -g -O3 -funroll-loops -O0 -ggdb -std=c++0x -Wall -Wno-switch -Wno-sign-compare -Wcast-align -Wpointer-arith -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include -pthread -I/usr/local/include -L/lib -L/usr/lib -L/usr/local/lib -pthread -L/usr/local/lib conftest.cpp -lboost_program_options >&5 configure:16561: $? = 0 configure:16571: result: yes configure:16684: checking for shm_open in -lrt configure:16709: /usr/local/bin/ccache /usr/local/bin/g++46 -o conftest -g -O3 -funroll-loops -O0 -ggdb -std=c++0x -Wall -Wno-switch -Wno-sign-compare -Wcast-align -Wpointer-arith -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include -L/lib -L/usr/lib -L/usr/local/lib conftest.cpp -lrt >&5 configure:16709: $? = 0 configure:16718: result: yes configure:16729: checking for dlopen in -ldl configure:16754: /usr/local/bin/ccache /usr/local/bin/g++46 -o conftest -g -O3 -funroll-loops -O0 -ggdb -std=c++0x -Wall -Wno-switch -Wno-sign-compare -Wcast-align -Wpointer-arith -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include -L/lib -L/usr/lib -L/usr/local/lib conftest.cpp -ldl -lrt >&5 /usr/local/bin/ld: cannot find -ldl collect2: ld returned 1 exit status configure:16754: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "vcmi" | #define PACKAGE_TARNAME "vcmi" | #define PACKAGE_VERSION "0.88b" | #define PACKAGE_STRING "vcmi 0.88b" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "vcmi" | #define VERSION "0.88b" | #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/" | #define HAVE_BOOST /**/ | #define HAVE_BOOST_SYSTEM /**/ | #define HAVE_BOOST_FILESYSTEM /**/ | #define HAVE_BOOST_THREAD /**/ | #define HAVE_BOOST_IOSTREAMS /**/ | #define HAVE_BOOST_PROGRAM_OPTIONS /**/ | #define HAVE_LIBRT 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 dlopen (); | int | main () | { | return dlopen (); | ; | return 0; | } configure:16763: result: no configure:16819: checking for sdl-config configure:16837: found /usr/local/bin/sdl-config configure:16850: result: /usr/local/bin/sdl-config configure:16860: checking for SDL - version >= 1.2.0 configure:16947: /usr/local/bin/ccache /usr/local/bin/g++46 -o conftest -g -O3 -funroll-loops -O0 -ggdb -std=c++0x -Wall -Wno-switch -Wno-sign-compare -Wcast-align -Wpointer-arith -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include -L/lib -L/usr/lib -L/usr/local/lib conftest.cpp -lrt -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lSDL -pthread >&5 conftest.cpp: In function 'int main(int, char**)': conftest.cpp:63:34: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] configure:16947: $? = 0 configure:16947: ./conftest configure:16947: $? = 0 configure:16962: result: yes configure:17037: checking SDL/SDL.h usability configure:17037: /usr/local/bin/ccache /usr/local/bin/g++46 -c -g -O3 -funroll-loops -O0 -ggdb -std=c++0x -Wall -Wno-switch -Wno-sign-compare -Wcast-align -Wpointer-arith -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include conftest.cpp >&5 configure:17037: $? = 0 configure:17037: result: yes configure:17037: checking SDL/SDL.h presence configure:17037: /usr/local/bin/ccache /usr/local/bin/g++46 -E -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include conftest.cpp configure:17037: $? = 0 configure:17037: result: yes configure:17037: checking for SDL/SDL.h configure:17037: result: yes configure:17037: checking SDL/SDL_mixer.h usability configure:17037: /usr/local/bin/ccache /usr/local/bin/g++46 -c -g -O3 -funroll-loops -O0 -ggdb -std=c++0x -Wall -Wno-switch -Wno-sign-compare -Wcast-align -Wpointer-arith -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include conftest.cpp >&5 configure:17037: $? = 0 configure:17037: result: yes configure:17037: checking SDL/SDL_mixer.h presence configure:17037: /usr/local/bin/ccache /usr/local/bin/g++46 -E -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include conftest.cpp configure:17037: $? = 0 configure:17037: result: yes configure:17037: checking for SDL/SDL_mixer.h configure:17037: result: yes configure:17037: checking SDL/SDL_image.h usability configure:17037: /usr/local/bin/ccache /usr/local/bin/g++46 -c -g -O3 -funroll-loops -O0 -ggdb -std=c++0x -Wall -Wno-switch -Wno-sign-compare -Wcast-align -Wpointer-arith -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include conftest.cpp >&5 configure:17037: $? = 0 configure:17037: result: yes configure:17037: checking SDL/SDL_image.h presence configure:17037: /usr/local/bin/ccache /usr/local/bin/g++46 -E -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include conftest.cpp configure:17037: $? = 0 configure:17037: result: yes configure:17037: checking for SDL/SDL_image.h configure:17037: result: yes configure:17037: checking SDL/SDL_ttf.h usability configure:17037: /usr/local/bin/ccache /usr/local/bin/g++46 -c -g -O3 -funroll-loops -O0 -ggdb -std=c++0x -Wall -Wno-switch -Wno-sign-compare -Wcast-align -Wpointer-arith -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include conftest.cpp >&5 configure:17037: $? = 0 configure:17037: result: yes configure:17037: checking SDL/SDL_ttf.h presence configure:17037: /usr/local/bin/ccache /usr/local/bin/g++46 -E -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include conftest.cpp configure:17037: $? = 0 configure:17037: result: yes configure:17037: checking for SDL/SDL_ttf.h configure:17037: result: yes configure:17050: checking for SDL_Init in -lSDL configure:17075: /usr/local/bin/ccache /usr/local/bin/g++46 -o conftest -g -O3 -funroll-loops -O0 -ggdb -std=c++0x -Wall -Wno-switch -Wno-sign-compare -Wcast-align -Wpointer-arith -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include -L/lib -L/usr/lib -L/usr/local/lib conftest.cpp -lSDL -lrt >&5 configure:17075: $? = 0 configure:17084: result: yes configure:17097: checking for main in -lSDL_mixer configure:17116: /usr/local/bin/ccache /usr/local/bin/g++46 -o conftest -g -O3 -funroll-loops -O0 -ggdb -std=c++0x -Wall -Wno-switch -Wno-sign-compare -Wcast-align -Wpointer-arith -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include -L/lib -L/usr/lib -L/usr/local/lib conftest.cpp -lSDL_mixer -lSDL -lrt >&5 configure:17116: $? = 0 configure:17125: result: yes configure:17138: checking for IMG_Load in -lSDL_image configure:17163: /usr/local/bin/ccache /usr/local/bin/g++46 -o conftest -g -O3 -funroll-loops -O0 -ggdb -std=c++0x -Wall -Wno-switch -Wno-sign-compare -Wcast-align -Wpointer-arith -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include -L/lib -L/usr/lib -L/usr/local/lib conftest.cpp -lSDL_image -lSDL_mixer -lSDL -lrt >&5 configure:17163: $? = 0 configure:17172: result: yes configure:17185: checking for main in -lSDL_ttf configure:17204: /usr/local/bin/ccache /usr/local/bin/g++46 -o conftest -g -O3 -funroll-loops -O0 -ggdb -std=c++0x -Wall -Wno-switch -Wno-sign-compare -Wcast-align -Wpointer-arith -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include -L/lib -L/usr/lib -L/usr/local/lib conftest.cpp -lSDL_ttf -lSDL_image -lSDL_mixer -lSDL -lrt >&5 configure:17204: $? = 0 configure:17213: result: yes configure:17237: checking for av_open_input_file in -lavformat configure:17262: /usr/local/bin/ccache /usr/local/bin/g++46 -o conftest -g -O3 -funroll-loops -O0 -ggdb -std=c++0x -Wall -Wno-switch -Wno-sign-compare -Wcast-align -Wpointer-arith -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include -L/lib -L/usr/lib -L/usr/local/lib conftest.cpp -lavformat -lSDL_ttf -lSDL_image -lSDL_mixer -lSDL -lrt -L/usr/local/lib -lavcodec -lavformat -lavutil -lswscale >&5 configure:17262: $? = 0 configure:17271: result: yes configure:17284: checking for sws_getContext in -lswscale configure:17309: /usr/local/bin/ccache /usr/local/bin/g++46 -o conftest -g -O3 -funroll-loops -O0 -ggdb -std=c++0x -Wall -Wno-switch -Wno-sign-compare -Wcast-align -Wpointer-arith -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include -L/lib -L/usr/lib -L/usr/local/lib conftest.cpp -lswscale -lavformat -lSDL_ttf -lSDL_image -lSDL_mixer -lSDL -lrt -L/usr/local/lib -lavcodec -lavformat -lavutil -lswscale >&5 configure:17309: $? = 0 configure:17318: result: yes configure:17331: checking for avcodec_decode_video2 in -lavcodec configure:17356: /usr/local/bin/ccache /usr/local/bin/g++46 -o conftest -g -O3 -funroll-loops -O0 -ggdb -std=c++0x -Wall -Wno-switch -Wno-sign-compare -Wcast-align -Wpointer-arith -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include -L/lib -L/usr/lib -L/usr/local/lib conftest.cpp -lavcodec -lswscale -lavformat -lSDL_ttf -lSDL_image -lSDL_mixer -lSDL -lrt -L/usr/local/lib -lavcodec -lavformat -lavutil -lswscale >&5 configure:17356: $? = 0 configure:17365: result: yes configure:17371: checking for av_register_protocol2 in -lavcodec configure:17396: /usr/local/bin/ccache /usr/local/bin/g++46 -o conftest -g -O3 -funroll-loops -O0 -ggdb -std=c++0x -Wall -Wno-switch -Wno-sign-compare -Wcast-align -Wpointer-arith -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include -L/lib -L/usr/lib -L/usr/local/lib conftest.cpp -lavcodec -lswscale -lavformat -lSDL_ttf -lSDL_image -lSDL_mixer -lSDL -lrt -L/usr/local/lib -lavcodec -lavformat -lavutil -lswscale >&5 configure:17396: $? = 0 configure:17405: result: yes configure:17419: checking for ANSI C header files configure:17523: result: yes configure:17534: checking fcntl.h usability configure:17534: /usr/local/bin/ccache /usr/local/bin/g++46 -c -g -O3 -funroll-loops -O0 -ggdb -std=c++0x -Wall -Wno-switch -Wno-sign-compare -Wcast-align -Wpointer-arith -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include conftest.cpp >&5 configure:17534: $? = 0 configure:17534: result: yes configure:17534: checking fcntl.h presence configure:17534: /usr/local/bin/ccache /usr/local/bin/g++46 -E -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include conftest.cpp configure:17534: $? = 0 configure:17534: result: yes configure:17534: checking for fcntl.h configure:17534: result: yes configure:17534: checking for stdlib.h configure:17534: result: yes configure:17534: checking for string.h configure:17534: result: yes configure:17548: checking boost/filesystem.hpp usability configure:17548: /usr/local/bin/ccache /usr/local/bin/g++46 -c -g -O3 -funroll-loops -O0 -ggdb -std=c++0x -Wall -Wno-switch -Wno-sign-compare -Wcast-align -Wpointer-arith -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include -pthread -I/usr/local/include conftest.cpp >&5 configure:17548: $? = 0 configure:17548: result: yes configure:17548: checking boost/filesystem.hpp presence configure:17548: /usr/local/bin/ccache /usr/local/bin/g++46 -E -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include -pthread -I/usr/local/include conftest.cpp configure:17548: $? = 0 configure:17548: result: yes configure:17548: checking for boost/filesystem.hpp configure:17548: result: yes configure:17548: checking boost/algorithm/string.hpp usability configure:17548: /usr/local/bin/ccache /usr/local/bin/g++46 -c -g -O3 -funroll-loops -O0 -ggdb -std=c++0x -Wall -Wno-switch -Wno-sign-compare -Wcast-align -Wpointer-arith -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include -pthread -I/usr/local/include conftest.cpp >&5 configure:17548: $? = 0 configure:17548: result: yes configure:17548: checking boost/algorithm/string.hpp presence configure:17548: /usr/local/bin/ccache /usr/local/bin/g++46 -E -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include -pthread -I/usr/local/include conftest.cpp configure:17548: $? = 0 configure:17548: result: yes configure:17548: checking for boost/algorithm/string.hpp configure:17548: result: yes configure:17548: checking boost/algorithm/string/replace.hpp usability configure:17548: /usr/local/bin/ccache /usr/local/bin/g++46 -c -g -O3 -funroll-loops -O0 -ggdb -std=c++0x -Wall -Wno-switch -Wno-sign-compare -Wcast-align -Wpointer-arith -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include -pthread -I/usr/local/include conftest.cpp >&5 configure:17548: $? = 0 configure:17548: result: yes configure:17548: checking boost/algorithm/string/replace.hpp presence configure:17548: /usr/local/bin/ccache /usr/local/bin/g++46 -E -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include -pthread -I/usr/local/include conftest.cpp configure:17548: $? = 0 configure:17548: result: yes configure:17548: checking for boost/algorithm/string/replace.hpp configure:17548: result: yes configure:17548: checking boost/filesystem/operations.hpp usability configure:17548: /usr/local/bin/ccache /usr/local/bin/g++46 -c -g -O3 -funroll-loops -O0 -ggdb -std=c++0x -Wall -Wno-switch -Wno-sign-compare -Wcast-align -Wpointer-arith -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include -pthread -I/usr/local/include conftest.cpp >&5 configure:17548: $? = 0 configure:17548: result: yes configure:17548: checking boost/filesystem/operations.hpp presence configure:17548: /usr/local/bin/ccache /usr/local/bin/g++46 -E -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include -pthread -I/usr/local/include conftest.cpp configure:17548: $? = 0 configure:17548: result: yes configure:17548: checking for boost/filesystem/operations.hpp configure:17548: result: yes configure:17548: checking boost/assign/std/vector.hpp usability configure:17548: /usr/local/bin/ccache /usr/local/bin/g++46 -c -g -O3 -funroll-loops -O0 -ggdb -std=c++0x -Wall -Wno-switch -Wno-sign-compare -Wcast-align -Wpointer-arith -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include -pthread -I/usr/local/include conftest.cpp >&5 configure:17548: $? = 0 configure:17548: result: yes configure:17548: checking boost/assign/std/vector.hpp presence configure:17548: /usr/local/bin/ccache /usr/local/bin/g++46 -E -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include -pthread -I/usr/local/include conftest.cpp configure:17548: $? = 0 configure:17548: result: yes configure:17548: checking for boost/assign/std/vector.hpp configure:17548: result: yes configure:17548: checking boost/algorithm/string/find.hpp usability configure:17548: /usr/local/bin/ccache /usr/local/bin/g++46 -c -g -O3 -funroll-loops -O0 -ggdb -std=c++0x -Wall -Wno-switch -Wno-sign-compare -Wcast-align -Wpointer-arith -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include -pthread -I/usr/local/include conftest.cpp >&5 configure:17548: $? = 0 configure:17548: result: yes configure:17548: checking boost/algorithm/string/find.hpp presence configure:17548: /usr/local/bin/ccache /usr/local/bin/g++46 -E -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include -pthread -I/usr/local/include conftest.cpp configure:17548: $? = 0 configure:17548: result: yes configure:17548: checking for boost/algorithm/string/find.hpp configure:17548: result: yes configure:17548: checking boost/function.hpp usability configure:17548: /usr/local/bin/ccache /usr/local/bin/g++46 -c -g -O3 -funroll-loops -O0 -ggdb -std=c++0x -Wall -Wno-switch -Wno-sign-compare -Wcast-align -Wpointer-arith -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include -pthread -I/usr/local/include conftest.cpp >&5 configure:17548: $? = 0 configure:17548: result: yes configure:17548: checking boost/function.hpp presence configure:17548: /usr/local/bin/ccache /usr/local/bin/g++46 -E -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include -pthread -I/usr/local/include conftest.cpp configure:17548: $? = 0 configure:17548: result: yes configure:17548: checking for boost/function.hpp configure:17548: result: yes configure:17548: checking boost/bind.hpp usability configure:17548: /usr/local/bin/ccache /usr/local/bin/g++46 -c -g -O3 -funroll-loops -O0 -ggdb -std=c++0x -Wall -Wno-switch -Wno-sign-compare -Wcast-align -Wpointer-arith -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include -pthread -I/usr/local/include conftest.cpp >&5 configure:17548: $? = 0 configure:17548: result: yes configure:17548: checking boost/bind.hpp presence configure:17548: /usr/local/bin/ccache /usr/local/bin/g++46 -E -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include -pthread -I/usr/local/include conftest.cpp configure:17548: $? = 0 configure:17548: result: yes configure:17548: checking for boost/bind.hpp configure:17548: result: yes configure:17565: checking for atexit configure:17565: /usr/local/bin/ccache /usr/local/bin/g++46 -o conftest -g -O3 -funroll-loops -O0 -ggdb -std=c++0x -Wall -Wno-switch -Wno-sign-compare -Wcast-align -Wpointer-arith -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include -pthread -I/usr/local/include -L/lib -L/usr/lib -L/usr/local/lib conftest.cpp -lSDL_ttf -lSDL_image -lSDL_mixer -lSDL -lrt >&5 configure:17565: $? = 0 configure:17565: result: yes configure:17565: checking for memset configure:17565: /usr/local/bin/ccache /usr/local/bin/g++46 -o conftest -g -O3 -funroll-loops -O0 -ggdb -std=c++0x -Wall -Wno-switch -Wno-sign-compare -Wcast-align -Wpointer-arith -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include -pthread -I/usr/local/include -L/lib -L/usr/lib -L/usr/local/lib conftest.cpp -lSDL_ttf -lSDL_image -lSDL_mixer -lSDL -lrt >&5 configure:17565: $? = 0 configure:17565: result: yes configure:17565: checking for pow configure:17565: /usr/local/bin/ccache /usr/local/bin/g++46 -o conftest -g -O3 -funroll-loops -O0 -ggdb -std=c++0x -Wall -Wno-switch -Wno-sign-compare -Wcast-align -Wpointer-arith -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include -pthread -I/usr/local/include -L/lib -L/usr/lib -L/usr/local/lib conftest.cpp -lSDL_ttf -lSDL_image -lSDL_mixer -lSDL -lrt >&5 configure:17565: $? = 0 configure:17565: result: yes configure:17565: checking for select configure:17565: /usr/local/bin/ccache /usr/local/bin/g++46 -o conftest -g -O3 -funroll-loops -O0 -ggdb -std=c++0x -Wall -Wno-switch -Wno-sign-compare -Wcast-align -Wpointer-arith -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include -pthread -I/usr/local/include -L/lib -L/usr/lib -L/usr/local/lib conftest.cpp -lSDL_ttf -lSDL_image -lSDL_mixer -lSDL -lrt >&5 configure:17565: $? = 0 configure:17565: result: yes configure:17565: checking for sqrt configure:17565: /usr/local/bin/ccache /usr/local/bin/g++46 -o conftest -g -O3 -funroll-loops -O0 -ggdb -std=c++0x -Wall -Wno-switch -Wno-sign-compare -Wcast-align -Wpointer-arith -I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include -pthread -I/usr/local/include -L/lib -L/usr/lib -L/usr/local/lib conftest.cpp -lSDL_ttf -lSDL_image -lSDL_mixer -lSDL -lrt >&5 configure:17565: $? = 0 configure:17565: result: yes configure:17760: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by vcmi config.status 0.88b, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on fregle config.status:1103: creating Makefile config.status:1103: creating lib/Makefile config.status:1103: creating client/Makefile config.status:1103: creating server/Makefile config.status:1103: creating AI/FuzzyLite/Makefile config.status:1103: creating AI/Makefile config.status:1103: creating AI/StupidAI/Makefile config.status:1103: creating AI/EmptyAI/Makefile config.status:1103: creating AI/VCAI/Makefile config.status:1103: creating Scripting/ERM/Makefile config.status:1275: executing depfiles commands config.status:1275: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-freebsd8.1 ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set=set ac_cv_env_CC_value='/usr/local/bin/ccache /usr/local/bin/g++46' ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value='-I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include' ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-g -O3 -funroll-loops' ac_cv_env_CXX_set=set ac_cv_env_CXX_value='/usr/local/bin/ccache /usr/local/bin/g++46' ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-L/lib -L/usr/lib -L/usr/local/lib' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_atexit=yes ac_cv_func_memset=yes ac_cv_func_pow=yes ac_cv_func_select=yes ac_cv_func_sqrt=yes ac_cv_header_SDL_SDL_h=yes ac_cv_header_SDL_SDL_image_h=yes ac_cv_header_SDL_SDL_mixer_h=yes ac_cv_header_SDL_SDL_ttf_h=yes ac_cv_header_boost_algorithm_string_find_hpp=yes ac_cv_header_boost_algorithm_string_hpp=yes ac_cv_header_boost_algorithm_string_replace_hpp=yes ac_cv_header_boost_assign_std_vector_hpp=yes ac_cv_header_boost_bind_hpp=yes ac_cv_header_boost_filesystem_hpp=yes ac_cv_header_boost_filesystem_operations_hpp=yes ac_cv_header_boost_function_hpp=yes ac_cv_header_dlfcn_h=yes ac_cv_header_fcntl_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-freebsd8.1 ac_cv_lib_SDL_SDL_Init=yes ac_cv_lib_SDL_image_IMG_Load=yes ac_cv_lib_SDL_mixer_main=yes ac_cv_lib_SDL_ttf_main=yes ac_cv_lib_avcodec_av_register_protocol2=yes ac_cv_lib_avcodec_avcodec_decode_video2=yes ac_cv_lib_avformat_av_open_input_file=yes ac_cv_lib_boost_filesystem___exit=yes ac_cv_lib_boost_iostreams___exit=yes ac_cv_lib_boost_program_options___exit=yes ac_cv_lib_boost_system___exit=yes ac_cv_lib_boost_thread___exit=yes ac_cv_lib_dl_dlopen=no ac_cv_lib_rt_shm_open=yes ac_cv_lib_swscale_sws_getContext=yes ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_FGREP='/usr/bin/grep -F' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_SDL_CONFIG=/usr/local/bin/sdl-config ac_cv_path_SED=/usr/bin/sed ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CPP='/usr/local/bin/ccache /usr/local/bin/g++46 -E' ac_cv_prog_CXXCPP='/usr/local/bin/ccache /usr/local/bin/g++46 -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC='/usr/local/bin/ccache /usr/local/bin/g++46' 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=no ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 ax_cv_boost_filesystem=yes ax_cv_boost_iostreams=yes ax_cv_boost_program_options=yes ax_cv_boost_system=yes ax_cv_boost_thread=yes ax_cv_cxx_compiler_vendor=gnu lt_cv_ar_at_file=no lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all 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/local/bin/ld lt_cv_path_LDCXX=/usr/local/bin/ld 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=yes 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_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=196608 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /usr/home/admin/VCMI/SVN/trunk/missing --run aclocal-1.11' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /usr/home/admin/VCMI/SVN/trunk/missing --run tar' AM_BACKSLASH='\' AM_DEFAULT_VERBOSITY='0' AR='ar' AUTOCONF='${SHELL} /usr/home/admin/VCMI/SVN/trunk/missing --run autoconf' AUTOHEADER='${SHELL} /usr/home/admin/VCMI/SVN/trunk/missing --run autoheader' AUTOMAKE='${SHELL} /usr/home/admin/VCMI/SVN/trunk/missing --run automake-1.11' AWK='gawk' BOOST_CPPFLAGS='-pthread -I/usr/local/include' BOOST_FILESYSTEM_LIB='-lboost_filesystem' BOOST_IOSTREAMS_LIB='-lboost_iostreams' BOOST_LDFLAGS='-pthread -L/usr/local/lib' BOOST_PROGRAM_OPTIONS_LIB='-lboost_program_options' BOOST_SYSTEM_LIB='-lboost_system' BOOST_THREAD_LIB='-lboost_thread' CC='/usr/local/bin/ccache /usr/local/bin/g++46' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPP='/usr/local/bin/ccache /usr/local/bin/g++46 -E' CPPFLAGS='-I/usr/include -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include/boost -I/usr/local/lib/gcc46/include -pthread -I/usr/local/include' CXX='/usr/local/bin/ccache /usr/local/bin/g++46' CXXCPP='/usr/local/bin/ccache /usr/local/bin/g++46 -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O3 -funroll-loops -O0 -ggdb -std=c++0x -Wall -Wno-switch -Wno-sign-compare -Wcast-align -Wpointer-arith -DM_DATA_DIR=\"$(pkgdatadir)\" -DM_BIN_DIR=\"$(bindir)\" -DM_LIB_DIR=\"$(pkglibdir)\"' CYGPATH_W='echo' DEFS='-DPACKAGE_NAME=\"vcmi\" -DPACKAGE_TARNAME=\"vcmi\" -DPACKAGE_VERSION=\"0.88b\" -DPACKAGE_STRING=\"vcmi\ 0.88b\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"vcmi\" -DVERSION=\"0.88b\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BOOST=/\*\*/ -DHAVE_BOOST_SYSTEM=/\*\*/ -DHAVE_BOOST_FILESYSTEM=/\*\*/ -DHAVE_BOOST_THREAD=/\*\*/ -DHAVE_BOOST_IOSTREAMS=/\*\*/ -DHAVE_BOOST_PROGRAM_OPTIONS=/\*\*/ -DHAVE_LIBRT=1 -DHAVE_SDL_SDL_H=1 -DHAVE_SDL_SDL_MIXER_H=1 -DHAVE_SDL_SDL_IMAGE_H=1 -DHAVE_SDL_SDL_TTF_H=1 -DHAVE_LIBSDL=1 -DHAVE_LIBSDL_MIXER=1 -DHAVE_LIBSDL_IMAGE=1 -DHAVE_LIBSDL_TTF=1 -DHAVE_LIBAVFORMAT=1 -DHAVE_LIBSWSCALE=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_BOOST_FILESYSTEM_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_REPLACE_HPP=1 -DHAVE_BOOST_FILESYSTEM_OPERATIONS_HPP=1 -DHAVE_BOOST_ASSIGN_STD_VECTOR_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_FIND_HPP=1 -DHAVE_BOOST_FUNCTION_HPP=1 -DHAVE_BOOST_BIND_HPP=1 -DHAVE_ATEXIT=1 -DHAVE_MEMSET=1 -DHAVE_POW=1 -DHAVE_SELECT=1 -DHAVE_SQRT=1' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' FFMPEG_CXXFLAGS='-g -O2 -I/usr/local/include -DWITH_AVCODEC_DECODE_VIDEO2 -DWITH_AV_REGISTER_PROTOCOL2' FFMPEG_LIBS='-lswscale -lavformat -lSDL_ttf -lSDL_image -lSDL_mixer -lSDL -lrt -L/usr/local/lib -lavcodec -lavformat -lavutil -lswscale ' FGREP='/usr/bin/grep -F' GREP='/usr/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/local/bin/ld' LDFLAGS='-L/lib -L/usr/lib -L/usr/local/lib' LIBOBJS='' LIBS='-lSDL_ttf -lSDL_image -lSDL_mixer -lSDL -lrt ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /usr/home/admin/VCMI/SVN/trunk/missing --run makeinfo' MANIFEST_TOOL=':' MKDIR_P='./install-sh -c -d' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='vcmi' PACKAGE_BUGREPORT='' PACKAGE_NAME='vcmi' PACKAGE_STRING='vcmi 0.88b' PACKAGE_TARNAME='vcmi' PACKAGE_URL='' PACKAGE_VERSION='0.88b' PATH_SEPARATOR=':' RANLIB='ranlib' SDL_CFLAGS='-I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT' SDL_CONFIG='/usr/local/bin/sdl-config' SDL_CXXFLAGS='' SDL_LIBS='-L/usr/local/lib -Wl,-rpath,/usr/local/lib -lSDL -pthread' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/bash' STRIP='strip' VCMI_AI_LIBS_DIR='${exec_prefix}/lib/vcmi/AI' VCMI_SCRIPTING_LIBS_DIR='${exec_prefix}/lib/vcmi/Scripting' VERSION='0.88b' ac_ct_AR='ar' ac_ct_CC='/usr/local/bin/ccache /usr/local/bin/g++46' ac_ct_CXX='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='x86_64-unknown-freebsd8.1' build_alias='' build_cpu='x86_64' build_os='freebsd8.1' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-unknown-freebsd8.1' host_alias='' host_cpu='x86_64' host_os='freebsd8.1' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /usr/home/admin/VCMI/SVN/trunk/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(top_builddir)/./install-sh -c -d' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "vcmi" #define PACKAGE_TARNAME "vcmi" #define PACKAGE_VERSION "0.88b" #define PACKAGE_STRING "vcmi 0.88b" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "vcmi" #define VERSION "0.88b" #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/" #define HAVE_BOOST /**/ #define HAVE_BOOST_SYSTEM /**/ #define HAVE_BOOST_FILESYSTEM /**/ #define HAVE_BOOST_THREAD /**/ #define HAVE_BOOST_IOSTREAMS /**/ #define HAVE_BOOST_PROGRAM_OPTIONS /**/ #define HAVE_LIBRT 1 #define HAVE_SDL_SDL_H 1 #define HAVE_SDL_SDL_MIXER_H 1 #define HAVE_SDL_SDL_IMAGE_H 1 #define HAVE_SDL_SDL_TTF_H 1 #define HAVE_LIBSDL 1 #define HAVE_LIBSDL_MIXER 1 #define HAVE_LIBSDL_IMAGE 1 #define HAVE_LIBSDL_TTF 1 #define HAVE_LIBAVFORMAT 1 #define HAVE_LIBSWSCALE 1 #define STDC_HEADERS 1 #define HAVE_FCNTL_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_BOOST_FILESYSTEM_HPP 1 #define HAVE_BOOST_ALGORITHM_STRING_HPP 1 #define HAVE_BOOST_ALGORITHM_STRING_REPLACE_HPP 1 #define HAVE_BOOST_FILESYSTEM_OPERATIONS_HPP 1 #define HAVE_BOOST_ASSIGN_STD_VECTOR_HPP 1 #define HAVE_BOOST_ALGORITHM_STRING_FIND_HPP 1 #define HAVE_BOOST_FUNCTION_HPP 1 #define HAVE_BOOST_BIND_HPP 1 #define HAVE_ATEXIT 1 #define HAVE_MEMSET 1 #define HAVE_POW 1 #define HAVE_SELECT 1 #define HAVE_SQRT 1 configure: exit 0