ID:               38706
 Updated by:       [EMAIL PROTECTED]
 Reported By:      omikorn at yahoo dot com
-Status:           Assigned
+Status:           Feedback
 Bug Type:         Compile Failure
 Operating System: redhat based distros
 PHP Version:      4.4.4
 Assigned To:      pajoye
 New Comment:

Please try using this CVS snapshot:

  http://snaps.php.net/php5.2-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5.2-win32-latest.zip




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

[2006-09-04 05:02:27] omikorn at yahoo dot com

Description:
------------
./configure is not checking properly for libjpeg header files

Reproduce code:
---------------
/root/php-4.4.4/ext/gd/libgd/gd_jpeg.c:42:21: jpeglib.h: No such file
or directory
/root/php-4.4.4/ext/gd/libgd/gd_jpeg.c:43:20: jerror.h: No such file or
directory
/root/php-4.4.4/ext/gd/libgd/gd_jpeg.c:53: parse error before "cinfo"
/root/php-4.4.4/ext/gd/libgd/gd_jpeg.c: In function
`fatal_jpeg_error':
/root/php-4.4.4/ext/gd/libgd/gd_jpeg.c:58: `cinfo' undeclared (first
use in this function)
/root/php-4.4.4/ext/gd/libgd/gd_jpeg.c:58: (Each undeclared identifier
is reported only once
/root/php-4.4.4/ext/gd/libgd/gd_jpeg.c:58: for each function it appears
in.)
/root/php-4.4.4/ext/gd/libgd/gd_jpeg.c: At top level:
/root/php-4.4.4/ext/gd/libgd/gd_jpeg.c:100: parse error before "cinfo"
/root/php-4.4.4/ext/gd/libgd/gd_jpeg.c: In function `gdImageJpegCtx':


... and more

Expected result:
----------------
Normal continuation of compile.

i got rid of that error in 1 easy step by isntalling libjpeg-devel



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


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

Reply via email to