From owner-freebsd-questions@FreeBSD.ORG Mon Mar 12 16:43:11 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5253D16A401 for ; Mon, 12 Mar 2007 16:43:11 +0000 (UTC) (envelope-from chobbs@siloamsprings.com) Received: from [24.248.215.40] (cityhall.siloamsprings.com [24.248.215.40]) by mx1.freebsd.org (Postfix) with ESMTP id 1723213C448 for ; Mon, 12 Mar 2007 16:43:11 +0000 (UTC) (envelope-from chobbs@siloamsprings.com) Received: from athome.siloamsprings.com by [24.248.215.40] via smtpd (for mx1.freebsd.org [69.147.83.52]) with ESMTP; Mon, 12 Mar 2007 11:42:17 -0500 Received: from localhost (localhost.localdomain [127.0.0.1]) by athome.siloamsprings.com (Postfix) with ESMTP id E7D3F694066 for ; Mon, 12 Mar 2007 10:10:29 -0600 (CST) Received: from [10.5.1.254] (unknown [10.5.1.254]) by athome.siloamsprings.com (Postfix) with ESMTP id D64DD694060 for ; Mon, 12 Mar 2007 10:10:29 -0600 (CST) Received: from no.name.available by [10.5.1.254] via smtpd (for athome.siloamsprings.com [10.5.1.3]) with ESMTP; Mon, 12 Mar 2007 11:09:36 -0500 Date: Mon, 12 Mar 2007 11:10:19 -0500 From: "Christopher M. Hobbs" To: freebsd-questions@freebsd.org Message-ID: <20070312161019.GB771@siloamsprings.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="NMuMz9nt05w80d4+" Content-Disposition: inline User-Agent: Mutt/1.4.2.2i X-PGP-Key: http://altbit.org/pseudorandom/keys/officekey.gpg X-PGP-Key-FingerPrint: 75E4 B0C1 EFCB 13E1 ED5B A8B8 E43E AFFD A376 48AF Subject: problem building php5-pcre X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Mar 2007 16:43:11 -0000 --NMuMz9nt05w80d4+ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Anyone else have this particular error? I can't seem to get php5-pcre to build. /usr/ports/devel/php5-pcre/work/php-5.2.1/ext/pcre/php_pcre.c -fPIC -DPIC -o .libs/php_pcre.o /usr/ports/devel/php5-pcre/work/php-5.2.1/ext/pcre/php_pcre.c:102: warning: parameter has incomplete type /usr/ports/devel/php5-pcre/work/php-5.2.1/ext/pcre/php_pcre.c: In function `PHP_GINIT_FUNCTION': /usr/ports/devel/php5-pcre/work/php-5.2.1/ext/pcre/php_pcre.c:101: error: parameter name omitted /usr/ports/devel/php5-pcre/work/php-5.2.1/ext/pcre/php_pcre.c:103: error: invalid type argument of `->' /usr/ports/devel/php5-pcre/work/php-5.2.1/ext/pcre/php_pcre.c:104: error: invalid type argument of `->' /usr/ports/devel/php5-pcre/work/php-5.2.1/ext/pcre/php_pcre.c:105: error: invalid type argument of `->' /usr/ports/devel/php5-pcre/work/php-5.2.1/ext/pcre/php_pcre.c:106: error: invalid type argument of `->' /usr/ports/devel/php5-pcre/work/php-5.2.1/ext/pcre/php_pcre.c: At top level: /usr/ports/devel/php5-pcre/work/php-5.2.1/ext/pcre/php_pcre.c:110: warning: parameter has incomplete type /usr/ports/devel/php5-pcre/work/php-5.2.1/ext/pcre/php_pcre.c: In function `PHP_GSHUTDOWN_FUNCTION': /usr/ports/devel/php5-pcre/work/php-5.2.1/ext/pcre/php_pcre.c:109: error: parameter name omitted /usr/ports/devel/php5-pcre/work/php-5.2.1/ext/pcre/php_pcre.c:111: error: invalid type argument of `->' /usr/ports/devel/php5-pcre/work/php-5.2.1/ext/pcre/php_pcre.c: At top level: /usr/ports/devel/php5-pcre/work/php-5.2.1/ext/pcre/php_pcre.c:1776: error: syntax error before "pcre" /usr/ports/devel/php5-pcre/work/php-5.2.1/ext/pcre/php_pcre.c:1777: error: syntax error before "pcre" /usr/ports/devel/php5-pcre/work/php-5.2.1/ext/pcre/php_pcre.c:1778: error: syntax error before "pcre" *** Error code 1 Stop in /usr/ports/devel/php5-pcre/work/php-5.2.1/ext/pcre. *** Error code 1 Stop in /usr/ports/devel/php5-pcre. --=20 Christopher M. Hobbs IS Technician, City of Siloam Springs chobbs@siloamsprings.com, (479).524.5136 --NMuMz9nt05w80d4+ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFF9Xtr5D6v/aN2SK8RAnGoAKDNDtn5aBIGVcySrAv0ojvYW5p0rwCdHVFG A0igxfcbAWT9HqaAhMYyL80= =qn3W -----END PGP SIGNATURE----- --NMuMz9nt05w80d4+--