From: [EMAIL PROTECTED] Operating system: SuSe 7.1PPC PHP version: 4.1.2 PHP Bug Type: *Compile Issues Bug description: ImageCreateFromJPegCtx Undefined Symbol
Downloaded fresh packages and compiled in this order: zlib,libpng,libjpeg6b,gd1.8.4,php4.1.2 php with the following ./configure line: ./configure --libdir=/usr/local/lib/php4 --with-mysql --with-gd=/usr --enable-gd-native-ttf --with-jpeg-dir=/usr --with-png-dir=/usr --with-xpm-dir=/usr/X11R6 --with-ttf --enable-trans-sid --enable-calendar --enable-ftp --with-zlib --enable-discard-path --enable-inline-optimization --enable-track-vars --enable-magic-quotes --enable-safe-mode --enable-sockets --enable-sysvsem --enable-sysvshm --enable-memory-limit --with-config-file-path=/etc/httpd --with-apxs=/usr/sbin/apxs --with-exec-dir=/usr/lib/apache/bin --with-tiff-dir=/usr no configure or compile warnings in any spot. but when trying to load gd.so in via php.ini, i get: PHP Warning: Unable to load dynamic library '/usr/lib/php4/gd.so' - undefined symbol: gdImageCreateFromJpegCtx in Unknown on line 0 in my apache error log, and no gd support. i have not found any understandable (to me) help in the previous bug reports, nothing relating to gdImageCreateFromJpegCtx and nothing i understood from searching for undefined symbol. Thank you lindsay adams -- Edit bug report at http://bugs.php.net/?id=16275&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=16275&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=16275&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=16275&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=16275&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=16275&r=support Expected behavior: http://bugs.php.net/fix.php?id=16275&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=16275&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=16275&r=submittedtwice