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

 ID:                 55024
 Updated by:         der...@php.net
 Reported by:        gcnsc at 126 dot com
 Summary:            can't make
-Status:             Open
+Status:             Bogus
 Type:               Bug
 Package:            GD related
 Operating System:   FreeBSD8.1
 PHP Version:        5.2.17
 Block user comment: N
 Private report:     N

 New Comment:

Thank you for taking the time to report a problem with PHP.
Unfortunately you are not using a current version of PHP -- 
the problem might already be fixed. Please download a new
PHP version from http://www.php.net/downloads.php

If you are able to reproduce the bug with one of the latest
versions of PHP, please change the PHP version on this bug report
to the version you tested and change the status back to "Open".
Again, thank you for your continued support of PHP.

.


Previous Comments:
------------------------------------------------------------------------
[2011-06-10 14:51:34] gcnsc at 126 dot com

Description:
------------
In file included from /usr/soft/php-5.1.2/ext/gd/gd.c:98:

/usr/soft/php-5.1.2/ext/gd/gd_ctx.c: In function '_php_image_output_ctx':

/usr/soft/php-5.1.2/ext/gd/gd_ctx.c:102: error: 'gdIOCtx' has no member named 
'free'

/usr/soft/php-5.1.2/ext/gd/gd_ctx.c:143: error: 'gdIOCtx' has no member named 
'free'

/usr/soft/php-5.1.2/ext/gd/gd.c: In function 'zm_info_gd':

/usr/soft/php-5.1.2/ext/gd/gd.c:505: error: 'FREETYPE_MAJOR' undeclared (first 
use in this function)

/usr/soft/php-5.1.2/ext/gd/gd.c:505: error: (Each undeclared identifier is 
reported only once

/usr/soft/php-5.1.2/ext/gd/gd.c:505: error: for each function it appears in.)

/usr/soft/php-5.1.2/ext/gd/gd.c:505: error: 'FREETYPE_MINOR' undeclared (first 
use in this function)

/usr/soft/php-5.1.2/ext/gd/gd.c: In function '_php_image_type':

/usr/soft/php-5.1.2/ext/gd/gd.c:1374: error: 'gdIOCtx' has no member named 
'free'

/usr/soft/php-5.1.2/ext/gd/gd.c:1381: error: 'gdIOCtx' has no member named 
'free'

/usr/soft/php-5.1.2/ext/gd/gd.c: In function '_php_image_create_from_string':

/usr/soft/php-5.1.2/ext/gd/gd.c:1415: error: 'gdIOCtx' has no member named 
'free'

/usr/soft/php-5.1.2/ext/gd/gd.c: In function '_php_image_create_from':

/usr/soft/php-5.1.2/ext/gd/gd.c:1574: error: 'gdIOCtx' has no member named 
'free'

*** Error code 1



Stop in /usr/soft/php-5.1.2.

Test script:
---------------
In file included from /usr/soft/php-5.1.2/ext/gd/gd.c:98:

/usr/soft/php-5.1.2/ext/gd/gd_ctx.c: In function '_php_image_output_ctx':

/usr/soft/php-5.1.2/ext/gd/gd_ctx.c:102: error: 'gdIOCtx' has no member named 
'free'

/usr/soft/php-5.1.2/ext/gd/gd_ctx.c:143: error: 'gdIOCtx' has no member named 
'free'

/usr/soft/php-5.1.2/ext/gd/gd.c: In function 'zm_info_gd':

/usr/soft/php-5.1.2/ext/gd/gd.c:505: error: 'FREETYPE_MAJOR' undeclared (first 
use in this function)

/usr/soft/php-5.1.2/ext/gd/gd.c:505: error: (Each undeclared identifier is 
reported only once

/usr/soft/php-5.1.2/ext/gd/gd.c:505: error: for each function it appears in.)

/usr/soft/php-5.1.2/ext/gd/gd.c:505: error: 'FREETYPE_MINOR' undeclared (first 
use in this function)

/usr/soft/php-5.1.2/ext/gd/gd.c: In function '_php_image_type':

/usr/soft/php-5.1.2/ext/gd/gd.c:1374: error: 'gdIOCtx' has no member named 
'free'

/usr/soft/php-5.1.2/ext/gd/gd.c:1381: error: 'gdIOCtx' has no member named 
'free'

/usr/soft/php-5.1.2/ext/gd/gd.c: In function '_php_image_create_from_string':

/usr/soft/php-5.1.2/ext/gd/gd.c:1415: error: 'gdIOCtx' has no member named 
'free'

/usr/soft/php-5.1.2/ext/gd/gd.c: In function '_php_image_create_from':

/usr/soft/php-5.1.2/ext/gd/gd.c:1574: error: 'gdIOCtx' has no member named 
'free'

*** Error code 1



Stop in /usr/soft/php-5.1.2.

Expected result:
----------------
In file included from /usr/soft/php-5.1.2/ext/gd/gd.c:98:

/usr/soft/php-5.1.2/ext/gd/gd_ctx.c: In function '_php_image_output_ctx':

/usr/soft/php-5.1.2/ext/gd/gd_ctx.c:102: error: 'gdIOCtx' has no member named 
'free'

/usr/soft/php-5.1.2/ext/gd/gd_ctx.c:143: error: 'gdIOCtx' has no member named 
'free'

/usr/soft/php-5.1.2/ext/gd/gd.c: In function 'zm_info_gd':

/usr/soft/php-5.1.2/ext/gd/gd.c:505: error: 'FREETYPE_MAJOR' undeclared (first 
use in this function)

/usr/soft/php-5.1.2/ext/gd/gd.c:505: error: (Each undeclared identifier is 
reported only once

/usr/soft/php-5.1.2/ext/gd/gd.c:505: error: for each function it appears in.)

/usr/soft/php-5.1.2/ext/gd/gd.c:505: error: 'FREETYPE_MINOR' undeclared (first 
use in this function)

/usr/soft/php-5.1.2/ext/gd/gd.c: In function '_php_image_type':

/usr/soft/php-5.1.2/ext/gd/gd.c:1374: error: 'gdIOCtx' has no member named 
'free'

/usr/soft/php-5.1.2/ext/gd/gd.c:1381: error: 'gdIOCtx' has no member named 
'free'

/usr/soft/php-5.1.2/ext/gd/gd.c: In function '_php_image_create_from_string':

/usr/soft/php-5.1.2/ext/gd/gd.c:1415: error: 'gdIOCtx' has no member named 
'free'

/usr/soft/php-5.1.2/ext/gd/gd.c: In function '_php_image_create_from':

/usr/soft/php-5.1.2/ext/gd/gd.c:1574: error: 'gdIOCtx' has no member named 
'free'

*** Error code 1



Stop in /usr/soft/php-5.1.2.

test1# cd ..

Actual result:
--------------
In file included from /usr/soft/php-5.1.2/ext/gd/gd.c:98:

/usr/soft/php-5.1.2/ext/gd/gd_ctx.c: In function '_php_image_output_ctx':

/usr/soft/php-5.1.2/ext/gd/gd_ctx.c:102: error: 'gdIOCtx' has no member named 
'free'

/usr/soft/php-5.1.2/ext/gd/gd_ctx.c:143: error: 'gdIOCtx' has no member named 
'free'

/usr/soft/php-5.1.2/ext/gd/gd.c: In function 'zm_info_gd':

/usr/soft/php-5.1.2/ext/gd/gd.c:505: error: 'FREETYPE_MAJOR' undeclared (first 
use in this function)

/usr/soft/php-5.1.2/ext/gd/gd.c:505: error: (Each undeclared identifier is 
reported only once

/usr/soft/php-5.1.2/ext/gd/gd.c:505: error: for each function it appears in.)

/usr/soft/php-5.1.2/ext/gd/gd.c:505: error: 'FREETYPE_MINOR' undeclared (first 
use in this function)

/usr/soft/php-5.1.2/ext/gd/gd.c: In function '_php_image_type':

/usr/soft/php-5.1.2/ext/gd/gd.c:1374: error: 'gdIOCtx' has no member named 
'free'

/usr/soft/php-5.1.2/ext/gd/gd.c:1381: error: 'gdIOCtx' has no member named 
'free'

/usr/soft/php-5.1.2/ext/gd/gd.c: In function '_php_image_create_from_string':

/usr/soft/php-5.1.2/ext/gd/gd.c:1415: error: 'gdIOCtx' has no member named 
'free'

/usr/soft/php-5.1.2/ext/gd/gd.c: In function '_php_image_create_from':

/usr/soft/php-5.1.2/ext/gd/gd.c:1574: error: 'gdIOCtx' has no member named 
'free'

*** Error code 1



Stop in /usr/soft/php-5.1.2.

test1# cd ..


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



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

Reply via email to