From:             Anand dot Murugesan at eds dot com
Operating system: Sol 10
PHP version:      5CVS-2005-04-08 (dev)
PHP Bug Type:     Apache related
Bug description:  No libphp5.so is created when using --with-mysql option

Description:
------------
libphp5.so dosen't get create when using --with-mysql option. Without
which it gets created. I see no errors during configure or make.

here is the output from >make install

#make install
Installing PHP SAPI module:       cgi
Installing PHP CGI into: /usr/local/bin/
Installing PEAR environment:      /usr/local/lib/php/
[PEAR] Archive_Tar    - already installed: 1.1
[PEAR] Console_Getopt - already installed: 1.2
[PEAR] PEAR           - already installed: 1.3.5
Wrote PEAR system config file at: /usr/local/etc/pear.conf
You may want to add: /usr/local/lib/php to your php.ini include_path
[PEAR] HTML_Template_IT- already installed: 1.1
[PEAR] Net_UserAgent_Detect- already installed: 2.0.1
[PEAR] XML_RPC        - already installed: 1.2.2
Installing build environment:     /usr/local/lib/php/build/
Installing header files:          /usr/local/include/php/
Installing helper programs:       /usr/local/bin/
  program: phpize
  program: php-config
  program: phpextdist
Installing PDO headers:          /usr/local/include/php/ext/pdo/


  I have tried it several times with the same result. 


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

Reply via email to