Ask a Question related to PHP Bugs, Design and Development.
-
jayssite at gmail dot com #1
#40663 [NEW]: ming doesn't compile
From: jayssite at gmail dot com
Operating system: FreeBSD 6.x
PHP version: 5.2.1
PHP Bug Type: Compile Failure
Bug description: ming doesn't compile
Description:
------------
PHP 5.2.1 does not compile with ming 0.3.0
Actual result:
--------------
/bin/sh /home/sw/php-5.2.1/libtool --silent --preserve-dup-deps
--mode=compile gcc -Iext/ming/ -I/home/sw/php-5.2.1/ext/ming/
-DPHP_ATOM_INC -I/home/sw/php-5.2.1/include -I/home/sw/php-5.2.1/main
-I/home/sw/php-5.2.1 -I/usr/local/include/libxml2 -I/usr/local/include
-I/home/sw/php-5.2.1/ext/date/lib -I/usr/local/include/freetype2
-I/home/sw/php-5.2.1/ext/mbstring/oniguruma
-I/home/sw/php-5.2.1/ext/mbstring/libmbfl
-I/home/sw/php-5.2.1/ext/mbstring/libmbfl/mbfl -I/usr/local/include/ming
-I/sw/mysql-standard-5.0.24-freebsd6.0-i386/include
-I/usr/local/include/pspell -I/home/sw/php-5.2.1/TSRM
-I/home/sw/php-5.2.1/Zend -I/usr/local/include -g -O2 -prefer-non-pic
-c /home/sw/php-5.2.1/ext/ming/ming.c -o ext/ming/ming.lo
/home/sw/php-5.2.1/ext/ming/ming.c: In function `getFontOrFontChar':
/home/sw/php-5.2.1/ext/ming/ming.c:3850: error: `fontchar_class_entry_ptr'
undeclared (first use in this function)
/home/sw/php-5.2.1/ext/ming/ming.c:3850: error: (Each undeclared
identifier is reported only once
/home/sw/php-5.2.1/ext/ming/ming.c:3850: error: for each function it
appears in.)
/home/sw/php-5.2.1/ext/ming/ming.c: In function `zm_startup_ming':
/home/sw/php-5.2.1/ext/ming/ming.c:4257: error: `SWFTEXTFIELD_USEFONT'
undeclared (first use in this function)
/home/sw/php-5.2.1/ext/ming/ming.c:4258: error: `SWFTEXTFIELD_AUTOSIZE'
undeclared (first use in this function)
/home/sw/php-5.2.1/ext/ming/ming.c:4278: error: `SWF_SOUND_NOT_COMPRESSED'
undeclared (first use in this function)
/home/sw/php-5.2.1/ext/ming/ming.c:4279: error:
`SWF_SOUND_ADPCM_COMPRESSED' undeclared (first use in this function)
/home/sw/php-5.2.1/ext/ming/ming.c:4280: error: `SWF_SOUND_MP3_COMPRESSED'
undeclared (first use in this function)
/home/sw/php-5.2.1/ext/ming/ming.c:4281: error:
`SWF_SOUND_NOT_COMPRESSED_LE' undeclared (first use in this function)
/home/sw/php-5.2.1/ext/ming/ming.c:4282: error:
`SWF_SOUND_NELLY_COMPRESSED' undeclared (first use in this function)
/home/sw/php-5.2.1/ext/ming/ming.c:4283: error: `SWF_SOUND_5KHZ'
undeclared (first use in this function)
/home/sw/php-5.2.1/ext/ming/ming.c:4284: error: `SWF_SOUND_11KHZ'
undeclared (first use in this function)
/home/sw/php-5.2.1/ext/ming/ming.c:4285: error: `SWF_SOUND_22KHZ'
undeclared (first use in this function)
/home/sw/php-5.2.1/ext/ming/ming.c:4286: error: `SWF_SOUND_44KHZ'
undeclared (first use in this function)
/home/sw/php-5.2.1/ext/ming/ming.c:4287: error: `SWF_SOUND_8BITS'
undeclared (first use in this function)
/home/sw/php-5.2.1/ext/ming/ming.c:4288: error: `SWF_SOUND_16BITS'
undeclared (first use in this function)
/home/sw/php-5.2.1/ext/ming/ming.c:4289: error: `SWF_SOUND_MONO'
undeclared (first use in this function)
/home/sw/php-5.2.1/ext/ming/ming.c:4290: error: `SWF_SOUND_STEREO'
undeclared (first use in this function)
*** Error code 1
Stop in /home/sw/php-5.2.1.
--
Edit bug report at [url]http://bugs.php.net/?id=40663&edit=1[/url]
--
Try a CVS snapshot (PHP 4.4): [url]http://bugs.php.net/fix.php?id=40663&r=trysnapshot44[/url]
Try a CVS snapshot (PHP 5.2): [url]http://bugs.php.net/fix.php?id=40663&r=trysnapshot52[/url]
Try a CVS snapshot (PHP 6.0): [url]http://bugs.php.net/fix.php?id=40663&r=trysnapshot60[/url]
Fixed in CVS: [url]http://bugs.php.net/fix.php?id=40663&r=fixedcvs[/url]
Fixed in release: [url]http://bugs.php.net/fix.php?id=40663&r=alreadyfixed[/url]
Need backtrace: [url]http://bugs.php.net/fix.php?id=40663&r=needtrace[/url]
Need Reproduce Script: [url]http://bugs.php.net/fix.php?id=40663&r=needscript[/url]
Try newer version: [url]http://bugs.php.net/fix.php?id=40663&r=oldversion[/url]
Not developer issue: [url]http://bugs.php.net/fix.php?id=40663&r=support[/url]
Expected behavior: [url]http://bugs.php.net/fix.php?id=40663&r=notwrong[/url]
Not enough info: [url]http://bugs.php.net/fix.php?id=40663&r=notenoughinfo[/url]
Submitted twice: [url]http://bugs.php.net/fix.php?id=40663&r=submittedtwice[/url]
register_globals: [url]http://bugs.php.net/fix.php?id=40663&r=globals[/url]
PHP 3 support discontinued: [url]http://bugs.php.net/fix.php?id=40663&r=php3[/url]
Daylight Savings: [url]http://bugs.php.net/fix.php?id=40663&r=dst[/url]
IIS Stability: [url]http://bugs.php.net/fix.php?id=40663&r=isapi[/url]
Install GNU Sed: [url]http://bugs.php.net/fix.php?id=40663&r=gnused[/url]
Floating point limitations: [url]http://bugs.php.net/fix.php?id=40663&r=float[/url]
No Zend Extensions: [url]http://bugs.php.net/fix.php?id=40663&r=nozend[/url]
MySQL Configuration Error: [url]http://bugs.php.net/fix.php?id=40663&r=mysqlcfg[/url]
jayssite at gmail dot com Guest
-
#26211 [Opn->Csd]: php5 does not compile, ming error
ID: 26211 Updated by: helly@php.net Reported By: eero at jlug dot org -Status: Open +Status: Closed... -
#26211 [NEW]: php5 does not compile, ming error
From: eero at jlug dot org Operating system: Linux kernel 2.6 PHP version: 5CVS-2003-11-12 (dev) PHP Bug Type: Compile... -
ming problem
I'm trying to use ming and I get the following: Fatal error: Cannot instantiate non-existent class: swfmovie in C:\Apache\test\flash\index.php on... -
ming problems
This is probably the wrong list, but: 1. The ming extension won't work on PHP5 b1. It crashes. Apache 2.0.47/Windows. 2. It works on PHP4 though... -
[PHP-DEV] ext/ming/ming.c
Hi iliaa, You made a change to this file rev 1.48 with the comment Fixed a crash when text is added before a font is specified This fix... -
bjori@php.net #2
#40663 [Opn->Fbk]: ming doesn't compile
ID: 40663
Updated by: [email]bjori@php.net[/email]
Reported By: jayssite at gmail dot com
-Status: Open
+Status: Feedback
Bug Type: Compile Failure
Operating System: FreeBSD 6.x
PHP Version: 5.2.1
New Comment:
Please try using this CVS snapshot:
[url]http://snaps.php.net/php5.2-latest.tar.gz[/url]
For Windows:
[url]http://snaps.php.net/win32/php5.2-win32-latest.zip[/url]
Previous Comments:
------------------------------------------------------------------------
[2007-02-27 17:32:04] jayssite at gmail dot com
Description:
------------
PHP 5.2.1 does not compile with ming 0.3.0
Actual result:
--------------
/bin/sh /home/sw/php-5.2.1/libtool --silent --preserve-dup-deps
--mode=compile gcc -Iext/ming/ -I/home/sw/php-5.2.1/ext/ming/
-DPHP_ATOM_INC -I/home/sw/php-5.2.1/include -I/home/sw/php-5.2.1/main
-I/home/sw/php-5.2.1 -I/usr/local/include/libxml2 -I/usr/local/include
-I/home/sw/php-5.2.1/ext/date/lib -I/usr/local/include/freetype2
-I/home/sw/php-5.2.1/ext/mbstring/oniguruma
-I/home/sw/php-5.2.1/ext/mbstring/libmbfl
-I/home/sw/php-5.2.1/ext/mbstring/libmbfl/mbfl
-I/usr/local/include/ming
-I/sw/mysql-standard-5.0.24-freebsd6.0-i386/include
-I/usr/local/include/pspell -I/home/sw/php-5.2.1/TSRM
-I/home/sw/php-5.2.1/Zend -I/usr/local/include -g -O2
-prefer-non-pic -c /home/sw/php-5.2.1/ext/ming/ming.c -o
ext/ming/ming.lo
/home/sw/php-5.2.1/ext/ming/ming.c: In function `getFontOrFontChar':
/home/sw/php-5.2.1/ext/ming/ming.c:3850: error:
`fontchar_class_entry_ptr' undeclared (first use in this function)
/home/sw/php-5.2.1/ext/ming/ming.c:3850: error: (Each undeclared
identifier is reported only once
/home/sw/php-5.2.1/ext/ming/ming.c:3850: error: for each function it
appears in.)
/home/sw/php-5.2.1/ext/ming/ming.c: In function `zm_startup_ming':
/home/sw/php-5.2.1/ext/ming/ming.c:4257: error: `SWFTEXTFIELD_USEFONT'
undeclared (first use in this function)
/home/sw/php-5.2.1/ext/ming/ming.c:4258: error: `SWFTEXTFIELD_AUTOSIZE'
undeclared (first use in this function)
/home/sw/php-5.2.1/ext/ming/ming.c:4278: error:
`SWF_SOUND_NOT_COMPRESSED' undeclared (first use in this function)
/home/sw/php-5.2.1/ext/ming/ming.c:4279: error:
`SWF_SOUND_ADPCM_COMPRESSED' undeclared (first use in this function)
/home/sw/php-5.2.1/ext/ming/ming.c:4280: error:
`SWF_SOUND_MP3_COMPRESSED' undeclared (first use in this function)
/home/sw/php-5.2.1/ext/ming/ming.c:4281: error:
`SWF_SOUND_NOT_COMPRESSED_LE' undeclared (first use in this function)
/home/sw/php-5.2.1/ext/ming/ming.c:4282: error:
`SWF_SOUND_NELLY_COMPRESSED' undeclared (first use in this function)
/home/sw/php-5.2.1/ext/ming/ming.c:4283: error: `SWF_SOUND_5KHZ'
undeclared (first use in this function)
/home/sw/php-5.2.1/ext/ming/ming.c:4284: error: `SWF_SOUND_11KHZ'
undeclared (first use in this function)
/home/sw/php-5.2.1/ext/ming/ming.c:4285: error: `SWF_SOUND_22KHZ'
undeclared (first use in this function)
/home/sw/php-5.2.1/ext/ming/ming.c:4286: error: `SWF_SOUND_44KHZ'
undeclared (first use in this function)
/home/sw/php-5.2.1/ext/ming/ming.c:4287: error: `SWF_SOUND_8BITS'
undeclared (first use in this function)
/home/sw/php-5.2.1/ext/ming/ming.c:4288: error: `SWF_SOUND_16BITS'
undeclared (first use in this function)
/home/sw/php-5.2.1/ext/ming/ming.c:4289: error: `SWF_SOUND_MONO'
undeclared (first use in this function)
/home/sw/php-5.2.1/ext/ming/ming.c:4290: error: `SWF_SOUND_STEREO'
undeclared (first use in this function)
*** Error code 1
Stop in /home/sw/php-5.2.1.
------------------------------------------------------------------------
--
Edit this bug report at [url]http://bugs.php.net/?id=40663&edit=1[/url]
bjori@php.net Guest
-
jayssite at gmail dot com #3
#40663 [Fbk->Opn]: ming doesn't compile
ID: 40663
User updated by: jayssite at gmail dot com
Reported By: jayssite at gmail dot com
-Status: Feedback
+Status: Open
Bug Type: Compile Failure
Operating System: FreeBSD 6.x
PHP Version: 5.2.1
New Comment:
It does not compile with the latest CVS, either:
/bin/sh /home/sw/php5.2-200702271730/libtool --silent
--preserve-dup-deps --mode=compile gcc -Iext/ming/
-I/home/sw/php5.2-200702271730/ext/ming/ -DPHP_ATOM_INC
-I/home/sw/php5.2-200702271730/include
-I/home/sw/php5.2-200702271730/main -I/home/sw/php5.2-200702271730
-I/usr/local/include/libxml2 -I/usr/local/include
-I/home/sw/php5.2-200702271730/ext/date/lib
-I/usr/local/include/freetype2
-I/home/sw/php5.2-200702271730/ext/mbstring/oniguruma
-I/home/sw/php5.2-200702271730/ext/mbstring/libmbfl
-I/home/sw/php5.2-200702271730/ext/mbstring/libmbfl/mbfl
-I/usr/local/include/ming
-I/sw/mysql-standard-5.0.24-freebsd6.0-i386/include
-I/usr/local/include/pspell -I/home/sw/php5.2-200702271730/TSRM
-I/home/sw/php5.2-200702271730/Zend -I/usr/local/include -g -O2
-prefer-non-pic -c /home/sw/php5.2-200702271730/ext/ming/ming.c -o
ext/ming/ming.lo
/home/sw/php5.2-200702271730/ext/ming/ming.c: In function
`getFontOrFontChar':
/home/sw/php5.2-200702271730/ext/ming/ming.c:3850: error:
`fontchar_class_entry_ptr' undeclared (first use in this function)
/home/sw/php5.2-200702271730/ext/ming/ming.c:3850: error: (Each
undeclared identifier is reported only once
/home/sw/php5.2-200702271730/ext/ming/ming.c:3850: error: for each
function it appears in.)
/home/sw/php5.2-200702271730/ext/ming/ming.c: In function
`zm_startup_ming':
/home/sw/php5.2-200702271730/ext/ming/ming.c:4257: error:
`SWFTEXTFIELD_USEFONT' undeclared (first use in this function)
/home/sw/php5.2-200702271730/ext/ming/ming.c:4258: error:
`SWFTEXTFIELD_AUTOSIZE' undeclared (first use in this function)
/home/sw/php5.2-200702271730/ext/ming/ming.c:4278: error:
`SWF_SOUND_NOT_COMPRESSED' undeclared (first use in this function)
/home/sw/php5.2-200702271730/ext/ming/ming.c:4279: error:
`SWF_SOUND_ADPCM_COMPRESSED' undeclared (first use in this function)
/home/sw/php5.2-200702271730/ext/ming/ming.c:4280: error:
`SWF_SOUND_MP3_COMPRESSED' undeclared (first use in this function)
/home/sw/php5.2-200702271730/ext/ming/ming.c:4281: error:
`SWF_SOUND_NOT_COMPRESSED_LE' undeclared (first use in this function)
/home/sw/php5.2-200702271730/ext/ming/ming.c:4282: error:
`SWF_SOUND_NELLY_COMPRESSED' undeclared (first use in this function)
/home/sw/php5.2-200702271730/ext/ming/ming.c:4283: error:
`SWF_SOUND_5KHZ' undeclared (first use in this function)
/home/sw/php5.2-200702271730/ext/ming/ming.c:4284: error:
`SWF_SOUND_11KHZ' undeclared (first use in this function)
/home/sw/php5.2-200702271730/ext/ming/ming.c:4285: error:
`SWF_SOUND_22KHZ' undeclared (first use in this function)
/home/sw/php5.2-200702271730/ext/ming/ming.c:4286: error:
`SWF_SOUND_44KHZ' undeclared (first use in this function)
/home/sw/php5.2-200702271730/ext/ming/ming.c:4287: error:
`SWF_SOUND_8BITS' undeclared (first use in this function)
/home/sw/php5.2-200702271730/ext/ming/ming.c:4288: error:
`SWF_SOUND_16BITS' undeclared (first use in this function)
/home/sw/php5.2-200702271730/ext/ming/ming.c:4289: error:
`SWF_SOUND_MONO' undeclared (first use in this function)
/home/sw/php5.2-200702271730/ext/ming/ming.c:4290: error:
`SWF_SOUND_STEREO' undeclared (first use in this function)
*** Error code 1
Stop in /home/sw/php5.2-200702271730.
Previous Comments:
------------------------------------------------------------------------
[2007-02-27 17:38:50] [email]bjori@php.net[/email]
Please try using this CVS snapshot:
[url]http://snaps.php.net/php5.2-latest.tar.gz[/url]
For Windows:
[url]http://snaps.php.net/win32/php5.2-win32-latest.zip[/url]
------------------------------------------------------------------------
[2007-02-27 17:32:04] jayssite at gmail dot com
Description:
------------
PHP 5.2.1 does not compile with ming 0.3.0
Actual result:
--------------
/bin/sh /home/sw/php-5.2.1/libtool --silent --preserve-dup-deps
--mode=compile gcc -Iext/ming/ -I/home/sw/php-5.2.1/ext/ming/
-DPHP_ATOM_INC -I/home/sw/php-5.2.1/include -I/home/sw/php-5.2.1/main
-I/home/sw/php-5.2.1 -I/usr/local/include/libxml2 -I/usr/local/include
-I/home/sw/php-5.2.1/ext/date/lib -I/usr/local/include/freetype2
-I/home/sw/php-5.2.1/ext/mbstring/oniguruma
-I/home/sw/php-5.2.1/ext/mbstring/libmbfl
-I/home/sw/php-5.2.1/ext/mbstring/libmbfl/mbfl
-I/usr/local/include/ming
-I/sw/mysql-standard-5.0.24-freebsd6.0-i386/include
-I/usr/local/include/pspell -I/home/sw/php-5.2.1/TSRM
-I/home/sw/php-5.2.1/Zend -I/usr/local/include -g -O2
-prefer-non-pic -c /home/sw/php-5.2.1/ext/ming/ming.c -o
ext/ming/ming.lo
/home/sw/php-5.2.1/ext/ming/ming.c: In function `getFontOrFontChar':
/home/sw/php-5.2.1/ext/ming/ming.c:3850: error:
`fontchar_class_entry_ptr' undeclared (first use in this function)
/home/sw/php-5.2.1/ext/ming/ming.c:3850: error: (Each undeclared
identifier is reported only once
/home/sw/php-5.2.1/ext/ming/ming.c:3850: error: for each function it
appears in.)
/home/sw/php-5.2.1/ext/ming/ming.c: In function `zm_startup_ming':
/home/sw/php-5.2.1/ext/ming/ming.c:4257: error: `SWFTEXTFIELD_USEFONT'
undeclared (first use in this function)
/home/sw/php-5.2.1/ext/ming/ming.c:4258: error: `SWFTEXTFIELD_AUTOSIZE'
undeclared (first use in this function)
/home/sw/php-5.2.1/ext/ming/ming.c:4278: error:
`SWF_SOUND_NOT_COMPRESSED' undeclared (first use in this function)
/home/sw/php-5.2.1/ext/ming/ming.c:4279: error:
`SWF_SOUND_ADPCM_COMPRESSED' undeclared (first use in this function)
/home/sw/php-5.2.1/ext/ming/ming.c:4280: error:
`SWF_SOUND_MP3_COMPRESSED' undeclared (first use in this function)
/home/sw/php-5.2.1/ext/ming/ming.c:4281: error:
`SWF_SOUND_NOT_COMPRESSED_LE' undeclared (first use in this function)
/home/sw/php-5.2.1/ext/ming/ming.c:4282: error:
`SWF_SOUND_NELLY_COMPRESSED' undeclared (first use in this function)
/home/sw/php-5.2.1/ext/ming/ming.c:4283: error: `SWF_SOUND_5KHZ'
undeclared (first use in this function)
/home/sw/php-5.2.1/ext/ming/ming.c:4284: error: `SWF_SOUND_11KHZ'
undeclared (first use in this function)
/home/sw/php-5.2.1/ext/ming/ming.c:4285: error: `SWF_SOUND_22KHZ'
undeclared (first use in this function)
/home/sw/php-5.2.1/ext/ming/ming.c:4286: error: `SWF_SOUND_44KHZ'
undeclared (first use in this function)
/home/sw/php-5.2.1/ext/ming/ming.c:4287: error: `SWF_SOUND_8BITS'
undeclared (first use in this function)
/home/sw/php-5.2.1/ext/ming/ming.c:4288: error: `SWF_SOUND_16BITS'
undeclared (first use in this function)
/home/sw/php-5.2.1/ext/ming/ming.c:4289: error: `SWF_SOUND_MONO'
undeclared (first use in this function)
/home/sw/php-5.2.1/ext/ming/ming.c:4290: error: `SWF_SOUND_STEREO'
undeclared (first use in this function)
*** Error code 1
Stop in /home/sw/php-5.2.1.
------------------------------------------------------------------------
--
Edit this bug report at [url]http://bugs.php.net/?id=40663&edit=1[/url]
jayssite at gmail dot com Guest
-
tony2001@php.net #4
#40663 [Opn->Asn]: ming doesn't compile
ID: 40663
Updated by: [email]tony2001@php.net[/email]
Reported By: jayssite at gmail dot com
-Status: Open
+Status: Assigned
Bug Type: Compile Failure
Operating System: FreeBSD 6.x
PHP Version: 5.2.1
-Assigned To:
+Assigned To: fmk
Previous Comments:
------------------------------------------------------------------------
[2007-02-27 17:56:21] jayssite at gmail dot com
It does not compile with the latest CVS, either:
/bin/sh /home/sw/php5.2-200702271730/libtool --silent
--preserve-dup-deps --mode=compile gcc -Iext/ming/
-I/home/sw/php5.2-200702271730/ext/ming/ -DPHP_ATOM_INC
-I/home/sw/php5.2-200702271730/include
-I/home/sw/php5.2-200702271730/main -I/home/sw/php5.2-200702271730
-I/usr/local/include/libxml2 -I/usr/local/include
-I/home/sw/php5.2-200702271730/ext/date/lib
-I/usr/local/include/freetype2
-I/home/sw/php5.2-200702271730/ext/mbstring/oniguruma
-I/home/sw/php5.2-200702271730/ext/mbstring/libmbfl
-I/home/sw/php5.2-200702271730/ext/mbstring/libmbfl/mbfl
-I/usr/local/include/ming
-I/sw/mysql-standard-5.0.24-freebsd6.0-i386/include
-I/usr/local/include/pspell -I/home/sw/php5.2-200702271730/TSRM
-I/home/sw/php5.2-200702271730/Zend -I/usr/local/include -g -O2
-prefer-non-pic -c /home/sw/php5.2-200702271730/ext/ming/ming.c -o
ext/ming/ming.lo
/home/sw/php5.2-200702271730/ext/ming/ming.c: In function
`getFontOrFontChar':
/home/sw/php5.2-200702271730/ext/ming/ming.c:3850: error:
`fontchar_class_entry_ptr' undeclared (first use in this function)
/home/sw/php5.2-200702271730/ext/ming/ming.c:3850: error: (Each
undeclared identifier is reported only once
/home/sw/php5.2-200702271730/ext/ming/ming.c:3850: error: for each
function it appears in.)
/home/sw/php5.2-200702271730/ext/ming/ming.c: In function
`zm_startup_ming':
/home/sw/php5.2-200702271730/ext/ming/ming.c:4257: error:
`SWFTEXTFIELD_USEFONT' undeclared (first use in this function)
/home/sw/php5.2-200702271730/ext/ming/ming.c:4258: error:
`SWFTEXTFIELD_AUTOSIZE' undeclared (first use in this function)
/home/sw/php5.2-200702271730/ext/ming/ming.c:4278: error:
`SWF_SOUND_NOT_COMPRESSED' undeclared (first use in this function)
/home/sw/php5.2-200702271730/ext/ming/ming.c:4279: error:
`SWF_SOUND_ADPCM_COMPRESSED' undeclared (first use in this function)
/home/sw/php5.2-200702271730/ext/ming/ming.c:4280: error:
`SWF_SOUND_MP3_COMPRESSED' undeclared (first use in this function)
/home/sw/php5.2-200702271730/ext/ming/ming.c:4281: error:
`SWF_SOUND_NOT_COMPRESSED_LE' undeclared (first use in this function)
/home/sw/php5.2-200702271730/ext/ming/ming.c:4282: error:
`SWF_SOUND_NELLY_COMPRESSED' undeclared (first use in this function)
/home/sw/php5.2-200702271730/ext/ming/ming.c:4283: error:
`SWF_SOUND_5KHZ' undeclared (first use in this function)
/home/sw/php5.2-200702271730/ext/ming/ming.c:4284: error:
`SWF_SOUND_11KHZ' undeclared (first use in this function)
/home/sw/php5.2-200702271730/ext/ming/ming.c:4285: error:
`SWF_SOUND_22KHZ' undeclared (first use in this function)
/home/sw/php5.2-200702271730/ext/ming/ming.c:4286: error:
`SWF_SOUND_44KHZ' undeclared (first use in this function)
/home/sw/php5.2-200702271730/ext/ming/ming.c:4287: error:
`SWF_SOUND_8BITS' undeclared (first use in this function)
/home/sw/php5.2-200702271730/ext/ming/ming.c:4288: error:
`SWF_SOUND_16BITS' undeclared (first use in this function)
/home/sw/php5.2-200702271730/ext/ming/ming.c:4289: error:
`SWF_SOUND_MONO' undeclared (first use in this function)
/home/sw/php5.2-200702271730/ext/ming/ming.c:4290: error:
`SWF_SOUND_STEREO' undeclared (first use in this function)
*** Error code 1
Stop in /home/sw/php5.2-200702271730.
------------------------------------------------------------------------
[2007-02-27 17:38:50] [email]bjori@php.net[/email]
Please try using this CVS snapshot:
[url]http://snaps.php.net/php5.2-latest.tar.gz[/url]
For Windows:
[url]http://snaps.php.net/win32/php5.2-win32-latest.zip[/url]
------------------------------------------------------------------------
[2007-02-27 17:32:04] jayssite at gmail dot com
Description:
------------
PHP 5.2.1 does not compile with ming 0.3.0
Actual result:
--------------
/bin/sh /home/sw/php-5.2.1/libtool --silent --preserve-dup-deps
--mode=compile gcc -Iext/ming/ -I/home/sw/php-5.2.1/ext/ming/
-DPHP_ATOM_INC -I/home/sw/php-5.2.1/include -I/home/sw/php-5.2.1/main
-I/home/sw/php-5.2.1 -I/usr/local/include/libxml2 -I/usr/local/include
-I/home/sw/php-5.2.1/ext/date/lib -I/usr/local/include/freetype2
-I/home/sw/php-5.2.1/ext/mbstring/oniguruma
-I/home/sw/php-5.2.1/ext/mbstring/libmbfl
-I/home/sw/php-5.2.1/ext/mbstring/libmbfl/mbfl
-I/usr/local/include/ming
-I/sw/mysql-standard-5.0.24-freebsd6.0-i386/include
-I/usr/local/include/pspell -I/home/sw/php-5.2.1/TSRM
-I/home/sw/php-5.2.1/Zend -I/usr/local/include -g -O2
-prefer-non-pic -c /home/sw/php-5.2.1/ext/ming/ming.c -o
ext/ming/ming.lo
/home/sw/php-5.2.1/ext/ming/ming.c: In function `getFontOrFontChar':
/home/sw/php-5.2.1/ext/ming/ming.c:3850: error:
`fontchar_class_entry_ptr' undeclared (first use in this function)
/home/sw/php-5.2.1/ext/ming/ming.c:3850: error: (Each undeclared
identifier is reported only once
/home/sw/php-5.2.1/ext/ming/ming.c:3850: error: for each function it
appears in.)
/home/sw/php-5.2.1/ext/ming/ming.c: In function `zm_startup_ming':
/home/sw/php-5.2.1/ext/ming/ming.c:4257: error: `SWFTEXTFIELD_USEFONT'
undeclared (first use in this function)
/home/sw/php-5.2.1/ext/ming/ming.c:4258: error: `SWFTEXTFIELD_AUTOSIZE'
undeclared (first use in this function)
/home/sw/php-5.2.1/ext/ming/ming.c:4278: error:
`SWF_SOUND_NOT_COMPRESSED' undeclared (first use in this function)
/home/sw/php-5.2.1/ext/ming/ming.c:4279: error:
`SWF_SOUND_ADPCM_COMPRESSED' undeclared (first use in this function)
/home/sw/php-5.2.1/ext/ming/ming.c:4280: error:
`SWF_SOUND_MP3_COMPRESSED' undeclared (first use in this function)
/home/sw/php-5.2.1/ext/ming/ming.c:4281: error:
`SWF_SOUND_NOT_COMPRESSED_LE' undeclared (first use in this function)
/home/sw/php-5.2.1/ext/ming/ming.c:4282: error:
`SWF_SOUND_NELLY_COMPRESSED' undeclared (first use in this function)
/home/sw/php-5.2.1/ext/ming/ming.c:4283: error: `SWF_SOUND_5KHZ'
undeclared (first use in this function)
/home/sw/php-5.2.1/ext/ming/ming.c:4284: error: `SWF_SOUND_11KHZ'
undeclared (first use in this function)
/home/sw/php-5.2.1/ext/ming/ming.c:4285: error: `SWF_SOUND_22KHZ'
undeclared (first use in this function)
/home/sw/php-5.2.1/ext/ming/ming.c:4286: error: `SWF_SOUND_44KHZ'
undeclared (first use in this function)
/home/sw/php-5.2.1/ext/ming/ming.c:4287: error: `SWF_SOUND_8BITS'
undeclared (first use in this function)
/home/sw/php-5.2.1/ext/ming/ming.c:4288: error: `SWF_SOUND_16BITS'
undeclared (first use in this function)
/home/sw/php-5.2.1/ext/ming/ming.c:4289: error: `SWF_SOUND_MONO'
undeclared (first use in this function)
/home/sw/php-5.2.1/ext/ming/ming.c:4290: error: `SWF_SOUND_STEREO'
undeclared (first use in this function)
*** Error code 1
Stop in /home/sw/php-5.2.1.
------------------------------------------------------------------------
--
Edit this bug report at [url]http://bugs.php.net/?id=40663&edit=1[/url]
tony2001@php.net Guest



Reply With Quote

