Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 May 2006 08:26:31 -0700
From:      "Kevin Oberman" <oberman@es.net>
To:        vova@fbsd.ru
Cc:        gnome <freebsd-gnome@FreeBSD.org>
Subject:   Re: faild to upgrade epiphany-extensions-2.14.1 
Message-ID:  <20060512152631.3557645042@ptavv.es.net>
In-Reply-To: Your message of "Fri, 12 May 2006 12:59:46 %2B0400." <1147424386.31483.17.camel@localhost> 

next in thread | previous in thread | raw e-mail | index | archive | help
> From: Vladimir Grebenschikov <vova@fbsd.ru>
> Date: Fri, 12 May 2006 12:59:46 +0400
> Sender: owner-freebsd-gnome@freebsd.org
> 
> 
> 
> Stop in /usr/ports/www/epiphany-extensions.
> ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade23146.4 make
> ** Fix the problem and try again.
> 
> config.log in attachment (gzipped)
> 
> part of it:
> ...
> | #include <pcre.h>
> | 
> |                                  int main() {
> |                                    int t;
> |                                    return (pcre_config (PCRE_CONFIG_UTF8, &t) || !t);
> |                                  }
> configure:23737: result: no
> configure:23744: error: pcre does not support utf-8
> ...

epiphany-extensions now requires pcre-utf8 in place of pcre. You should
be able to 'pkg_delete -f pcre-6.6_1' and 'portinstall pcre-utf8'. Then
'pkgdb -Ff' and things should work correctly. 

I think all of the Gnome ports have now been updated to use pcre-utf8,
but it is possible that there might be issues for any non-Gnome ports
that use pcre. If there are, I have not seen them so far. I think
pcre-utf8 is supposed to be compatible with pcre with the added support
for utf-8 coding, so nothing should break.
-- 
R. Kevin Oberman, Network Engineer
Energy Sciences Network (ESnet)
Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab)
E-mail: oberman@es.net			Phone: +1 510 486-8634



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