From: [EMAIL PROTECTED] Operating system: Solaris 8 PHP version: 4.3.0 PHP Bug Type: *Configuration Issues Bug description: libjpeg configure error
I got configure error as below. Configure will work if I remove the "--with-gd" option. Since GD comes with 4.3, do I need to specify the -with-gd option? thanks. ./configure --with-mysql --with-pgsql --with-apxs=/usr/local/apache/bin/apxs --with-gd --with-png-dir=/opt/sfw/lib --with-jpeg-dir=/opt/sfw/lib --with-zlib --enable-sockets checking for GD support... yes checking for the location of libjpeg... yes checking for the location of libpng... yes checking for the location of libXpm... yes checking for FreeType 1.x support... yes checking for FreeType 2... yes checking for T1lib support... yes checking whether to enable truetype string function in GD... yes checking for fabsf... no checking for floorf... no configure: error: libjpeg.(a|so) not found. -- Edit bug report at http://bugs.php.net/?id=21924&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=21924&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=21924&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=21924&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=21924&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=21924&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=21924&r=support Expected behavior: http://bugs.php.net/fix.php?id=21924&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=21924&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=21924&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=21924&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=21924&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=21924&r=dst IIS Stability: http://bugs.php.net/fix.php?id=21924&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=21924&r=gnused