ID: 42904 Updated by: [EMAIL PROTECTED] Reported By: jskiba at gmail dot com -Status: Open +Status: Feedback Bug Type: Compile Failure Operating System: Fedora5 PHP Version: 5.2.4 New Comment:
First of all: You're passing wrong paths to configure options. You're not supposed to pass /lib in any of those options. Remove those from each one of them. Previous Comments: ------------------------------------------------------------------------ [2007-10-09 15:24:24] jskiba at gmail dot com 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 this bug report at http://bugs.php.net/?id=42904&edit=1
