From:             prioualexandre at yahoo dot fr
Operating system: slackware 10.1 et fedora core4 
PHP version:      5.0.5
PHP Bug Type:     GD related
Bug description:  error install when use option --with-gd=/path/gd.2.0.33

Description:
------------
when i use this : 
./configure --enable-so --with-apxs2={path/apache2/bin/apxs} --with-mysql
--enable-ftp --enable-filepro --with-gnu-ld 
       make
       make install
i have no probleme with php, but when i use that :
    ./configure --enable-so --with-apxs2={path/apache2/bin/apxs}
--with-mysql --enable-ftp --enable-filepro --with-gnu-ld  
--with-gd={path/gd}
   
 i have with  make install, that :
          libtools: install: error: cannot install libphp5.la .....to
          apxs:Error: Command failed with rc=65536 

can you help me ? 
i don't understand why php & apxs do not install my new libphp5.so when i
use the option :"--with-gd=/usr...." 

Priou Alexandre 



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

Reply via email to