From:             jskiba at gmail dot com
Operating system: Fedora5
PHP version:      5.2.4
PHP Bug Type:     Compile Failure
Bug description:  upgrading from 5.2.3 to 5.2.4 compilie error

Description:
------------
compiling php-5.2.4
./configure --prefix=/usr/local/php5
--with-apxs2=/usr/local/apache2/bin/apxs
--with-config-file-path=/usr/local/php5 --with-gd --with-png-dir=/usr/lib
--with-jpeg-dir=/usr/lib --with-zlib-dir=/usr/lib --enable-ftp --with-mysql
--enable-force-cgi-redirect --disable-cgi --with-openssl=/usr/local/ssl
--enable-mbstring --with-mcrypt

/usr/bin/ld: cannot find -lltdl
collect2: ld returned 1 exit status
make: *** [libphp5.la] Error 1

compiling php-5.2.3 on the same machine doesn't produce error


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

Reply via email to