84c5d3ee75
* NEW Experimental component with simple game engine * NEW Quake Md2Model loadr and renderer [EXAMPLES] * NEW Md2Moel example git-svn-id: svn://localhost/gambas/trunk@5593 867c0c6c-44f3-4631-809d-bfa615b0a4ec
1259 lines
43 KiB
Text
1259 lines
43 KiB
Text
This file contains any messages produced by compilers while
|
|
running configure, to aid debugging if configure makes a mistake.
|
|
|
|
It was created by configure, which was
|
|
generated by GNU Autoconf 2.68. Invocation command line was
|
|
|
|
$ ./configure --disable-option-checking --prefix=/usr --cache-file=/dev/null --srcdir=.
|
|
|
|
## --------- ##
|
|
## Platform. ##
|
|
## --------- ##
|
|
|
|
hostname = tomek-System-Product-Name
|
|
uname -m = i686
|
|
uname -r = 3.2.0-23-generic
|
|
uname -s = Linux
|
|
uname -v = #36-Ubuntu SMP Tue Apr 10 20:41:14 UTC 2012
|
|
|
|
/usr/bin/uname -p = unknown
|
|
/bin/uname -X = unknown
|
|
|
|
/bin/arch = unknown
|
|
/usr/bin/arch -k = unknown
|
|
/usr/convex/getsysinfo = unknown
|
|
/usr/bin/hostinfo = unknown
|
|
/bin/machine = unknown
|
|
/usr/bin/oslevel = unknown
|
|
/bin/universe = unknown
|
|
|
|
PATH: /usr/local/sbin
|
|
PATH: /usr/local/bin
|
|
PATH: /usr/sbin
|
|
PATH: /usr/bin
|
|
PATH: /sbin
|
|
PATH: /bin
|
|
PATH: /usr/games
|
|
|
|
|
|
## ----------- ##
|
|
## Core tests. ##
|
|
## ----------- ##
|
|
|
|
configure:2338: checking for a BSD-compatible install
|
|
configure:2406: result: /usr/bin/install -c
|
|
configure:2417: checking whether build environment is sane
|
|
configure:2467: result: yes
|
|
configure:2608: checking for a thread-safe mkdir -p
|
|
configure:2647: result: /bin/mkdir -p
|
|
configure:2660: checking for gawk
|
|
configure:2676: found /usr/bin/gawk
|
|
configure:2687: result: gawk
|
|
configure:2698: checking whether make sets $(MAKE)
|
|
configure:2720: result: yes
|
|
configure:2742: checking build system type
|
|
configure:2756: result: i686-pc-linux-gnu
|
|
configure:2776: checking host system type
|
|
configure:2789: result: i686-pc-linux-gnu
|
|
configure:2821: checking for style of include used by make
|
|
configure:2849: result: GNU
|
|
configure:2920: checking for gcc
|
|
configure:2936: found /usr/bin/gcc
|
|
configure:2947: result: gcc
|
|
configure:3176: checking for C compiler version
|
|
configure:3185: gcc --version >&5
|
|
gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3
|
|
Copyright (C) 2011 Free Software Foundation, Inc.
|
|
This is free software; see the source for copying conditions. There is NO
|
|
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
|
|
|
configure:3196: $? = 0
|
|
configure:3185: gcc -v >&5
|
|
Using built-in specs.
|
|
COLLECT_GCC=gcc
|
|
COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-linux-gnu/4.6/lto-wrapper
|
|
Target: i686-linux-gnu
|
|
Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.3-1ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu
|
|
Thread model: posix
|
|
gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5)
|
|
configure:3196: $? = 0
|
|
configure:3185: gcc -V >&5
|
|
gcc: error: unrecognized option '-V'
|
|
gcc: fatal error: no input files
|
|
compilation terminated.
|
|
configure:3196: $? = 4
|
|
configure:3185: gcc -qversion >&5
|
|
gcc: error: unrecognized option '-qversion'
|
|
gcc: fatal error: no input files
|
|
compilation terminated.
|
|
configure:3196: $? = 4
|
|
configure:3216: checking whether the C compiler works
|
|
configure:3238: gcc conftest.c >&5
|
|
configure:3242: $? = 0
|
|
configure:3290: result: yes
|
|
configure:3293: checking for C compiler default output file name
|
|
configure:3295: result: a.out
|
|
configure:3301: checking for suffix of executables
|
|
configure:3308: gcc -o conftest conftest.c >&5
|
|
configure:3312: $? = 0
|
|
configure:3334: result:
|
|
configure:3356: checking whether we are cross compiling
|
|
configure:3364: gcc -o conftest conftest.c >&5
|
|
configure:3368: $? = 0
|
|
configure:3375: ./conftest
|
|
configure:3379: $? = 0
|
|
configure:3394: result: no
|
|
configure:3399: checking for suffix of object files
|
|
configure:3421: gcc -c conftest.c >&5
|
|
configure:3425: $? = 0
|
|
configure:3446: result: o
|
|
configure:3450: checking whether we are using the GNU C compiler
|
|
configure:3469: gcc -c conftest.c >&5
|
|
configure:3469: $? = 0
|
|
configure:3478: result: yes
|
|
configure:3487: checking whether gcc accepts -g
|
|
configure:3507: gcc -c -g conftest.c >&5
|
|
configure:3507: $? = 0
|
|
configure:3548: result: yes
|
|
configure:3565: checking for gcc option to accept ISO C89
|
|
configure:3629: gcc -c -g -O2 conftest.c >&5
|
|
configure:3629: $? = 0
|
|
configure:3642: result: none needed
|
|
configure:3664: checking dependency style of gcc
|
|
configure:3775: result: gcc3
|
|
configure:3794: checking whether to enable maintainer-specific portions of Makefiles
|
|
configure:3803: result: no
|
|
configure:3893: checking whether make supports nested variables
|
|
configure:3910: result: yes
|
|
configure:3972: checking whether ln -s works
|
|
configure:3976: result: yes
|
|
configure:3985: checking target system
|
|
configure:4075: result: LINUX
|
|
configure:4078: checking target architecture
|
|
configure:4129: result: X86
|
|
configure:4509: checking how to run the C preprocessor
|
|
configure:4540: gcc -E conftest.c
|
|
configure:4540: $? = 0
|
|
configure:4554: gcc -E conftest.c
|
|
conftest.c:22:28: fatal error: ac_nonexistent.h: No such file or directory
|
|
compilation terminated.
|
|
configure:4554: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME ""
|
|
| #define PACKAGE_TARNAME ""
|
|
| #define PACKAGE_VERSION ""
|
|
| #define PACKAGE_STRING ""
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE_URL ""
|
|
| #define PACKAGE "gambas3-gb-opengl-sge"
|
|
| #define VERSION "3.4.0"
|
|
| #define GAMBAS_VERSION 3
|
|
| #define GAMBAS_MINOR_VERSION 4
|
|
| #define GAMBAS_VERSION_STRING "3"
|
|
| #define GAMBAS_FULL_VERSION_STRING "3.4"
|
|
| #define GAMBAS_FULL_VERSION 0x03040000
|
|
| #define GAMBAS_PCODE_VERSION 0x03040000
|
|
| #define GAMBAS_PCODE_VERSION_MIN 0x03000000
|
|
| #define OS_LINUX 1
|
|
| #define SYSTEM "Linux"
|
|
| #define ARCH_X86 1
|
|
| #define ARCHITECTURE "x86"
|
|
| /* end confdefs.h. */
|
|
| #include <ac_nonexistent.h>
|
|
configure:4579: result: gcc -E
|
|
configure:4599: gcc -E conftest.c
|
|
configure:4599: $? = 0
|
|
configure:4613: gcc -E conftest.c
|
|
conftest.c:22:28: fatal error: ac_nonexistent.h: No such file or directory
|
|
compilation terminated.
|
|
configure:4613: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME ""
|
|
| #define PACKAGE_TARNAME ""
|
|
| #define PACKAGE_VERSION ""
|
|
| #define PACKAGE_STRING ""
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE_URL ""
|
|
| #define PACKAGE "gambas3-gb-opengl-sge"
|
|
| #define VERSION "3.4.0"
|
|
| #define GAMBAS_VERSION 3
|
|
| #define GAMBAS_MINOR_VERSION 4
|
|
| #define GAMBAS_VERSION_STRING "3"
|
|
| #define GAMBAS_FULL_VERSION_STRING "3.4"
|
|
| #define GAMBAS_FULL_VERSION 0x03040000
|
|
| #define GAMBAS_PCODE_VERSION 0x03040000
|
|
| #define GAMBAS_PCODE_VERSION_MIN 0x03000000
|
|
| #define OS_LINUX 1
|
|
| #define SYSTEM "Linux"
|
|
| #define ARCH_X86 1
|
|
| #define ARCHITECTURE "x86"
|
|
| /* end confdefs.h. */
|
|
| #include <ac_nonexistent.h>
|
|
configure:4699: checking for g++
|
|
configure:4715: found /usr/bin/g++
|
|
configure:4726: result: g++
|
|
configure:4753: checking for C++ compiler version
|
|
configure:4762: g++ --version >&5
|
|
g++ (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3
|
|
Copyright (C) 2011 Free Software Foundation, Inc.
|
|
This is free software; see the source for copying conditions. There is NO
|
|
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
|
|
|
configure:4773: $? = 0
|
|
configure:4762: g++ -v >&5
|
|
Using built-in specs.
|
|
COLLECT_GCC=g++
|
|
COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-linux-gnu/4.6/lto-wrapper
|
|
Target: i686-linux-gnu
|
|
Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.3-1ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu
|
|
Thread model: posix
|
|
gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5)
|
|
configure:4773: $? = 0
|
|
configure:4762: g++ -V >&5
|
|
g++: error: unrecognized option '-V'
|
|
g++: fatal error: no input files
|
|
compilation terminated.
|
|
configure:4773: $? = 4
|
|
configure:4762: g++ -qversion >&5
|
|
g++: error: unrecognized option '-qversion'
|
|
g++: fatal error: no input files
|
|
compilation terminated.
|
|
configure:4773: $? = 4
|
|
configure:4777: checking whether we are using the GNU C++ compiler
|
|
configure:4796: g++ -c conftest.cpp >&5
|
|
configure:4796: $? = 0
|
|
configure:4805: result: yes
|
|
configure:4814: checking whether g++ accepts -g
|
|
configure:4834: g++ -c -g conftest.cpp >&5
|
|
configure:4834: $? = 0
|
|
configure:4875: result: yes
|
|
configure:4900: checking dependency style of g++
|
|
configure:5011: result: gcc3
|
|
configure:5074: checking for gcc
|
|
configure:5101: result: gcc
|
|
configure:5330: checking for C compiler version
|
|
configure:5339: gcc --version >&5
|
|
gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3
|
|
Copyright (C) 2011 Free Software Foundation, Inc.
|
|
This is free software; see the source for copying conditions. There is NO
|
|
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
|
|
|
configure:5350: $? = 0
|
|
configure:5339: gcc -v >&5
|
|
Using built-in specs.
|
|
COLLECT_GCC=gcc
|
|
COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-linux-gnu/4.6/lto-wrapper
|
|
Target: i686-linux-gnu
|
|
Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.3-1ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu
|
|
Thread model: posix
|
|
gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5)
|
|
configure:5350: $? = 0
|
|
configure:5339: gcc -V >&5
|
|
gcc: error: unrecognized option '-V'
|
|
gcc: fatal error: no input files
|
|
compilation terminated.
|
|
configure:5350: $? = 4
|
|
configure:5339: gcc -qversion >&5
|
|
gcc: error: unrecognized option '-qversion'
|
|
gcc: fatal error: no input files
|
|
compilation terminated.
|
|
configure:5350: $? = 4
|
|
configure:5354: checking whether we are using the GNU C compiler
|
|
configure:5382: result: yes
|
|
configure:5391: checking whether gcc accepts -g
|
|
configure:5452: result: yes
|
|
configure:5469: checking for gcc option to accept ISO C89
|
|
configure:5546: result: none needed
|
|
configure:5568: checking dependency style of gcc
|
|
configure:5679: result: gcc3
|
|
configure:5694: checking whether make sets $(MAKE)
|
|
configure:5716: result: yes
|
|
configure:5735: checking for setenv
|
|
configure:5735: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:5735: $? = 0
|
|
configure:5735: result: yes
|
|
configure:5735: checking for unsetenv
|
|
configure:5735: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:5735: $? = 0
|
|
configure:5735: result: yes
|
|
configure:5735: checking for getdomainname
|
|
configure:5735: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:5735: $? = 0
|
|
configure:5735: result: yes
|
|
configure:5735: checking for getpt
|
|
configure:5735: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:5735: $? = 0
|
|
configure:5735: result: yes
|
|
configure:5735: checking for cfmakeraw
|
|
configure:5735: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:5735: $? = 0
|
|
configure:5735: result: yes
|
|
configure:5751: checking for main in -lgcc_s
|
|
configure:5770: gcc -o conftest -g -O2 conftest.c -lgcc_s >&5
|
|
configure:5770: $? = 0
|
|
configure:5779: result: yes
|
|
configure:5785: checking for main in -lstdc++
|
|
configure:5804: gcc -o conftest -g -O2 conftest.c -lstdc++ >&5
|
|
configure:5804: $? = 0
|
|
configure:5813: result: yes
|
|
configure:5824: checking which extension is used for shared libraries
|
|
configure:5850: result: .so
|
|
configure:5877: checking for threading compiler options
|
|
configure:5879: result: -D_REENTRANT
|
|
configure:5881: checking for threading linker options
|
|
configure:5883: result: -lpthread
|
|
configure:5903: checking for mathematic libraries
|
|
configure:5905: result: -lm
|
|
configure:5913: checking for external gettext library
|
|
configure:5927: result:
|
|
configure:5952: checking for ccache
|
|
configure:5985: result: no
|
|
configure:6057: checking CFLAGS for gcc -fvisibility=hidden
|
|
configure:6084: gcc -c -g -O2 -pedantic -Werror -fvisibility=hidden conftest.c >&5
|
|
configure:6084: $? = 0
|
|
configure:6099: result: -fvisibility=hidden
|
|
configure:6197: checking how to print strings
|
|
configure:6224: result: printf
|
|
configure:6245: checking for a sed that does not truncate output
|
|
configure:6309: result: /bin/sed
|
|
configure:6327: checking for grep that handles long lines and -e
|
|
configure:6385: result: /bin/grep
|
|
configure:6390: checking for egrep
|
|
configure:6452: result: /bin/grep -E
|
|
configure:6457: checking for fgrep
|
|
configure:6519: result: /bin/grep -F
|
|
configure:6554: checking for ld used by gcc
|
|
configure:6621: result: /usr/bin/ld
|
|
configure:6628: checking if the linker (/usr/bin/ld) is GNU ld
|
|
configure:6643: result: yes
|
|
configure:6655: checking for BSD- or MS-compatible name lister (nm)
|
|
configure:6704: result: /usr/bin/nm -B
|
|
configure:6834: checking the name lister (/usr/bin/nm -B) interface
|
|
configure:6841: gcc -c conftest.c >&5
|
|
configure:6844: /usr/bin/nm -B "conftest.o"
|
|
configure:6847: output
|
|
00000000 B some_variable
|
|
configure:6854: result: BSD nm
|
|
configure:6858: checking the maximum length of command line arguments
|
|
configure:6988: result: 1572864
|
|
configure:7005: checking whether the shell understands some XSI constructs
|
|
configure:7015: result: yes
|
|
configure:7019: checking whether the shell understands "+="
|
|
configure:7025: result: yes
|
|
configure:7060: checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format
|
|
configure:7100: result: func_convert_file_noop
|
|
configure:7107: checking how to convert i686-pc-linux-gnu file names to toolchain format
|
|
configure:7127: result: func_convert_file_noop
|
|
configure:7134: checking for /usr/bin/ld option to reload object files
|
|
configure:7141: result: -r
|
|
configure:7215: checking for objdump
|
|
configure:7242: result: objdump
|
|
configure:7271: checking how to recognize dependent libraries
|
|
configure:7473: result: pass_all
|
|
configure:7558: checking for dlltool
|
|
configure:7585: result: dlltool
|
|
configure:7615: checking how to associate runtime and link libraries
|
|
configure:7642: result: printf %s\n
|
|
configure:7702: checking for ar
|
|
configure:7718: found /usr/bin/ar
|
|
configure:7729: result: ar
|
|
configure:7766: checking for archiver @FILE support
|
|
configure:7783: gcc -c conftest.c >&5
|
|
configure:7783: $? = 0
|
|
configure:7786: ar cru libconftest.a @conftest.lst >&5
|
|
configure:7789: $? = 0
|
|
configure:7794: ar cru libconftest.a @conftest.lst >&5
|
|
ar: conftest.o: No such file or directory
|
|
configure:7797: $? = 1
|
|
configure:7809: result: @
|
|
configure:7867: checking for strip
|
|
configure:7883: found /usr/bin/strip
|
|
configure:7894: result: strip
|
|
configure:7966: checking for ranlib
|
|
configure:7982: found /usr/bin/ranlib
|
|
configure:7993: result: ranlib
|
|
configure:8095: checking command to parse /usr/bin/nm -B output from gcc object
|
|
configure:8215: gcc -c conftest.c >&5
|
|
configure:8218: $? = 0
|
|
configure:8222: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
|
|
configure:8225: $? = 0
|
|
configure:8291: gcc -o conftest conftest.c conftstm.o >&5
|
|
configure:8294: $? = 0
|
|
configure:8332: result: ok
|
|
configure:8369: checking for sysroot
|
|
configure:8399: result: no
|
|
configure:8655: checking for mt
|
|
configure:8671: found /bin/mt
|
|
configure:8682: result: mt
|
|
configure:8705: checking if mt is a manifest tool
|
|
configure:8711: mt '-?'
|
|
configure:8719: result: no
|
|
configure:9357: checking for ANSI C header files
|
|
configure:9377: gcc -c conftest.c >&5
|
|
configure:9377: $? = 0
|
|
configure:9450: gcc -o conftest conftest.c >&5
|
|
configure:9450: $? = 0
|
|
configure:9450: ./conftest
|
|
configure:9450: $? = 0
|
|
configure:9461: result: yes
|
|
configure:9474: checking for sys/types.h
|
|
configure:9474: gcc -c conftest.c >&5
|
|
configure:9474: $? = 0
|
|
configure:9474: result: yes
|
|
configure:9474: checking for sys/stat.h
|
|
configure:9474: gcc -c conftest.c >&5
|
|
configure:9474: $? = 0
|
|
configure:9474: result: yes
|
|
configure:9474: checking for stdlib.h
|
|
configure:9474: gcc -c conftest.c >&5
|
|
configure:9474: $? = 0
|
|
configure:9474: result: yes
|
|
configure:9474: checking for string.h
|
|
configure:9474: gcc -c conftest.c >&5
|
|
configure:9474: $? = 0
|
|
configure:9474: result: yes
|
|
configure:9474: checking for memory.h
|
|
configure:9474: gcc -c conftest.c >&5
|
|
configure:9474: $? = 0
|
|
configure:9474: result: yes
|
|
configure:9474: checking for strings.h
|
|
configure:9474: gcc -c conftest.c >&5
|
|
configure:9474: $? = 0
|
|
configure:9474: result: yes
|
|
configure:9474: checking for inttypes.h
|
|
configure:9474: gcc -c conftest.c >&5
|
|
configure:9474: $? = 0
|
|
configure:9474: result: yes
|
|
configure:9474: checking for stdint.h
|
|
configure:9474: gcc -c conftest.c >&5
|
|
configure:9474: $? = 0
|
|
configure:9474: result: yes
|
|
configure:9474: checking for unistd.h
|
|
configure:9474: gcc -c conftest.c >&5
|
|
configure:9474: $? = 0
|
|
configure:9474: result: yes
|
|
configure:9488: checking for dlfcn.h
|
|
configure:9488: gcc -c conftest.c >&5
|
|
configure:9488: $? = 0
|
|
configure:9488: result: yes
|
|
configure:9671: checking for objdir
|
|
configure:9686: result: .libs
|
|
configure:9957: checking if gcc supports -fno-rtti -fno-exceptions
|
|
configure:9975: gcc -c -fno-rtti -fno-exceptions conftest.c >&5
|
|
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
|
|
configure:9979: $? = 0
|
|
configure:9992: result: no
|
|
configure:10319: checking for gcc option to produce PIC
|
|
configure:10326: result: -fPIC -DPIC
|
|
configure:10334: checking if gcc PIC flag -fPIC -DPIC works
|
|
configure:10352: gcc -c -fPIC -DPIC -DPIC conftest.c >&5
|
|
configure:10356: $? = 0
|
|
configure:10369: result: yes
|
|
configure:10398: checking if gcc static flag -static works
|
|
configure:10426: result: yes
|
|
configure:10441: checking if gcc supports -c -o file.o
|
|
configure:10462: gcc -c -o out/conftest2.o conftest.c >&5
|
|
configure:10466: $? = 0
|
|
configure:10488: result: yes
|
|
configure:10496: checking if gcc supports -c -o file.o
|
|
configure:10543: result: yes
|
|
configure:10576: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
|
|
configure:11733: result: yes
|
|
configure:11770: checking whether -lc should be explicitly linked in
|
|
configure:11778: gcc -c conftest.c >&5
|
|
configure:11781: $? = 0
|
|
configure:11796: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
|
|
configure:11799: $? = 0
|
|
configure:11813: result: no
|
|
configure:11973: checking dynamic linker characteristics
|
|
configure:12484: gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
|
|
configure:12484: $? = 0
|
|
configure:12718: result: GNU/Linux ld.so
|
|
configure:12825: checking how to hardcode library paths into programs
|
|
configure:12850: result: immediate
|
|
configure:12944: checking for shl_load
|
|
configure:12944: gcc -o conftest conftest.c >&5
|
|
/tmp/cco53Cm4.o: In function `main':
|
|
conftest.c:(.text+0x7): undefined reference to `shl_load'
|
|
collect2: ld returned 1 exit status
|
|
configure:12944: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME ""
|
|
| #define PACKAGE_TARNAME ""
|
|
| #define PACKAGE_VERSION ""
|
|
| #define PACKAGE_STRING ""
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE_URL ""
|
|
| #define PACKAGE "gambas3-gb-opengl-sge"
|
|
| #define VERSION "3.4.0"
|
|
| #define GAMBAS_VERSION 3
|
|
| #define GAMBAS_MINOR_VERSION 4
|
|
| #define GAMBAS_VERSION_STRING "3"
|
|
| #define GAMBAS_FULL_VERSION_STRING "3.4"
|
|
| #define GAMBAS_FULL_VERSION 0x03040000
|
|
| #define GAMBAS_PCODE_VERSION 0x03040000
|
|
| #define GAMBAS_PCODE_VERSION_MIN 0x03000000
|
|
| #define OS_LINUX 1
|
|
| #define SYSTEM "Linux"
|
|
| #define ARCH_X86 1
|
|
| #define ARCHITECTURE "x86"
|
|
| #define HAVE_SETENV 1
|
|
| #define HAVE_UNSETENV 1
|
|
| #define HAVE_GETDOMAINNAME 1
|
|
| #define HAVE_GETPT 1
|
|
| #define HAVE_CFMAKERAW 1
|
|
| #define SHARED_LIBRARY_EXT "so"
|
|
| #define HAVE_GCC_VISIBILITY 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_DLFCN_H 1
|
|
| #define LT_OBJDIR ".libs/"
|
|
| /* end confdefs.h. */
|
|
| /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
|
|
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
|
|
| #define shl_load innocuous_shl_load
|
|
|
|
|
| /* System header to define __stub macros and hopefully few prototypes,
|
|
| which can conflict with char shl_load (); below.
|
|
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|
|
| <limits.h> exists even on freestanding compilers. */
|
|
|
|
|
| #ifdef __STDC__
|
|
| # include <limits.h>
|
|
| #else
|
|
| # include <assert.h>
|
|
| #endif
|
|
|
|
|
| #undef shl_load
|
|
|
|
|
| /* Override any GCC internal prototype to avoid an error.
|
|
| Use char because int might match the return type of a GCC
|
|
| builtin and then its argument prototype would still apply. */
|
|
| #ifdef __cplusplus
|
|
| extern "C"
|
|
| #endif
|
|
| char shl_load ();
|
|
| /* The GNU C library defines this for functions which it implements
|
|
| to always fail with ENOSYS. Some functions are actually named
|
|
| something starting with __ and the normal name is an alias. */
|
|
| #if defined __stub_shl_load || defined __stub___shl_load
|
|
| choke me
|
|
| #endif
|
|
|
|
|
| int
|
|
| main ()
|
|
| {
|
|
| return shl_load ();
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:12944: result: no
|
|
configure:12948: checking for shl_load in -ldld
|
|
configure:12973: gcc -o conftest conftest.c -ldld >&5
|
|
/usr/bin/ld: cannot find -ldld
|
|
collect2: ld returned 1 exit status
|
|
configure:12973: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME ""
|
|
| #define PACKAGE_TARNAME ""
|
|
| #define PACKAGE_VERSION ""
|
|
| #define PACKAGE_STRING ""
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE_URL ""
|
|
| #define PACKAGE "gambas3-gb-opengl-sge"
|
|
| #define VERSION "3.4.0"
|
|
| #define GAMBAS_VERSION 3
|
|
| #define GAMBAS_MINOR_VERSION 4
|
|
| #define GAMBAS_VERSION_STRING "3"
|
|
| #define GAMBAS_FULL_VERSION_STRING "3.4"
|
|
| #define GAMBAS_FULL_VERSION 0x03040000
|
|
| #define GAMBAS_PCODE_VERSION 0x03040000
|
|
| #define GAMBAS_PCODE_VERSION_MIN 0x03000000
|
|
| #define OS_LINUX 1
|
|
| #define SYSTEM "Linux"
|
|
| #define ARCH_X86 1
|
|
| #define ARCHITECTURE "x86"
|
|
| #define HAVE_SETENV 1
|
|
| #define HAVE_UNSETENV 1
|
|
| #define HAVE_GETDOMAINNAME 1
|
|
| #define HAVE_GETPT 1
|
|
| #define HAVE_CFMAKERAW 1
|
|
| #define SHARED_LIBRARY_EXT "so"
|
|
| #define HAVE_GCC_VISIBILITY 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_DLFCN_H 1
|
|
| #define LT_OBJDIR ".libs/"
|
|
| /* end confdefs.h. */
|
|
|
|
|
| /* Override any GCC internal prototype to avoid an error.
|
|
| Use char because int might match the return type of a GCC
|
|
| builtin and then its argument prototype would still apply. */
|
|
| #ifdef __cplusplus
|
|
| extern "C"
|
|
| #endif
|
|
| char shl_load ();
|
|
| int
|
|
| main ()
|
|
| {
|
|
| return shl_load ();
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:12982: result: no
|
|
configure:12987: checking for dlopen
|
|
configure:12987: gcc -o conftest conftest.c >&5
|
|
/tmp/ccy8hoMc.o: In function `main':
|
|
conftest.c:(.text+0x7): undefined reference to `dlopen'
|
|
collect2: ld returned 1 exit status
|
|
configure:12987: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME ""
|
|
| #define PACKAGE_TARNAME ""
|
|
| #define PACKAGE_VERSION ""
|
|
| #define PACKAGE_STRING ""
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE_URL ""
|
|
| #define PACKAGE "gambas3-gb-opengl-sge"
|
|
| #define VERSION "3.4.0"
|
|
| #define GAMBAS_VERSION 3
|
|
| #define GAMBAS_MINOR_VERSION 4
|
|
| #define GAMBAS_VERSION_STRING "3"
|
|
| #define GAMBAS_FULL_VERSION_STRING "3.4"
|
|
| #define GAMBAS_FULL_VERSION 0x03040000
|
|
| #define GAMBAS_PCODE_VERSION 0x03040000
|
|
| #define GAMBAS_PCODE_VERSION_MIN 0x03000000
|
|
| #define OS_LINUX 1
|
|
| #define SYSTEM "Linux"
|
|
| #define ARCH_X86 1
|
|
| #define ARCHITECTURE "x86"
|
|
| #define HAVE_SETENV 1
|
|
| #define HAVE_UNSETENV 1
|
|
| #define HAVE_GETDOMAINNAME 1
|
|
| #define HAVE_GETPT 1
|
|
| #define HAVE_CFMAKERAW 1
|
|
| #define SHARED_LIBRARY_EXT "so"
|
|
| #define HAVE_GCC_VISIBILITY 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_DLFCN_H 1
|
|
| #define LT_OBJDIR ".libs/"
|
|
| /* end confdefs.h. */
|
|
| /* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen.
|
|
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
|
|
| #define dlopen innocuous_dlopen
|
|
|
|
|
| /* System header to define __stub macros and hopefully few prototypes,
|
|
| which can conflict with char dlopen (); below.
|
|
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|
|
| <limits.h> exists even on freestanding compilers. */
|
|
|
|
|
| #ifdef __STDC__
|
|
| # include <limits.h>
|
|
| #else
|
|
| # include <assert.h>
|
|
| #endif
|
|
|
|
|
| #undef dlopen
|
|
|
|
|
| /* Override any GCC internal prototype to avoid an error.
|
|
| Use char because int might match the return type of a GCC
|
|
| builtin and then its argument prototype would still apply. */
|
|
| #ifdef __cplusplus
|
|
| extern "C"
|
|
| #endif
|
|
| char dlopen ();
|
|
| /* The GNU C library defines this for functions which it implements
|
|
| to always fail with ENOSYS. Some functions are actually named
|
|
| something starting with __ and the normal name is an alias. */
|
|
| #if defined __stub_dlopen || defined __stub___dlopen
|
|
| choke me
|
|
| #endif
|
|
|
|
|
| int
|
|
| main ()
|
|
| {
|
|
| return dlopen ();
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:12987: result: no
|
|
configure:12991: checking for dlopen in -ldl
|
|
configure:13016: gcc -o conftest conftest.c -ldl >&5
|
|
configure:13016: $? = 0
|
|
configure:13025: result: yes
|
|
configure:13144: checking whether a program can dlopen itself
|
|
configure:13224: gcc -o conftest -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5
|
|
configure:13227: $? = 0
|
|
configure:13245: result: yes
|
|
configure:13250: checking whether a statically linked program can dlopen itself
|
|
configure:13330: gcc -o conftest -DHAVE_DLFCN_H -Wl,--export-dynamic -static conftest.c -ldl >&5
|
|
/tmp/cc8PrZPs.o: In function `main':
|
|
conftest.c:(.text+0x23): warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
|
|
/usr/bin/ld: dynamic STT_GNU_IFUNC symbol `strcmp' with pointer equality in `/usr/lib/gcc/i686-linux-gnu/4.6/../../../i386-linux-gnu/libc.a(strcmp.o)' can not be used when making an executable; recompile with -fPIE and relink with -pie
|
|
collect2: ld returned 1 exit status
|
|
configure:13333: $? = 1
|
|
configure:13351: result: no
|
|
configure:13390: checking whether stripping libraries is possible
|
|
configure:13395: result: yes
|
|
configure:13430: checking if libtool supports shared libraries
|
|
configure:13432: result: yes
|
|
configure:13435: checking whether to build shared libraries
|
|
configure:13456: result: yes
|
|
configure:13459: checking whether to build static libraries
|
|
configure:13463: result: no
|
|
configure:13486: checking how to run the C++ preprocessor
|
|
configure:13513: g++ -E conftest.cpp
|
|
configure:13513: $? = 0
|
|
configure:13527: g++ -E conftest.cpp
|
|
conftest.cpp:41:28: fatal error: ac_nonexistent.h: No such file or directory
|
|
compilation terminated.
|
|
configure:13527: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME ""
|
|
| #define PACKAGE_TARNAME ""
|
|
| #define PACKAGE_VERSION ""
|
|
| #define PACKAGE_STRING ""
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE_URL ""
|
|
| #define PACKAGE "gambas3-gb-opengl-sge"
|
|
| #define VERSION "3.4.0"
|
|
| #define GAMBAS_VERSION 3
|
|
| #define GAMBAS_MINOR_VERSION 4
|
|
| #define GAMBAS_VERSION_STRING "3"
|
|
| #define GAMBAS_FULL_VERSION_STRING "3.4"
|
|
| #define GAMBAS_FULL_VERSION 0x03040000
|
|
| #define GAMBAS_PCODE_VERSION 0x03040000
|
|
| #define GAMBAS_PCODE_VERSION_MIN 0x03000000
|
|
| #define OS_LINUX 1
|
|
| #define SYSTEM "Linux"
|
|
| #define ARCH_X86 1
|
|
| #define ARCHITECTURE "x86"
|
|
| #define HAVE_SETENV 1
|
|
| #define HAVE_UNSETENV 1
|
|
| #define HAVE_GETDOMAINNAME 1
|
|
| #define HAVE_GETPT 1
|
|
| #define HAVE_CFMAKERAW 1
|
|
| #define SHARED_LIBRARY_EXT "so"
|
|
| #define HAVE_GCC_VISIBILITY 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_DLFCN_H 1
|
|
| #define LT_OBJDIR ".libs/"
|
|
| /* end confdefs.h. */
|
|
| #include <ac_nonexistent.h>
|
|
configure:13552: result: g++ -E
|
|
configure:13572: g++ -E conftest.cpp
|
|
configure:13572: $? = 0
|
|
configure:13586: g++ -E conftest.cpp
|
|
conftest.cpp:41:28: fatal error: ac_nonexistent.h: No such file or directory
|
|
compilation terminated.
|
|
configure:13586: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME ""
|
|
| #define PACKAGE_TARNAME ""
|
|
| #define PACKAGE_VERSION ""
|
|
| #define PACKAGE_STRING ""
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE_URL ""
|
|
| #define PACKAGE "gambas3-gb-opengl-sge"
|
|
| #define VERSION "3.4.0"
|
|
| #define GAMBAS_VERSION 3
|
|
| #define GAMBAS_MINOR_VERSION 4
|
|
| #define GAMBAS_VERSION_STRING "3"
|
|
| #define GAMBAS_FULL_VERSION_STRING "3.4"
|
|
| #define GAMBAS_FULL_VERSION 0x03040000
|
|
| #define GAMBAS_PCODE_VERSION 0x03040000
|
|
| #define GAMBAS_PCODE_VERSION_MIN 0x03000000
|
|
| #define OS_LINUX 1
|
|
| #define SYSTEM "Linux"
|
|
| #define ARCH_X86 1
|
|
| #define ARCHITECTURE "x86"
|
|
| #define HAVE_SETENV 1
|
|
| #define HAVE_UNSETENV 1
|
|
| #define HAVE_GETDOMAINNAME 1
|
|
| #define HAVE_GETPT 1
|
|
| #define HAVE_CFMAKERAW 1
|
|
| #define SHARED_LIBRARY_EXT "so"
|
|
| #define HAVE_GCC_VISIBILITY 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_DLFCN_H 1
|
|
| #define LT_OBJDIR ".libs/"
|
|
| /* end confdefs.h. */
|
|
| #include <ac_nonexistent.h>
|
|
configure:13755: checking for ld used by g++
|
|
configure:13822: result: /usr/bin/ld
|
|
configure:13829: checking if the linker (/usr/bin/ld) is GNU ld
|
|
configure:13844: result: yes
|
|
configure:13899: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
|
|
configure:14904: result: yes
|
|
configure:14940: g++ -c conftest.cpp >&5
|
|
configure:14943: $? = 0
|
|
configure:15463: checking for g++ option to produce PIC
|
|
configure:15470: result: -fPIC -DPIC
|
|
configure:15478: checking if g++ PIC flag -fPIC -DPIC works
|
|
configure:15496: g++ -c -fPIC -DPIC -DPIC conftest.cpp >&5
|
|
configure:15500: $? = 0
|
|
configure:15513: result: yes
|
|
configure:15536: checking if g++ static flag -static works
|
|
configure:15564: result: yes
|
|
configure:15576: checking if g++ supports -c -o file.o
|
|
configure:15597: g++ -c -o out/conftest2.o conftest.cpp >&5
|
|
configure:15601: $? = 0
|
|
configure:15623: result: yes
|
|
configure:15628: checking if g++ supports -c -o file.o
|
|
configure:15675: result: yes
|
|
configure:15705: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
|
|
configure:15744: result: yes
|
|
configure:15885: checking dynamic linker characteristics
|
|
configure:16564: result: GNU/Linux ld.so
|
|
configure:16617: checking how to hardcode library paths into programs
|
|
configure:16642: result: immediate
|
|
configure:16705: checking for X
|
|
configure:16813: gcc -E conftest.c
|
|
configure:16813: $? = 0
|
|
configure:16844: gcc -o conftest conftest.c -lX11 >&5
|
|
configure:16844: $? = 0
|
|
configure:16894: result: libraries , headers
|
|
configure:16994: gcc -o conftest conftest.c -lX11 >&5
|
|
configure:16994: $? = 0
|
|
configure:17092: checking for gethostbyname
|
|
configure:17092: gcc -o conftest conftest.c >&5
|
|
configure:17092: $? = 0
|
|
configure:17092: result: yes
|
|
configure:17189: checking for connect
|
|
configure:17189: gcc -o conftest conftest.c >&5
|
|
configure:17189: $? = 0
|
|
configure:17189: result: yes
|
|
configure:17238: checking for remove
|
|
configure:17238: gcc -o conftest conftest.c >&5
|
|
configure:17238: $? = 0
|
|
configure:17238: result: yes
|
|
configure:17287: checking for shmat
|
|
configure:17287: gcc -o conftest conftest.c >&5
|
|
configure:17287: $? = 0
|
|
configure:17287: result: yes
|
|
configure:17345: checking for IceConnectionNumber in -lICE
|
|
configure:17370: gcc -o conftest conftest.c -lICE >&5
|
|
configure:17370: $? = 0
|
|
configure:17379: result: yes
|
|
configure:17420: checking for gb.opengl.sge headers
|
|
configure:17514: result: /usr/include/GL/
|
|
configure:17552: checking for gb.opengl.sge libraries
|
|
configure:17652: result: /usr/lib/ /usr/lib/i386-linux-gnu/
|
|
configure:17885: creating ./config.status
|
|
|
|
## ---------------------- ##
|
|
## Running config.status. ##
|
|
## ---------------------- ##
|
|
|
|
This file was extended by config.status, which was
|
|
generated by GNU Autoconf 2.68. Invocation command line was
|
|
|
|
CONFIG_FILES =
|
|
CONFIG_HEADERS =
|
|
CONFIG_LINKS =
|
|
CONFIG_COMMANDS =
|
|
$ ./config.status
|
|
|
|
on tomek-System-Product-Name
|
|
|
|
config.status:1218: creating Makefile
|
|
config.status:1218: creating src/Makefile
|
|
config.status:1218: creating config.h
|
|
config.status:1447: executing depfiles commands
|
|
config.status:1447: executing libtool commands
|
|
|
|
## ---------------- ##
|
|
## Cache variables. ##
|
|
## ---------------- ##
|
|
|
|
ac_cv_build=i686-pc-linux-gnu
|
|
ac_cv_c_compiler_gnu=yes
|
|
ac_cv_cxx_compiler_gnu=yes
|
|
ac_cv_env_CCC_set=
|
|
ac_cv_env_CCC_value=
|
|
ac_cv_env_CC_set=
|
|
ac_cv_env_CC_value=
|
|
ac_cv_env_CFLAGS_set=
|
|
ac_cv_env_CFLAGS_value=
|
|
ac_cv_env_CPPFLAGS_set=
|
|
ac_cv_env_CPPFLAGS_value=
|
|
ac_cv_env_CPP_set=
|
|
ac_cv_env_CPP_value=
|
|
ac_cv_env_CXXCPP_set=
|
|
ac_cv_env_CXXCPP_value=
|
|
ac_cv_env_CXXFLAGS_set=
|
|
ac_cv_env_CXXFLAGS_value=
|
|
ac_cv_env_CXX_set=
|
|
ac_cv_env_CXX_value=
|
|
ac_cv_env_LDFLAGS_set=
|
|
ac_cv_env_LDFLAGS_value=
|
|
ac_cv_env_LIBS_set=
|
|
ac_cv_env_LIBS_value=
|
|
ac_cv_env_XMKMF_set=
|
|
ac_cv_env_XMKMF_value=
|
|
ac_cv_env_build_alias_set=
|
|
ac_cv_env_build_alias_value=
|
|
ac_cv_env_host_alias_set=
|
|
ac_cv_env_host_alias_value=
|
|
ac_cv_env_target_alias_set=
|
|
ac_cv_env_target_alias_value=
|
|
ac_cv_func_cfmakeraw=yes
|
|
ac_cv_func_connect=yes
|
|
ac_cv_func_dlopen=no
|
|
ac_cv_func_getdomainname=yes
|
|
ac_cv_func_gethostbyname=yes
|
|
ac_cv_func_getpt=yes
|
|
ac_cv_func_remove=yes
|
|
ac_cv_func_setenv=yes
|
|
ac_cv_func_shl_load=no
|
|
ac_cv_func_shmat=yes
|
|
ac_cv_func_unsetenv=yes
|
|
ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\'''
|
|
ac_cv_header_dlfcn_h=yes
|
|
ac_cv_header_inttypes_h=yes
|
|
ac_cv_header_memory_h=yes
|
|
ac_cv_header_stdc=yes
|
|
ac_cv_header_stdint_h=yes
|
|
ac_cv_header_stdlib_h=yes
|
|
ac_cv_header_string_h=yes
|
|
ac_cv_header_strings_h=yes
|
|
ac_cv_header_sys_stat_h=yes
|
|
ac_cv_header_sys_types_h=yes
|
|
ac_cv_header_unistd_h=yes
|
|
ac_cv_host=i686-pc-linux-gnu
|
|
ac_cv_lib_ICE_IceConnectionNumber=yes
|
|
ac_cv_lib_dl_dlopen=yes
|
|
ac_cv_lib_dld_shl_load=no
|
|
ac_cv_lib_gcc_s_main=yes
|
|
ac_cv_lib_stdcpp_main=yes
|
|
ac_cv_objext=o
|
|
ac_cv_path_EGREP='/bin/grep -E'
|
|
ac_cv_path_FGREP='/bin/grep -F'
|
|
ac_cv_path_GREP=/bin/grep
|
|
ac_cv_path_SED=/bin/sed
|
|
ac_cv_path_install='/usr/bin/install -c'
|
|
ac_cv_path_mkdir=/bin/mkdir
|
|
ac_cv_prog_AWK=gawk
|
|
ac_cv_prog_CPP='gcc -E'
|
|
ac_cv_prog_CXXCPP='g++ -E'
|
|
ac_cv_prog_ac_ct_AR=ar
|
|
ac_cv_prog_ac_ct_CC=gcc
|
|
ac_cv_prog_ac_ct_CXX=g++
|
|
ac_cv_prog_ac_ct_DLLTOOL=dlltool
|
|
ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
|
|
ac_cv_prog_ac_ct_OBJDUMP=objdump
|
|
ac_cv_prog_ac_ct_RANLIB=ranlib
|
|
ac_cv_prog_ac_ct_STRIP=strip
|
|
ac_cv_prog_cc_c89=
|
|
ac_cv_prog_cc_g=yes
|
|
ac_cv_prog_cxx_g=yes
|
|
ac_cv_prog_make_make_set=yes
|
|
am_cv_CC_dependencies_compiler_type=gcc3
|
|
am_cv_CXX_dependencies_compiler_type=gcc3
|
|
am_cv_make_support_nested_variables=yes
|
|
ax_cv_cflags_gcc_option__fvisibility_hidden=-fvisibility=hidden
|
|
gb_cv_header_opengl_sge=/usr/include/GL/
|
|
gb_cv_lib_opengl_sge='/usr/lib/ /usr/lib/i386-linux-gnu/'
|
|
lt_cv_ar_at_file=@
|
|
lt_cv_archive_cmds_need_lc=no
|
|
lt_cv_deplibs_check_method=pass_all
|
|
lt_cv_dlopen=dlopen
|
|
lt_cv_dlopen_libs=-ldl
|
|
lt_cv_dlopen_self=yes
|
|
lt_cv_dlopen_self_static=no
|
|
lt_cv_file_magic_cmd='$MAGIC_CMD'
|
|
lt_cv_file_magic_test_file=
|
|
lt_cv_ld_reload_flag=-r
|
|
lt_cv_nm_interface='BSD nm'
|
|
lt_cv_objdir=.libs
|
|
lt_cv_path_LD=/usr/bin/ld
|
|
lt_cv_path_LDCXX=/usr/bin/ld
|
|
lt_cv_path_NM='/usr/bin/nm -B'
|
|
lt_cv_path_mainfest_tool=no
|
|
lt_cv_prog_compiler_c_o=yes
|
|
lt_cv_prog_compiler_c_o_CXX=yes
|
|
lt_cv_prog_compiler_pic='-fPIC -DPIC'
|
|
lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
|
|
lt_cv_prog_compiler_pic_works=yes
|
|
lt_cv_prog_compiler_pic_works_CXX=yes
|
|
lt_cv_prog_compiler_rtti_exceptions=no
|
|
lt_cv_prog_compiler_static_works=yes
|
|
lt_cv_prog_compiler_static_works_CXX=yes
|
|
lt_cv_prog_gnu_ld=yes
|
|
lt_cv_prog_gnu_ldcxx=yes
|
|
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
|
|
lt_cv_shlibpath_overrides_runpath=no
|
|
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
|
|
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
|
|
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
|
|
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
|
|
lt_cv_sys_max_cmd_len=1572864
|
|
lt_cv_to_host_file_cmd=func_convert_file_noop
|
|
lt_cv_to_tool_file_cmd=func_convert_file_noop
|
|
|
|
## ----------------- ##
|
|
## Output variables. ##
|
|
## ----------------- ##
|
|
|
|
ACLOCAL='${SHELL} /home/tomek/trunk/missing --run aclocal-1.11'
|
|
AMDEPBACKSLASH='\'
|
|
AMDEP_FALSE='#'
|
|
AMDEP_TRUE=''
|
|
AMTAR='$${TAR-tar}'
|
|
AM_BACKSLASH='\'
|
|
AM_CFLAGS=' -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -Os'
|
|
AM_CFLAGS_OPT=' -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -O3'
|
|
AM_CXXFLAGS=' -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -Os -fno-omit-frame-pointer'
|
|
AM_CXXFLAGS_OPT=' -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -O3 -fno-omit-frame-pointer'
|
|
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
|
|
AM_DEFAULT_VERBOSITY='0'
|
|
AM_V='$(V)'
|
|
AR='ar'
|
|
AS='as'
|
|
AUTOCONF='${SHELL} /home/tomek/trunk/missing --run autoconf'
|
|
AUTOHEADER='${SHELL} /home/tomek/trunk/missing --run autoheader'
|
|
AUTOMAKE='${SHELL} /home/tomek/trunk/missing --run automake-1.11'
|
|
AWK='gawk'
|
|
CC='gcc'
|
|
CCACHE=''
|
|
CCDEPMODE='depmode=gcc3'
|
|
CFLAGS=''
|
|
CPP='gcc -E'
|
|
CPPFLAGS=''
|
|
CXX='g++'
|
|
CXXCPP='g++ -E'
|
|
CXXDEPMODE='depmode=gcc3'
|
|
CXXFLAGS=''
|
|
CXX_LIB=' -lgcc_s -lstdc++'
|
|
CYGPATH_W='echo'
|
|
C_LIB='-lc'
|
|
DEBUG_FALSE='#'
|
|
DEBUG_TRUE=''
|
|
DEFS='-DHAVE_CONFIG_H'
|
|
DEPDIR='.deps'
|
|
DLLTOOL='dlltool'
|
|
DSYMUTIL=''
|
|
DUMPBIN=''
|
|
ECHO_C=''
|
|
ECHO_N='-n'
|
|
ECHO_T=''
|
|
EGREP='/bin/grep -E'
|
|
EXEEXT=''
|
|
FGREP='/bin/grep -F'
|
|
GAMBAS_MINOR_VERSION='4'
|
|
GAMBAS_VERSION='3'
|
|
GBX_THREAD_INC='-D_REENTRANT'
|
|
GBX_THREAD_LIB='-lpthread'
|
|
GETTEXT_LIB=''
|
|
GREP='/bin/grep'
|
|
INCLTDL='-I${top_srcdir}/libltdl'
|
|
INSTALL_DATA='${INSTALL} -m 644'
|
|
INSTALL_PROGRAM='${INSTALL}'
|
|
INSTALL_SCRIPT='${INSTALL}'
|
|
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
|
|
LD='/usr/bin/ld'
|
|
LDFLAGS=''
|
|
LD_FLAGS=''
|
|
LIBLTDL='${top_build_prefix}libltdl/libltdlc.la'
|
|
LIBOBJS=''
|
|
LIBS=''
|
|
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
|
|
LIPO=''
|
|
LN_S='ln -s'
|
|
LTDLDEPS='${top_build_prefix}libltdl/libltdlc.la'
|
|
LTDLINCL='-I${top_srcdir}/libltdl'
|
|
LTLIBOBJS=''
|
|
MAINT='#'
|
|
MAINTAINER_MODE_FALSE=''
|
|
MAINTAINER_MODE_TRUE='#'
|
|
MAKEINFO='${SHELL} /home/tomek/trunk/missing --run makeinfo'
|
|
MANIFEST_TOOL=':'
|
|
MATH_LIB='-lm'
|
|
MKDIR_P='/bin/mkdir -p'
|
|
NM='/usr/bin/nm -B'
|
|
NMEDIT=''
|
|
OBJDUMP='objdump'
|
|
OBJEXT='o'
|
|
OPENGL_SGE_DIR='src'
|
|
OPENGL_SGE_INC=' -I/usr/include/GL/ -D_REENTRANT -ljpeg -lpng -lGL -lGLEW -lGLU'
|
|
OPENGL_SGE_LDFLAGS=' -L/usr/lib/i386-linux-gnu/'
|
|
OPENGL_SGE_LIB=' -lc -lpthread -ljpeg -lpng -lGL -lGLEW -lGLU'
|
|
OPENGL_SGE_PATH='/usr/lib//..'
|
|
OPTIMIZE_FALSE='#'
|
|
OPTIMIZE_TRUE=''
|
|
OTOOL64=''
|
|
OTOOL=''
|
|
PACKAGE='gambas3-gb-opengl-sge'
|
|
PACKAGE_BUGREPORT=''
|
|
PACKAGE_NAME=''
|
|
PACKAGE_STRING=''
|
|
PACKAGE_TARNAME=''
|
|
PACKAGE_URL=''
|
|
PACKAGE_VERSION=''
|
|
PATH_SEPARATOR=':'
|
|
RANLIB='ranlib'
|
|
SED='/bin/sed'
|
|
SET_MAKE=''
|
|
SHELL='/bin/bash'
|
|
SHLIBEXT='so'
|
|
STRIP='strip'
|
|
THREAD_INC='-D_REENTRANT'
|
|
THREAD_LIB='-lpthread'
|
|
VERSION='3.4.0'
|
|
XMKMF=''
|
|
X_CFLAGS=''
|
|
X_EXTRA_LIBS=''
|
|
X_LIBS=' -lSM -lICE -lX11 -lXext'
|
|
X_PRE_LIBS=' -lSM -lICE'
|
|
ac_ct_AR='ar'
|
|
ac_ct_CC='gcc'
|
|
ac_ct_CXX='g++'
|
|
ac_ct_DUMPBIN=''
|
|
am__EXEEXT_FALSE=''
|
|
am__EXEEXT_TRUE='#'
|
|
am__fastdepCC_FALSE='#'
|
|
am__fastdepCC_TRUE=''
|
|
am__fastdepCXX_FALSE='#'
|
|
am__fastdepCXX_TRUE=''
|
|
am__include='include'
|
|
am__isrc=''
|
|
am__leading_dot='.'
|
|
am__nodep='_no'
|
|
am__quote=''
|
|
am__tar='$${TAR-tar} chof - "$$tardir"'
|
|
am__untar='$${TAR-tar} xf -'
|
|
bindir='${exec_prefix}/bin'
|
|
build='i686-pc-linux-gnu'
|
|
build_alias=''
|
|
build_cpu='i686'
|
|
build_os='linux-gnu'
|
|
build_vendor='pc'
|
|
datadir='${datarootdir}'
|
|
datarootdir='${prefix}/share'
|
|
docdir='${datarootdir}/doc/${PACKAGE}'
|
|
dvidir='${docdir}'
|
|
exec_prefix='${prefix}'
|
|
gbbindir='${exec_prefix}/bin/gambas3'
|
|
gbdatadir='${datarootdir}/gambas3'
|
|
gblibdir='${exec_prefix}/lib/gambas3'
|
|
host='i686-pc-linux-gnu'
|
|
host_alias=''
|
|
host_cpu='i686'
|
|
host_os='linux-gnu'
|
|
host_vendor='pc'
|
|
htmldir='${docdir}'
|
|
includedir='${prefix}/include'
|
|
infodir='${datarootdir}/info'
|
|
install_sh='${SHELL} /home/tomek/trunk/install-sh'
|
|
libdir='${exec_prefix}/lib'
|
|
libexecdir='${exec_prefix}/libexec'
|
|
localedir='${datarootdir}/locale'
|
|
localstatedir='${prefix}/var'
|
|
mandir='${datarootdir}/man'
|
|
mkdir_p='/bin/mkdir -p'
|
|
oldincludedir='/usr/include'
|
|
pdfdir='${docdir}'
|
|
prefix='/usr'
|
|
program_transform_name='s,x,x,'
|
|
psdir='${docdir}'
|
|
sbindir='${exec_prefix}/sbin'
|
|
sharedstatedir='${prefix}/com'
|
|
sysconfdir='${prefix}/etc'
|
|
target_alias=''
|
|
|
|
## ----------- ##
|
|
## confdefs.h. ##
|
|
## ----------- ##
|
|
|
|
/* confdefs.h */
|
|
#define PACKAGE_NAME ""
|
|
#define PACKAGE_TARNAME ""
|
|
#define PACKAGE_VERSION ""
|
|
#define PACKAGE_STRING ""
|
|
#define PACKAGE_BUGREPORT ""
|
|
#define PACKAGE_URL ""
|
|
#define PACKAGE "gambas3-gb-opengl-sge"
|
|
#define VERSION "3.4.0"
|
|
#define GAMBAS_VERSION 3
|
|
#define GAMBAS_MINOR_VERSION 4
|
|
#define GAMBAS_VERSION_STRING "3"
|
|
#define GAMBAS_FULL_VERSION_STRING "3.4"
|
|
#define GAMBAS_FULL_VERSION 0x03040000
|
|
#define GAMBAS_PCODE_VERSION 0x03040000
|
|
#define GAMBAS_PCODE_VERSION_MIN 0x03000000
|
|
#define OS_LINUX 1
|
|
#define SYSTEM "Linux"
|
|
#define ARCH_X86 1
|
|
#define ARCHITECTURE "x86"
|
|
#define HAVE_SETENV 1
|
|
#define HAVE_UNSETENV 1
|
|
#define HAVE_GETDOMAINNAME 1
|
|
#define HAVE_GETPT 1
|
|
#define HAVE_CFMAKERAW 1
|
|
#define SHARED_LIBRARY_EXT "so"
|
|
#define HAVE_GCC_VISIBILITY 1
|
|
#define STDC_HEADERS 1
|
|
#define HAVE_SYS_TYPES_H 1
|
|
#define HAVE_SYS_STAT_H 1
|
|
#define HAVE_STDLIB_H 1
|
|
#define HAVE_STRING_H 1
|
|
#define HAVE_MEMORY_H 1
|
|
#define HAVE_STRINGS_H 1
|
|
#define HAVE_INTTYPES_H 1
|
|
#define HAVE_STDINT_H 1
|
|
#define HAVE_UNISTD_H 1
|
|
#define HAVE_DLFCN_H 1
|
|
#define LT_OBJDIR ".libs/"
|
|
#define HAVE_OPENGL_SGE_COMPONENT 1
|
|
|
|
configure: exit 0
|