ID:               34561
 Updated by:       [EMAIL PROTECTED]
 Reported By:      s dot lemke at infoworxx dot de
 Status:           Feedback
 Bug Type:         MySQLi related
 Operating System: Linux 2.6.11
 PHP Version:      5.0.5
 New Comment:

Also, what gcc and ld versions you have?
Do you set any CFLAGS/LDFLAGS yourself? 
How did you compile Mysql?
Did you compile Apache yourself?



Previous Comments:
------------------------------------------------------------------------

[2005-09-20 13:18:46] [EMAIL PROTECTED]

Do you use the same Debian version as in bug #34512?


------------------------------------------------------------------------

[2005-09-20 13:10:24] s dot lemke at infoworxx dot de

Description:
------------
Excatly the same problem#34512, 
libphp5.so is not build when using --with-mysqli option.

PHP 5.0.5
Mysql 4.1.14
debian 3.1
PHP and Mysql are installed from Source, not from apt.

Please let me know, what infos else do you need,

Sebastian

Reproduce code:
---------------
./configure \
"--with-mysqli" \
"--with-apxs=/usr/local/apache/bin/apxs" \
"--with-config-file-path=/infoworxx/conf/apache" \
"--with-openssl=/usr" \
"--with-curl=/usr" \
"--with-libxml-dir" \
"--with-pear" \
"--with-gettext" \
"--with-fdftk" \
"--with-bz2" \
"--prefix=/usr" \
"--exec-prefix=/usr" \
"--enable-mailparse" \
"--enable-ftp" \
"--enable-wddx" \
"--enable-track-vars" \
"--enable-calendar" \
"--enable-sockets" \
"--enable-inline-optimization" \
"--enable-mbstring" \
"--disable-trans-sid" \
"--disable-debug" \
"--with-zlib" \
"--with-gd" \
"--with-jpeg-dir" \
"--with-png-dir" \
"--with-freetype-dir" \
"--with-tiff-dir" \
"--with-imagick"

Expected result:
----------------
libphp5.so is not build.



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=34561&edit=1

Reply via email to