From owner-freebsd-ports@FreeBSD.ORG  Mon May  8 02:52:33 2006
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: freebsd-ports@freebsd.org
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id C140916A401
	for <freebsd-ports@freebsd.org>; Mon,  8 May 2006 02:52:33 +0000 (UTC)
	(envelope-from xxjack12xx@gmail.com)
Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.201])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 4B6BC43D46
	for <freebsd-ports@freebsd.org>; Mon,  8 May 2006 02:52:33 +0000 (GMT)
	(envelope-from xxjack12xx@gmail.com)
Received: by wx-out-0102.google.com with SMTP id t13so784853wxc
	for <freebsd-ports@freebsd.org>; Sun, 07 May 2006 19:52:32 -0700 (PDT)
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com;
	h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references;
	b=XVXwH9J29pPouF1swfcQpfitNryAWzgx0Nxdzl3aXL/MynotYXDAH25HLBY82tS7b3T98XZS51iJZssWOyYGIji3jLJM0TdmaSz4nGibtw+63GJYHOUjv4LoMklTlAPRjTAuVSBV7F29+6ZkhfT7zG1yMyFeR2WxVfbfDzYzyNM=
Received: by 10.70.51.19 with SMTP id y19mr1775963wxy;
	Sun, 07 May 2006 19:52:32 -0700 (PDT)
Received: by 10.70.133.20 with HTTP; Sun, 7 May 2006 19:52:32 -0700 (PDT)
Message-ID: <ab581e310605071952i2c4266e8v693ae5d6a546bbdc@mail.gmail.com>
Date: Sun, 7 May 2006 19:52:32 -0700
From: "Jack L." <xxjack12xx@gmail.com>
To: "Derrick Edwards" <derrick@uniquestrength.net>
In-Reply-To: <200605071253.24756.derrick@uniquestrength.net>
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
References: <200605071253.24756.derrick@uniquestrength.net>
Cc: freebsd-ports@freebsd.org
Subject: Re: php5-pcre problem
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 08 May 2006 02:52:33 -0000

Just pkg_delete it, upgrade php with the new options, reinstall it,
and it should work. Worked for me.

On 5/7/06, Derrick Edwards <derrick@uniquestrength.net> wrote:
>     Hi,
> I was trying to upgrade php5 today and I noticed that all the other php5
> extensions installed correctly however, php5-pcre did not. This is the
> begining of the error message.
> v/r
> Derrick
> FreeBSD 6.1-RC i386 SMP-GENERIC
>
>
> -o .libs/php_pcre.o
> /usr/ports/devel/php5-pcre/work/php-5.1.4/ext/pcre/php_pcre.c:1630: error=
:
> `fifth_arg_force_ref' undeclared here (not in a function)
> /usr/ports/devel/php5-pcre/work/php-5.1.4/ext/pcre/php_pcre.c:1630: error=
:
> initializer element is not constant
> /usr/ports/devel/php5-pcre/work/php-5.1.4/ext/pcre/php_pcre.c:1630: error=
:
> (near initialization for `pcre_functions[2].arg_info')
> /usr/ports/devel/php5-pcre/work/php-5.1.4/ext/pcre/php_pcre.c:1630: error=
:
> initializer element is not constant
> /usr/ports/devel/php5-pcre/work/php-5.1.4/ext/pcre/php_pcre.c:1630: error=
:
> (near initialization for `pcre_functions[2]')
> /usr/ports/devel/php5-pcre/work/php-5.1.4/ext/pcre/php_pcre.c:1631: error=
:
> initializer element is not constant
> /usr/ports/devel/php5-pcre/work/php-5.1.4/ext/pcre/php_pcre.c:1631: error=
:
> (near initialization for `pcre_functions[3].arg_info')
> /usr/ports/devel/php5-pcre/work/php-5.1.4/ext/pcre/php_pcre.c:1631: error=
:
> initializer element is not constant
> /usr/ports/devel/php5-pcre/work/php-5.1.4/ext/pcre/php_pcre.c:1631: error=
:
> (near initialization for `pcre_functions[3]')
> /usr/ports/devel/php5-pcre/work/php-5.1.4/ext/pcre/php_pcre.c:1632: error=
:
> initializer element is not constant
> /usr/ports/devel/php5-pcre/work/php-5.1.4/ext/pcre/php_pcre.c:1632: error=
:
> (near initialization for `pcre_functions[4]')
> /usr/ports/devel/php5-pcre/work/php-5.1.4/ext/pcre/php_pcre.c:1633: error=
:
> initializer element is not constant
> /usr/ports/devel/php5-pcre/work/php-5.1.4/ext/pcre/php_pcre.c:1633: error=
:
> (near initialization for `pcre_functions[5]')
> /usr/ports/devel/php5-pcre/work/php-5.1.4/ext/pcre/php_pcre.c:1634: error=
:
> initializer element is not constant
> /usr/ports/devel/php5-pcre/work/php-5.1.4/ext/pcre/php_pcre.c:1634: error=
:
> (near initialization for `pcre_functions[6]')
> /usr/ports/devel/php5-pcre/work/php-5.1.4/ext/pcre/php_pcre.c:1635: error=
:
> initializer element is not constant
> /usr/ports/devel/php5-pcre/work/php-5.1.4/ext/pcre/php_pcre.c:1635: error=
:
> (near initialization for `pcre_functions[7]')
> *** Error code 1
>
> Stop in /usr/ports/devel/php5-pcre/work/php-5.1.4/ext/pcre.
> *** Error code 1
>
> Stop in /usr/ports/devel/php5-pcre.
> [root@www /usr/ports/devel/php5-pcre]#
> _______________________________________________
> freebsd-ports@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"
>