ID: 40663 Updated by: [EMAIL PROTECTED] Reported By: jayssite at gmail dot com -Status: Assigned +Status: Feedback Bug Type: Compile Failure Operating System: FreeBSD 6.x PHP Version: 5.2.1 Assigned To: fmk New Comment:
Is this still valid? 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 PROTECTED] 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 ------------------------------------------------------------------------ [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 http://bugs.php.net/?id=40663&edit=1