Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 67547 Details for
Bug 104545
compiling crystalspace-0.99_pre20050823 and cel-0.99_pre20050823 failed
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
config.log
config.log (text/plain), 284.62 KB, created by
Bartosz Krzeszewski
on 2005-09-03 04:45:40 UTC
(
hide
)
Description:
config.log
Filename:
MIME Type:
Creator:
Bartosz Krzeszewski
Created:
2005-09-03 04:45:40 UTC
Size:
284.62 KB
patch
obsolete
>This file contains any messages produced by compilers while >running configure, to aid debugging if configure makes a mistake. > >It was created by crystalspace configure 0.99, which was >generated by GNU Autoconf 2.59. Invocation command line was > > $ ./configure --prefix=/opt/crystal --without-python > >## --------- ## >## Platform. ## >## --------- ## > >hostname = BARTEK >uname -m = i686 >uname -r = 2.6.12-suspend2-r3 >uname -s = Linux >uname -v = #1 Thu Jul 21 02:55:28 CEST 2005 > >/usr/bin/uname -p = AMD Athlon(tm) XP 2400+ >/bin/uname -X = unknown > >/bin/arch = i686 >/usr/bin/arch -k = unknown >/usr/convex/getsysinfo = unknown >hostinfo = unknown >/bin/machine = unknown >/usr/bin/oslevel = unknown >/bin/universe = unknown > >PATH: /sbin >PATH: /usr/sbin >PATH: /usr/lib/portage/bin >PATH: /bin >PATH: /usr/bin >PATH: /opt/bin >PATH: /usr/i686-pc-linux-gnu/gcc-bin/3.3.5-20050130 >PATH: /opt/blackdown-jdk-1.4.2.02/bin >PATH: /opt/blackdown-jdk-1.4.2.02/jre/bin >PATH: /usr/qt/3/bin >PATH: /usr/kde/3.4/sbin >PATH: /usr/kde/3.4/bin >PATH: /opt/vmware/bin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:1497: checking build system type >configure:1515: result: i686-pc-linux-gnu >configure:1523: checking host system type >configure:1537: result: i686-pc-linux-gnu >configure:1609: checking for gcc >configure:1625: found /usr/bin/gcc >configure:1635: result: gcc >configure:1879: checking for C compiler version >configure:1882: gcc --version </dev/null >&5 >gcc (GCC) 3.3.5-20050130 (Gentoo Linux 3.3.5.20050130-r1, ssp-3.3.5.20050130-1, pie-8.7.7.1) >Copyright (C) 2003 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:1885: $? = 0 >configure:1887: gcc -v </dev/null >&5 >Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/specs >Configured with: /var/tmp/portage/gcc-3.3.5.20050130-r1/work/gcc-3.3.5/configure --enable-version-specific-runtime-libs --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.3.5-20050130 --includedir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.5-20050130 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.5-20050130/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.5-20050130/info --with-gxx-include-dir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/include/g++-v3 --host=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libgcj --enable-languages=c,c++,f77 --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 3.3.5-20050130 (Gentoo Linux 3.3.5.20050130-r1, ssp-3.3.5.20050130-1, pie-8.7.7.1) >configure:1890: $? = 0 >configure:1892: gcc -V </dev/null >&5 >gcc: `-V' option must have argument >configure:1895: $? = 1 >configure:1918: checking for C compiler default output file name >configure:1921: gcc -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 >configure:1924: $? = 0 >configure:1970: result: a.out >configure:1975: checking whether the C compiler works >configure:1981: ./a.out >configure:1984: $? = 0 >configure:2001: result: yes >configure:2008: checking whether we are cross compiling >configure:2010: result: no >configure:2013: checking for suffix of executables >configure:2015: gcc -o conftest -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 >configure:2018: $? = 0 >configure:2043: result: >configure:2049: checking for suffix of object files >configure:2070: gcc -c -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 >configure:2073: $? = 0 >configure:2095: result: o >configure:2099: checking whether we are using the GNU C compiler >configure:2123: gcc -c -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 >configure:2129: $? = 0 >configure:2133: test -z > || test ! -s conftest.err >configure:2136: $? = 0 >configure:2139: test -s conftest.o >configure:2142: $? = 0 >configure:2155: result: yes >configure:2161: checking whether gcc accepts -g >configure:2182: gcc -c -g conftest.c >&5 >configure:2188: $? = 0 >configure:2192: test -z > || test ! -s conftest.err >configure:2195: $? = 0 >configure:2198: test -s conftest.o >configure:2201: $? = 0 >configure:2212: result: yes >configure:2229: checking for gcc option to accept ANSI C >configure:2299: gcc -c -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 >configure:2305: $? = 0 >configure:2309: test -z > || test ! -s conftest.err >configure:2312: $? = 0 >configure:2315: test -s conftest.o >configure:2318: $? = 0 >configure:2336: result: none needed >configure:2354: gcc -c -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 >conftest.c:2: error: syntax error before "me" >configure:2360: $? = 1 >configure: failed program was: >| #ifndef __cplusplus >| choke me >| #endif >configure:2554: checking for g++ >configure:2570: found /usr/bin/g++ >configure:2580: result: g++ >configure:2596: checking for C++ compiler version >configure:2599: g++ --version </dev/null >&5 >g++ (GCC) 3.3.5-20050130 (Gentoo Linux 3.3.5.20050130-r1, ssp-3.3.5.20050130-1, pie-8.7.7.1) >Copyright (C) 2003 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:2602: $? = 0 >configure:2604: g++ -v </dev/null >&5 >Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/specs >Configured with: /var/tmp/portage/gcc-3.3.5.20050130-r1/work/gcc-3.3.5/configure --enable-version-specific-runtime-libs --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.3.5-20050130 --includedir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.5-20050130 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.5-20050130/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.5-20050130/info --with-gxx-include-dir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/include/g++-v3 --host=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libgcj --enable-languages=c,c++,f77 --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 3.3.5-20050130 (Gentoo Linux 3.3.5.20050130-r1, ssp-3.3.5.20050130-1, pie-8.7.7.1) >configure:2607: $? = 0 >configure:2609: g++ -V </dev/null >&5 >g++: `-V' option must have argument >configure:2612: $? = 1 >configure:2615: checking whether we are using the GNU C++ compiler >configure:2639: g++ -c -march=athlon-xp -pipe -O3 conftest.cc >&5 >configure:2645: $? = 0 >configure:2649: test -z > || test ! -s conftest.err >configure:2652: $? = 0 >configure:2655: test -s conftest.o >configure:2658: $? = 0 >configure:2671: result: yes >configure:2677: checking whether g++ accepts -g >configure:2698: g++ -c -g conftest.cc >&5 >configure:2704: $? = 0 >configure:2708: test -z > || test ! -s conftest.err >configure:2711: $? = 0 >configure:2714: test -s conftest.o >configure:2717: $? = 0 >configure:2728: result: yes >configure:2770: g++ -c -march=athlon-xp -pipe -O3 conftest.cc >&5 >configure:2776: $? = 0 >configure:2780: test -z > || test ! -s conftest.err >configure:2783: $? = 0 >configure:2786: test -s conftest.o >configure:2789: $? = 0 >configure:2815: g++ -c -march=athlon-xp -pipe -O3 conftest.cc >&5 >conftest.cc: In function `int main()': >conftest.cc:13: error: `exit' undeclared (first use this function) >conftest.cc:13: error: (Each undeclared identifier is reported only once for > each function it appears in.) >configure:2821: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| /* end confdefs.h. */ >| >| int >| main () >| { >| exit (42); >| ; >| return 0; >| } >configure:2770: g++ -c -march=athlon-xp -pipe -O3 conftest.cc >&5 >configure:2776: $? = 0 >configure:2780: test -z > || test ! -s conftest.err >configure:2783: $? = 0 >configure:2786: test -s conftest.o >configure:2789: $? = 0 >configure:2815: g++ -c -march=athlon-xp -pipe -O3 conftest.cc >&5 >configure:2821: $? = 0 >configure:2825: test -z > || test ! -s conftest.err >configure:2828: $? = 0 >configure:2831: test -s conftest.o >configure:2834: $? = 0 >configure:2941: checking for ranlib >configure:2957: found /usr/bin/ranlib >configure:2968: result: ranlib >configure:3042: checking for dlltool >configure:3071: result: no >configure:3143: checking for dllwrap >configure:3172: result: no >configure:3244: checking for windres >configure:3273: result: no >configure:3302: checking for flex >configure:3318: found /usr/bin/flex >configure:3328: result: flex >configure:3357: checking for bison >configure:3373: found /usr/bin/bison >configure:3383: result: bison >configure:3394: checking if bison version >= 1.35 >configure:3442: result: yes (version 1.875) >configure:3468: checking for doxygen >configure:3497: result: no >configure:3523: checking for texi2dvi >configure:3539: found /usr/bin/texi2dvi >configure:3549: result: texi2dvi >configure:3578: checking for texi2pdf >configure:3607: result: no >configure:3633: checking for dvips >configure:3662: result: no >configure:3688: checking for dvipdf >configure:3704: found /usr/bin/dvipdf >configure:3714: result: dvipdf >configure:3743: checking for makeinfo >configure:3759: found /usr/bin/makeinfo >configure:3769: result: makeinfo >configure:3841: checking for hhc >configure:3870: result: no >configure:3899: checking for install >configure:3915: found /bin/install >configure:3925: result: install >configure:3954: checking for swig >configure:3970: found /usr/bin/swig >configure:3980: result: swig >configure:3991: checking if swig version >= 1.3.21 >configure:4051: result: yes (version 1.3.21) >configure:4123: checking for libtool >configure:4139: found /usr/bin/libtool >configure:4149: result: libtool >configure:4172: checking for libtool >configure:4190: found /usr/bin/libtool >configure:4202: result: /usr/bin/libtool >configure:4210: checking classification of /usr/bin/libtool >configure:4212: $LIBTOOL_PATH --version 1>&2 >ltmain.sh (GNU libtool) 1.5.18 (1.1220.2.246 2005/05/16 10:00:18) > >Copyright (C) 2005 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:4215: $? = 0 >configure:4217: result: gnu >configure:4342: checking for libtool >configure:4360: found /usr/bin/libtool >configure:4372: result: /usr/bin/libtool >configure:4380: checking classification of /usr/bin/libtool >configure:4382: $CS_LT_APPLE --version 1>&2 >ltmain.sh (GNU libtool) 1.5.18 (1.1220.2.246 2005/05/16 10:00:18) > >Copyright (C) 2005 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:4385: $? = 0 >configure:4387: result: gnu >configure:4416: checking how to create a directory >configure:4423: result: mkdir >configure:4428: checking how to create a directory tree >configure:4440: result: mkdir -p >configure:4554: checking for jam >configure:4572: found /usr/bin/jam >configure:4584: result: /usr/bin/jam >configure:4595: checking if jam version >= 2.4 >configure:4655: result: yes (version 2.5) >configure:4691: checking for gnumake >configure:4720: result: no >configure:4691: checking for gmake >configure:4707: found /usr/bin/gmake >configure:4717: result: gmake >configure:4791: checking for cslibs-config >configure:4820: result: no >configure:4834: checking for cslibs package >configure:4861: result: no >configure:4957: checking for nasmw >configure:4986: result: no >configure:4957: checking for nasm >configure:4973: found /usr/bin/nasm >configure:4983: result: nasm >configure:4997: checking if nasm is sufficiently recent >configure:5003: $NASM conftest.asm -o conftest.$OBJEXT 1>&2 >configure:5006: $? = 0 >configure:5015: result: yes >configure:5056: checking how to run the C++ preprocessor >configure:5087: g++ -E conftest.cc >configure:5093: $? = 0 >configure:5125: g++ -E conftest.cc >conftest.cc:12:28: ac_nonexistent.h: No such file or directory >configure:5131: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:5170: result: g++ -E >configure:5194: g++ -E conftest.cc >configure:5200: $? = 0 >configure:5232: g++ -E conftest.cc >conftest.cc:12:28: ac_nonexistent.h: No such file or directory >configure:5238: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:5282: checking for egrep >configure:5292: result: grep -E >configure:5297: checking for ANSI C header files >configure:5322: g++ -c -march=athlon-xp -pipe -O3 conftest.cc >&5 >configure:5328: $? = 0 >configure:5332: test -z > || test ! -s conftest.err >configure:5335: $? = 0 >configure:5338: test -s conftest.o >configure:5341: $? = 0 >configure:5430: g++ -o conftest -march=athlon-xp -pipe -O3 conftest.cc >&5 >configure:5433: $? = 0 >configure:5435: ./conftest >configure:5438: $? = 0 >configure:5453: result: yes >configure:5477: checking for sys/types.h >configure:5493: g++ -c -march=athlon-xp -pipe -O3 conftest.cc >&5 >configure:5499: $? = 0 >configure:5503: test -z > || test ! -s conftest.err >configure:5506: $? = 0 >configure:5509: test -s conftest.o >configure:5512: $? = 0 >configure:5523: result: yes >configure:5477: checking for sys/stat.h >configure:5493: g++ -c -march=athlon-xp -pipe -O3 conftest.cc >&5 >configure:5499: $? = 0 >configure:5503: test -z > || test ! -s conftest.err >configure:5506: $? = 0 >configure:5509: test -s conftest.o >configure:5512: $? = 0 >configure:5523: result: yes >configure:5477: checking for stdlib.h >configure:5493: g++ -c -march=athlon-xp -pipe -O3 conftest.cc >&5 >configure:5499: $? = 0 >configure:5503: test -z > || test ! -s conftest.err >configure:5506: $? = 0 >configure:5509: test -s conftest.o >configure:5512: $? = 0 >configure:5523: result: yes >configure:5477: checking for string.h >configure:5493: g++ -c -march=athlon-xp -pipe -O3 conftest.cc >&5 >configure:5499: $? = 0 >configure:5503: test -z > || test ! -s conftest.err >configure:5506: $? = 0 >configure:5509: test -s conftest.o >configure:5512: $? = 0 >configure:5523: result: yes >configure:5477: checking for memory.h >configure:5493: g++ -c -march=athlon-xp -pipe -O3 conftest.cc >&5 >configure:5499: $? = 0 >configure:5503: test -z > || test ! -s conftest.err >configure:5506: $? = 0 >configure:5509: test -s conftest.o >configure:5512: $? = 0 >configure:5523: result: yes >configure:5477: checking for strings.h >configure:5493: g++ -c -march=athlon-xp -pipe -O3 conftest.cc >&5 >configure:5499: $? = 0 >configure:5503: test -z > || test ! -s conftest.err >configure:5506: $? = 0 >configure:5509: test -s conftest.o >configure:5512: $? = 0 >configure:5523: result: yes >configure:5477: checking for inttypes.h >configure:5493: g++ -c -march=athlon-xp -pipe -O3 conftest.cc >&5 >configure:5499: $? = 0 >configure:5503: test -z > || test ! -s conftest.err >configure:5506: $? = 0 >configure:5509: test -s conftest.o >configure:5512: $? = 0 >configure:5523: result: yes >configure:5477: checking for stdint.h >configure:5493: g++ -c -march=athlon-xp -pipe -O3 conftest.cc >&5 >configure:5499: $? = 0 >configure:5503: test -z > || test ! -s conftest.err >configure:5506: $? = 0 >configure:5509: test -s conftest.o >configure:5512: $? = 0 >configure:5523: result: yes >configure:5477: checking for unistd.h >configure:5493: g++ -c -march=athlon-xp -pipe -O3 conftest.cc >&5 >configure:5499: $? = 0 >configure:5503: test -z > || test ! -s conftest.err >configure:5506: $? = 0 >configure:5509: test -s conftest.o >configure:5512: $? = 0 >configure:5523: result: yes >configure:5549: checking cmath usability >configure:5561: g++ -c -march=athlon-xp -pipe -O3 conftest.cc >&5 >configure:5567: $? = 0 >configure:5571: test -z > || test ! -s conftest.err >configure:5574: $? = 0 >configure:5577: test -s conftest.o >configure:5580: $? = 0 >configure:5590: result: yes >configure:5594: checking cmath presence >configure:5604: g++ -E conftest.cc >configure:5610: $? = 0 >configure:5630: result: yes >configure:5665: checking for cmath >configure:5672: result: yes >configure:5702: checking for pow in -lm >configure:5732: gcc -o conftest -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe conftest.c -lm >&5 >configure:5738: $? = 0 >configure:5742: test -z > || test ! -s conftest.err >configure:5745: $? = 0 >configure:5748: test -s conftest >configure:5751: $? = 0 >configure:5764: result: yes >configure:5772: checking for cosf in -lm >configure:5802: gcc -o conftest -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe conftest.c -lm >&5 >conftest.c:30: warning: conflicting types for built-in function `cosf' >configure:5808: $? = 0 >configure:5812: test -z > || test ! -s conftest.err >configure:5815: $? = 0 >configure:5818: test -s conftest >configure:5821: $? = 0 >configure:5834: result: yes >configure:5841: checking for cosf in -lmx >configure:5871: gcc -o conftest -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe conftest.c -lmx >&5 >conftest.c:30: warning: conflicting types for built-in function `cosf' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lmx >collect2: ld returned 1 exit status >configure:5877: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| /* end confdefs.h. */ >| >| /* Override any gcc2 internal prototype to avoid an error. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| /* We use char because int might match the return type of a gcc2 >| builtin and then its argument prototype would still apply. */ >| char cosf (); >| int >| main () >| { >| cosf (); >| ; >| return 0; >| } >configure:5903: result: no >configure:5914: checking for dlopen in -ldl >configure:5944: gcc -o conftest -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe conftest.c -ldl >&5 >configure:5950: $? = 0 >configure:5954: test -z > || test ! -s conftest.err >configure:5957: $? = 0 >configure:5960: test -s conftest >configure:5963: $? = 0 >configure:5976: result: yes >configure:5985: checking for gethostbyname in -lnsl >configure:6015: gcc -o conftest -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe conftest.c -lnsl >&5 >configure:6021: $? = 0 >configure:6025: test -z > || test ! -s conftest.err >configure:6028: $? = 0 >configure:6031: test -s conftest >configure:6034: $? = 0 >configure:6047: result: yes >configure:6126: checking for pthread >configure:6229: gcc -o conftest -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe conftest.c -lnsl >&5 >/var/tmp/portage/crystalspace-0.99_pre20050823/temp/ccYZsOOL.o(.text+0x2e): In function `main': >: undefined reference to `pthread_create' >/var/tmp/portage/crystalspace-0.99_pre20050823/temp/ccYZsOOL.o(.text+0x46): In function `main': >: undefined reference to `sem_init' >/var/tmp/portage/crystalspace-0.99_pre20050823/temp/ccYZsOOL.o(.text+0x4e): In function `main': >: undefined reference to `sem_destroy' >collect2: ld returned 1 exit status >configure:6235: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <pthread.h> >| #include <semaphore.h> >| void* worker(void* p) { (void)p; return p; } >| int >| main () >| { >| pthread_t tid; >| sem_t sem; >| pthread_create(&tid, 0, worker, 0); >| sem_init(&sem, 0, 0); >| sem_destroy(&sem); >| ; >| return 0; >| } >configure:6229: gcc -o conftest -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe conftest.c -lpthread -lnsl >&5 >configure:6235: $? = 0 >configure:6239: test -z > || test ! -s conftest.err >configure:6242: $? = 0 >configure:6245: test -s conftest >configure:6248: $? = 0 >configure:6288: result: yes >configure:6465: checking for pthread recursive mutexes >configure:6559: gcc -o conftest -DCS_MUTEX_FEATURE=PTHREAD_MUTEX_RECURSIVE -D_GNU_SOURCE -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe conftest.c -lpthread -lnsl >&5 >configure:6565: $? = 0 >configure:6569: test -z > || test ! -s conftest.err >configure:6572: $? = 0 >configure:6575: test -s conftest >configure:6578: $? = 0 >configure:6615: result: PTHREAD_MUTEX_RECURSIVE >configure:6661: checking for RTLD_NOW >configure:6753: gcc -o conftest -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe conftest.c -ldl -lnsl >&5 >configure:6759: $? = 0 >configure:6763: test -z > || test ! -s conftest.err >configure:6766: $? = 0 >configure:6769: test -s conftest >configure:6772: $? = 0 >configure:6812: result: yes >configure:7214: checking for perl5 >configure:7243: result: no >configure:7214: checking for perl >configure:7230: found /usr/bin/perl >configure:7240: result: perl >configure:7830: checking how to suppress C++ `long double' warnings >configure:7922: g++ -o conftest -Wno-long-double -march=athlon-xp -pipe -O3 conftest.cc -lnsl >&5 >cc1plus: error: unrecognized option `-Wno-long-double' >configure:7928: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| >| int >| main () >| { >| >| ; >| return 0; >| } >configure:7980: result: no >configure:8006: checking for python >configure:8022: found /usr/bin/python >configure:8032: result: python >configure:8548: checking for java >configure:8566: found /opt/blackdown-jdk-1.4.2.02/bin/java >configure:8578: result: /opt/blackdown-jdk-1.4.2.02/bin/java >configure:8607: checking for javac >configure:8637: result: /opt/blackdown-jdk-1.4.2.02/bin/javac >configure:8726: checking if Java2 SDK is usable >configure:8820: gcc -o conftest -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe conftest.c -lnsl >&5 >conftest.c:24:17: jni.h: No such file or directory >conftest.c:25: error: syntax error before "void" >conftest.c:25: error: syntax error before '*' token >conftest.c:25: warning: data definition has no type or storage class >configure:8826: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <jni.h> >| JNIEXPORT void JNICALL f(JNIEnv *env, jobject obj); >| int >| main () >| { >| >| ; >| return 0; >| } >configure:8820: gcc -o conftest -I/opt/blackdown-jdk-1.4.2.02/include -I/opt/blackdown-jdk-1.4.2.02/include/linux -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe conftest.c -lnsl >&5 >configure:8826: $? = 0 >configure:8830: test -z > || test ! -s conftest.err >configure:8833: $? = 0 >configure:8836: test -s conftest >configure:8839: $? = 0 >configure:8879: result: yes >configure:9081: checking for ant >configure:9099: found /usr/bin/ant >configure:9111: result: /usr/bin/ant >configure:9137: checking for STL >configure:9230: g++ -o conftest -march=athlon-xp -pipe -O3 conftest.cc -lnsl >&5 >configure:9236: $? = 0 >configure:9240: test -z > || test ! -s conftest.err >configure:9243: $? = 0 >configure:9246: test -s conftest >configure:9249: $? = 0 >configure:9289: result: yes >configure:9483: checking how to enable C++ compilation warnings >configure:9575: g++ -o conftest -Wmost -march=athlon-xp -pipe -O3 conftest.cc -lnsl >&5 >cc1plus: error: unrecognized option `-Wmost' >configure:9581: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| >| int >| main () >| { >| >| ; >| return 0; >| } >configure:9575: g++ -o conftest -Wall -march=athlon-xp -pipe -O3 conftest.cc -lnsl >&5 >configure:9581: $? = 0 >configure:9585: test -z > || test ! -s conftest.err >configure:9588: $? = 0 >configure:9591: test -s conftest >configure:9594: $? = 0 >configure:9633: result: -Wall >configure:9646: checking how to treat C++ warnings as errors >configure:9738: g++ -o conftest -Werror -march=athlon-xp -pipe -O3 conftest.cc -lnsl >&5 >configure:9744: $? = 0 >configure:9748: test -z > || test ! -s conftest.err >configure:9751: $? = 0 >configure:9754: test -s conftest >configure:9757: $? = 0 >configure:9796: result: -Werror >configure:9800: checking how to suppress C++ unused variable warnings >configure:9892: g++ -o conftest -Wno-unused -march=athlon-xp -pipe -O3 conftest.cc -lnsl >&5 >configure:9898: $? = 0 >configure:9902: test -z > || test ! -s conftest.err >configure:9905: $? = 0 >configure:9908: test -s conftest >configure:9911: $? = 0 >configure:9950: result: -Wno-unused >configure:9963: checking how to suppress C++ uninitialized warnings >configure:10055: g++ -o conftest -Wno-uninitialized -march=athlon-xp -pipe -O3 conftest.cc -lnsl >&5 >configure:10061: $? = 0 >configure:10065: test -z > || test ! -s conftest.err >configure:10068: $? = 0 >configure:10071: test -s conftest >configure:10074: $? = 0 >configure:10113: result: -Wno-uninitialized >configure:10126: checking how to suppress C++ unknown #pragma warnings >configure:10218: g++ -o conftest -Wno-unknown-pragmas -march=athlon-xp -pipe -O3 conftest.cc -lnsl >&5 >configure:10224: $? = 0 >configure:10228: test -z > || test ! -s conftest.err >configure:10231: $? = 0 >configure:10234: test -s conftest >configure:10237: $? = 0 >configure:10276: result: -Wno-unknown-pragmas >configure:10290: checking how to suppress C++ `long double' warnings >configure:10440: result: no >configure:10458: checking how to enable C++ exceptions >configure:10551: g++ -o conftest -fexceptions -fno-omit-frame-pointer -march=athlon-xp -pipe -O3 conftest.cc -lnsl >&5 >configure:10557: $? = 0 >configure:10561: test -z > || test ! -s conftest.err >configure:10564: $? = 0 >configure:10567: test -s conftest >configure:10570: $? = 0 >configure:10609: result: -fexceptions -fno-omit-frame-pointer >configure:10623: checking how to disable C++ exceptions >configure:10715: g++ -o conftest -fno-exceptions -march=athlon-xp -pipe -O3 conftest.cc -lnsl >&5 >configure:10721: $? = 0 >configure:10725: test -z > || test ! -s conftest.err >configure:10728: $? = 0 >configure:10731: test -s conftest >configure:10734: $? = 0 >configure:10773: result: -fno-exceptions >configure:10804: checking how to enforce C++ standards conformance >configure:10896: g++ -o conftest -ansi -pedantic -march=athlon-xp -pipe -O3 conftest.cc -lnsl >&5 >configure:10902: $? = 0 >configure:10906: test -z > || test ! -s conftest.err >configure:10909: $? = 0 >configure:10912: test -s conftest >configure:10915: $? = 0 >configure:10954: result: -ansi -pedantic >configure:10983: checking if -multiply_defined suppress is needed >configure:11076: gcc -o conftest -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -Wl,-multiply_defined,suppress conftest.c -lnsl >&5 >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/../../../../i686-pc-linux-gnu/bin/ld: unrecognised emulation mode: ultiply_defined >Supported emulations: elf_i386 i386linux elf_x86_64 >collect2: ld returned 1 exit status >configure:11082: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| >| int >| main () >| { >| >| ; >| return 0; >| } >configure:11076: gcc -o conftest -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -multiply_defined suppress conftest.c -lnsl >&5 >gcc: suppress: No such file or directory >cc1: error: invalid option `ultiply_defined' >configure:11082: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| >| int >| main () >| { >| >| ; >| return 0; >| } >configure:11134: result: no >configure:11159: checking if -force_cpusubtype_ALL is needed >configure:11251: gcc -o conftest -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -force_cpusubtype_ALL conftest.c -lnsl >&5 >cc1: error: unrecognized option `-force_cpusubtype_ALL' >configure:11257: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| >| int >| main () >| { >| >| ; >| return 0; >| } >configure:11309: result: no >configure:11684: checking if -pipe is accepted >configure:11776: g++ -o conftest -pipe -march=athlon-xp -pipe -O3 conftest.cc -lnsl >&5 >configure:11782: $? = 0 >configure:11786: test -z > || test ! -s conftest.err >configure:11789: $? = 0 >configure:11792: test -s conftest >configure:11795: $? = 0 >configure:11834: result: -pipe >configure:11859: checking if -shared is accepted >configure:11951: g++ -o conftest -shared -Werror -march=athlon-xp -pipe -O3 conftest.cc -lnsl >&5 >configure:11957: $? = 0 >configure:11961: test -z > || test ! -s conftest.err >configure:11964: $? = 0 >configure:11967: test -s conftest >configure:11970: $? = 0 >configure:11973: grep shared conftest.err >/dev/null 2>&1 >configure:11976: $? = 1 >configure:12019: result: -shared >configure:12039: checking if -soname is accepted >configure:12131: g++ -o conftest -march=athlon-xp -pipe -O3 -Wl,-soname,foobar conftest.cc -lnsl >&5 >configure:12137: $? = 0 >configure:12141: test -z > || test ! -s conftest.err >configure:12144: $? = 0 >configure:12147: test -s conftest >configure:12150: $? = 0 >configure:12190: result: yes >configure:12366: checking how to export all dynamic symbols >configure:12458: g++ -o conftest -Wl,-E -march=athlon-xp -pipe -O3 conftest.cc -lnsl >&5 >configure:12464: $? = 0 >configure:12468: test -z > || test ! -s conftest.err >configure:12471: $? = 0 >configure:12474: test -s conftest >configure:12477: $? = 0 >configure:12516: result: -Wl,-E >configure:12538: checking if --kill-at is accepted >configure:12630: g++ -o conftest -march=athlon-xp -pipe -O3 -Wl,--kill-at conftest.cc -lnsl >&5 >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/../../../../i686-pc-linux-gnu/bin/ld: unrecognized option '--kill-at' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/../../../../i686-pc-linux-gnu/bin/ld: use the --help option for usage information >collect2: ld returned 1 exit status >configure:12636: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| >| int >| main () >| { >| >| ; >| return 0; >| } >configure:12689: result: no >configure:12866: checking how to treat C++ warnings as errors >configure:12958: g++ -o conftest -Werror -march=athlon-xp -pipe -O3 conftest.cc -lnsl >&5 >configure:12964: $? = 0 >configure:12968: test -z > || test ! -s conftest.err >configure:12971: $? = 0 >configure:12974: test -s conftest >configure:12977: $? = 0 >configure:13016: result: -Werror >configure:13019: checking how to enable C++ PIC generation >configure:13111: g++ -o conftest -fPIC -Werror -march=athlon-xp -pipe -O3 conftest.cc -lnsl >&5 >configure:13117: $? = 0 >configure:13121: test -z > || test ! -s conftest.err >configure:13124: $? = 0 >configure:13127: test -s conftest >configure:13130: $? = 0 >configure:13133: grep fPIC conftest.err >/dev/null 2>&1 >configure:13136: $? = 1 >configure:13179: result: -fPIC >configure:13201: checking how to disable function inlining >configure:13293: g++ -o conftest -fno-inline-functions -march=athlon-xp -pipe -O3 conftest.cc -lnsl >&5 >configure:13299: $? = 0 >configure:13303: test -z > || test ! -s conftest.err >configure:13306: $? = 0 >configure:13309: test -s conftest >configure:13312: $? = 0 >configure:13351: result: -fno-inline-functions >configure:13390: checking for inline visibility flag >configure:13482: g++ -o conftest -fvisibility-inlines-hidden -march=athlon-xp -pipe -O3 conftest.cc -lnsl >&5 >cc1plus: error: unrecognized option `-fvisibility-inlines-hidden' >configure:13488: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| >| int >| main () >| { >| >| ; >| return 0; >| } >configure:13540: result: no >configure:13581: checking for symbol visibility flag >configure:13673: g++ -o conftest -fvisibility=hidden -march=athlon-xp -pipe -O3 conftest.cc -lnsl >&5 >cc1plus: error: unrecognized option `-fvisibility=hidden' >configure:13679: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| >| int >| main () >| { >| >| ; >| return 0; >| } >configure:13731: result: no >configure:13735: checking how to declare default visibility >configure:13829: g++ -o conftest -march=athlon-xp -pipe -O3 conftest.cc -lnsl >&5 >configure:13835: $? = 0 >configure:13839: test -z > || test ! -s conftest.err >configure:13842: $? = 0 >configure:13845: test -s conftest >configure:13848: $? = 0 >configure:13887: result: __attribute__((visibility("default"))) >configure:13930: checking whether to use CPU-specific optimizations >configure:13942: result: minimum >configure:14008: checking for code generation flags >configure:15283: g++ -o conftest -march=i586 -march=athlon-xp -pipe -O3 conftest.cc -lnsl >&5 >configure:15289: $? = 0 >configure:15293: test -z > || test ! -s conftest.err >configure:15296: $? = 0 >configure:15299: test -s conftest >configure:15302: $? = 0 >configure:16664: result: -march=i586 >configure:16692: checking how to enable optimizations >configure:16784: g++ -o conftest -O3 -march=athlon-xp -pipe -O3 conftest.cc -lnsl >&5 >configure:16790: $? = 0 >configure:16794: test -z > || test ! -s conftest.err >configure:16797: $? = 0 >configure:16800: test -s conftest >configure:16803: $? = 0 >configure:16842: result: -O3 >configure:16856: checking if -fomit-frame-pointer is accepted >configure:16948: g++ -o conftest -fomit-frame-pointer -march=athlon-xp -pipe -O3 conftest.cc -lnsl >&5 >configure:16954: $? = 0 >configure:16958: test -z > || test ! -s conftest.err >configure:16961: $? = 0 >configure:16964: test -s conftest >configure:16967: $? = 0 >configure:17006: result: -fomit-frame-pointer >configure:17021: checking if -ffast-math is accepted >configure:17113: g++ -o conftest -ffast-math -march=athlon-xp -pipe -O3 conftest.cc -lnsl >&5 >configure:17119: $? = 0 >configure:17123: test -z > || test ! -s conftest.err >configure:17126: $? = 0 >configure:17129: test -s conftest >configure:17132: $? = 0 >configure:17171: result: -ffast-math >configure:17190: checking how to enable compiler debug output >configure:17282: g++ -o conftest -g3 -march=athlon-xp -pipe -O3 conftest.cc -lnsl >&5 >configure:17288: $? = 0 >configure:17292: test -z > || test ! -s conftest.err >configure:17295: $? = 0 >configure:17298: test -s conftest >configure:17301: $? = 0 >configure:17340: result: -g3 >configure:17570: checking for va_copy >configure:17663: gcc -o conftest -ansi -pedantic -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/usr/local/lib conftest.c -lnsl >&5 >/var/tmp/portage/crystalspace-0.99_pre20050823/temp/ccaylprc.o(.text+0x11): In function `main': >: undefined reference to `va_copy' >collect2: ld returned 1 exit status >configure:17669: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #include <stdarg.h> >| int >| main () >| { >| va_list ap1; va_list ap2; va_copy(ap1,ap2) >| ; >| return 0; >| } >configure:17722: result: no >configure:17888: checking for __va_copy >configure:17981: gcc -o conftest -ansi -pedantic -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/usr/local/lib conftest.c -lnsl >&5 >configure:17987: $? = 0 >configure:17991: test -z > || test ! -s conftest.err >configure:17994: $? = 0 >configure:17997: test -s conftest >configure:18000: $? = 0 >configure:18040: result: yes >configure:18240: checking how to run the C preprocessor >configure:18275: gcc -E conftest.c >configure:18281: $? = 0 >configure:18313: gcc -E conftest.c >conftest.c:24:28: ac_nonexistent.h: No such file or directory >configure:18319: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:18358: result: gcc -E >configure:18382: gcc -E conftest.c >configure:18388: $? = 0 >configure:18420: gcc -E conftest.c >conftest.c:24:28: ac_nonexistent.h: No such file or directory >configure:18426: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:18470: checking for X >configure:18575: gcc -E conftest.c >configure:18581: $? = 0 >configure:18631: gcc -o conftest -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/usr/local/lib conftest.c -lXt -lnsl >&5 >configure:18637: $? = 0 >configure:18641: test -z > || test ! -s conftest.err >configure:18644: $? = 0 >configure:18647: test -s conftest >configure:18650: $? = 0 >configure:18700: result: libraries , headers >configure:18872: gcc -o conftest -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/usr/local/lib conftest.c -lnsl -lX11 >&5 >configure:18878: $? = 0 >configure:18882: test -z > || test ! -s conftest.err >configure:18885: $? = 0 >configure:18888: test -s conftest >configure:18891: $? = 0 >configure:19049: checking for gethostbyname >configure:19106: gcc -o conftest -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/usr/local/lib conftest.c -lnsl >&5 >configure:19112: $? = 0 >configure:19116: test -z > || test ! -s conftest.err >configure:19119: $? = 0 >configure:19122: test -s conftest >configure:19125: $? = 0 >configure:19137: result: yes >configure:19288: checking for connect >configure:19345: gcc -o conftest -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/usr/local/lib conftest.c -lnsl >&5 >configure:19351: $? = 0 >configure:19355: test -z > || test ! -s conftest.err >configure:19358: $? = 0 >configure:19361: test -s conftest >configure:19364: $? = 0 >configure:19376: result: yes >configure:19451: checking for remove >configure:19508: gcc -o conftest -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/usr/local/lib conftest.c -lnsl >&5 >configure:19514: $? = 0 >configure:19518: test -z > || test ! -s conftest.err >configure:19521: $? = 0 >configure:19524: test -s conftest >configure:19527: $? = 0 >configure:19539: result: yes >configure:19614: checking for shmat >configure:19671: gcc -o conftest -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/usr/local/lib conftest.c -lnsl >&5 >configure:19677: $? = 0 >configure:19681: test -z > || test ! -s conftest.err >configure:19684: $? = 0 >configure:19687: test -s conftest >configure:19690: $? = 0 >configure:19702: result: yes >configure:19786: checking for IceConnectionNumber in -lICE >configure:19816: gcc -o conftest -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/usr/local/lib conftest.c -lICE -lnsl >&5 >configure:19822: $? = 0 >configure:19826: test -z > || test ! -s conftest.err >configure:19829: $? = 0 >configure:19832: test -s conftest >configure:19835: $? = 0 >configure:19848: result: yes >configure:19991: checking for pkg-config >configure:20007: found /usr/bin/pkg-config >configure:20017: result: pkg-config >configure:20050: checking if pkg-config recognizes Xxf86vm >configure:20062: result: no >configure:20139: checking for Xxf86vm-config >configure:20168: result: no >configure:20487: checking for libXxf86vm >configure:20580: gcc -o conftest -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/usr/local/lib conftest.c -framework Xxf86vm -lSM -lICE -lX11 -lXext -lnsl >&5 >gcc: Xxf86vm: No such file or directory >cc1: error: unrecognized option `-framework' >configure:20586: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #define XK_MISCELLANY 1 >| #include <X11/Xlib.h> >| #include <X11/Xutil.h> >| #include <X11/Xatom.h> >| #include <X11/extensions/xf86vmode.h> >| int >| main () >| { >| XF86VidModeLockModeSwitch(0, 0, 0) >| ; >| return 0; >| } >configure:20580: gcc -o conftest -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/usr/local/lib conftest.c -lXxf86vm -lSM -lICE -lX11 -lXext -lnsl >&5 >configure:20586: $? = 0 >configure:20590: test -z > || test ! -s conftest.err >configure:20593: $? = 0 >configure:20596: test -s conftest >configure:20599: $? = 0 >configure:20638: result: yes >configure:20826: checking if pkg-config recognizes Xaw >configure:20838: result: no >configure:20915: checking for Xaw-config >configure:20944: result: no >configure:21260: checking for libXaw >configure:21350: gcc -o conftest -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/usr/local/lib conftest.c -framework Xaw -lSM -lICE -lX11 -lnsl >&5 >gcc: Xaw: No such file or directory >cc1: error: unrecognized option `-framework' >configure:21356: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <X11/Shell.h> >| #include <X11/Xaw/Form.h> >| int >| main () >| { >| XtVaGetValues(0,0,0,0) >| ; >| return 0; >| } >configure:21350: gcc -o conftest -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/usr/local/lib conftest.c -lXaw -lSM -lICE -lX11 -lnsl >&5 >configure:21356: $? = 0 >configure:21360: test -z > || test ! -s conftest.err >configure:21363: $? = 0 >configure:21366: test -s conftest >configure:21369: $? = 0 >configure:21408: result: yes >configure:21505: checking for int32 >configure:21529: gcc -c -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 >conftest.c: In function `main': >conftest.c:61: error: `int32' undeclared (first use in this function) >conftest.c:61: error: (Each undeclared identifier is reported only once >conftest.c:61: error: for each function it appears in.) >conftest.c:61: error: syntax error before ')' token >configure:21535: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| if ((int32 *) 0) >| return 0; >| if (sizeof (int32)) >| return 0; >| ; >| return 0; >| } >configure:21559: result: no >configure:21572: checking for windows.h >configure:21591: gcc -c -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 >conftest.c:29:21: windows.h: No such file or directory >configure:21597: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #if !HAVE_TYPE_INT32 >| typedef long int32; >| #endif >| >| >| #include <windows.h> >configure:21621: result: no >configure:21687: checking for OpenGL >configure:21798: gcc -o conftest -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/usr/local/lib conftest.c -lGL > -lSM -lICE -lX11 -lXext -lpthread -lm -lnsl >&5 >configure:21804: $? = 0 >configure:21808: test -z > || test ! -s conftest.err >configure:21811: $? = 0 >configure:21814: test -s conftest >configure:21817: $? = 0 >configure:21857: result: yes >configure:22066: checking for GLhandleARB >configure:22173: gcc -o conftest -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/usr/local/lib conftest.c -lGL -lSM -lICE -lX11 -lXext -lpthread -lm -lnsl >&5 >configure:22179: $? = 0 >configure:22183: test -z > || test ! -s conftest.err >configure:22186: $? = 0 >configure:22189: test -s conftest >configure:22192: $? = 0 >configure:22232: result: yes >configure:22415: checking for GLX >configure:22510: gcc -o conftest -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/usr/local/lib conftest.c -lGL -lSM -lICE -lX11 -lXext -lpthread -lm -lnsl >&5 >configure:22516: $? = 0 >configure:22520: test -z > || test ! -s conftest.err >configure:22523: $? = 0 >configure:22526: test -s conftest >configure:22529: $? = 0 >configure:22569: result: yes >configure:22763: checking for GLX extensions >configure:22856: gcc -o conftest -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/usr/local/lib conftest.c -lGL -lSM -lICE -lX11 -lXext -lpthread -lm -lnsl >&5 >configure:22862: $? = 0 >configure:22866: test -z > || test ! -s conftest.err >configure:22869: $? = 0 >configure:22872: test -s conftest >configure:22875: $? = 0 >configure:22915: result: yes >configure:24016: checking if pkg-config recognizes z >configure:24028: result: no >configure:24105: checking for z-config >configure:24134: result: no >configure:24289: checking if pkg-config recognizes zlib >configure:24301: result: no >configure:24378: checking for zlib-config >configure:24407: result: no >configure:24826: checking for libz >configure:24915: gcc -o conftest -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/usr/local/lib conftest.c -framework z -lnsl >&5 >gcc: z: No such file or directory >cc1: error: unrecognized option `-framework' >configure:24921: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <zlib.h> >| int >| main () >| { >| zlibVersion() >| ; >| return 0; >| } >configure:24915: gcc -o conftest -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/usr/local/lib conftest.c -lz -lnsl >&5 >configure:24921: $? = 0 >configure:24925: test -z > || test ! -s conftest.err >configure:24928: $? = 0 >configure:24931: test -s conftest >configure:24934: $? = 0 >configure:24973: result: yes >configure:25177: checking if pkg-config recognizes png >configure:25189: result: no >configure:25266: checking for png-config >configure:25295: result: no >configure:25450: checking if pkg-config recognizes libpng >configure:25462: result: yes >configure:25470: pkg-config --cflags libpng >configure:25473: 0 = 0 >configure:25476: pkg-config --libs libpng >configure:25479: 0 = 0 >configure:25539: checking for libpng-config >configure:25555: found /usr/bin/libpng-config >configure:25565: result: libpng-config >configure:25594: libpng-config --cflags >configure:25597: 0 = 0 >configure:25600: libpng-config --libs >configure:25603: 0 = 0 >configure:25987: checking for libpng >configure:26076: gcc -o conftest -I/usr/include/libpng12 -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/usr/local/lib conftest.c -lpng12 -lz -lm -lz -lm -lnsl >&5 >configure:26082: $? = 0 >configure:26086: test -z > || test ! -s conftest.err >configure:26089: $? = 0 >configure:26092: test -s conftest >configure:26095: $? = 0 >configure:26134: result: yes >configure:26332: checking if pkg-config recognizes jpeg >configure:26344: result: no >configure:26421: checking for jpeg-config >configure:26450: result: no >configure:26605: checking if pkg-config recognizes libjpeg >configure:26617: result: no >configure:26694: checking for libjpeg-config >configure:26723: result: no >configure:27144: checking for libjpeg >configure:27235: gcc -o conftest -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/usr/local/lib conftest.c -framework jpeg -lnsl >&5 >gcc: jpeg: No such file or directory >cc1: error: unrecognized option `-framework' >configure:27241: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <stddef.h> >| #include <stdio.h> >| #include <jpeglib.h> >| int >| main () >| { >| jpeg_create_compress(0) >| ; >| return 0; >| } >configure:27235: gcc -o conftest -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/usr/local/lib conftest.c -ljpeg -lnsl >&5 >configure:27241: $? = 0 >configure:27245: test -z > || test ! -s conftest.err >configure:27248: $? = 0 >configure:27251: test -s conftest >configure:27254: $? = 0 >configure:27293: result: yes >configure:27491: checking if pkg-config recognizes lcms >configure:27503: result: yes >configure:27511: pkg-config --cflags lcms >configure:27514: 0 = 0 >configure:27517: pkg-config --libs lcms >configure:27520: 0 = 0 >configure:27580: checking for lcms-config >configure:27609: result: no >configure:27924: checking for liblcms >configure:28013: gcc -o conftest -I/usr/include/lcms -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/usr/local/lib conftest.c -llcms -lnsl >&5 >configure:28019: $? = 0 >configure:28023: test -z > || test ! -s conftest.err >configure:28026: $? = 0 >configure:28029: test -s conftest >configure:28032: $? = 0 >configure:28071: result: yes >configure:28235: checking if pkg-config recognizes mng >configure:28247: result: no >configure:28324: checking for mng-config >configure:28353: result: no >configure:28508: checking if pkg-config recognizes libmng >configure:28520: result: no >configure:28597: checking for libmng-config >configure:28626: result: no >configure:29045: checking for libmng >configure:29134: gcc -o conftest -I/usr/include/lcms -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/usr/local/lib conftest.c -framework mng -llcms -ljpeg -lz -lnsl >&5 >gcc: mng: No such file or directory >cc1: error: unrecognized option `-framework' >configure:29140: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <libmng.h> >| int >| main () >| { >| mng_version_release() >| ; >| return 0; >| } >configure:29134: gcc -o conftest -I/usr/include/lcms -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/usr/local/lib conftest.c -lmng -llcms -ljpeg -lz -lnsl >&5 >configure:29140: $? = 0 >configure:29144: test -z > || test ! -s conftest.err >configure:29147: $? = 0 >configure:29150: test -s conftest >configure:29153: $? = 0 >configure:29192: result: yes >configure:29388: checking if pkg-config recognizes mikmod >configure:29400: result: no >configure:29477: checking for mikmod-config >configure:29506: result: no >configure:29821: checking for libmikmod >configure:29910: gcc -o conftest -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/usr/local/lib conftest.c -framework mikmod -lpthread -lnsl >&5 >gcc: mikmod: No such file or directory >cc1: error: unrecognized option `-framework' >configure:29916: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <mikmod.h> >| int >| main () >| { >| MikMod_Init("mikmodtest"); MikMod_Exit(); >| ; >| return 0; >| } >configure:29910: gcc -o conftest -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/usr/local/lib conftest.c -lmikmod -lpthread -lnsl >&5 >configure:29916: $? = 0 >configure:29920: test -z > || test ! -s conftest.err >configure:29923: $? = 0 >configure:29926: test -s conftest >configure:29929: $? = 0 >configure:29968: result: yes >configure:30164: checking if pkg-config recognizes ogg >configure:30176: result: yes >configure:30184: pkg-config --cflags ogg >configure:30187: 0 = 0 >configure:30190: pkg-config --libs ogg >configure:30193: 0 = 0 >configure:30253: checking for ogg-config >configure:30282: result: no >configure:30597: checking for libogg >configure:30686: gcc -o conftest -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/usr/local/lib conftest.c -logg -lnsl >&5 >configure:30692: $? = 0 >configure:30696: test -z > || test ! -s conftest.err >configure:30699: $? = 0 >configure:30702: test -s conftest >configure:30705: $? = 0 >configure:30744: result: yes >configure:30935: checking if pkg-config recognizes vorbis >configure:30947: result: yes >configure:30955: pkg-config --cflags vorbis >configure:30958: 0 = 0 >configure:30961: pkg-config --libs vorbis >configure:30964: 0 = 0 >configure:31024: checking for vorbis-config >configure:31053: result: no >configure:31368: checking for libvorbis >configure:31457: gcc -o conftest -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/usr/local/lib conftest.c -lvorbis -lm -logg -logg -lnsl >&5 >configure:31463: $? = 0 >configure:31467: test -z > || test ! -s conftest.err >configure:31470: $? = 0 >configure:31473: test -s conftest >configure:31476: $? = 0 >configure:31515: result: yes >configure:31708: checking if pkg-config recognizes vorbisfile >configure:31720: result: yes >configure:31728: pkg-config --cflags vorbisfile >configure:31731: 0 = 0 >configure:31734: pkg-config --libs vorbisfile >configure:31737: 0 = 0 >configure:31797: checking for vorbisfile-config >configure:31826: result: no >configure:32142: checking for libvorbisfile >configure:32232: gcc -o conftest -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/usr/local/lib conftest.c -lvorbisfile -lvorbis -lm -logg -logg -lvorbis -lm -logg -logg -lnsl >&5 >configure:32238: $? = 0 >configure:32242: test -z > || test ! -s conftest.err >configure:32245: $? = 0 >configure:32248: test -s conftest >configure:32251: $? = 0 >configure:32290: result: yes >configure:32492: checking if pkg-config recognizes 3ds >configure:32504: result: no >configure:32581: checking for 3ds-config >configure:32610: result: no >configure:32765: checking if pkg-config recognizes lib3ds >configure:32777: result: no >configure:32854: checking for lib3ds-config >configure:32883: result: no >configure:33038: checking if pkg-config recognizes lib3ds-120 >configure:33050: result: no >configure:33127: checking for lib3ds-120-config >configure:33156: result: no >configure:33679: checking for lib3ds >configure:33768: gcc -o conftest -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/usr/local/lib conftest.c -framework 3ds -lm -lnsl >&5 >gcc: 3ds: No such file or directory >cc1: error: unrecognized option `-framework' >configure:33774: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <lib3ds/file.h> >| int >| main () >| { >| lib3ds_file_new(); >| ; >| return 0; >| } >configure:33768: gcc -o conftest -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/usr/local/lib conftest.c -l3ds -lm -lnsl >&5 >conftest.c:24:25: lib3ds/file.h: No such file or directory >configure:33774: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <lib3ds/file.h> >| int >| main () >| { >| lib3ds_file_new(); >| ; >| return 0; >| } >configure:33768: gcc -o conftest -I/usr/local/include -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/usr/local/lib -L/usr/local/lib conftest.c -framework 3ds -lm -lnsl >&5 >gcc: 3ds: No such file or directory >cc1: error: unrecognized option `-framework' >configure:33774: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <lib3ds/file.h> >| int >| main () >| { >| lib3ds_file_new(); >| ; >| return 0; >| } >configure:33768: gcc -o conftest -I/usr/local/include -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/usr/local/lib -L/usr/local/lib conftest.c -l3ds -lm -lnsl >&5 >conftest.c:24:25: lib3ds/file.h: No such file or directory >configure:33774: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <lib3ds/file.h> >| int >| main () >| { >| lib3ds_file_new(); >| ; >| return 0; >| } >configure:33768: gcc -o conftest -I/sw/include -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/sw/lib -L/usr/local/lib conftest.c -framework 3ds -lm -lnsl >&5 >gcc: 3ds: No such file or directory >cc1: error: unrecognized option `-framework' >configure:33774: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <lib3ds/file.h> >| int >| main () >| { >| lib3ds_file_new(); >| ; >| return 0; >| } >configure:33768: gcc -o conftest -I/sw/include -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/sw/lib -L/usr/local/lib conftest.c -l3ds -lm -lnsl >&5 >conftest.c:24:25: lib3ds/file.h: No such file or directory >configure:33774: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <lib3ds/file.h> >| int >| main () >| { >| lib3ds_file_new(); >| ; >| return 0; >| } >configure:33768: gcc -o conftest -I/opt/local/include -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/opt/local/lib -L/usr/local/lib conftest.c -framework 3ds -lm -lnsl >&5 >gcc: 3ds: No such file or directory >cc1: error: unrecognized option `-framework' >configure:33774: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <lib3ds/file.h> >| int >| main () >| { >| lib3ds_file_new(); >| ; >| return 0; >| } >configure:33768: gcc -o conftest -I/opt/local/include -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/opt/local/lib -L/usr/local/lib conftest.c -l3ds -lm -lnsl >&5 >conftest.c:24:25: lib3ds/file.h: No such file or directory >configure:33774: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <lib3ds/file.h> >| int >| main () >| { >| lib3ds_file_new(); >| ; >| return 0; >| } >configure:33768: gcc -o conftest -I/opt/include -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/opt/lib -L/usr/local/lib conftest.c -framework 3ds -lm -lnsl >&5 >gcc: 3ds: No such file or directory >cc1: error: unrecognized option `-framework' >configure:33774: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <lib3ds/file.h> >| int >| main () >| { >| lib3ds_file_new(); >| ; >| return 0; >| } >configure:33768: gcc -o conftest -I/opt/include -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/opt/lib -L/usr/local/lib conftest.c -l3ds -lm -lnsl >&5 >conftest.c:24:25: lib3ds/file.h: No such file or directory >configure:33774: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <lib3ds/file.h> >| int >| main () >| { >| lib3ds_file_new(); >| ; >| return 0; >| } >configure:33768: gcc -o conftest -I./libs/lib3ds*/include -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L./libs/lib3ds*/lib -L/usr/local/lib conftest.c -framework 3ds -lm -lnsl >&5 >gcc: 3ds: No such file or directory >cc1: error: unrecognized option `-framework' >configure:33774: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <lib3ds/file.h> >| int >| main () >| { >| lib3ds_file_new(); >| ; >| return 0; >| } >configure:33768: gcc -o conftest -I./libs/lib3ds*/include -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L./libs/lib3ds*/lib -L/usr/local/lib conftest.c -l3ds -lm -lnsl >&5 >conftest.c:24:25: lib3ds/file.h: No such file or directory >configure:33774: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <lib3ds/file.h> >| int >| main () >| { >| lib3ds_file_new(); >| ; >| return 0; >| } >configure:33768: gcc -o conftest -I./libs/lib3ds* -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L./libs/lib3ds* -L/usr/local/lib conftest.c -framework 3ds -lm -lnsl >&5 >gcc: 3ds: No such file or directory >cc1: error: unrecognized option `-framework' >configure:33774: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <lib3ds/file.h> >| int >| main () >| { >| lib3ds_file_new(); >| ; >| return 0; >| } >configure:33768: gcc -o conftest -I./libs/lib3ds* -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L./libs/lib3ds* -L/usr/local/lib conftest.c -l3ds -lm -lnsl >&5 >conftest.c:24:25: lib3ds/file.h: No such file or directory >configure:33774: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <lib3ds/file.h> >| int >| main () >| { >| lib3ds_file_new(); >| ; >| return 0; >| } >configure:33768: gcc -o conftest -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/usr/local/lib conftest.c -framework lib3ds -lm -lnsl >&5 >gcc: lib3ds: No such file or directory >cc1: error: unrecognized option `-framework' >configure:33774: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <lib3ds/file.h> >| int >| main () >| { >| lib3ds_file_new(); >| ; >| return 0; >| } >configure:33768: gcc -o conftest -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/usr/local/lib conftest.c -llib3ds -lm -lnsl >&5 >conftest.c:24:25: lib3ds/file.h: No such file or directory >configure:33774: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <lib3ds/file.h> >| int >| main () >| { >| lib3ds_file_new(); >| ; >| return 0; >| } >configure:33768: gcc -o conftest -I/usr/local/include -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/usr/local/lib -L/usr/local/lib conftest.c -framework lib3ds -lm -lnsl >&5 >gcc: lib3ds: No such file or directory >cc1: error: unrecognized option `-framework' >configure:33774: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <lib3ds/file.h> >| int >| main () >| { >| lib3ds_file_new(); >| ; >| return 0; >| } >configure:33768: gcc -o conftest -I/usr/local/include -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/usr/local/lib -L/usr/local/lib conftest.c -llib3ds -lm -lnsl >&5 >conftest.c:24:25: lib3ds/file.h: No such file or directory >configure:33774: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <lib3ds/file.h> >| int >| main () >| { >| lib3ds_file_new(); >| ; >| return 0; >| } >configure:33768: gcc -o conftest -I/sw/include -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/sw/lib -L/usr/local/lib conftest.c -framework lib3ds -lm -lnsl >&5 >gcc: lib3ds: No such file or directory >cc1: error: unrecognized option `-framework' >configure:33774: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <lib3ds/file.h> >| int >| main () >| { >| lib3ds_file_new(); >| ; >| return 0; >| } >configure:33768: gcc -o conftest -I/sw/include -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/sw/lib -L/usr/local/lib conftest.c -llib3ds -lm -lnsl >&5 >conftest.c:24:25: lib3ds/file.h: No such file or directory >configure:33774: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <lib3ds/file.h> >| int >| main () >| { >| lib3ds_file_new(); >| ; >| return 0; >| } >configure:33768: gcc -o conftest -I/opt/local/include -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/opt/local/lib -L/usr/local/lib conftest.c -framework lib3ds -lm -lnsl >&5 >gcc: lib3ds: No such file or directory >cc1: error: unrecognized option `-framework' >configure:33774: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <lib3ds/file.h> >| int >| main () >| { >| lib3ds_file_new(); >| ; >| return 0; >| } >configure:33768: gcc -o conftest -I/opt/local/include -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/opt/local/lib -L/usr/local/lib conftest.c -llib3ds -lm -lnsl >&5 >conftest.c:24:25: lib3ds/file.h: No such file or directory >configure:33774: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <lib3ds/file.h> >| int >| main () >| { >| lib3ds_file_new(); >| ; >| return 0; >| } >configure:33768: gcc -o conftest -I/opt/include -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/opt/lib -L/usr/local/lib conftest.c -framework lib3ds -lm -lnsl >&5 >gcc: lib3ds: No such file or directory >cc1: error: unrecognized option `-framework' >configure:33774: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <lib3ds/file.h> >| int >| main () >| { >| lib3ds_file_new(); >| ; >| return 0; >| } >configure:33768: gcc -o conftest -I/opt/include -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/opt/lib -L/usr/local/lib conftest.c -llib3ds -lm -lnsl >&5 >conftest.c:24:25: lib3ds/file.h: No such file or directory >configure:33774: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <lib3ds/file.h> >| int >| main () >| { >| lib3ds_file_new(); >| ; >| return 0; >| } >configure:33768: gcc -o conftest -I./libs/lib3ds*/include -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L./libs/lib3ds*/lib -L/usr/local/lib conftest.c -framework lib3ds -lm -lnsl >&5 >gcc: lib3ds: No such file or directory >cc1: error: unrecognized option `-framework' >configure:33774: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <lib3ds/file.h> >| int >| main () >| { >| lib3ds_file_new(); >| ; >| return 0; >| } >configure:33768: gcc -o conftest -I./libs/lib3ds*/include -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L./libs/lib3ds*/lib -L/usr/local/lib conftest.c -llib3ds -lm -lnsl >&5 >conftest.c:24:25: lib3ds/file.h: No such file or directory >configure:33774: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <lib3ds/file.h> >| int >| main () >| { >| lib3ds_file_new(); >| ; >| return 0; >| } >configure:33768: gcc -o conftest -I./libs/lib3ds* -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L./libs/lib3ds* -L/usr/local/lib conftest.c -framework lib3ds -lm -lnsl >&5 >gcc: lib3ds: No such file or directory >cc1: error: unrecognized option `-framework' >configure:33774: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <lib3ds/file.h> >| int >| main () >| { >| lib3ds_file_new(); >| ; >| return 0; >| } >configure:33768: gcc -o conftest -I./libs/lib3ds* -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L./libs/lib3ds* -L/usr/local/lib conftest.c -llib3ds -lm -lnsl >&5 >conftest.c:24:25: lib3ds/file.h: No such file or directory >configure:33774: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <lib3ds/file.h> >| int >| main () >| { >| lib3ds_file_new(); >| ; >| return 0; >| } >configure:33768: gcc -o conftest -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/usr/local/lib conftest.c -framework lib3ds-120 -lm -lnsl >&5 >gcc: lib3ds-120: No such file or directory >cc1: error: unrecognized option `-framework' >configure:33774: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <lib3ds/file.h> >| int >| main () >| { >| lib3ds_file_new(); >| ; >| return 0; >| } >configure:33768: gcc -o conftest -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/usr/local/lib conftest.c -llib3ds-120 -lm -lnsl >&5 >conftest.c:24:25: lib3ds/file.h: No such file or directory >configure:33774: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <lib3ds/file.h> >| int >| main () >| { >| lib3ds_file_new(); >| ; >| return 0; >| } >configure:33768: gcc -o conftest -I/usr/local/include -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/usr/local/lib -L/usr/local/lib conftest.c -framework lib3ds-120 -lm -lnsl >&5 >gcc: lib3ds-120: No such file or directory >cc1: error: unrecognized option `-framework' >configure:33774: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <lib3ds/file.h> >| int >| main () >| { >| lib3ds_file_new(); >| ; >| return 0; >| } >configure:33768: gcc -o conftest -I/usr/local/include -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/usr/local/lib -L/usr/local/lib conftest.c -llib3ds-120 -lm -lnsl >&5 >conftest.c:24:25: lib3ds/file.h: No such file or directory >configure:33774: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <lib3ds/file.h> >| int >| main () >| { >| lib3ds_file_new(); >| ; >| return 0; >| } >configure:33768: gcc -o conftest -I/sw/include -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/sw/lib -L/usr/local/lib conftest.c -framework lib3ds-120 -lm -lnsl >&5 >gcc: lib3ds-120: No such file or directory >cc1: error: unrecognized option `-framework' >configure:33774: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <lib3ds/file.h> >| int >| main () >| { >| lib3ds_file_new(); >| ; >| return 0; >| } >configure:33768: gcc -o conftest -I/sw/include -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/sw/lib -L/usr/local/lib conftest.c -llib3ds-120 -lm -lnsl >&5 >conftest.c:24:25: lib3ds/file.h: No such file or directory >configure:33774: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <lib3ds/file.h> >| int >| main () >| { >| lib3ds_file_new(); >| ; >| return 0; >| } >configure:33768: gcc -o conftest -I/opt/local/include -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/opt/local/lib -L/usr/local/lib conftest.c -framework lib3ds-120 -lm -lnsl >&5 >gcc: lib3ds-120: No such file or directory >cc1: error: unrecognized option `-framework' >configure:33774: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <lib3ds/file.h> >| int >| main () >| { >| lib3ds_file_new(); >| ; >| return 0; >| } >configure:33768: gcc -o conftest -I/opt/local/include -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/opt/local/lib -L/usr/local/lib conftest.c -llib3ds-120 -lm -lnsl >&5 >conftest.c:24:25: lib3ds/file.h: No such file or directory >configure:33774: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <lib3ds/file.h> >| int >| main () >| { >| lib3ds_file_new(); >| ; >| return 0; >| } >configure:33768: gcc -o conftest -I/opt/include -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/opt/lib -L/usr/local/lib conftest.c -framework lib3ds-120 -lm -lnsl >&5 >gcc: lib3ds-120: No such file or directory >cc1: error: unrecognized option `-framework' >configure:33774: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <lib3ds/file.h> >| int >| main () >| { >| lib3ds_file_new(); >| ; >| return 0; >| } >configure:33768: gcc -o conftest -I/opt/include -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/opt/lib -L/usr/local/lib conftest.c -llib3ds-120 -lm -lnsl >&5 >conftest.c:24:25: lib3ds/file.h: No such file or directory >configure:33774: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <lib3ds/file.h> >| int >| main () >| { >| lib3ds_file_new(); >| ; >| return 0; >| } >configure:33768: gcc -o conftest -I./libs/lib3ds*/include -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L./libs/lib3ds*/lib -L/usr/local/lib conftest.c -framework lib3ds-120 -lm -lnsl >&5 >gcc: lib3ds-120: No such file or directory >cc1: error: unrecognized option `-framework' >configure:33774: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <lib3ds/file.h> >| int >| main () >| { >| lib3ds_file_new(); >| ; >| return 0; >| } >configure:33768: gcc -o conftest -I./libs/lib3ds*/include -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L./libs/lib3ds*/lib -L/usr/local/lib conftest.c -llib3ds-120 -lm -lnsl >&5 >conftest.c:24:25: lib3ds/file.h: No such file or directory >configure:33774: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <lib3ds/file.h> >| int >| main () >| { >| lib3ds_file_new(); >| ; >| return 0; >| } >configure:33768: gcc -o conftest -I./libs/lib3ds* -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L./libs/lib3ds* -L/usr/local/lib conftest.c -framework lib3ds-120 -lm -lnsl >&5 >gcc: lib3ds-120: No such file or directory >cc1: error: unrecognized option `-framework' >configure:33774: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <lib3ds/file.h> >| int >| main () >| { >| lib3ds_file_new(); >| ; >| return 0; >| } >configure:33768: gcc -o conftest -I./libs/lib3ds* -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L./libs/lib3ds* -L/usr/local/lib conftest.c -llib3ds-120 -lm -lnsl >&5 >conftest.c:24:25: lib3ds/file.h: No such file or directory >configure:33774: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <lib3ds/file.h> >| int >| main () >| { >| lib3ds_file_new(); >| ; >| return 0; >| } >configure:33826: result: no >configure:34342: checking if pkg-config recognizes ode >configure:34354: result: no >configure:34431: checking for ode-config >configure:34460: result: no >configure:34775: checking for libode >configure:34864: g++ -o conftest -march=athlon-xp -pipe -O3 -L/usr/local/lib conftest.cc -framework ode -lnsl >&5 >g++: ode: No such file or directory >cc1plus: error: unrecognized option `-framework' >configure:34870: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <ode/ode.h> >| int >| main () >| { >| dWorldCreate() >| ; >| return 0; >| } >configure:34864: g++ -o conftest -march=athlon-xp -pipe -O3 -L/usr/local/lib conftest.cc -lode -lnsl >&5 >configure:34870: $? = 0 >configure:34874: test -z > || test ! -s conftest.err >configure:34877: $? = 0 >configure:34880: test -s conftest >configure:34883: $? = 0 >configure:34922: result: yes >configure:34945: checking if libode is sufficiently recent >configure:35037: g++ -o conftest -march=athlon-xp -pipe -O3 -L/usr/local/lib conftest.cc -lode -lnsl >&5 >conftest.cc: In function `int main()': >conftest.cc:28: error: `dGeomTriMeshGetTriangleCount' undeclared (first use > this function) >conftest.cc:28: error: (Each undeclared identifier is reported only once for > each function it appears in.) >configure:35043: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <ode/ode.h> >| int >| main () >| { >| dGeomTriMeshGetTriangleCount(0); >| ; >| return 0; >| } >configure:35096: result: no >configure:35949: checking for OpenAL >configure:36058: gcc -o conftest -DCS_OPENAL_PATH=OpenAL -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/usr/local/lib conftest.c -framework OpenAL -lpthread -ldl -lm -lnsl >&5 >gcc: OpenAL: No such file or directory >cc1: error: unrecognized option `-framework' >configure:36064: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #ifndef CS_HEADER_GLOBAL >| #define CS_HEADER_GLOBAL(X,Y) CS_HEADER_GLOBAL_COMPOSE(X,Y) >| #define CS_HEADER_GLOBAL_COMPOSE(X,Y) <X/Y> >| #endif >| #ifdef CS_OPENAL_PATH >| #include CS_HEADER_GLOBAL(CS_OPENAL_PATH,alut.h) >| #else >| #include <AL/alut.h> >| #endif >| int >| main () >| { >| alutInit(0,0); >| ; >| return 0; >| } >configure:36058: gcc -o conftest -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/usr/local/lib conftest.c -lopenal -lpthread -ldl -lm -lnsl >&5 >configure:36064: $? = 0 >configure:36068: test -z > || test ! -s conftest.err >configure:36071: $? = 0 >configure:36074: test -s conftest >configure:36077: $? = 0 >configure:36117: result: yes >configure:36474: checking if pkg-config recognizes freetype2 >configure:36486: result: yes >configure:36494: pkg-config --cflags freetype2 >configure:36497: 0 = 0 >configure:36500: pkg-config --libs freetype2 >configure:36503: 0 = 0 >configure:36563: checking for freetype2-config >configure:36592: result: no >configure:36747: checking if pkg-config recognizes freetype >configure:36759: result: no >configure:36836: checking for freetype-config >configure:36852: found /usr/bin/freetype-config >configure:36862: result: freetype-config >configure:36891: freetype-config --cflags >configure:36894: 0 = 0 >configure:36897: freetype-config --libs >configure:36900: 0 = 0 >configure:37285: checking for libfreetype2 >configure:37375: gcc -o conftest -I/usr/include/freetype2 -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/usr/local/lib conftest.c -lfreetype -lz -lnsl >&5 >configure:37381: $? = 0 >configure:37385: test -z > || test ! -s conftest.err >configure:37388: $? = 0 >configure:37391: test -s conftest >configure:37394: $? = 0 >configure:37433: result: yes >configure:37456: checking if freetype2 is sufficiently recent >configure:37553: gcc -o conftest -I/usr/include/freetype2 -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/usr/local/lib conftest.c -lfreetype -lz -lnsl >&5 >configure:37559: $? = 0 >configure:37563: test -z > || test ! -s conftest.err >configure:37566: $? = 0 >configure:37569: test -s conftest >configure:37572: $? = 0 >configure:37612: result: yes >configure:38138: checking if pkg-config recognizes cal3d >configure:38150: result: yes >configure:38158: pkg-config --cflags cal3d >configure:38161: 0 = 0 >configure:38164: pkg-config --libs cal3d >configure:38167: 0 = 0 >configure:38227: checking for cal3d-config >configure:38256: result: no >configure:38571: checking for libcal3d >configure:38660: g++ -o conftest -march=athlon-xp -pipe -O3 -L/usr/local/lib conftest.cc -lcal3d -lnsl >&5 >configure:38666: $? = 0 >configure:38670: test -z > || test ! -s conftest.err >configure:38673: $? = 0 >configure:38676: test -s conftest >configure:38679: $? = 0 >configure:38718: result: yes >configure:38741: checking if cal3d is sufficiently recent >configure:38833: g++ -o conftest -march=athlon-xp -pipe -O3 -L/usr/local/lib conftest.cc -lcal3d -lnsl >&5 >configure:38839: $? = 0 >configure:38843: test -z > || test ! -s conftest.err >configure:38846: $? = 0 >configure:38849: test -s conftest >configure:38852: $? = 0 >configure:38892: result: yes >configure:39229: checking if pkg-config recognizes sdl >configure:39241: result: no >configure:39318: checking for sdl-config >configure:39334: found /usr/bin/sdl-config >configure:39344: result: sdl-config >configure:39373: sdl-config --cflags >configure:39376: 0 = 0 >configure:39379: sdl-config --libs >configure:39382: 0 = 0 >configure:39663: checking for libsdl >configure:39753: gcc -o conftest -I/usr/include/SDL -D_REENTRANT -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/usr/local/lib conftest.c -lSDL -lpthread -lnsl >&5 >configure:39759: $? = 0 >configure:39763: test -z > || test ! -s conftest.err >configure:39766: $? = 0 >configure:39769: test -s conftest >configure:39772: $? = 0 >configure:39811: result: yes >configure:39834: checking if SDL is sufficiently recent >configure:39927: gcc -o conftest -I/usr/include/SDL -D_REENTRANT -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/usr/local/lib conftest.c -lSDL -lpthread -lnsl >&5 >configure:39933: $? = 0 >configure:39937: test -z > || test ! -s conftest.err >configure:39940: $? = 0 >configure:39943: test -s conftest >configure:39946: $? = 0 >configure:39986: result: yes >configure:40324: checking if pkg-config recognizes metaobject_a3dl >configure:40336: result: no >configure:40413: checking for metaobject_a3dl-config >configure:40442: result: no >configure:40597: checking if pkg-config recognizes libmetaobject_a3dl >configure:40609: result: no >configure:40686: checking for libmetaobject_a3dl-config >configure:40715: result: no >configure:41134: checking for libmetaobject_a3dl >configure:41223: g++ -o conftest -march=athlon-xp -pipe -O3 -L/usr/local/lib conftest.cc -framework metaobject_a3dl -lnsl >&5 >g++: metaobject_a3dl: No such file or directory >cc1plus: error: unrecognized option `-framework' >configure:41229: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <vos/metaobjects/a3dl/object3d.hh> >| int >| main () >| { >| A3DL::Object3D o(0); o.setPosition(0,0,0); >| ; >| return 0; >| } >configure:41223: g++ -o conftest -march=athlon-xp -pipe -O3 -L/usr/local/lib conftest.cc -lmetaobject_a3dl -lnsl >&5 >conftest.cc:24:44: vos/metaobjects/a3dl/object3d.hh: No such file or directory >conftest.cc: In function `int main()': >conftest.cc:28: error: `A3DL' undeclared (first use this function) >conftest.cc:28: error: (Each undeclared identifier is reported only once for > each function it appears in.) >conftest.cc:28: error: parse error before `::' token >conftest.cc:28: error: `o' undeclared (first use this function) >configure:41229: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <vos/metaobjects/a3dl/object3d.hh> >| int >| main () >| { >| A3DL::Object3D o(0); o.setPosition(0,0,0); >| ; >| return 0; >| } >configure:41223: g++ -o conftest -I/usr/local/include -march=athlon-xp -pipe -O3 -L/usr/local/lib -L/usr/local/lib conftest.cc -framework metaobject_a3dl -lnsl >&5 >g++: metaobject_a3dl: No such file or directory >cc1plus: error: unrecognized option `-framework' >configure:41229: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <vos/metaobjects/a3dl/object3d.hh> >| int >| main () >| { >| A3DL::Object3D o(0); o.setPosition(0,0,0); >| ; >| return 0; >| } >configure:41223: g++ -o conftest -I/usr/local/include -march=athlon-xp -pipe -O3 -L/usr/local/lib -L/usr/local/lib conftest.cc -lmetaobject_a3dl -lnsl >&5 >conftest.cc:24:44: vos/metaobjects/a3dl/object3d.hh: No such file or directory >conftest.cc: In function `int main()': >conftest.cc:28: error: `A3DL' undeclared (first use this function) >conftest.cc:28: error: (Each undeclared identifier is reported only once for > each function it appears in.) >conftest.cc:28: error: parse error before `::' token >conftest.cc:28: error: `o' undeclared (first use this function) >configure:41229: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <vos/metaobjects/a3dl/object3d.hh> >| int >| main () >| { >| A3DL::Object3D o(0); o.setPosition(0,0,0); >| ; >| return 0; >| } >configure:41223: g++ -o conftest -I/sw/include -march=athlon-xp -pipe -O3 -L/sw/lib -L/usr/local/lib conftest.cc -framework metaobject_a3dl -lnsl >&5 >g++: metaobject_a3dl: No such file or directory >cc1plus: error: unrecognized option `-framework' >configure:41229: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <vos/metaobjects/a3dl/object3d.hh> >| int >| main () >| { >| A3DL::Object3D o(0); o.setPosition(0,0,0); >| ; >| return 0; >| } >configure:41223: g++ -o conftest -I/sw/include -march=athlon-xp -pipe -O3 -L/sw/lib -L/usr/local/lib conftest.cc -lmetaobject_a3dl -lnsl >&5 >conftest.cc:24:44: vos/metaobjects/a3dl/object3d.hh: No such file or directory >conftest.cc: In function `int main()': >conftest.cc:28: error: `A3DL' undeclared (first use this function) >conftest.cc:28: error: (Each undeclared identifier is reported only once for > each function it appears in.) >conftest.cc:28: error: parse error before `::' token >conftest.cc:28: error: `o' undeclared (first use this function) >configure:41229: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <vos/metaobjects/a3dl/object3d.hh> >| int >| main () >| { >| A3DL::Object3D o(0); o.setPosition(0,0,0); >| ; >| return 0; >| } >configure:41223: g++ -o conftest -I/opt/local/include -march=athlon-xp -pipe -O3 -L/opt/local/lib -L/usr/local/lib conftest.cc -framework metaobject_a3dl -lnsl >&5 >g++: metaobject_a3dl: No such file or directory >cc1plus: error: unrecognized option `-framework' >configure:41229: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <vos/metaobjects/a3dl/object3d.hh> >| int >| main () >| { >| A3DL::Object3D o(0); o.setPosition(0,0,0); >| ; >| return 0; >| } >configure:41223: g++ -o conftest -I/opt/local/include -march=athlon-xp -pipe -O3 -L/opt/local/lib -L/usr/local/lib conftest.cc -lmetaobject_a3dl -lnsl >&5 >conftest.cc:24:44: vos/metaobjects/a3dl/object3d.hh: No such file or directory >conftest.cc: In function `int main()': >conftest.cc:28: error: `A3DL' undeclared (first use this function) >conftest.cc:28: error: (Each undeclared identifier is reported only once for > each function it appears in.) >conftest.cc:28: error: parse error before `::' token >conftest.cc:28: error: `o' undeclared (first use this function) >configure:41229: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <vos/metaobjects/a3dl/object3d.hh> >| int >| main () >| { >| A3DL::Object3D o(0); o.setPosition(0,0,0); >| ; >| return 0; >| } >configure:41223: g++ -o conftest -I/opt/include -march=athlon-xp -pipe -O3 -L/opt/lib -L/usr/local/lib conftest.cc -framework metaobject_a3dl -lnsl >&5 >g++: metaobject_a3dl: No such file or directory >cc1plus: error: unrecognized option `-framework' >configure:41229: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <vos/metaobjects/a3dl/object3d.hh> >| int >| main () >| { >| A3DL::Object3D o(0); o.setPosition(0,0,0); >| ; >| return 0; >| } >configure:41223: g++ -o conftest -I/opt/include -march=athlon-xp -pipe -O3 -L/opt/lib -L/usr/local/lib conftest.cc -lmetaobject_a3dl -lnsl >&5 >conftest.cc:24:44: vos/metaobjects/a3dl/object3d.hh: No such file or directory >conftest.cc: In function `int main()': >conftest.cc:28: error: `A3DL' undeclared (first use this function) >conftest.cc:28: error: (Each undeclared identifier is reported only once for > each function it appears in.) >conftest.cc:28: error: parse error before `::' token >conftest.cc:28: error: `o' undeclared (first use this function) >configure:41229: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <vos/metaobjects/a3dl/object3d.hh> >| int >| main () >| { >| A3DL::Object3D o(0); o.setPosition(0,0,0); >| ; >| return 0; >| } >configure:41223: g++ -o conftest -march=athlon-xp -pipe -O3 -L/usr/local/lib conftest.cc -framework libmetaobject_a3dl -lnsl >&5 >g++: libmetaobject_a3dl: No such file or directory >cc1plus: error: unrecognized option `-framework' >configure:41229: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <vos/metaobjects/a3dl/object3d.hh> >| int >| main () >| { >| A3DL::Object3D o(0); o.setPosition(0,0,0); >| ; >| return 0; >| } >configure:41223: g++ -o conftest -march=athlon-xp -pipe -O3 -L/usr/local/lib conftest.cc -llibmetaobject_a3dl -lnsl >&5 >conftest.cc:24:44: vos/metaobjects/a3dl/object3d.hh: No such file or directory >conftest.cc: In function `int main()': >conftest.cc:28: error: `A3DL' undeclared (first use this function) >conftest.cc:28: error: (Each undeclared identifier is reported only once for > each function it appears in.) >conftest.cc:28: error: parse error before `::' token >conftest.cc:28: error: `o' undeclared (first use this function) >configure:41229: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <vos/metaobjects/a3dl/object3d.hh> >| int >| main () >| { >| A3DL::Object3D o(0); o.setPosition(0,0,0); >| ; >| return 0; >| } >configure:41223: g++ -o conftest -I/usr/local/include -march=athlon-xp -pipe -O3 -L/usr/local/lib -L/usr/local/lib conftest.cc -framework libmetaobject_a3dl -lnsl >&5 >g++: libmetaobject_a3dl: No such file or directory >cc1plus: error: unrecognized option `-framework' >configure:41229: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <vos/metaobjects/a3dl/object3d.hh> >| int >| main () >| { >| A3DL::Object3D o(0); o.setPosition(0,0,0); >| ; >| return 0; >| } >configure:41223: g++ -o conftest -I/usr/local/include -march=athlon-xp -pipe -O3 -L/usr/local/lib -L/usr/local/lib conftest.cc -llibmetaobject_a3dl -lnsl >&5 >conftest.cc:24:44: vos/metaobjects/a3dl/object3d.hh: No such file or directory >conftest.cc: In function `int main()': >conftest.cc:28: error: `A3DL' undeclared (first use this function) >conftest.cc:28: error: (Each undeclared identifier is reported only once for > each function it appears in.) >conftest.cc:28: error: parse error before `::' token >conftest.cc:28: error: `o' undeclared (first use this function) >configure:41229: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <vos/metaobjects/a3dl/object3d.hh> >| int >| main () >| { >| A3DL::Object3D o(0); o.setPosition(0,0,0); >| ; >| return 0; >| } >configure:41223: g++ -o conftest -I/sw/include -march=athlon-xp -pipe -O3 -L/sw/lib -L/usr/local/lib conftest.cc -framework libmetaobject_a3dl -lnsl >&5 >g++: libmetaobject_a3dl: No such file or directory >cc1plus: error: unrecognized option `-framework' >configure:41229: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <vos/metaobjects/a3dl/object3d.hh> >| int >| main () >| { >| A3DL::Object3D o(0); o.setPosition(0,0,0); >| ; >| return 0; >| } >configure:41223: g++ -o conftest -I/sw/include -march=athlon-xp -pipe -O3 -L/sw/lib -L/usr/local/lib conftest.cc -llibmetaobject_a3dl -lnsl >&5 >conftest.cc:24:44: vos/metaobjects/a3dl/object3d.hh: No such file or directory >conftest.cc: In function `int main()': >conftest.cc:28: error: `A3DL' undeclared (first use this function) >conftest.cc:28: error: (Each undeclared identifier is reported only once for > each function it appears in.) >conftest.cc:28: error: parse error before `::' token >conftest.cc:28: error: `o' undeclared (first use this function) >configure:41229: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <vos/metaobjects/a3dl/object3d.hh> >| int >| main () >| { >| A3DL::Object3D o(0); o.setPosition(0,0,0); >| ; >| return 0; >| } >configure:41223: g++ -o conftest -I/opt/local/include -march=athlon-xp -pipe -O3 -L/opt/local/lib -L/usr/local/lib conftest.cc -framework libmetaobject_a3dl -lnsl >&5 >g++: libmetaobject_a3dl: No such file or directory >cc1plus: error: unrecognized option `-framework' >configure:41229: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <vos/metaobjects/a3dl/object3d.hh> >| int >| main () >| { >| A3DL::Object3D o(0); o.setPosition(0,0,0); >| ; >| return 0; >| } >configure:41223: g++ -o conftest -I/opt/local/include -march=athlon-xp -pipe -O3 -L/opt/local/lib -L/usr/local/lib conftest.cc -llibmetaobject_a3dl -lnsl >&5 >conftest.cc:24:44: vos/metaobjects/a3dl/object3d.hh: No such file or directory >conftest.cc: In function `int main()': >conftest.cc:28: error: `A3DL' undeclared (first use this function) >conftest.cc:28: error: (Each undeclared identifier is reported only once for > each function it appears in.) >conftest.cc:28: error: parse error before `::' token >conftest.cc:28: error: `o' undeclared (first use this function) >configure:41229: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <vos/metaobjects/a3dl/object3d.hh> >| int >| main () >| { >| A3DL::Object3D o(0); o.setPosition(0,0,0); >| ; >| return 0; >| } >configure:41223: g++ -o conftest -I/opt/include -march=athlon-xp -pipe -O3 -L/opt/lib -L/usr/local/lib conftest.cc -framework libmetaobject_a3dl -lnsl >&5 >g++: libmetaobject_a3dl: No such file or directory >cc1plus: error: unrecognized option `-framework' >configure:41229: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <vos/metaobjects/a3dl/object3d.hh> >| int >| main () >| { >| A3DL::Object3D o(0); o.setPosition(0,0,0); >| ; >| return 0; >| } >configure:41223: g++ -o conftest -I/opt/include -march=athlon-xp -pipe -O3 -L/opt/lib -L/usr/local/lib conftest.cc -llibmetaobject_a3dl -lnsl >&5 >conftest.cc:24:44: vos/metaobjects/a3dl/object3d.hh: No such file or directory >conftest.cc: In function `int main()': >conftest.cc:28: error: `A3DL' undeclared (first use this function) >conftest.cc:28: error: (Each undeclared identifier is reported only once for > each function it appears in.) >conftest.cc:28: error: parse error before `::' token >conftest.cc:28: error: `o' undeclared (first use this function) >configure:41229: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <vos/metaobjects/a3dl/object3d.hh> >| int >| main () >| { >| A3DL::Object3D o(0); o.setPosition(0,0,0); >| ; >| return 0; >| } >configure:41281: result: no >configure:42612: checking if pkg-config recognizes wx >configure:42624: result: no >configure:42701: checking for wx-config >configure:42717: found /usr/bin/wx-config >configure:42727: result: wx-config >configure:42756: wx-config --cflags >configure:42759: 0 = 0 >configure:42762: wx-config --libs >configure:42765: 0 = 0 >configure:43052: checking for libwx >configure:43148: g++ -o conftest -I/usr/lib/wx/include/gtk2u-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -march=athlon-xp -pipe -O3 -L/usr/local/lib conftest.cc -pthread -lwx_gtk2u-2.4 -lnsl >&5 >configure:43154: $? = 0 >configure:43158: test -z > || test ! -s conftest.err >configure:43161: $? = 0 >configure:43164: test -s conftest >configure:43167: $? = 0 >configure:43206: result: yes >configure:43234: wx-config --gl-libs >configure:43237: 0 = 0 >configure:43242: checking if wxWidgets is built with OpenGL support >configure:43343: g++ -o conftest -I/usr/lib/wx/include/gtk2u-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -march=athlon-xp -pipe -O3 -L/usr/local/lib conftest.cc -pthread -lwx_gtk2u-2.4 -L/usr/X11R6/lib -lwx_gtk2u_gl-2.4 -lGL -lGLU -lnsl >&5 >configure:43349: $? = 0 >configure:43353: test -z > || test ! -s conftest.err >configure:43356: $? = 0 >configure:43359: test -s conftest >configure:43362: $? = 0 >configure:43402: result: yes >configure:43614: checking for GNU/Linux joystick API >configure:43718: gcc -o conftest -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/usr/local/lib conftest.c -lnsl >&5 >configure:43724: $? = 0 >configure:43728: test -z > || test ! -s conftest.err >configure:43731: $? = 0 >configure:43734: test -s conftest >configure:43737: $? = 0 >configure:43777: result: yes >configure:44113: checking if pkg-config recognizes Cg >configure:44125: result: no >configure:44202: checking for Cg-config >configure:44231: result: no >configure:44386: checking if pkg-config recognizes cg >configure:44398: result: no >configure:44475: checking for cg-config >configure:44504: result: no >configure:44659: checking if pkg-config recognizes CG >configure:44671: result: no >configure:44748: checking for CG-config >configure:44777: result: no >configure:45300: checking for libCg >configure:45389: gcc -o conftest -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/usr/local/lib conftest.c -framework Cg -lm -lpthread -lnsl >&5 >gcc: Cg: No such file or directory >cc1: error: unrecognized option `-framework' >configure:45395: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <Cg/cg.h> >| int >| main () >| { >| CGcontext c = cgCreateContext() >| ; >| return 0; >| } >configure:45389: gcc -o conftest -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/usr/local/lib conftest.c -lCg -lm -lpthread -lnsl >&5 >conftest.c:24:19: Cg/cg.h: No such file or directory >conftest.c: In function `main': >conftest.c:28: error: `CGcontext' undeclared (first use in this function) >conftest.c:28: error: (Each undeclared identifier is reported only once >conftest.c:28: error: for each function it appears in.) >conftest.c:28: error: syntax error before "c" >configure:45395: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <Cg/cg.h> >| int >| main () >| { >| CGcontext c = cgCreateContext() >| ; >| return 0; >| } >configure:45389: gcc -o conftest -I/usr/local/include -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/usr/local/lib -L/usr/local/lib conftest.c -framework Cg -lm -lpthread -lnsl >&5 >gcc: Cg: No such file or directory >cc1: error: unrecognized option `-framework' >configure:45395: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <Cg/cg.h> >| int >| main () >| { >| CGcontext c = cgCreateContext() >| ; >| return 0; >| } >configure:45389: gcc -o conftest -I/usr/local/include -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/usr/local/lib -L/usr/local/lib conftest.c -lCg -lm -lpthread -lnsl >&5 >conftest.c:24:19: Cg/cg.h: No such file or directory >conftest.c: In function `main': >conftest.c:28: error: `CGcontext' undeclared (first use in this function) >conftest.c:28: error: (Each undeclared identifier is reported only once >conftest.c:28: error: for each function it appears in.) >conftest.c:28: error: syntax error before "c" >configure:45395: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <Cg/cg.h> >| int >| main () >| { >| CGcontext c = cgCreateContext() >| ; >| return 0; >| } >configure:45389: gcc -o conftest -I/sw/include -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/sw/lib -L/usr/local/lib conftest.c -framework Cg -lm -lpthread -lnsl >&5 >gcc: Cg: No such file or directory >cc1: error: unrecognized option `-framework' >configure:45395: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <Cg/cg.h> >| int >| main () >| { >| CGcontext c = cgCreateContext() >| ; >| return 0; >| } >configure:45389: gcc -o conftest -I/sw/include -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/sw/lib -L/usr/local/lib conftest.c -lCg -lm -lpthread -lnsl >&5 >conftest.c:24:19: Cg/cg.h: No such file or directory >conftest.c: In function `main': >conftest.c:28: error: `CGcontext' undeclared (first use in this function) >conftest.c:28: error: (Each undeclared identifier is reported only once >conftest.c:28: error: for each function it appears in.) >conftest.c:28: error: syntax error before "c" >configure:45395: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <Cg/cg.h> >| int >| main () >| { >| CGcontext c = cgCreateContext() >| ; >| return 0; >| } >configure:45389: gcc -o conftest -I/opt/local/include -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/opt/local/lib -L/usr/local/lib conftest.c -framework Cg -lm -lpthread -lnsl >&5 >gcc: Cg: No such file or directory >cc1: error: unrecognized option `-framework' >configure:45395: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <Cg/cg.h> >| int >| main () >| { >| CGcontext c = cgCreateContext() >| ; >| return 0; >| } >configure:45389: gcc -o conftest -I/opt/local/include -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/opt/local/lib -L/usr/local/lib conftest.c -lCg -lm -lpthread -lnsl >&5 >conftest.c:24:19: Cg/cg.h: No such file or directory >conftest.c: In function `main': >conftest.c:28: error: `CGcontext' undeclared (first use in this function) >conftest.c:28: error: (Each undeclared identifier is reported only once >conftest.c:28: error: for each function it appears in.) >conftest.c:28: error: syntax error before "c" >configure:45395: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <Cg/cg.h> >| int >| main () >| { >| CGcontext c = cgCreateContext() >| ; >| return 0; >| } >configure:45389: gcc -o conftest -I/opt/include -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/opt/lib -L/usr/local/lib conftest.c -framework Cg -lm -lpthread -lnsl >&5 >gcc: Cg: No such file or directory >cc1: error: unrecognized option `-framework' >configure:45395: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <Cg/cg.h> >| int >| main () >| { >| CGcontext c = cgCreateContext() >| ; >| return 0; >| } >configure:45389: gcc -o conftest -I/opt/include -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/opt/lib -L/usr/local/lib conftest.c -lCg -lm -lpthread -lnsl >&5 >conftest.c:24:19: Cg/cg.h: No such file or directory >conftest.c: In function `main': >conftest.c:28: error: `CGcontext' undeclared (first use in this function) >conftest.c:28: error: (Each undeclared identifier is reported only once >conftest.c:28: error: for each function it appears in.) >conftest.c:28: error: syntax error before "c" >configure:45395: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <Cg/cg.h> >| int >| main () >| { >| CGcontext c = cgCreateContext() >| ; >| return 0; >| } >configure:45389: gcc -o conftest -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/usr/local/lib conftest.c -framework cg -lm -lpthread -lnsl >&5 >gcc: cg: No such file or directory >cc1: error: unrecognized option `-framework' >configure:45395: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <Cg/cg.h> >| int >| main () >| { >| CGcontext c = cgCreateContext() >| ; >| return 0; >| } >configure:45389: gcc -o conftest -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/usr/local/lib conftest.c -lcg -lm -lpthread -lnsl >&5 >conftest.c:24:19: Cg/cg.h: No such file or directory >conftest.c: In function `main': >conftest.c:28: error: `CGcontext' undeclared (first use in this function) >conftest.c:28: error: (Each undeclared identifier is reported only once >conftest.c:28: error: for each function it appears in.) >conftest.c:28: error: syntax error before "c" >configure:45395: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <Cg/cg.h> >| int >| main () >| { >| CGcontext c = cgCreateContext() >| ; >| return 0; >| } >configure:45389: gcc -o conftest -I/usr/local/include -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/usr/local/lib -L/usr/local/lib conftest.c -framework cg -lm -lpthread -lnsl >&5 >gcc: cg: No such file or directory >cc1: error: unrecognized option `-framework' >configure:45395: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <Cg/cg.h> >| int >| main () >| { >| CGcontext c = cgCreateContext() >| ; >| return 0; >| } >configure:45389: gcc -o conftest -I/usr/local/include -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/usr/local/lib -L/usr/local/lib conftest.c -lcg -lm -lpthread -lnsl >&5 >conftest.c:24:19: Cg/cg.h: No such file or directory >conftest.c: In function `main': >conftest.c:28: error: `CGcontext' undeclared (first use in this function) >conftest.c:28: error: (Each undeclared identifier is reported only once >conftest.c:28: error: for each function it appears in.) >conftest.c:28: error: syntax error before "c" >configure:45395: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <Cg/cg.h> >| int >| main () >| { >| CGcontext c = cgCreateContext() >| ; >| return 0; >| } >configure:45389: gcc -o conftest -I/sw/include -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/sw/lib -L/usr/local/lib conftest.c -framework cg -lm -lpthread -lnsl >&5 >gcc: cg: No such file or directory >cc1: error: unrecognized option `-framework' >configure:45395: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <Cg/cg.h> >| int >| main () >| { >| CGcontext c = cgCreateContext() >| ; >| return 0; >| } >configure:45389: gcc -o conftest -I/sw/include -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/sw/lib -L/usr/local/lib conftest.c -lcg -lm -lpthread -lnsl >&5 >conftest.c:24:19: Cg/cg.h: No such file or directory >conftest.c: In function `main': >conftest.c:28: error: `CGcontext' undeclared (first use in this function) >conftest.c:28: error: (Each undeclared identifier is reported only once >conftest.c:28: error: for each function it appears in.) >conftest.c:28: error: syntax error before "c" >configure:45395: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <Cg/cg.h> >| int >| main () >| { >| CGcontext c = cgCreateContext() >| ; >| return 0; >| } >configure:45389: gcc -o conftest -I/opt/local/include -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/opt/local/lib -L/usr/local/lib conftest.c -framework cg -lm -lpthread -lnsl >&5 >gcc: cg: No such file or directory >cc1: error: unrecognized option `-framework' >configure:45395: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <Cg/cg.h> >| int >| main () >| { >| CGcontext c = cgCreateContext() >| ; >| return 0; >| } >configure:45389: gcc -o conftest -I/opt/local/include -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/opt/local/lib -L/usr/local/lib conftest.c -lcg -lm -lpthread -lnsl >&5 >conftest.c:24:19: Cg/cg.h: No such file or directory >conftest.c: In function `main': >conftest.c:28: error: `CGcontext' undeclared (first use in this function) >conftest.c:28: error: (Each undeclared identifier is reported only once >conftest.c:28: error: for each function it appears in.) >conftest.c:28: error: syntax error before "c" >configure:45395: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <Cg/cg.h> >| int >| main () >| { >| CGcontext c = cgCreateContext() >| ; >| return 0; >| } >configure:45389: gcc -o conftest -I/opt/include -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/opt/lib -L/usr/local/lib conftest.c -framework cg -lm -lpthread -lnsl >&5 >gcc: cg: No such file or directory >cc1: error: unrecognized option `-framework' >configure:45395: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <Cg/cg.h> >| int >| main () >| { >| CGcontext c = cgCreateContext() >| ; >| return 0; >| } >configure:45389: gcc -o conftest -I/opt/include -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/opt/lib -L/usr/local/lib conftest.c -lcg -lm -lpthread -lnsl >&5 >conftest.c:24:19: Cg/cg.h: No such file or directory >conftest.c: In function `main': >conftest.c:28: error: `CGcontext' undeclared (first use in this function) >conftest.c:28: error: (Each undeclared identifier is reported only once >conftest.c:28: error: for each function it appears in.) >conftest.c:28: error: syntax error before "c" >configure:45395: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <Cg/cg.h> >| int >| main () >| { >| CGcontext c = cgCreateContext() >| ; >| return 0; >| } >configure:45389: gcc -o conftest -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/usr/local/lib conftest.c -framework CG -lm -lpthread -lnsl >&5 >gcc: CG: No such file or directory >cc1: error: unrecognized option `-framework' >configure:45395: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <Cg/cg.h> >| int >| main () >| { >| CGcontext c = cgCreateContext() >| ; >| return 0; >| } >configure:45389: gcc -o conftest -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/usr/local/lib conftest.c -lCG -lm -lpthread -lnsl >&5 >conftest.c:24:19: Cg/cg.h: No such file or directory >conftest.c: In function `main': >conftest.c:28: error: `CGcontext' undeclared (first use in this function) >conftest.c:28: error: (Each undeclared identifier is reported only once >conftest.c:28: error: for each function it appears in.) >conftest.c:28: error: syntax error before "c" >configure:45395: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <Cg/cg.h> >| int >| main () >| { >| CGcontext c = cgCreateContext() >| ; >| return 0; >| } >configure:45389: gcc -o conftest -I/usr/local/include -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/usr/local/lib -L/usr/local/lib conftest.c -framework CG -lm -lpthread -lnsl >&5 >gcc: CG: No such file or directory >cc1: error: unrecognized option `-framework' >configure:45395: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <Cg/cg.h> >| int >| main () >| { >| CGcontext c = cgCreateContext() >| ; >| return 0; >| } >configure:45389: gcc -o conftest -I/usr/local/include -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/usr/local/lib -L/usr/local/lib conftest.c -lCG -lm -lpthread -lnsl >&5 >conftest.c:24:19: Cg/cg.h: No such file or directory >conftest.c: In function `main': >conftest.c:28: error: `CGcontext' undeclared (first use in this function) >conftest.c:28: error: (Each undeclared identifier is reported only once >conftest.c:28: error: for each function it appears in.) >conftest.c:28: error: syntax error before "c" >configure:45395: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <Cg/cg.h> >| int >| main () >| { >| CGcontext c = cgCreateContext() >| ; >| return 0; >| } >configure:45389: gcc -o conftest -I/sw/include -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/sw/lib -L/usr/local/lib conftest.c -framework CG -lm -lpthread -lnsl >&5 >gcc: CG: No such file or directory >cc1: error: unrecognized option `-framework' >configure:45395: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <Cg/cg.h> >| int >| main () >| { >| CGcontext c = cgCreateContext() >| ; >| return 0; >| } >configure:45389: gcc -o conftest -I/sw/include -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/sw/lib -L/usr/local/lib conftest.c -lCG -lm -lpthread -lnsl >&5 >conftest.c:24:19: Cg/cg.h: No such file or directory >conftest.c: In function `main': >conftest.c:28: error: `CGcontext' undeclared (first use in this function) >conftest.c:28: error: (Each undeclared identifier is reported only once >conftest.c:28: error: for each function it appears in.) >conftest.c:28: error: syntax error before "c" >configure:45395: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <Cg/cg.h> >| int >| main () >| { >| CGcontext c = cgCreateContext() >| ; >| return 0; >| } >configure:45389: gcc -o conftest -I/opt/local/include -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/opt/local/lib -L/usr/local/lib conftest.c -framework CG -lm -lpthread -lnsl >&5 >gcc: CG: No such file or directory >cc1: error: unrecognized option `-framework' >configure:45395: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <Cg/cg.h> >| int >| main () >| { >| CGcontext c = cgCreateContext() >| ; >| return 0; >| } >configure:45389: gcc -o conftest -I/opt/local/include -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/opt/local/lib -L/usr/local/lib conftest.c -lCG -lm -lpthread -lnsl >&5 >conftest.c:24:19: Cg/cg.h: No such file or directory >conftest.c: In function `main': >conftest.c:28: error: `CGcontext' undeclared (first use in this function) >conftest.c:28: error: (Each undeclared identifier is reported only once >conftest.c:28: error: for each function it appears in.) >conftest.c:28: error: syntax error before "c" >configure:45395: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <Cg/cg.h> >| int >| main () >| { >| CGcontext c = cgCreateContext() >| ; >| return 0; >| } >configure:45389: gcc -o conftest -I/opt/include -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/opt/lib -L/usr/local/lib conftest.c -framework CG -lm -lpthread -lnsl >&5 >gcc: CG: No such file or directory >cc1: error: unrecognized option `-framework' >configure:45395: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <Cg/cg.h> >| int >| main () >| { >| CGcontext c = cgCreateContext() >| ; >| return 0; >| } >configure:45389: gcc -o conftest -I/opt/include -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/opt/lib -L/usr/local/lib conftest.c -lCG -lm -lpthread -lnsl >&5 >conftest.c:24:19: Cg/cg.h: No such file or directory >conftest.c: In function `main': >conftest.c:28: error: `CGcontext' undeclared (first use in this function) >conftest.c:28: error: (Each undeclared identifier is reported only once >conftest.c:28: error: for each function it appears in.) >conftest.c:28: error: syntax error before "c" >configure:45395: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <Cg/cg.h> >| int >| main () >| { >| CGcontext c = cgCreateContext() >| ; >| return 0; >| } >configure:45447: result: no >configure:48842: checking soundcard.h usability >configure:48854: gcc -c -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 >conftest.c:58:23: soundcard.h: No such file or directory >configure:48860: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <soundcard.h> >configure:48883: result: no >configure:48887: checking soundcard.h presence >configure:48897: gcc -E conftest.c >conftest.c:24:23: soundcard.h: No such file or directory >configure:48903: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <soundcard.h> >configure:48923: result: no >configure:48958: checking for soundcard.h >configure:48965: result: no >configure:48984: checking sys/soundcard.h usability >configure:48996: gcc -c -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 >configure:49002: $? = 0 >configure:49006: test -z > || test ! -s conftest.err >configure:49009: $? = 0 >configure:49012: test -s conftest.o >configure:49015: $? = 0 >configure:49025: result: yes >configure:49029: checking sys/soundcard.h presence >configure:49039: gcc -E conftest.c >configure:49045: $? = 0 >configure:49065: result: yes >configure:49100: checking for sys/soundcard.h >configure:49107: result: yes >configure:49431: checking if pkg-config recognizes asound >configure:49443: result: no >configure:49520: checking for asound-config >configure:49549: result: no >configure:49864: checking for libasound >configure:49953: gcc -o conftest -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/usr/local/lib conftest.c -framework asound -lnsl >&5 >gcc: asound: No such file or directory >cc1: error: unrecognized option `-framework' >configure:49959: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <alsa/asoundlib.h> >| int >| main () >| { >| snd_pcm_hw_params_t* p; snd_pcm_hw_params_alloca(&p); >| ; >| return 0; >| } >configure:49953: gcc -o conftest -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/usr/local/lib conftest.c -lasound -lnsl >&5 >configure:49959: $? = 0 >configure:49963: test -z > || test ! -s conftest.err >configure:49966: $? = 0 >configure:49969: test -s conftest >configure:49972: $? = 0 >configure:50011: result: yes >configure:50066: checking for DivX4 >configure:50158: gcc -o conftest -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/usr/local/lib conftest.c -ldivxdecore -lm -lnsl >&5 >conftest.c:24:26: divx4/decore.h: No such file or directory >conftest.c: In function `main': >conftest.c:28: error: `DEC_MEM_REQS' undeclared (first use in this function) >conftest.c:28: error: (Each undeclared identifier is reported only once >conftest.c:28: error: for each function it appears in.) >conftest.c:28: error: syntax error before "r" >conftest.c:28: error: `DEC_OPT_MEMORY_REQS' undeclared (first use in this function) >conftest.c:28: error: `r' undeclared (first use in this function) >configure:50164: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <divx4/decore.h> >| int >| main () >| { >| DEC_MEM_REQS r; decore(0, DEC_OPT_MEMORY_REQS, 0, &r); >| ; >| return 0; >| } >configure:50217: result: no >configure:50406: checking for OpenDivX >configure:50498: gcc -o conftest -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/usr/local/lib conftest.c -ldivxdecore -lm -lnsl >&5 >conftest.c:24:25: divx/decore.h: No such file or directory >conftest.c: In function `main': >conftest.c:28: error: `DEC_OPT_RELEASE' undeclared (first use in this function) >conftest.c:28: error: (Each undeclared identifier is reported only once >conftest.c:28: error: for each function it appears in.) >configure:50504: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <divx/decore.h> >| int >| main () >| { >| decore(0, DEC_OPT_RELEASE, 0, 0); >| ; >| return 0; >| } >configure:50557: result: no >configure:51212: checking if pkg-config recognizes aa >configure:51224: result: no >configure:51301: checking for aa-config >configure:51330: result: no >configure:51485: checking if pkg-config recognizes aalib >configure:51497: result: no >configure:51574: checking for aalib-config >configure:51603: result: no >configure:52022: checking for libaa >configure:52111: gcc -o conftest -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/usr/local/lib conftest.c -framework aa -lnsl >&5 >gcc: aa: No such file or directory >cc1: error: unrecognized option `-framework' >configure:52117: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <aalib.h> >| int >| main () >| { >| aa_autoinit(0); aa_close(0); >| ; >| return 0; >| } >configure:52111: gcc -o conftest -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/usr/local/lib conftest.c -laa -lnsl >&5 >conftest.c:24:19: aalib.h: No such file or directory >configure:52117: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <aalib.h> >| int >| main () >| { >| aa_autoinit(0); aa_close(0); >| ; >| return 0; >| } >configure:52111: gcc -o conftest -I/usr/local/include -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/usr/local/lib -L/usr/local/lib conftest.c -framework aa -lnsl >&5 >gcc: aa: No such file or directory >cc1: error: unrecognized option `-framework' >configure:52117: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <aalib.h> >| int >| main () >| { >| aa_autoinit(0); aa_close(0); >| ; >| return 0; >| } >configure:52111: gcc -o conftest -I/usr/local/include -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/usr/local/lib -L/usr/local/lib conftest.c -laa -lnsl >&5 >conftest.c:24:19: aalib.h: No such file or directory >configure:52117: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <aalib.h> >| int >| main () >| { >| aa_autoinit(0); aa_close(0); >| ; >| return 0; >| } >configure:52111: gcc -o conftest -I/sw/include -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/sw/lib -L/usr/local/lib conftest.c -framework aa -lnsl >&5 >gcc: aa: No such file or directory >cc1: error: unrecognized option `-framework' >configure:52117: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <aalib.h> >| int >| main () >| { >| aa_autoinit(0); aa_close(0); >| ; >| return 0; >| } >configure:52111: gcc -o conftest -I/sw/include -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/sw/lib -L/usr/local/lib conftest.c -laa -lnsl >&5 >conftest.c:24:19: aalib.h: No such file or directory >configure:52117: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <aalib.h> >| int >| main () >| { >| aa_autoinit(0); aa_close(0); >| ; >| return 0; >| } >configure:52111: gcc -o conftest -I/opt/local/include -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/opt/local/lib -L/usr/local/lib conftest.c -framework aa -lnsl >&5 >gcc: aa: No such file or directory >cc1: error: unrecognized option `-framework' >configure:52117: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <aalib.h> >| int >| main () >| { >| aa_autoinit(0); aa_close(0); >| ; >| return 0; >| } >configure:52111: gcc -o conftest -I/opt/local/include -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/opt/local/lib -L/usr/local/lib conftest.c -laa -lnsl >&5 >conftest.c:24:19: aalib.h: No such file or directory >configure:52117: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <aalib.h> >| int >| main () >| { >| aa_autoinit(0); aa_close(0); >| ; >| return 0; >| } >configure:52111: gcc -o conftest -I/opt/include -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/opt/lib -L/usr/local/lib conftest.c -framework aa -lnsl >&5 >gcc: aa: No such file or directory >cc1: error: unrecognized option `-framework' >configure:52117: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <aalib.h> >| int >| main () >| { >| aa_autoinit(0); aa_close(0); >| ; >| return 0; >| } >configure:52111: gcc -o conftest -I/opt/include -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/opt/lib -L/usr/local/lib conftest.c -laa -lnsl >&5 >conftest.c:24:19: aalib.h: No such file or directory >configure:52117: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <aalib.h> >| int >| main () >| { >| aa_autoinit(0); aa_close(0); >| ; >| return 0; >| } >configure:52111: gcc -o conftest -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/usr/local/lib conftest.c -framework aalib -lnsl >&5 >gcc: aalib: No such file or directory >cc1: error: unrecognized option `-framework' >configure:52117: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <aalib.h> >| int >| main () >| { >| aa_autoinit(0); aa_close(0); >| ; >| return 0; >| } >configure:52111: gcc -o conftest -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/usr/local/lib conftest.c -laalib -lnsl >&5 >conftest.c:24:19: aalib.h: No such file or directory >configure:52117: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <aalib.h> >| int >| main () >| { >| aa_autoinit(0); aa_close(0); >| ; >| return 0; >| } >configure:52111: gcc -o conftest -I/usr/local/include -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/usr/local/lib -L/usr/local/lib conftest.c -framework aalib -lnsl >&5 >gcc: aalib: No such file or directory >cc1: error: unrecognized option `-framework' >configure:52117: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <aalib.h> >| int >| main () >| { >| aa_autoinit(0); aa_close(0); >| ; >| return 0; >| } >configure:52111: gcc -o conftest -I/usr/local/include -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/usr/local/lib -L/usr/local/lib conftest.c -laalib -lnsl >&5 >conftest.c:24:19: aalib.h: No such file or directory >configure:52117: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <aalib.h> >| int >| main () >| { >| aa_autoinit(0); aa_close(0); >| ; >| return 0; >| } >configure:52111: gcc -o conftest -I/sw/include -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/sw/lib -L/usr/local/lib conftest.c -framework aalib -lnsl >&5 >gcc: aalib: No such file or directory >cc1: error: unrecognized option `-framework' >configure:52117: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <aalib.h> >| int >| main () >| { >| aa_autoinit(0); aa_close(0); >| ; >| return 0; >| } >configure:52111: gcc -o conftest -I/sw/include -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/sw/lib -L/usr/local/lib conftest.c -laalib -lnsl >&5 >conftest.c:24:19: aalib.h: No such file or directory >configure:52117: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <aalib.h> >| int >| main () >| { >| aa_autoinit(0); aa_close(0); >| ; >| return 0; >| } >configure:52111: gcc -o conftest -I/opt/local/include -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/opt/local/lib -L/usr/local/lib conftest.c -framework aalib -lnsl >&5 >gcc: aalib: No such file or directory >cc1: error: unrecognized option `-framework' >configure:52117: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <aalib.h> >| int >| main () >| { >| aa_autoinit(0); aa_close(0); >| ; >| return 0; >| } >configure:52111: gcc -o conftest -I/opt/local/include -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/opt/local/lib -L/usr/local/lib conftest.c -laalib -lnsl >&5 >conftest.c:24:19: aalib.h: No such file or directory >configure:52117: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <aalib.h> >| int >| main () >| { >| aa_autoinit(0); aa_close(0); >| ; >| return 0; >| } >configure:52111: gcc -o conftest -I/opt/include -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/opt/lib -L/usr/local/lib conftest.c -framework aalib -lnsl >&5 >gcc: aalib: No such file or directory >cc1: error: unrecognized option `-framework' >configure:52117: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <aalib.h> >| int >| main () >| { >| aa_autoinit(0); aa_close(0); >| ; >| return 0; >| } >configure:52111: gcc -o conftest -I/opt/include -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/opt/lib -L/usr/local/lib conftest.c -laalib -lnsl >&5 >conftest.c:24:19: aalib.h: No such file or directory >configure:52117: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <aalib.h> >| int >| main () >| { >| aa_autoinit(0); aa_close(0); >| ; >| return 0; >| } >configure:52169: result: no >configure:52364: checking if pkg-config recognizes caca >configure:52376: result: no >configure:52453: checking for caca-config >configure:52482: result: no >configure:52637: checking if pkg-config recognizes libcaca >configure:52649: result: no >configure:52726: checking for libcaca-config >configure:52755: result: no >configure:53174: checking for libcaca >configure:53263: gcc -o conftest -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/usr/local/lib conftest.c -framework caca -lnsl >&5 >gcc: caca: No such file or directory >cc1: error: unrecognized option `-framework' >configure:53269: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <caca.h> >| int >| main () >| { >| caca_init(); caca_end(); >| ; >| return 0; >| } >configure:53263: gcc -o conftest -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/usr/local/lib conftest.c -lcaca -lnsl >&5 >conftest.c:24:18: caca.h: No such file or directory >configure:53269: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <caca.h> >| int >| main () >| { >| caca_init(); caca_end(); >| ; >| return 0; >| } >configure:53263: gcc -o conftest -I/usr/local/include -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/usr/local/lib -L/usr/local/lib conftest.c -framework caca -lnsl >&5 >gcc: caca: No such file or directory >cc1: error: unrecognized option `-framework' >configure:53269: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <caca.h> >| int >| main () >| { >| caca_init(); caca_end(); >| ; >| return 0; >| } >configure:53263: gcc -o conftest -I/usr/local/include -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/usr/local/lib -L/usr/local/lib conftest.c -lcaca -lnsl >&5 >conftest.c:24:18: caca.h: No such file or directory >configure:53269: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <caca.h> >| int >| main () >| { >| caca_init(); caca_end(); >| ; >| return 0; >| } >configure:53263: gcc -o conftest -I/sw/include -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/sw/lib -L/usr/local/lib conftest.c -framework caca -lnsl >&5 >gcc: caca: No such file or directory >cc1: error: unrecognized option `-framework' >configure:53269: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <caca.h> >| int >| main () >| { >| caca_init(); caca_end(); >| ; >| return 0; >| } >configure:53263: gcc -o conftest -I/sw/include -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/sw/lib -L/usr/local/lib conftest.c -lcaca -lnsl >&5 >conftest.c:24:18: caca.h: No such file or directory >configure:53269: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <caca.h> >| int >| main () >| { >| caca_init(); caca_end(); >| ; >| return 0; >| } >configure:53263: gcc -o conftest -I/opt/local/include -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/opt/local/lib -L/usr/local/lib conftest.c -framework caca -lnsl >&5 >gcc: caca: No such file or directory >cc1: error: unrecognized option `-framework' >configure:53269: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <caca.h> >| int >| main () >| { >| caca_init(); caca_end(); >| ; >| return 0; >| } >configure:53263: gcc -o conftest -I/opt/local/include -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/opt/local/lib -L/usr/local/lib conftest.c -lcaca -lnsl >&5 >conftest.c:24:18: caca.h: No such file or directory >configure:53269: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <caca.h> >| int >| main () >| { >| caca_init(); caca_end(); >| ; >| return 0; >| } >configure:53263: gcc -o conftest -I/opt/include -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/opt/lib -L/usr/local/lib conftest.c -framework caca -lnsl >&5 >gcc: caca: No such file or directory >cc1: error: unrecognized option `-framework' >configure:53269: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <caca.h> >| int >| main () >| { >| caca_init(); caca_end(); >| ; >| return 0; >| } >configure:53263: gcc -o conftest -I/opt/include -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/opt/lib -L/usr/local/lib conftest.c -lcaca -lnsl >&5 >conftest.c:24:18: caca.h: No such file or directory >configure:53269: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <caca.h> >| int >| main () >| { >| caca_init(); caca_end(); >| ; >| return 0; >| } >configure:53263: gcc -o conftest -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/usr/local/lib conftest.c -framework libcaca -lnsl >&5 >gcc: libcaca: No such file or directory >cc1: error: unrecognized option `-framework' >configure:53269: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <caca.h> >| int >| main () >| { >| caca_init(); caca_end(); >| ; >| return 0; >| } >configure:53263: gcc -o conftest -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/usr/local/lib conftest.c -llibcaca -lnsl >&5 >conftest.c:24:18: caca.h: No such file or directory >configure:53269: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <caca.h> >| int >| main () >| { >| caca_init(); caca_end(); >| ; >| return 0; >| } >configure:53263: gcc -o conftest -I/usr/local/include -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/usr/local/lib -L/usr/local/lib conftest.c -framework libcaca -lnsl >&5 >gcc: libcaca: No such file or directory >cc1: error: unrecognized option `-framework' >configure:53269: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <caca.h> >| int >| main () >| { >| caca_init(); caca_end(); >| ; >| return 0; >| } >configure:53263: gcc -o conftest -I/usr/local/include -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/usr/local/lib -L/usr/local/lib conftest.c -llibcaca -lnsl >&5 >conftest.c:24:18: caca.h: No such file or directory >configure:53269: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <caca.h> >| int >| main () >| { >| caca_init(); caca_end(); >| ; >| return 0; >| } >configure:53263: gcc -o conftest -I/sw/include -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/sw/lib -L/usr/local/lib conftest.c -framework libcaca -lnsl >&5 >gcc: libcaca: No such file or directory >cc1: error: unrecognized option `-framework' >configure:53269: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <caca.h> >| int >| main () >| { >| caca_init(); caca_end(); >| ; >| return 0; >| } >configure:53263: gcc -o conftest -I/sw/include -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/sw/lib -L/usr/local/lib conftest.c -llibcaca -lnsl >&5 >conftest.c:24:18: caca.h: No such file or directory >configure:53269: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <caca.h> >| int >| main () >| { >| caca_init(); caca_end(); >| ; >| return 0; >| } >configure:53263: gcc -o conftest -I/opt/local/include -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/opt/local/lib -L/usr/local/lib conftest.c -framework libcaca -lnsl >&5 >gcc: libcaca: No such file or directory >cc1: error: unrecognized option `-framework' >configure:53269: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <caca.h> >| int >| main () >| { >| caca_init(); caca_end(); >| ; >| return 0; >| } >configure:53263: gcc -o conftest -I/opt/local/include -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/opt/local/lib -L/usr/local/lib conftest.c -llibcaca -lnsl >&5 >conftest.c:24:18: caca.h: No such file or directory >configure:53269: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <caca.h> >| int >| main () >| { >| caca_init(); caca_end(); >| ; >| return 0; >| } >configure:53263: gcc -o conftest -I/opt/include -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/opt/lib -L/usr/local/lib conftest.c -framework libcaca -lnsl >&5 >gcc: libcaca: No such file or directory >cc1: error: unrecognized option `-framework' >configure:53269: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <caca.h> >| int >| main () >| { >| caca_init(); caca_end(); >| ; >| return 0; >| } >configure:53263: gcc -o conftest -I/opt/include -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/opt/lib -L/usr/local/lib conftest.c -llibcaca -lnsl >&5 >conftest.c:24:18: caca.h: No such file or directory >configure:53269: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <caca.h> >| int >| main () >| { >| caca_init(); caca_end(); >| ; >| return 0; >| } >configure:53321: result: no >configure:53374: checking for regexp support >configure:53469: gcc -o conftest -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/usr/local/lib conftest.c -lnsl >&5 >configure:53475: $? = 0 >configure:53479: test -z > || test ! -s conftest.err >configure:53482: $? = 0 >configure:53485: test -s conftest >configure:53488: $? = 0 >configure:53528: result: yes >configure:53709: checking for backtrace >configure:53805: gcc -o conftest -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/usr/local/lib conftest.c -lnsl >&5 >configure:53811: $? = 0 >configure:53815: test -z > || test ! -s conftest.err >configure:53818: $? = 0 >configure:53821: test -s conftest >configure:53824: $? = 0 >configure:53864: result: yes >configure:54044: checking for setenv >configure:54139: gcc -o conftest -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/usr/local/lib conftest.c -lnsl >&5 >configure:54145: $? = 0 >configure:54149: test -z > || test ! -s conftest.err >configure:54152: $? = 0 >configure:54155: test -s conftest >configure:54158: $? = 0 >configure:54198: result: yes >configure:54382: checking for perl5 >configure:54408: result: perl >configure:54419: checking for TemplateToolkit >configure:54424: $PERL -M'Template 2.11' -MTemplate::Plugin -e 0 1>&2 >Can't locate Template.pm in @INC (@INC contains: /etc/perl /usr/lib/perl5/site_perl/5.8.6/i686-linux /usr/lib/perl5/site_perl/5.8.6 /usr/lib/perl5/site_perl/5.8.5 /usr/lib/perl5/site_perl/5.8.5/i686-linux /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.6/i686-linux /usr/lib/perl5/vendor_perl/5.8.6 /usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/vendor_perl/5.8.4 /usr/lib/perl5/vendor_perl/5.8.4/i686-linux /usr/lib/perl5/vendor_perl/5.8.5 /usr/lib/perl5/vendor_perl/5.8.5/i686-linux /usr/lib/perl5/vendor_perl /usr/lib/perl5/5.8.6/i686-linux /usr/lib/perl5/5.8.6 /usr/local/lib/site_perl /usr/lib/perl5/site_perl/5.8.5 /usr/lib/perl5/site_perl/5.8.5/i686-linux .). >BEGIN failed--compilation aborted. >configure:54427: $? = 2 >configure:54435: result: no >configure:54448: checking for ttree >configure:54481: result: no >configure:54652: checking if pkg-config recognizes cppunit >configure:54664: result: no >configure:54741: checking for cppunit-config >configure:54770: result: no >configure:55085: checking for libcppunit >configure:55174: g++ -o conftest -march=athlon-xp -pipe -O3 -L/usr/local/lib conftest.cc -framework cppunit -lnsl >&5 >g++: cppunit: No such file or directory >cc1plus: error: unrecognized option `-framework' >configure:55180: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <cppunit/ui/text/TestRunner.h> >| int >| main () >| { >| CppUnit::TextUi::TestRunner r; r.run(); >| ; >| return 0; >| } >configure:55174: g++ -o conftest -march=athlon-xp -pipe -O3 -L/usr/local/lib conftest.cc -lcppunit -lnsl >&5 >conftest.cc:24:40: cppunit/ui/text/TestRunner.h: No such file or directory >conftest.cc: In function `int main()': >conftest.cc:28: error: `CppUnit' undeclared (first use this function) >conftest.cc:28: error: (Each undeclared identifier is reported only once for > each function it appears in.) >conftest.cc:28: error: parse error before `::' token >conftest.cc:28: error: `r' undeclared (first use this function) >configure:55180: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <cppunit/ui/text/TestRunner.h> >| int >| main () >| { >| CppUnit::TextUi::TestRunner r; r.run(); >| ; >| return 0; >| } >configure:55174: g++ -o conftest -I/usr/local/include -march=athlon-xp -pipe -O3 -L/usr/local/lib -L/usr/local/lib conftest.cc -framework cppunit -lnsl >&5 >g++: cppunit: No such file or directory >cc1plus: error: unrecognized option `-framework' >configure:55180: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <cppunit/ui/text/TestRunner.h> >| int >| main () >| { >| CppUnit::TextUi::TestRunner r; r.run(); >| ; >| return 0; >| } >configure:55174: g++ -o conftest -I/usr/local/include -march=athlon-xp -pipe -O3 -L/usr/local/lib -L/usr/local/lib conftest.cc -lcppunit -lnsl >&5 >conftest.cc:24:40: cppunit/ui/text/TestRunner.h: No such file or directory >conftest.cc: In function `int main()': >conftest.cc:28: error: `CppUnit' undeclared (first use this function) >conftest.cc:28: error: (Each undeclared identifier is reported only once for > each function it appears in.) >conftest.cc:28: error: parse error before `::' token >conftest.cc:28: error: `r' undeclared (first use this function) >configure:55180: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <cppunit/ui/text/TestRunner.h> >| int >| main () >| { >| CppUnit::TextUi::TestRunner r; r.run(); >| ; >| return 0; >| } >configure:55174: g++ -o conftest -I/sw/include -march=athlon-xp -pipe -O3 -L/sw/lib -L/usr/local/lib conftest.cc -framework cppunit -lnsl >&5 >g++: cppunit: No such file or directory >cc1plus: error: unrecognized option `-framework' >configure:55180: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <cppunit/ui/text/TestRunner.h> >| int >| main () >| { >| CppUnit::TextUi::TestRunner r; r.run(); >| ; >| return 0; >| } >configure:55174: g++ -o conftest -I/sw/include -march=athlon-xp -pipe -O3 -L/sw/lib -L/usr/local/lib conftest.cc -lcppunit -lnsl >&5 >conftest.cc:24:40: cppunit/ui/text/TestRunner.h: No such file or directory >conftest.cc: In function `int main()': >conftest.cc:28: error: `CppUnit' undeclared (first use this function) >conftest.cc:28: error: (Each undeclared identifier is reported only once for > each function it appears in.) >conftest.cc:28: error: parse error before `::' token >conftest.cc:28: error: `r' undeclared (first use this function) >configure:55180: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <cppunit/ui/text/TestRunner.h> >| int >| main () >| { >| CppUnit::TextUi::TestRunner r; r.run(); >| ; >| return 0; >| } >configure:55174: g++ -o conftest -I/opt/local/include -march=athlon-xp -pipe -O3 -L/opt/local/lib -L/usr/local/lib conftest.cc -framework cppunit -lnsl >&5 >g++: cppunit: No such file or directory >cc1plus: error: unrecognized option `-framework' >configure:55180: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <cppunit/ui/text/TestRunner.h> >| int >| main () >| { >| CppUnit::TextUi::TestRunner r; r.run(); >| ; >| return 0; >| } >configure:55174: g++ -o conftest -I/opt/local/include -march=athlon-xp -pipe -O3 -L/opt/local/lib -L/usr/local/lib conftest.cc -lcppunit -lnsl >&5 >conftest.cc:24:40: cppunit/ui/text/TestRunner.h: No such file or directory >conftest.cc: In function `int main()': >conftest.cc:28: error: `CppUnit' undeclared (first use this function) >conftest.cc:28: error: (Each undeclared identifier is reported only once for > each function it appears in.) >conftest.cc:28: error: parse error before `::' token >conftest.cc:28: error: `r' undeclared (first use this function) >configure:55180: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <cppunit/ui/text/TestRunner.h> >| int >| main () >| { >| CppUnit::TextUi::TestRunner r; r.run(); >| ; >| return 0; >| } >configure:55174: g++ -o conftest -I/opt/include -march=athlon-xp -pipe -O3 -L/opt/lib -L/usr/local/lib conftest.cc -framework cppunit -lnsl >&5 >g++: cppunit: No such file or directory >cc1plus: error: unrecognized option `-framework' >configure:55180: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <cppunit/ui/text/TestRunner.h> >| int >| main () >| { >| CppUnit::TextUi::TestRunner r; r.run(); >| ; >| return 0; >| } >configure:55174: g++ -o conftest -I/opt/include -march=athlon-xp -pipe -O3 -L/opt/lib -L/usr/local/lib conftest.cc -lcppunit -lnsl >&5 >conftest.cc:24:40: cppunit/ui/text/TestRunner.h: No such file or directory >conftest.cc: In function `int main()': >conftest.cc:28: error: `CppUnit' undeclared (first use this function) >conftest.cc:28: error: (Each undeclared identifier is reported only once for > each function it appears in.) >conftest.cc:28: error: parse error before `::' token >conftest.cc:28: error: `r' undeclared (first use this function) >configure:55180: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| #include <cppunit/ui/text/TestRunner.h> >| int >| main () >| { >| CppUnit::TextUi::TestRunner r; r.run(); >| ; >| return 0; >| } >configure:55232: result: no >configure:55612: checking if plugins require main() >configure:55624: result: yes >configure:55639: checking for long >configure:55663: gcc -c -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 >configure:55669: $? = 0 >configure:55673: test -z > || test ! -s conftest.err >configure:55676: $? = 0 >configure:55679: test -s conftest.o >configure:55682: $? = 0 >configure:55693: result: yes >configure:55696: checking size of long >configure:56015: gcc -o conftest -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/usr/local/lib conftest.c -lnsl >&5 >configure:56018: $? = 0 >configure:56020: ./conftest >configure:56023: $? = 0 >configure:56046: result: 4 >configure:56114: checking whether byte ordering is bigendian >configure:56141: gcc -c -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 >configure:56147: $? = 0 >configure:56151: test -z > || test ! -s conftest.err >configure:56154: $? = 0 >configure:56157: test -s conftest.o >configure:56160: $? = 0 >configure:56184: gcc -c -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 >conftest.c: In function `main': >conftest.c:32: error: `not' undeclared (first use in this function) >conftest.c:32: error: (Each undeclared identifier is reported only once >conftest.c:32: error: for each function it appears in.) >conftest.c:32: error: syntax error before "big" >configure:56190: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| #define SIZEOF_LONG 4 >| /* 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:56325: result: no >configure:56353: checking for stdint.h >configure:56358: result: yes >configure:56496: checking for INT64_C >configure:56590: g++ -o conftest -march=athlon-xp -pipe -O3 -L/usr/local/lib conftest.cc -lnsl >&5 >configure:56596: $? = 0 >configure:56600: test -z > || test ! -s conftest.err >configure:56603: $? = 0 >configure:56606: test -s conftest >configure:56609: $? = 0 >configure:56649: result: yes >configure:56830: checking for stdint.h >configure:56835: result: yes >configure:56980: checking for inttypes.h >configure:56985: result: yes >configure:57126: checking for intptr_t >configure:57157: gcc -c -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 >configure:57163: $? = 0 >configure:57167: test -z > || test ! -s conftest.err >configure:57170: $? = 0 >configure:57173: test -s conftest.o >configure:57176: $? = 0 >configure:57187: result: yes >configure:57194: checking for intmax_t >configure:57225: gcc -c -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 >configure:57231: $? = 0 >configure:57235: test -z > || test ! -s conftest.err >configure:57238: $? = 0 >configure:57241: test -s conftest.o >configure:57244: $? = 0 >configure:57255: result: yes >configure:57273: checking for inttypes.h >configure:57278: result: yes >configure:57419: checking for PRIx99 macros >configure:57516: gcc -o conftest -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/usr/local/lib conftest.c -lnsl >&5 >configure:57522: $? = 0 >configure:57526: test -z > || test ! -s conftest.err >configure:57529: $? = 0 >configure:57532: test -s conftest >configure:57535: $? = 0 >configure:57575: result: yes >configure:57750: checking for long >configure:57804: result: yes >configure:57807: checking size of long >configure:58157: result: 4 >configure:58198: checking wchar.h usability >configure:58210: g++ -c -march=athlon-xp -pipe -O3 conftest.cc >&5 >configure:58216: $? = 0 >configure:58220: test -z > || test ! -s conftest.err >configure:58223: $? = 0 >configure:58226: test -s conftest.o >configure:58229: $? = 0 >configure:58239: result: yes >configure:58243: checking wchar.h presence >configure:58253: g++ -E conftest.cc >configure:58259: $? = 0 >configure:58279: result: yes >configure:58314: checking for wchar.h >configure:58321: result: yes >configure:58349: checking wctype.h usability >configure:58361: g++ -c -march=athlon-xp -pipe -O3 conftest.cc >&5 >configure:58367: $? = 0 >configure:58371: test -z > || test ! -s conftest.err >configure:58374: $? = 0 >configure:58377: test -s conftest.o >configure:58380: $? = 0 >configure:58390: result: yes >configure:58394: checking wctype.h presence >configure:58404: g++ -E conftest.cc >configure:58410: $? = 0 >configure:58430: result: yes >configure:58465: checking for wctype.h >configure:58472: result: yes >configure:58487: checking for wint_t >configure:58518: g++ -c -march=athlon-xp -pipe -O3 conftest.cc >&5 >configure:58524: $? = 0 >configure:58528: test -z > || test ! -s conftest.err >configure:58531: $? = 0 >configure:58534: test -s conftest.o >configure:58537: $? = 0 >configure:58548: result: yes >configure:58556: checking for wchar_t >configure:58587: g++ -c -march=athlon-xp -pipe -O3 conftest.cc >&5 >configure:58593: $? = 0 >configure:58597: test -z > || test ! -s conftest.err >configure:58600: $? = 0 >configure:58603: test -s conftest.o >configure:58606: $? = 0 >configure:58617: result: yes >configure:58629: checking for wcslen >configure:58686: g++ -o conftest -march=athlon-xp -pipe -O3 -L/usr/local/lib conftest.cc -lnsl >&5 >configure:58692: $? = 0 >configure:58696: test -z > || test ! -s conftest.err >configure:58699: $? = 0 >configure:58702: test -s conftest >configure:58705: $? = 0 >configure:58717: result: yes >configure:58724: checking for fputws >configure:58781: g++ -o conftest -march=athlon-xp -pipe -O3 -L/usr/local/lib conftest.cc -lnsl >&5 >configure:58787: $? = 0 >configure:58791: test -z > || test ! -s conftest.err >configure:58794: $? = 0 >configure:58797: test -s conftest >configure:58800: $? = 0 >configure:58812: result: yes >configure:58819: checking for fwide >configure:58876: g++ -o conftest -march=athlon-xp -pipe -O3 -L/usr/local/lib conftest.cc -lnsl >&5 >configure:58882: $? = 0 >configure:58886: test -z > || test ! -s conftest.err >configure:58889: $? = 0 >configure:58892: test -s conftest >configure:58895: $? = 0 >configure:58907: result: yes >configure:58914: checking for wcsrtombs >configure:58971: g++ -o conftest -march=athlon-xp -pipe -O3 -L/usr/local/lib conftest.cc -lnsl >&5 >configure:58977: $? = 0 >configure:58981: test -z > || test ! -s conftest.err >configure:58984: $? = 0 >configure:58987: test -s conftest >configure:58990: $? = 0 >configure:59002: result: yes >configure:59009: checking for wchar_t >configure:59063: result: yes >configure:59066: checking size of wchar_t >configure:59385: g++ -o conftest -march=athlon-xp -pipe -O3 -L/usr/local/lib conftest.cc -lnsl >&5 >configure:59388: $? = 0 >configure:59390: ./conftest >configure:59393: $? = 0 >configure:59416: result: 4 >configure:59454: checking sys/param.h usability >configure:59466: gcc -c -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 >configure:59472: $? = 0 >configure:59476: test -z > || test ! -s conftest.err >configure:59479: $? = 0 >configure:59482: test -s conftest.o >configure:59485: $? = 0 >configure:59495: result: yes >configure:59499: checking sys/param.h presence >configure:59509: gcc -E conftest.c >configure:59515: $? = 0 >configure:59535: result: yes >configure:59570: checking for sys/param.h >configure:59577: result: yes >configure:59592: checking for MAXPATHLEN >configure:59687: gcc -o conftest -ansi -pedantic -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/usr/local/lib conftest.c -lnsl >&5 >configure:59693: $? = 0 >configure:59697: test -z > || test ! -s conftest.err >configure:59700: $? = 0 >configure:59703: test -s conftest >configure:59706: $? = 0 >configure:59746: result: yes >configure:59935: checking for winsock.h >configure:59951: gcc -c -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 >conftest.c:36:21: winsock.h: No such file or directory >configure:59957: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "crystalspace" >| #define PACKAGE_TARNAME "crystalspace" >| #define PACKAGE_VERSION "0.99" >| #define PACKAGE_STRING "crystalspace 0.99" >| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_CMATH 1 >| #define HAVE_LIBNSL 1 >| #define SIZEOF_LONG 4 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_INTTYPES_H 1 >| #define SIZEOF_LONG 4 >| #define HAVE_WCHAR_H 1 >| #define HAVE_WCTYPE_H 1 >| #define SIZEOF_WCHAR_T 4 >| #define HAVE_SYS_PARAM_H 1 >| /* end confdefs.h. */ >| /* no default includes */ >| >| #include <winsock.h> >configure:59981: result: no >configure:60010: checking for unistd.h >configure:60015: result: yes >configure:60010: checking for sys/types.h >configure:60015: result: yes >configure:60019: checking sys/socket.h usability >configure:60031: gcc -c -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 >configure:60037: $? = 0 >configure:60041: test -z > || test ! -s conftest.err >configure:60044: $? = 0 >configure:60047: test -s conftest.o >configure:60050: $? = 0 >configure:60060: result: yes >configure:60064: checking sys/socket.h presence >configure:60074: gcc -E conftest.c >configure:60080: $? = 0 >configure:60100: result: yes >configure:60135: checking for sys/socket.h >configure:60142: result: yes >configure:60019: checking sys/ioctl.h usability >configure:60031: gcc -c -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 >configure:60037: $? = 0 >configure:60041: test -z > || test ! -s conftest.err >configure:60044: $? = 0 >configure:60047: test -s conftest.o >configure:60050: $? = 0 >configure:60060: result: yes >configure:60064: checking sys/ioctl.h presence >configure:60074: gcc -E conftest.c >configure:60080: $? = 0 >configure:60100: result: yes >configure:60135: checking for sys/ioctl.h >configure:60142: result: yes >configure:60019: checking netinet/in.h usability >configure:60031: gcc -c -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 >configure:60037: $? = 0 >configure:60041: test -z > || test ! -s conftest.err >configure:60044: $? = 0 >configure:60047: test -s conftest.o >configure:60050: $? = 0 >configure:60060: result: yes >configure:60064: checking netinet/in.h presence >configure:60074: gcc -E conftest.c >configure:60080: $? = 0 >configure:60100: result: yes >configure:60135: checking for netinet/in.h >configure:60142: result: yes >configure:60019: checking arpa/inet.h usability >configure:60031: gcc -c -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 >configure:60037: $? = 0 >configure:60041: test -z > || test ! -s conftest.err >configure:60044: $? = 0 >configure:60047: test -s conftest.o >configure:60050: $? = 0 >configure:60060: result: yes >configure:60064: checking arpa/inet.h presence >configure:60074: gcc -E conftest.c >configure:60080: $? = 0 >configure:60100: result: yes >configure:60135: checking for arpa/inet.h >configure:60142: result: yes >configure:60019: checking netdb.h usability >configure:60031: gcc -c -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 >configure:60037: $? = 0 >configure:60041: test -z > || test ! -s conftest.err >configure:60044: $? = 0 >configure:60047: test -s conftest.o >configure:60050: $? = 0 >configure:60060: result: yes >configure:60064: checking netdb.h presence >configure:60074: gcc -E conftest.c >configure:60080: $? = 0 >configure:60100: result: yes >configure:60135: checking for netdb.h >configure:60142: result: yes >configure:60157: checking for socket support >configure:60267: gcc -o conftest -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe -L/usr/local/lib conftest.c -lnsl >&5 >configure:60273: $? = 0 >configure:60277: test -z > || test ! -s conftest.err >configure:60280: $? = 0 >configure:60283: test -s conftest >configure:60286: $? = 0 >configure:60326: result: yes >configure:60532: checking for socklen_t >configure:60575: gcc -c -O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe conftest.c >&5 >configure:60581: $? = 0 >configure:60585: test -z > || test ! -s conftest.err >configure:60588: $? = 0 >configure:60591: test -s conftest.o >configure:60594: $? = 0 >configure:60605: result: yes >configure:60620: checking how to declare deprecations >configure:60714: g++ -o conftest -march=athlon-xp -pipe -O3 -L/usr/local/lib conftest.cc -lnsl >&5 >configure:60720: $? = 0 >configure:60724: test -z > || test ! -s conftest.err >configure:60727: $? = 0 >configure:60730: test -s conftest >configure:60733: $? = 0 >configure:60772: result: __attribute__((deprecated)) >configure:60788: checking how to declare const functions >configure:60882: g++ -o conftest -march=athlon-xp -pipe -O3 -L/usr/local/lib conftest.cc -lnsl >&5 >configure:60888: $? = 0 >configure:60892: test -z > || test ! -s conftest.err >configure:60895: $? = 0 >configure:60898: test -s conftest >configure:60901: $? = 0 >configure:60940: result: __attribute__((const)) >configure:60954: checking how to declare pure functions >configure:61048: g++ -o conftest -march=athlon-xp -pipe -O3 -L/usr/local/lib conftest.cc -lnsl >&5 >configure:61054: $? = 0 >configure:61058: test -z > || test ! -s conftest.err >configure:61061: $? = 0 >configure:61064: test -s conftest >configure:61067: $? = 0 >configure:61106: result: __attribute__((pure)) >configure:61119: checking for C++ `explicit' keyword >configure:61211: g++ -o conftest -march=athlon-xp -pipe -O3 -L/usr/local/lib conftest.cc -lnsl >&5 >configure:61217: $? = 0 >configure:61221: test -z > || test ! -s conftest.err >configure:61224: $? = 0 >configure:61227: test -s conftest >configure:61230: $? = 0 >configure:61267: result: yes >configure:61275: checking for C++ `typename' keyword >configure:61367: g++ -o conftest -march=athlon-xp -pipe -O3 -L/usr/local/lib conftest.cc -lnsl >&5 >configure:61373: $? = 0 >configure:61377: test -z > || test ! -s conftest.err >configure:61380: $? = 0 >configure:61383: test -s conftest >configure:61386: $? = 0 >configure:61423: result: yes >configure:61442: checking for C++ new-style casts >configure:61538: g++ -o conftest -march=athlon-xp -pipe -O3 -L/usr/local/lib conftest.cc -lnsl >&5 >configure:61544: $? = 0 >configure:61548: test -z > || test ! -s conftest.err >configure:61551: $? = 0 >configure:61554: test -s conftest >configure:61557: $? = 0 >configure:61594: result: yes >configure:61610: checking for C++ explicit template<> specialization >configure:61702: g++ -o conftest -march=athlon-xp -pipe -O3 -L/usr/local/lib conftest.cc -lnsl >&5 >configure:61708: $? = 0 >configure:61712: test -z > || test ! -s conftest.err >configure:61715: $? = 0 >configure:61718: test -s conftest >configure:61721: $? = 0 >configure:61758: result: yes >configure:61782: checking if assembly-coded csQsqrt() compiles >configure:61878: g++ -o conftest -I./include -march=athlon-xp -pipe -O3 -L/usr/local/lib conftest.cc -lnsl >&5 >configure:61884: $? = 0 >configure:61888: test -z > || test ! -s conftest.err >configure:61891: $? = 0 >configure:61894: test -s conftest >configure:61897: $? = 0 >configure:61938: result: yes >configure:61953: checking whether to embed plugin meta-information >configure:61966: result: no >configure:63439: checking build mode >configure:63447: result: optimize >configure:63462: checking whether to use extensive memory debugger >configure:63471: result: no >configure:63491: checking whether to use memory tracker >configure:63500: result: no >configure:63520: checking whether to use leak guard >configure:63529: result: no >configure:63542: checking whether to build shared libraries >configure:63551: result: no >configure:63571: checking whether to emulate makefiles >configure:63580: result: yes >configure:63868: creating ./config.status > >## ---------------------- ## >## Running config.status. ## >## ---------------------- ## > >This file was extended by crystalspace config.status 0.99, which was >generated by GNU Autoconf 2.59. Invocation command line was > > CONFIG_FILES = > CONFIG_HEADERS = > CONFIG_LINKS = > CONFIG_COMMANDS = > $ ./config.status > >on BARTEK > >config.status:1039: creating Jamfile >config.status:1221: executing include/csconfig.h commands >config.status:1221: executing Jamconfig commands >config.status:1221: executing Makefile commands >config.status:1303: "$JAM" -sDUMPTARGETS_FILE=$tmp/jcache dumptargets 1>&2 >...patience... >...patience... >...patience... >...patience... >...patience... >...patience... >...patience... >...patience... >...patience... >...patience... >...patience... >...patience... >...patience... >...patience... >...patience... >...patience... >...patience... >...found 17014 target(s)... >...updating 7530 target(s)... >InitPseudoTargets ./confstatUfSt9U/jcache >EmitPseudoTarget ./confstatUfSt9U/jcache >...updated 1 target(s)... >config.status:1306: $? = 0 > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_build=i686-pc-linux-gnu >ac_cv_build_alias=i686-pc-linux-gnu >ac_cv_c_bigendian=no >ac_cv_c_compiler_gnu=yes >ac_cv_cxx_compiler_gnu=yes >ac_cv_env_CC_set= >ac_cv_env_CC_value= >ac_cv_env_CFLAGS_set=set >ac_cv_env_CFLAGS_value='-O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe' >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=set >ac_cv_env_CXXFLAGS_value='-march=athlon-xp -pipe -O3' >ac_cv_env_CXX_set= >ac_cv_env_CXX_value= >ac_cv_env_LDFLAGS_set= >ac_cv_env_LDFLAGS_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_exeext= >ac_cv_func_connect=yes >ac_cv_func_fputws=yes >ac_cv_func_fwide=yes >ac_cv_func_gethostbyname=yes >ac_cv_func_remove=yes >ac_cv_func_shmat=yes >ac_cv_func_wcslen=yes >ac_cv_func_wcsrtombs=yes >ac_cv_have_x='have_x=yes ac_x_includes= ac_x_libraries=' >ac_cv_header_arpa_inet_h=yes >ac_cv_header_cmath=yes >ac_cv_header_inttypes_h=yes >ac_cv_header_memory_h=yes >ac_cv_header_netdb_h=yes >ac_cv_header_netinet_in_h=yes >ac_cv_header_soundcard_h=no >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_ioctl_h=yes >ac_cv_header_sys_param_h=yes >ac_cv_header_sys_socket_h=yes >ac_cv_header_sys_soundcard_h=yes >ac_cv_header_sys_stat_h=yes >ac_cv_header_sys_types_h=yes >ac_cv_header_unistd_h=yes >ac_cv_header_wchar_h=yes >ac_cv_header_wctype_h=yes >ac_cv_header_windows_h=no >ac_cv_header_winsock_h=no >ac_cv_host=i686-pc-linux-gnu >ac_cv_host_alias=i686-pc-linux-gnu >ac_cv_lib_ICE_IceConnectionNumber=yes >ac_cv_lib_dl_dlopen=yes >ac_cv_lib_m_cosf=yes >ac_cv_lib_m_pow=yes >ac_cv_lib_mx_cosf=no >ac_cv_lib_nsl_gethostbyname=yes >ac_cv_objext=o >ac_cv_path_ANT=/usr/bin/ant >ac_cv_path_CS_LT_APPLE=/usr/bin/libtool >ac_cv_path_JAM=/usr/bin/jam >ac_cv_path_JAVA=/opt/blackdown-jdk-1.4.2.02/bin/java >ac_cv_path_JAVAC=/opt/blackdown-jdk-1.4.2.02/bin/javac >ac_cv_path_LIBTOOL_PATH=/usr/bin/libtool >ac_cv_prog_BISON=bison >ac_cv_prog_CPP='gcc -E' >ac_cv_prog_CXXCPP='g++ -E' >ac_cv_prog_DVIPDF=dvipdf >ac_cv_prog_FLEX=flex >ac_cv_prog_INSTALL=install >ac_cv_prog_MAKE=gmake >ac_cv_prog_MAKEINFO=makeinfo >ac_cv_prog_PERL=perl >ac_cv_prog_PYTHON=python >ac_cv_prog_SWIG=swig >ac_cv_prog_TEXI2DVI=texi2dvi >ac_cv_prog_ac_ct_CC=gcc >ac_cv_prog_ac_ct_CONFIG_FREETYPE=freetype-config >ac_cv_prog_ac_ct_CONFIG_LIBPNG=libpng-config >ac_cv_prog_ac_ct_CONFIG_SDL=sdl-config >ac_cv_prog_ac_ct_CONFIG_WX=wx-config >ac_cv_prog_ac_ct_CXX=g++ >ac_cv_prog_ac_ct_LIBTOOL_TEST=libtool >ac_cv_prog_ac_ct_NASM=nasm >ac_cv_prog_ac_ct_PKG_CONFIG=pkg-config >ac_cv_prog_ac_ct_RANLIB=ranlib >ac_cv_prog_cc_g=yes >ac_cv_prog_cc_stdc= >ac_cv_prog_cxx_g=yes >ac_cv_prog_egrep='grep -E' >ac_cv_sizeof_long=4 >ac_cv_sizeof_wchar_t=4 >ac_cv_type_int32=no >ac_cv_type_intmax_t=yes >ac_cv_type_intptr_t=yes >ac_cv_type_long=yes >ac_cv_type_socklen_t=yes >ac_cv_type_wchar_t=yes >ac_cv_type_wint_t=yes >cs_cv_backtrace=yes >cs_cv_backtrace_cflags= >cs_cv_backtrace_lflags= >cs_cv_backtrace_libs= >cs_cv_c_format_macros=yes >cs_cv_c_format_macros_cflags= >cs_cv_c_format_macros_lflags= >cs_cv_c_format_macros_libs= >cs_cv_c_int64=yes >cs_cv_c_int64_cflags= >cs_cv_c_int64_lflags= >cs_cv_c_int64_libs= >cs_cv_c_macro_maxpathlen=yes >cs_cv_c_macro_maxpathlen_cflags='-ansi -pedantic' >cs_cv_c_macro_maxpathlen_lflags= >cs_cv_c_macro_maxpathlen_libs= >cs_cv_cal3d_recent=yes >cs_cv_cal3d_recent_cflags= >cs_cv_cal3d_recent_lflags= >cs_cv_cal3d_recent_libs=-lcal3d >cs_cv_cslibs=no >cs_cv_cslibs_compiler='--compiler gcc-3.3.5-20050130' >cs_cv_cxx_explicit=yes >cs_cv_cxx_explicit_template_specialization=yes >cs_cv_cxx_new_casts=yes >cs_cv_cxx_qsqrt_ok=yes >cs_cv_cxx_typename=yes >cs_cv_freetype2_recent=yes >cs_cv_freetype2_recent_cflags=-I/usr/include/freetype2 >cs_cv_freetype2_recent_lflags= >cs_cv_freetype2_recent_libs='-lfreetype -lz' >cs_cv_func___va_copy=yes >cs_cv_func___va_copy_cflags='-ansi -pedantic' >cs_cv_func___va_copy_lflags= >cs_cv_func___va_copy_libs= >cs_cv_func_va_copy=no >cs_cv_func_va_copy_cflags= >cs_cv_func_va_copy_lflags= >cs_cv_func_va_copy_libs= >cs_cv_header_soundcard_h=yes >cs_cv_java=yes >cs_cv_java_cflags='-I/opt/blackdown-jdk-1.4.2.02/include -I/opt/blackdown-jdk-1.4.2.02/include/linux' >cs_cv_java_lflags= >cs_cv_java_libs= >cs_cv_lib3ds=no >cs_cv_lib3ds_cflags= >cs_cv_lib3ds_lflags= >cs_cv_lib3ds_libs= >cs_cv_libCg=no >cs_cv_libCg_cflags= >cs_cv_libCg_lflags= >cs_cv_libCg_libs= >cs_cv_libCg_recent=no >cs_cv_libXaw=yes >cs_cv_libXaw_cflags= >cs_cv_libXaw_lflags= >cs_cv_libXaw_libs='-lXaw -lSM -lICE -lX11' >cs_cv_libXxf86vm=yes >cs_cv_libXxf86vm_cflags= >cs_cv_libXxf86vm_lflags= >cs_cv_libXxf86vm_libs='-lXxf86vm -lSM -lICE -lX11 -lXext' >cs_cv_libaa=no >cs_cv_libaa_cflags= >cs_cv_libaa_lflags= >cs_cv_libaa_libs= >cs_cv_libasound=yes >cs_cv_libasound_cflags= >cs_cv_libasound_lflags= >cs_cv_libasound_libs=-lasound >cs_cv_libcaca=no >cs_cv_libcaca_cflags= >cs_cv_libcaca_lflags= >cs_cv_libcaca_libs= >cs_cv_libcal3d=yes >cs_cv_libcal3d_cflags= >cs_cv_libcal3d_lflags= >cs_cv_libcal3d_libs=-lcal3d >cs_cv_libcppunit=no >cs_cv_libcppunit_cflags= >cs_cv_libcppunit_lflags= >cs_cv_libcppunit_libs= >cs_cv_libdivxdecore=no >cs_cv_libdivxdecore4=no >cs_cv_libdivxdecore4_cflags= >cs_cv_libdivxdecore4_lflags= >cs_cv_libdivxdecore4_libs= >cs_cv_libdivxdecore_cflags= >cs_cv_libdivxdecore_lflags= >cs_cv_libdivxdecore_libs= >cs_cv_libdl_libs=-ldl >cs_cv_libfreetype2=yes >cs_cv_libfreetype2_cflags=-I/usr/include/freetype2 >cs_cv_libfreetype2_lflags= >cs_cv_libfreetype2_libs='-lfreetype -lz' >cs_cv_libgl=yes >cs_cv_libgl_cflags= >cs_cv_libgl_glhandlearb=yes >cs_cv_libgl_glhandlearb_cflags= >cs_cv_libgl_glhandlearb_lflags= >cs_cv_libgl_glhandlearb_libs='-lGL -lSM -lICE -lX11 -lXext -lpthread -lm' >cs_cv_libgl_lflags= >cs_cv_libgl_libs='-lGL -lSM -lICE -lX11 -lXext -lpthread -lm' >cs_cv_libglx=yes >cs_cv_libglx_cflags= >cs_cv_libglx_extensions=yes >cs_cv_libglx_extensions_cflags= >cs_cv_libglx_extensions_lflags= >cs_cv_libglx_extensions_libs='-lGL -lSM -lICE -lX11 -lXext -lpthread -lm' >cs_cv_libglx_lflags= >cs_cv_libglx_libs='-lGL -lSM -lICE -lX11 -lXext -lpthread -lm' >cs_cv_libjpeg=yes >cs_cv_libjpeg_cflags= >cs_cv_libjpeg_lflags= >cs_cv_libjpeg_libs=-ljpeg >cs_cv_liblcms=yes >cs_cv_liblcms_cflags=-I/usr/include/lcms >cs_cv_liblcms_lflags= >cs_cv_liblcms_libs=-llcms >cs_cv_libm_libs=-lm >cs_cv_libmetaobject_a3dl=no >cs_cv_libmetaobject_a3dl_cflags= >cs_cv_libmetaobject_a3dl_lflags= >cs_cv_libmetaobject_a3dl_libs= >cs_cv_libmetaobject_misc=no >cs_cv_libmikmod=yes >cs_cv_libmikmod_cflags= >cs_cv_libmikmod_lflags= >cs_cv_libmikmod_libs='-lmikmod -lpthread' >cs_cv_libmingwex=no >cs_cv_libmng=yes >cs_cv_libmng_cflags=-I/usr/include/lcms >cs_cv_libmng_lflags= >cs_cv_libmng_libs='-lmng -llcms -ljpeg -lz' >cs_cv_libode=yes >cs_cv_libode_cflags= >cs_cv_libode_lflags= >cs_cv_libode_libs=-lode >cs_cv_libode_opcode=no >cs_cv_libode_recent=no >cs_cv_libode_recent_cflags= >cs_cv_libode_recent_lflags= >cs_cv_libode_recent_libs= >cs_cv_libogg=yes >cs_cv_libogg_cflags= >cs_cv_libogg_lflags= >cs_cv_libogg_libs=-logg >cs_cv_libopenal=yes >cs_cv_libopenal_cflags= >cs_cv_libopenal_lflags= >cs_cv_libopenal_libs='-lopenal -lpthread -ldl -lm' >cs_cv_libpng=yes >cs_cv_libpng_cflags=-I/usr/include/libpng12 >cs_cv_libpng_lflags= >cs_cv_libpng_libs='-lpng12 -lz -lm -lz -lm' >cs_cv_libsdl=yes >cs_cv_libsdl_cflags='-I/usr/include/SDL -D_REENTRANT' >cs_cv_libsdl_lflags= >cs_cv_libsdl_libs='-lSDL -lpthread' >cs_cv_libstl=yes >cs_cv_libstl_cflags= >cs_cv_libstl_lflags= >cs_cv_libstl_libs= >cs_cv_libvorbis=yes >cs_cv_libvorbis_cflags= >cs_cv_libvorbis_lflags= >cs_cv_libvorbis_libs='-lvorbis -lm -logg -logg' >cs_cv_libvorbisfile=yes >cs_cv_libvorbisfile_cflags= >cs_cv_libvorbisfile_lflags= >cs_cv_libvorbisfile_libs='-lvorbisfile -lvorbis -lm -logg -logg -lvorbis -lm -logg -logg' >cs_cv_libwx=yes >cs_cv_libwx_cflags='-I/usr/lib/wx/include/gtk2u-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES' >cs_cv_libwx_gllibs='-L/usr/X11R6/lib -lwx_gtk2u_gl-2.4 -lGL -lGLU' >cs_cv_libwx_lflags= >cs_cv_libwx_libs='-pthread -lwx_gtk2u-2.4' >cs_cv_libwx_opengl=yes >cs_cv_libwx_opengl_cflags='-I/usr/lib/wx/include/gtk2u-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES' >cs_cv_libwx_opengl_lflags= >cs_cv_libwx_opengl_libs='-pthread -lwx_gtk2u-2.4 -L/usr/X11R6/lib -lwx_gtk2u_gl-2.4 -lGL -lGLU' >cs_cv_libz=yes >cs_cv_libz_cflags= >cs_cv_libz_lflags= >cs_cv_libz_libs=-lz >cs_cv_perl_tt2=no >cs_cv_prog_bison_version_ok=yes >cs_cv_prog_bison_version_ok_annotated='yes (version 1.875)' >cs_cv_prog_config_freetype_flags=@-I/usr/include/freetype2@@-lfreetype#-lz >cs_cv_prog_config_freetype_ok=yes >cs_cv_prog_config_libpng_flags=@-I/usr/include/libpng12@@-lpng12#-lz#-lm >cs_cv_prog_config_libpng_ok=yes >cs_cv_prog_config_sdl_flags=@-I/usr/include/SDL#-D_REENTRANT@@-lSDL#-lpthread >cs_cv_prog_config_sdl_ok=yes >cs_cv_prog_config_wx_flags=@-I/usr/lib/wx/include/gtk2u-2.4#-DGTK_NO_CHECK_CASTS#-D__WXGTK__#-D_FILE_OFFSET_BITS=64#-D_LARGE_FILES@@-pthread#-lwx_gtk2u-2.4 >cs_cv_prog_config_wx_ok=yes >cs_cv_prog_cpp_local_include= >cs_cv_prog_cxx_code_gen=-march=i586 >cs_cv_prog_cxx_debug=-g3 >cs_cv_prog_cxx_debug_ok=-g3 >cs_cv_prog_cxx_declare_const='__attribute__((const))' >cs_cv_prog_cxx_declare_deprecated='__attribute__((deprecated))' >cs_cv_prog_cxx_declare_pure='__attribute__((pure))' >cs_cv_prog_cxx_declare_visible_def='__attribute__((visibility("default")))' >cs_cv_prog_cxx_disable_exceptions=-fno-exceptions >cs_cv_prog_cxx_disable_exceptions_ok=-fno-exceptions >cs_cv_prog_cxx_disable_inlining=-fno-inline-functions >cs_cv_prog_cxx_disable_inlining_ok=-fno-inline-functions >cs_cv_prog_cxx_enable_errors=-Werror >cs_cv_prog_cxx_enable_errors_ok=-Werror >cs_cv_prog_cxx_enable_exceptions='-fexceptions -fno-omit-frame-pointer' >cs_cv_prog_cxx_enable_exceptions_ok='-fexceptions -fno-omit-frame-pointer' >cs_cv_prog_cxx_enable_pedantic='-ansi -pedantic' >cs_cv_prog_cxx_enable_pedantic_ok='-ansi -pedantic' >cs_cv_prog_cxx_enable_warnings=-Wall >cs_cv_prog_cxx_enable_warnings_ok=-Wall >cs_cv_prog_cxx_fast_math=-ffast-math >cs_cv_prog_cxx_fast_math_ok=-ffast-math >cs_cv_prog_cxx_force_cpusubtype_all= >cs_cv_prog_cxx_force_cpusubtype_all_ok=no >cs_cv_prog_cxx_ignore_long_double= >cs_cv_prog_cxx_ignore_long_double_ok=no >cs_cv_prog_cxx_ignore_uninitialized=-Wno-uninitialized >cs_cv_prog_cxx_ignore_uninitialized_ok=-Wno-uninitialized >cs_cv_prog_cxx_ignore_unknown_pragmas=-Wno-unknown-pragmas >cs_cv_prog_cxx_ignore_unknown_pragmas_ok=-Wno-unknown-pragmas >cs_cv_prog_cxx_ignore_unused=-Wno-unused >cs_cv_prog_cxx_ignore_unused_ok=-Wno-unused >cs_cv_prog_cxx_omit_frame_pointer=-fomit-frame-pointer >cs_cv_prog_cxx_omit_frame_pointer_ok=-fomit-frame-pointer >cs_cv_prog_cxx_optimize=-O3 >cs_cv_prog_cxx_optimize_ok=-O3 >cs_cv_prog_cxx_pic=-fPIC >cs_cv_prog_cxx_pic_ok=-fPIC >cs_cv_prog_cxx_pic_werror=-Werror >cs_cv_prog_cxx_pic_werror_ok=-Werror >cs_cv_prog_cxx_pipe=-pipe >cs_cv_prog_cxx_pipe_ok=-pipe >cs_cv_prog_cxx_visibility_hidden= >cs_cv_prog_cxx_visibility_hidden_ok=no >cs_cv_prog_cxx_visibility_inlines_hidden= >cs_cv_prog_cxx_visibility_inlines_hidden_buggy=no >cs_cv_prog_cxx_visibility_inlines_hidden_ok=no >cs_cv_prog_jam_version_ok=yes >cs_cv_prog_jam_version_ok_annotated='yes (version 2.5)' >cs_cv_prog_link_export_dynamic=-Wl,-E >cs_cv_prog_link_export_dynamic_ok=-Wl,-E >cs_cv_prog_link_kill_at=no >cs_cv_prog_link_kill_at_cflags= >cs_cv_prog_link_kill_at_lflags= >cs_cv_prog_link_kill_at_libs= >cs_cv_prog_link_shared=-shared >cs_cv_prog_link_shared_ok=-shared >cs_cv_prog_link_soname=yes >cs_cv_prog_link_soname_cflags= >cs_cv_prog_link_soname_lflags=-Wl,-soname,foobar >cs_cv_prog_link_soname_libs= >cs_cv_prog_link_suppress_multiple= >cs_cv_prog_link_suppress_multiple_ok=no >cs_cv_prog_nasm_ok=yes >cs_cv_prog_pkg_config_3ds=no >cs_cv_prog_pkg_config_CG=no >cs_cv_prog_pkg_config_Cg=no >cs_cv_prog_pkg_config_Xaw=no >cs_cv_prog_pkg_config_Xxf86vm=no >cs_cv_prog_pkg_config_aa=no >cs_cv_prog_pkg_config_aalib=no >cs_cv_prog_pkg_config_asound=no >cs_cv_prog_pkg_config_caca=no >cs_cv_prog_pkg_config_cal3d=yes >cs_cv_prog_pkg_config_cal3d_flags=@@@-lcal3d >cs_cv_prog_pkg_config_cg=no >cs_cv_prog_pkg_config_cppunit=no >cs_cv_prog_pkg_config_freetype=no >cs_cv_prog_pkg_config_freetype2=yes >cs_cv_prog_pkg_config_freetype2_flags=@-I/usr/include/freetype2@@-lfreetype#-lz >cs_cv_prog_pkg_config_jpeg=no >cs_cv_prog_pkg_config_lcms=yes >cs_cv_prog_pkg_config_lcms_flags=@-I/usr/include/lcms@@-llcms >cs_cv_prog_pkg_config_lib3ds=no >cs_cv_prog_pkg_config_lib3ds_120=no >cs_cv_prog_pkg_config_libcaca=no >cs_cv_prog_pkg_config_libjpeg=no >cs_cv_prog_pkg_config_libmetaobject_a3dl=no >cs_cv_prog_pkg_config_libmng=no >cs_cv_prog_pkg_config_libpng=yes >cs_cv_prog_pkg_config_libpng_flags=@-I/usr/include/libpng12@@-lpng12#-lz#-lm >cs_cv_prog_pkg_config_metaobject_a3dl=no >cs_cv_prog_pkg_config_mikmod=no >cs_cv_prog_pkg_config_mng=no >cs_cv_prog_pkg_config_ode=no >cs_cv_prog_pkg_config_ogg=yes >cs_cv_prog_pkg_config_ogg_flags=@@@-logg >cs_cv_prog_pkg_config_ok=yes >cs_cv_prog_pkg_config_png=no >cs_cv_prog_pkg_config_sdl=no >cs_cv_prog_pkg_config_vorbis=yes >cs_cv_prog_pkg_config_vorbis_flags=@@@-lvorbis#-lm#-logg >cs_cv_prog_pkg_config_vorbisfile=yes >cs_cv_prog_pkg_config_vorbisfile_flags=@@@-lvorbisfile#-lvorbis#-lm#-logg >cs_cv_prog_pkg_config_wx=no >cs_cv_prog_pkg_config_z=no >cs_cv_prog_pkg_config_zlib=no >cs_cv_prog_swig_version_ok=yes >cs_cv_prog_swig_version_ok_annotated='yes (version 1.3.21)' >cs_cv_python=no >cs_cv_regexp=yes >cs_cv_regexp_cflags= >cs_cv_regexp_lflags= >cs_cv_regexp_libs= >cs_cv_sdl_recent=yes >cs_cv_sdl_recent_cflags='-I/usr/include/SDL -D_REENTRANT' >cs_cv_sdl_recent_lflags= >cs_cv_sdl_recent_libs='-lSDL -lpthread' >cs_cv_setenv=yes >cs_cv_setenv_cflags= >cs_cv_setenv_lflags= >cs_cv_setenv_libs= >cs_cv_shell_mkdir=mkdir >cs_cv_shell_mkdir_p='mkdir -p' >cs_cv_sys_linux_joystick=yes >cs_cv_sys_linux_joystick_cflags= >cs_cv_sys_linux_joystick_lflags= >cs_cv_sys_linux_joystick_libs= >cs_cv_sys_plugin_main=yes >cs_cv_sys_pthread=yes >cs_cv_sys_pthread_cflags= >cs_cv_sys_pthread_lflags= >cs_cv_sys_pthread_libs=-lpthread >cs_cv_sys_pthread_mutex_recursive=PTHREAD_MUTEX_RECURSIVE >cs_cv_sys_rtld_now=yes >cs_cv_sys_rtld_now_cflags= >cs_cv_sys_rtld_now_lflags= >cs_cv_sys_rtld_now_libs=-ldl >cs_cv_sys_socket=yes >cs_cv_sys_socket_cflags= >cs_cv_sys_socket_lflags= >cs_cv_sys_socket_libs= >cs_cv_with_3ds=yes >cs_cv_with_Cg=yes >cs_cv_with_Xaw=yes >cs_cv_with_Xxf86vm=yes >cs_cv_with_aa=yes >cs_cv_with_asound=yes >cs_cv_with_caca=yes >cs_cv_with_cal3d=yes >cs_cv_with_cppunit=yes >cs_cv_with_freetype2=yes >cs_cv_with_jpeg=yes >cs_cv_with_lcms=yes >cs_cv_with_metaobject_a3dl=yes >cs_cv_with_mikmod=yes >cs_cv_with_mng=yes >cs_cv_with_ode=yes >cs_cv_with_ogg=yes >cs_cv_with_png=yes >cs_cv_with_sdl=yes >cs_cv_with_vorbis=yes >cs_cv_with_vorbisfile=yes >cs_cv_with_wx=yes >cs_cv_with_z=yes > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ANT='/usr/bin/ant' >APPLE_LIBTOOL='' >BISON='bison' >CC='gcc' >CFLAGS='-O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe' >CONFIG_3DS='' >CONFIG_AA='' >CONFIG_AALIB='' >CONFIG_ASOUND='' >CONFIG_BFD='' >CONFIG_CACA='' >CONFIG_CAL3D='' >CONFIG_CG='' >CONFIG_CGGL='' >CONFIG_CPPUNIT='' >CONFIG_FREETYPE2='' >CONFIG_FREETYPE='freetype-config' >CONFIG_JPEG='' >CONFIG_LCMS='' >CONFIG_LIB3DS='' >CONFIG_LIB3DS_120='' >CONFIG_LIBCACA='' >CONFIG_LIBJPEG='' >CONFIG_LIBMETAOBJECT_A3DL='' >CONFIG_LIBMETAOBJECT_MISC='' >CONFIG_LIBMNG='' >CONFIG_LIBPNG='libpng-config' >CONFIG_METAOBJECT_A3DL='' >CONFIG_METAOBJECT_MISC='' >CONFIG_MIKMOD='' >CONFIG_MNG='' >CONFIG_ODE='' >CONFIG_OGG='' >CONFIG_PNG='' >CONFIG_SDL='sdl-config' >CONFIG_VORBIS='' >CONFIG_VORBISFILE='' >CONFIG_WX='wx-config' >CONFIG_XAW='' >CONFIG_XXF86VM='' >CONFIG_Z='' >CONFIG_ZLIB='' >CPP='gcc -E' >CPPFLAGS='' >CSLIBS_CONFIG='' >CS_LT_APPLE='/usr/bin/libtool' >CXX='g++' >CXXCPP='g++ -E' >CXXFLAGS='-march=athlon-xp -pipe -O3' >DEFS='-DPACKAGE_NAME=\"crystalspace\" -DPACKAGE_TARNAME=\"crystalspace\" -DPACKAGE_VERSION=\"0.99\" -DPACKAGE_STRING=\"crystalspace\ 0.99\" -DPACKAGE_BUGREPORT=\"crystal-main@lists.sourceforge.net\" -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_CMATH=1 -DHAVE_LIBNSL=1 -DSIZEOF_LONG=4 -DHAVE_STDINT_H=1 -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_INTTYPES_H=1 -DSIZEOF_LONG=4 -DHAVE_WCHAR_H=1 -DHAVE_WCTYPE_H=1 -DSIZEOF_WCHAR_T=4 -DHAVE_SYS_PARAM_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_NETDB_H=1 ' >DLLTOOL='' >DLLWRAP='' >DOXYGEN='' >DVIPDF='dvipdf' >DVIPS='' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='grep -E' >EXEEXT='' >FLEX='flex' >HHC='' >INSTALL='install' >JAM='/usr/bin/jam' >JAVA='/opt/blackdown-jdk-1.4.2.02/bin/java' >JAVAC='/opt/blackdown-jdk-1.4.2.02/bin/javac' >LDFLAGS=' -L/usr/local/lib' >LIBOBJS='' >LIBS='-lnsl ' >LIBTOOL='/usr/bin/libtool' >LIBTOOL_PATH='/usr/bin/libtool' >LIBTOOL_TEST='libtool' >LTLIBOBJS='' >MAKE='gmake' >MAKEINFO='makeinfo' >MKDIR='mkdir' >MKDIRS='mkdir -p' >NASM='nasm' >OBJCOPY='' >OBJEXT='o' >PACKAGE_BUGREPORT='crystal-main@lists.sourceforge.net' >PACKAGE_NAME='crystalspace' >PACKAGE_STRING='crystalspace 0.99' >PACKAGE_TARNAME='crystalspace' >PACKAGE_VERSION='0.99' >PATH_SEPARATOR=':' >PERL='perl' >PKG_CONFIG='pkg-config' >PYTHON='python' >RANLIB='ranlib' >SHELL='/bin/sh' >SWIG='swig' >TEXI2DVI='texi2dvi' >TEXI2PDF='' >TTREE='' >WINDRES='' >X_CFLAGS='' >X_EXTRA_LIBS='' >X_LIBS='' >X_PRE_LIBS=' -lSM -lICE' >ac_ct_CC='gcc' >ac_ct_CONFIG_3DS='' >ac_ct_CONFIG_AA='' >ac_ct_CONFIG_AALIB='' >ac_ct_CONFIG_ASOUND='' >ac_ct_CONFIG_BFD='' >ac_ct_CONFIG_CACA='' >ac_ct_CONFIG_CAL3D='' >ac_ct_CONFIG_CG='' >ac_ct_CONFIG_CGGL='' >ac_ct_CONFIG_CPPUNIT='' >ac_ct_CONFIG_FREETYPE2='' >ac_ct_CONFIG_FREETYPE='freetype-config' >ac_ct_CONFIG_JPEG='' >ac_ct_CONFIG_LCMS='' >ac_ct_CONFIG_LIB3DS='' >ac_ct_CONFIG_LIB3DS_120='' >ac_ct_CONFIG_LIBCACA='' >ac_ct_CONFIG_LIBJPEG='' >ac_ct_CONFIG_LIBMETAOBJECT_A3DL='' >ac_ct_CONFIG_LIBMETAOBJECT_MISC='' >ac_ct_CONFIG_LIBMNG='' >ac_ct_CONFIG_LIBPNG='libpng-config' >ac_ct_CONFIG_METAOBJECT_A3DL='' >ac_ct_CONFIG_METAOBJECT_MISC='' >ac_ct_CONFIG_MIKMOD='' >ac_ct_CONFIG_MNG='' >ac_ct_CONFIG_ODE='' >ac_ct_CONFIG_OGG='' >ac_ct_CONFIG_PNG='' >ac_ct_CONFIG_SDL='sdl-config' >ac_ct_CONFIG_VORBIS='' >ac_ct_CONFIG_VORBISFILE='' >ac_ct_CONFIG_WX='wx-config' >ac_ct_CONFIG_XAW='' >ac_ct_CONFIG_XXF86VM='' >ac_ct_CONFIG_Z='' >ac_ct_CONFIG_ZLIB='' >ac_ct_CSLIBS_CONFIG='' >ac_ct_CXX='g++' >ac_ct_DLLTOOL='' >ac_ct_DLLWRAP='' >ac_ct_HHC='' >ac_ct_LIBTOOL='' >ac_ct_LIBTOOL_TEST='libtool' >ac_ct_NASM='nasm' >ac_ct_OBJCOPY='' >ac_ct_PKG_CONFIG='pkg-config' >ac_ct_RANLIB='ranlib' >ac_ct_WINDRES='' >bindir='${exec_prefix}/bin' >build='i686-pc-linux-gnu' >build_alias='' >build_cpu='i686' >build_os='linux-gnu' >build_vendor='pc' >datadir='${prefix}/share' >exec_prefix='${prefix}' >host='i686-pc-linux-gnu' >host_alias='' >host_cpu='i686' >host_os='linux-gnu' >host_vendor='pc' >includedir='${prefix}/include' >infodir='${prefix}/info' >libdir='${exec_prefix}/lib' >libexecdir='${exec_prefix}/libexec' >localstatedir='${prefix}/var' >mandir='${prefix}/man' >oldincludedir='/usr/include' >prefix='/opt/crystal' >program_transform_name='s,x,x,' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >sysconfdir='${prefix}/etc' >target_alias='' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >#define HAVE_ARPA_INET_H 1 >#define HAVE_CMATH 1 >#define HAVE_INTTYPES_H 1 >#define HAVE_INTTYPES_H 1 >#define HAVE_INTTYPES_H 1 >#define HAVE_LIBNSL 1 >#define HAVE_MEMORY_H 1 >#define HAVE_NETDB_H 1 >#define HAVE_NETINET_IN_H 1 >#define HAVE_STDINT_H 1 >#define HAVE_STDINT_H 1 >#define HAVE_STDINT_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STRINGS_H 1 >#define HAVE_STRING_H 1 >#define HAVE_SYS_IOCTL_H 1 >#define HAVE_SYS_PARAM_H 1 >#define HAVE_SYS_SOCKET_H 1 >#define HAVE_SYS_STAT_H 1 >#define HAVE_SYS_TYPES_H 1 >#define HAVE_SYS_TYPES_H 1 >#define HAVE_UNISTD_H 1 >#define HAVE_UNISTD_H 1 >#define HAVE_WCHAR_H 1 >#define HAVE_WCTYPE_H 1 >#define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net" >#define PACKAGE_NAME "crystalspace" >#define PACKAGE_STRING "crystalspace 0.99" >#define PACKAGE_TARNAME "crystalspace" >#define PACKAGE_VERSION "0.99" >#define SIZEOF_LONG 4 >#define SIZEOF_LONG 4 >#define SIZEOF_WCHAR_T 4 >#define STDC_HEADERS 1 >#endif >#ifdef __cplusplus >extern "C" void std::exit (int) throw (); using std::exit; > >configure: exit 0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 104545
:
67473
| 67547 |
67584
|
67585
|
91063