ID: 29405 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Compile Failure Operating System: gentoo PHP Version: 5CVS-2004-07-27 (dev) New Comment:
Run ./buildconf && ./configure again after applying the patch. Previous Comments: ------------------------------------------------------------------------ [2004-07-27 14:25:27] [EMAIL PROTECTED] it didn't help ------------------------------------------------------------------------ [2004-07-27 14:02:23] [EMAIL PROTECTED] Yep, this happens because of missing comma in ext/gd/config.m4. Apply this patch: http://lists.php.net/php.cvs/28020, it should work after that. ------------------------------------------------------------------------ [2004-07-27 13:58:32] [EMAIL PROTECTED] Description: ------------ Not sure if I'm doing something bad, but... I've compilled PHP 5.1 yesterday successfully, but today I couldn't compile it. Reproduce code: --------------- ./buildconf ./configure --with-tidy --with-mysql --with-zlib --with-bz2 --with-gd --with-png --with-jpeg-dir --with-freetype-dir --with-apxs2=/usr/local/apache2/bin/apxs --disable-cgi --enable-exif --enable-sockets --enable-soap make Actual result: -------------- As the message is too big, I've posted it at: http://testes.aborla.net/php5_1-errors.txt ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=29405&edit=1
