Hoi,
Heeft iemand hier ervaring met mysql++ 1.7.9. ./configure geeft namelijk steeds een foutmelding. Dit is de inhoud van config.log:
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
configure:590: checking for a BSD compatible install
configure:643: checking whether build environment is sane
configure:700: checking whether make sets ${MAKE}
configure:747: checking for working aclocal
configure:760: checking for working autoconf
configure:773: checking for working automake
configure:786: checking for working autoheader
configure:799: checking for working makeinfo
configure:818: checking whether make sets ${MAKE}
configure:921: checking host system type
configure:942: checking build system type
configure:962: checking for ranlib
configure:992: checking for gcc
configure:1105: checking whether the C compiler (gcc ) works
configure:1121: gcc -o conftest conftest.c 1>&5
configure:1147: checking whether the C compiler (gcc ) is a cross-compiler
configure:1152: checking whether we are using GNU C
configure:1180: checking whether gcc accepts -g
configure:1223: checking for ld used by GCC
configure:1286: checking if the linker (/usr/i486-suse-linux/bin/ld) is GNU ld
configure:1302: checking for BSD-compatible nm
configure:1339: checking whether ln -s works
ltconfig:603: checking for object suffix
ltconfig:604: gcc -c -g -O2 conftest.c 1>&5
ltconfig:776: checking if gcc PIC flag -fPIC works
ltconfig:777: gcc -c -g -O2 -fPIC -DPIC conftest.c 1>&5
ltconfig:829: checking if gcc supports -c -o file.o
ltconfig:830: gcc -c -g -O2 -o out/conftest2.o conftest.c 1>&5
ltconfig:862: checking if gcc supports -c -o file.lo
ltconfig:863: gcc -c -g -O2 -c -o conftest.lo conftest.c 1>&5
ltconfig:914: checking if gcc supports -fno-rtti -fno-exceptions
ltconfig:915: gcc -c -g -O2 -fno-rtti -fno-exceptions -c conftest.c conftest.c 1>&5
ltconfig:958: checking if gcc static flag -static works
ltconfig:959: gcc -o conftest -g -O2 -static conftest.c 1>&5
GNU ld version 2.9.5 (with BFD 2.9.5.0.24)
ltconfig:1592: checking if global_symbol_pipe works
ltconfig:1593: gcc -c -g -O2 conftest.c 1>&5
ltconfig:1596: eval "/usr/bin/nm -B conftest.o | sed -n -e 's/^.*[ ]\([ABCDGISTW]\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' > conftest.nm"
ltconfig:1648: gcc -o conftest -g -O2 -fno-builtin -fno-rtti -fno-exceptions conftest.c conftstm.o 1>&5
configure:1520: checking whether to enable maintainer-specific portions of Makefiles
configure:1582: checking for MySQL library directory
configure:1610: checking for MySQL include directory
... Hier gaat ie dus onderuit. ...
Heeft iemand hier ervaring met mysql++ 1.7.9. ./configure geeft namelijk steeds een foutmelding. Dit is de inhoud van config.log:
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
configure:590: checking for a BSD compatible install
configure:643: checking whether build environment is sane
configure:700: checking whether make sets ${MAKE}
configure:747: checking for working aclocal
configure:760: checking for working autoconf
configure:773: checking for working automake
configure:786: checking for working autoheader
configure:799: checking for working makeinfo
configure:818: checking whether make sets ${MAKE}
configure:921: checking host system type
configure:942: checking build system type
configure:962: checking for ranlib
configure:992: checking for gcc
configure:1105: checking whether the C compiler (gcc ) works
configure:1121: gcc -o conftest conftest.c 1>&5
configure:1147: checking whether the C compiler (gcc ) is a cross-compiler
configure:1152: checking whether we are using GNU C
configure:1180: checking whether gcc accepts -g
configure:1223: checking for ld used by GCC
configure:1286: checking if the linker (/usr/i486-suse-linux/bin/ld) is GNU ld
configure:1302: checking for BSD-compatible nm
configure:1339: checking whether ln -s works
ltconfig:603: checking for object suffix
ltconfig:604: gcc -c -g -O2 conftest.c 1>&5
ltconfig:776: checking if gcc PIC flag -fPIC works
ltconfig:777: gcc -c -g -O2 -fPIC -DPIC conftest.c 1>&5
ltconfig:829: checking if gcc supports -c -o file.o
ltconfig:830: gcc -c -g -O2 -o out/conftest2.o conftest.c 1>&5
ltconfig:862: checking if gcc supports -c -o file.lo
ltconfig:863: gcc -c -g -O2 -c -o conftest.lo conftest.c 1>&5
ltconfig:914: checking if gcc supports -fno-rtti -fno-exceptions
ltconfig:915: gcc -c -g -O2 -fno-rtti -fno-exceptions -c conftest.c conftest.c 1>&5
ltconfig:958: checking if gcc static flag -static works
ltconfig:959: gcc -o conftest -g -O2 -static conftest.c 1>&5
GNU ld version 2.9.5 (with BFD 2.9.5.0.24)
ltconfig:1592: checking if global_symbol_pipe works
ltconfig:1593: gcc -c -g -O2 conftest.c 1>&5
ltconfig:1596: eval "/usr/bin/nm -B conftest.o | sed -n -e 's/^.*[ ]\([ABCDGISTW]\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' > conftest.nm"
ltconfig:1648: gcc -o conftest -g -O2 -fno-builtin -fno-rtti -fno-exceptions conftest.c conftstm.o 1>&5
configure:1520: checking whether to enable maintainer-specific portions of Makefiles
configure:1582: checking for MySQL library directory
configure:1610: checking for MySQL include directory
... Hier gaat ie dus onderuit. ...