|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2004-08-04 12:46 UTC] martinkuria at hotmail dot com
[2004-08-17 17:25 UTC] tony2001@php.net
[2004-08-25 01:00 UTC] php-bugs at lists dot php dot net
[2004-09-25 14:51 UTC] yongbinchen at sohu-inc dot com
[2004-09-26 20:55 UTC] nhrajab at hotmail dot com
[2007-06-28 13:49 UTC] thangaraj dot manogaran at gmail dot com
[2007-08-10 20:37 UTC] username at hotmail dot com
[2007-09-05 07:53 UTC] surface3 at tiscali dot it
[2007-11-06 12:33 UTC] anderan at suponix dot com
[2007-11-09 14:41 UTC] dan at k dot ro
[2007-11-28 20:16 UTC] cizarr at gmail dot com
[2009-02-15 07:26 UTC] gambitrex at hotmail dot com
[2009-08-28 20:59 UTC] danbrown@php.net
[2010-07-27 02:52 UTC] nazd at webmail dot co dot za
[2010-07-27 04:40 UTC] srinatar@php.net
-Assigned To:
+Assigned To: srinatar
[2010-07-27 04:40 UTC] srinatar@php.net
[2010-07-27 05:13 UTC] srinatar@php.net
-Status: Closed
+Status: Re-Opened
[2010-07-27 05:13 UTC] srinatar@php.net
[2010-07-27 05:13 UTC] srinatar@php.net
-Status: Re-Opened
+Status: Bogus
[2010-07-27 05:13 UTC] srinatar@php.net
|
|||||||||||||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Wed Oct 29 21:00:01 2025 UTC |
Description: ------------ I am installing php but am getting the error below, could it be this php-release mysql-client is not included please advice Reproduce code: --------------- configure:39850: checking if your cpp allows macro usage in include lines configure:39862: gcc -c -I/usr/include -g -O2 -D_POSIX_PTHREAD_SEMANTICS conftest.c 1>&5 configure:40127: checking for IMAP support configure:41422: checking for Informix support configure:42018: checking for Ingres II support configure:42534: checking for InterBase support configure:43344: checking for IRCG support configure:43972: checking for LDAP support configure:44018: checking for LDAP Cyrus SASL support configure:46735: checking whether to enable multibyte string support configure:46781: checking whether to enable multibyte regex support configure:46806: checking for external libmbfl configure:48142: checking for mcrypt support configure:48879: checking for MCVE support configure:48925: checking OpenSSL dir for MCVE configure:50291: checking for mhash support configure:50701: checking whether to include mime_magic support configure:50994: checking for MING support configure:51669: checking for mnoGoSearch support configure:52083: checking for msession support configure:52678: checking for mSQL support configure:53125: checking for MSSQL support via FreeTDS configure:53707: checking for MySQL support configure:53753: checking for specified location of the MySQL UNIX socket configure:53810: checking for MySQL UNIX socket location configure:53966: checking for mysql_close in -lmysqlclient configure:53985: gcc -o conftest -g -O2 -D_POSIX_PTHREAD_SEMANTICS -R/usr/local/mysql//lib -L/usr/local/mysql//lib -R/usr/ucblib -L/usr/ucblib -R/local/bin/../lib/gcc-lib/sparc-sun-solaris2.9/3.3 -L/local/bin/../lib/gcc-lib/sparc-sun-solaris2.9/3.3 -R/usr/local/lib -L/usr/local/lib -R/usr/local/ssl/lib -L/usr/local/ssl/lib -R/usr/openwin/lib -L/usr/openwin/lib -R/usr/local/gd// -L/usr/local/gd// conftest.c -lmysqlclient -lgd -lt1 -lfreetype -lpng -lz -ljpeg -lcurl -lbz2 -lz -lssl -lcrypto -lresolv -lm -ldl -lnsl -lsocket -lgcc -lxml2 -lz -liconv -lm -lsocket -lnsl -lcurl -lz -lssl -lcrypto -ldl -lsocket -lnsl -lxml2 -lz -liconv -lm -lsocket -lnsl 1>&5 ld: warning: file /usr/local/mysql//lib/libmysqlclient.a(libmysql.o): wrong ELF class: ELFCLASS64 Undefined first referenced symbol in file mysql_close /var/tmp//ccYGWfaf.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure: failed program was: #line 53974 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char mysql_close(); int main() { mysql_close() ; return 0; } configure:54190: checking for mysql_error in -lmysqlclient configure:54209: gcc -o conftest -g -O2 -D_POSIX_PTHREAD_SEMANTICS -R/usr/local/mysql//lib -L/usr/local/mysql//lib -R/usr/ucblib -L/usr/ucblib -R/local/bin/../lib/gcc-lib/sparc-sun-solaris2.9/3.3 -L/local/bin/../lib/gcc-lib/sparc-sun-solaris2.9/3.3 -R/usr/local/lib -L/usr/local/lib -R/usr/local/ssl/lib -L/usr/local/ssl/lib -R/usr/openwin/lib -L/usr/openwin/lib -R/usr/local/gd// -L/usr/local/gd// -R/usr -L/usr conftest.c -lmysqlclient -lz -lgd -lt1 -lfreetype -lpng -lz -ljpeg -lcurl -lbz2 -lz -lssl -lcrypto -lresolv -lm -ldl -lnsl -lsocket -lgcc -lxml2 -lz -liconv -lm -lsocket -lnsl -lcurl -lz -lssl -lcrypto -ldl -lsocket -lnsl -lxml2 -lz -liconv -lm -lsocket -lnsl 1>&5 ld: warning: file /usr/local/mysql//lib/libmysqlclient.a(libmysql.o): wrong ELF class: ELFCLASS64 Undefined first referenced symbol in file mysql_error /var/tmp//ccmHP4RE.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure: failed program was: #line 54198 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char mysql_error(); int main() { mysql_error() ; return 0; }