Mailinglisten-Archive |
----- Original Message ----- From: "Alexander Skwar" <lists.ASkwar_(at)_DigitalProjects.com> To: <php_(at)_phpcenter.de> Sent: Sunday, July 07, 2002 10:49 PM Subject: [php] configure bricht bei return type of qsort... ab > Hallo. > > Ich versuche PHP 4.2.1 auf einem SuSE 7.2 Server zu ./configure'n, und > scheitere mit folgendem Fehler: > > checking for MySQL support... yes > checking size of char... 1 > checking size of int... (cached) 4 > checking size of long... (cached) 4 > checking size of long long... 8 > checking for size_t... (cached) yes > checking whether time.h and sys/time.h may both be included... yes > checking for uid_t in sys/types.h... (cached) yes > checking for type ulong... yes > checking for type uchar... no > checking for type uint... yes > checking for type ushort... yes > checking for int8... no > checking base type of last arg to accept... socklen_t > checking return type of qsort... void > configure: error: Cannot find header files under /usr/include/mysql > Bad exit status from /home/askwar/RPM/tmp/rpm-tmp.64223 (%build) > > In config.log erhalte ich als letztes: > > configure:39891: checking base type of last arg to accept > configure:39919: g++ -c -DEAPI_MM -D_LARGEFILE_SOURCE > -D_FILE_OFFSET_BITS=64 -DHARD_SERV > ER_LIMIT=2048 -DDYNAMIC_MODULE_LIMIT=128 -DLINUX=22 -DMOD_SSL=208103 > -DEAPI -DUSE_EXPAT co > nftest.C 1>&5 > configure:39968: checking return type of qsort > configure:39985: gcc -c -O2 -m486 -fno-strength-reduce -fPIC > -DHAVE_LIBDL=1 -I/usr/includ > e/gd -DEAPI_MM -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 > -DHARD_SERVER_LIMIT=2048 -DDYNA > MIC_MODULE_LIMIT=128 -DLINUX=22 -DMOD_SSL=208103 -DEAPI -DUSE_EXPAT > conftest.c 1>&5 > configure:39975: warning: garbage at end of `#ifdef' argument > > configure habe ich so aufgerufen: [..] --with-mysql=/usr/include/mysql Das ist Falsch so. Ein --with-mysql=/usr ist richtiger. Beim neukomplieren bitte rm config.cache machen und dann das configure noch einmal laufen lassen. Gruss Joerg Behrens -- TakeNet GmbH Mobil: 0171/60 57 963 D-97080 Wuerzburg Tel: +49 931 903-2243 Alfred-Nobel-Straße 20 Fax: +49 931 903-3025
php::bar PHP Wiki - Listenarchive