From:             [EMAIL PROTECTED]
Operating system: HP-UX 11.00
PHP version:      4.2.0
PHP Bug Type:     Compile Failure
Bug description:  Configure failed with GD since 4.2.0

Configure failed with GD since 4.2.0 (--with-gd and
with-gd=/blabla/blabla)

4.1.2

...
checking for jpeg_read_header in -ljpeg... yes
checking for the location of libpng... yes
checking for png_info_init in -lpng... yes
checking for the location of libXpm... yes
checking for XpmFreeXpmImage in -lXpm... yes
checking for freetype(2)... no
If configure fails try --with-freetype-dir=<DIR>
checking whether to include include FreeType 1.x support... yes
checking whether to include T1lib support... no
checking for gdImageString16 in -lgd... yes
checking for gdImagePaletteCopy in -lgd... yes
checking for gdImageCreateFromPng in -lgd... yes
checking for gdImageCreateFromGif in -lgd... no
checking for gdImageGif in -lgd... no
checking for gdImageWBMP in -lgd... yes
checking for gdImageCreateFromJpeg in -lgd... yes
...

4.2.0

...
checking for jpeg_read_header in -ljpeg... yes
checking for the location of libpng... yes
checking for png_write_image in -lpng... yes
checking for the location of libXpm... yes
checking for XpmFreeXpmImage in -lXpm... yes
checking for freetype(2)... no
If configure fails try --with-freetype-dir=<DIR>
checking for FreeType 1.x support... yes
checking for T1lib support... no
configure: error: Unable to find libgd.(a|so) anywhere under
/PKl01h01/soft/web

@++
JC
-- 
Edit bug report at http://bugs.php.net/?id=16752&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=16752&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=16752&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=16752&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=16752&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=16752&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=16752&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=16752&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=16752&r=submittedtwice

Reply via email to