Date: Thu, 25 Jul 2002 13:54:15 -0700 From: Nathan Kinkade <nkinkade@dsl-only.net> To: freebsd-ports@freebsd.org Subject: Fw: PHP 4.2.2 build failure Message-ID: <20020725135415.2ddb3082.nkinkade@dsl-only.net>
next in thread | raw e-mail | index | archive | help
I posted the following message on freebsd-questions yesterday morning, but haven't got any responses. Does anyone have suggestions as to what might be wrong? I've double checked that all dependencies are up to date. I'm not subscribed to this particular list so please cc: me on any replies. Thanks, Nathan Begin forwarded message: Date: Wed, 24 Jul 2002 10:19:56 -0700 From: Nathan Kinkade <nkinkade@dsl-only.com> To: freebsd-questions@freebsd.org Subject: PHP 4.2.2 build failure I'm trying to build the mod_php4 port (v4.2.2) and am getting the following stop error. Anyone having the same problem, or know how to correct this? I'm using 4.6-STABLE built July 12 and I cvsup'ed my ports tree just yesterday. Thanks. Nathan ===> Building for mod_php4-4.2.2 Making all in Zend /bin/sh ../libtool --silent --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../main -DHARD_SERVER_LIMIT=512 -DDOCUMENT_LOCATION="/usr/local/www/data/" -DDEFAULT_PATH="/usr/local/bin:/bin:/usr/bin" -DACCEPT_FILTER_NAME="httpready" -DMOD_SSL=208109 -DEAPI -DEAPI_MM -DUSE_EXPAT -I../TSRM -O -pipe -march=pentiumpro -I/usr/local/include -prefer-pic -c -o zend_language_parser.lo `test -f zend_language_parser.c || echo './'`zend_language_parser.c In file included from zend.h:180, from zend_compile.h:24, from zend_language_parser.c:147: zend_hash.h:119: syntax error before `va_list' In file included from zend.h:181, from zend_compile.h:24, from zend_language_parser.c:147: zend_llist.h:34: syntax error before `va_list' In file included from zend_compile.h:24, from zend_language_parser.c:147: zend.h:263: syntax error before `va_list' zend.h:394: syntax error before `va_list' *** Error code 1 Stop in /usr/ports/www/mod_php4/work/php-4.2.2/Zend. *** Error code 1 Stop in /usr/ports/www/mod_php4/work/php-4.2.2. *** Error code 1 Stop in /usr/ports/www/mod_php4. *** Error code 1 Stop in /usr/ports/www/mod_php4. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020725135415.2ddb3082.nkinkade>