From:             support at e-domen dot com
Operating system: FreeBSD 5.3-RELEASE
PHP version:      5.1.5
PHP Bug Type:     Compile Failure
Bug description:  Coudn't comple with --with-mysqli option

Description:
------------
I'm a hosting provider. Morning I've seen a security fixes and new version
of PHP 5.1.5. I tried to compile it a couple of times. What ever I do I
can't complie it with option --with-mysqli=/usr/local/bin/mysql_config
Always the same error:

/usr/local/lib/libc-client4.so: warning: warning: tmpnam() possibly used
unsafely; consider using mkstemp()
ext/mysqli/.libs/mysqli_nonapi.o(.text+0x991): In function
`zif_mysqli_set_charset':
/home/matriks/dists/php/php-5.1.5/ext/mysqli/mysqli_nonapi.c:331:
undefined reference to `mysql_set_character_set'
*** Error code 1

Now I'm using 5.1.4 and when I had compliled it, I hadn't any problems.
Can you help me?


-- 
Edit bug report at http://bugs.php.net/?id=38498&edit=1
-- 
Try a CVS snapshot (PHP 4.4): 
http://bugs.php.net/fix.php?id=38498&r=trysnapshot44
Try a CVS snapshot (PHP 5.2): 
http://bugs.php.net/fix.php?id=38498&r=trysnapshot52
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=38498&r=trysnapshot60
Fixed in CVS:                 http://bugs.php.net/fix.php?id=38498&r=fixedcvs
Fixed in release:             
http://bugs.php.net/fix.php?id=38498&r=alreadyfixed
Need backtrace:               http://bugs.php.net/fix.php?id=38498&r=needtrace
Need Reproduce Script:        http://bugs.php.net/fix.php?id=38498&r=needscript
Try newer version:            http://bugs.php.net/fix.php?id=38498&r=oldversion
Not developer issue:          http://bugs.php.net/fix.php?id=38498&r=support
Expected behavior:            http://bugs.php.net/fix.php?id=38498&r=notwrong
Not enough info:              
http://bugs.php.net/fix.php?id=38498&r=notenoughinfo
Submitted twice:              
http://bugs.php.net/fix.php?id=38498&r=submittedtwice
register_globals:             http://bugs.php.net/fix.php?id=38498&r=globals
PHP 3 support discontinued:   http://bugs.php.net/fix.php?id=38498&r=php3
Daylight Savings:             http://bugs.php.net/fix.php?id=38498&r=dst
IIS Stability:                http://bugs.php.net/fix.php?id=38498&r=isapi
Install GNU Sed:              http://bugs.php.net/fix.php?id=38498&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=38498&r=float
No Zend Extensions:           http://bugs.php.net/fix.php?id=38498&r=nozend
MySQL Configuration Error:    http://bugs.php.net/fix.php?id=38498&r=mysqlcfg

Reply via email to