php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #34130 Configure fails with mysql
Submitted: 2005-08-14 23:06 UTC Modified: 2005-08-22 01:00 UTC
From: gkanoff at cablespeed dot com Assigned:
Status: No Feedback Package: Compile Failure
PHP Version: 5.0.4 OS: OS X 10.4.2
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: gkanoff at cablespeed dot com
New email:
PHP Version: OS:

 

 [2005-08-14 23:06 UTC] gkanoff at cablespeed dot com
Description:
------------
Upgraded my version of mysql to 4.1.13

Tried to reinstall php 5.0.4

configure: error: mysql configure failed. Please check 
config.log for more information.

Actual result:
--------------
configure:56835: checking for mysql_error in -lmysqlclient
configure:56854: gcc -o conftest -g -O2  -no-cpp-precomp -L/
usr/local/mysql/lib -L/usr/local/mysql/lib  -L/usr/local/lib 
-L/usr/local/lib -L/usr -L/usr conftest.c -lmysqlclient  -lz 
-lldap -llber -lgd -lfreetype -lpng -lz -ljpeg -lcurl -lz -
lssl -lcrypto -lm  -lxml2 -lz -liconv -lm -lgssapi_krb5 -
lkrb5 -lk5crypto -lkrb5support -lcom_err -lresolv -lcurl -
lssl -lcrypto -lz -lxml2 -lz -liconv -lm 1>&5
ld: Undefined symbols:
_fprintf$LDBLStub
_sprintf$LDBLStub
_printf$LDBLStub
_vsprintf$LDBLStub
configure: failed program was:
#line 56843 "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();


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-08-14 23:09 UTC] gkanoff at cablespeed dot com
None
 [2005-08-14 23:12 UTC] tony2001@php.net
Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".

Thank you for your interest in PHP.



 [2005-08-22 01:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Mon Jul 21 03:00:03 2025 UTC