Toon posts:

fout bij config van mysql++

Pagina: 1
Acties:

Verwijderd

Topicstarter
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. ...

  • Jordi
  • Registratie: Januari 2000
  • Niet online

Jordi

#1#1

Enneuh... heef u misschien ook nog eene foutmelding? ;)

Het zal wel niet, maar het zou maar wel.


Verwijderd

Topicstarter
Can not find mysql include directory in: /usr/local/mysql en dan nog wat paden.

  • Apache
  • Registratie: Juli 2000
  • Laatst online: 11-08 16:30

Apache

amateur software devver

moet je toevallig eerst mysql compilen? :P

If it ain't broken it doesn't have enough features


  • corani
  • Registratie: December 2000
  • Laatst online: 05-10-2017

corani

__,,,_(^_^)_,,,__

Sorry dat ik hem na zoveel tijd weer omhoogschop..

Maar ik heb dit probleem dus ook. Mijn server draait Debian, en ik heb dus MySQL als Debian-package geinstalleerd. Nu probeer ik de source van MySQL++ te compilen, omdat debian daar (volgens mij) nog geen package van heeft, en dan geeft hij die error:
code:
1
2
checking for MySQL library directory... configure:
error: Didn't find the mysql library dir in ''

Hoe krijg ik MySQL++ aan de gang? Want ik heb toch echt niet zo'n zin om dan MySQL ook maar zelf te gaan compilen..

Laat me nou toch eens met rust man!
Iedereen die in telekinese gelooft, steek a.u.b. mijn hand op


  • corani
  • Registratie: December 2000
  • Laatst online: 05-10-2017

corani

__,,,_(^_^)_,,,__

schop?

Laat me nou toch eens met rust man!
Iedereen die in telekinese gelooft, steek a.u.b. mijn hand op

Pagina: 1