Date: Fri, 04 Nov 2011 20:19:12 +0100 From: Armin Pirkovitsch <armin@frozen-zone.org> To: guru@unixarea.de, freebsd-current@freebsd.org Subject: Re: 10-CURRENT && ports/security/p11-kit Message-ID: <4EB43AB0.4030107@frozen-zone.org> In-Reply-To: <20111104132640.GA1378@tiny> References: <20111104132640.GA1378@tiny>
next in thread | previous in thread | raw e-mail | index | archive | help
On 11/04/11 14:26, Matthias Apitz wrote:
>
> ports/security/p11-kit (requested by ports/graphics/evince via gnome)
> does not build:
>
> caracas# pwd
> /usr/ports/security/p11-kit
> caracas# make
> ===> Building for p11-kit-0.8
> ...
> checking for ld used by GCC... /usr/bin/ld
> checking if the linker (/usr/bin/ld) is GNU ld... yes
> checking for shared library run path origin... done
> checking for CFPreferencesCopyAppValue... no
> checking for CFLocaleCopyCurrent... no
> checking whether to use NLS... no
> ./configure: 14377: Syntax error: word unexpected (expecting ")")
> *** Error code 2
Just wondering - have you looked at UPDATING? - especially:
20110928:
AFFECTS: users of 10-current
AUTHOR: eadler@FreeBSD.org
There are known issues installing ports on FreeBSD 10+ due to
bogus assumptions by various build scripts. This will not be fixed
until 9-RELEASE is released.
There are two workarounds:
1) Set UNAME_r=9.9-CURRENT in your environment
2) Set REVISION="9.9" in ${SRCDIR}/sys/conf/newvers.sh
afaik there are already some people working on that problem - however
I'd suggest you try one of the workarounds for now...
Armin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4EB43AB0.4030107>
