From:             imthiazj2 at hcl dot in
Operating system: Solaris
PHP version:      4.4.4
PHP Bug Type:     Compile Failure
Bug description:  Problem while installing with-perl option with php5.0.5

Description:
------------
LDFLAGS='-lstdc++' \
'./configure' \
'--enable-soap' \
'--prefix=/home/amudha/phplatest' \
'--with-apxs2=/home/amudha/myapache/bin/apxs' \
'--with-libxml-dir=/home/amudha/builddir/libxml' \
'--with-xsl=/home/amudha/builddir/libxsl' \
'--with-mysql=/usr/local/mysql/mysql' \
'--with-zlib-dir=/home/amudha/tools/php/php-5.0.5/ext/zlib' \
'--with-oracle=/oracle/product/920' \
'--with-perl=/usr/local/perl/perl-5.8.7/' \
"$@"





Undefined                       first referenced
 symbol                             in file
perl_module_entry                   main/internal_functions_cli.lo
ld: fatal: Symbol referencing errors. No output written to sapi/cli/php
collect2: ld returned 1 exit status
make: *** [sapi/cli/php] Error 1



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

Reply via email to