ID:               30024
 Updated by:       [EMAIL PROTECTED]
 Reported By:      mathieu at kartoo dot com
-Status:           Open
+Status:           Bogus
 Bug Type:         Compile Failure
 Operating System: Linux Fedora Core 2
 PHP Version:      4.3.7
 New Comment:

Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PHP.

.


Previous Comments:
------------------------------------------------------------------------

[2004-09-08 11:45:07] mathieu at kartoo dot com

Description:
------------
Compilation failed when using --with-gd option

Reproduce code:
---------------
./configure  --with-mysql --with-apache=../apache_1.3.29/ --with-xml
--enable-ftp --with-db --with-gd --with-jpeg-dir --with-png-dir
--with-zlib-dir

Actual result:
--------------
/home/src/sources/php-4.3.8/ext/gd/gd.c:1318: undefined reference to
`gdImageCreateFromJpegCtx'
ext/gd/gd.o(.text+0x33db): In function `zif_imagecreatefromjpeg':
/home/src/sources/php-4.3.8/ext/gd/gd.c:1502: undefined reference to
`gdImageCreateFromJpegCtx'
ext/gd/gd.o(.text+0x33e0):/home/src/sources/php-4.3.8/ext/gd/gd.c:1502:
undefined reference to `gdImageCreateFromJpeg'
ext/gd/gd.o(.text+0x3b1b): In function `zif_imagejpeg':
/home/src/sources/php-4.3.8/ext/gd/gd.c:1755: undefined reference to
`gdImageJpegCtx'
ext/gd/gd.o(.text+0x92a9): In function `_php_image_convert':
/home/src/sources/php-4.3.8/ext/gd/gd.c:3751: undefined reference to
`gdImageCreateFromJpeg'



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=30024&edit=1

Reply via email to