Skip site navigation (1)Skip section navigation (2)
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
Message-ID:  <20020724101956.6eebb2c8.nkinkade@dsl-only.com>

next in thread | raw e-mail | index | archive | help
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-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020724101956.6eebb2c8.nkinkade>