ports/188171: devel/subversion package broken

Tijl Coosemans tijl at FreeBSD.org
Thu Apr 3 09:40:01 UTC 2014


The following reply was made to PR ports/188171; it has been noted by GNATS.

From: Tijl Coosemans <tijl at FreeBSD.org>
To: Jonas =?ISO-8859-1?Q?B=FClow?= <jonas.bulow at gmail.com>,
        bug-followup at FreeBSD.org
Cc:  
Subject: Re: ports/188171: devel/subversion package broken
Date: Thu, 3 Apr 2014 11:30:54 +0200

 On Thu, 3 Apr 2014 10:40:28 +0200 Jonas B=FClow wrote:
 > On Wed, Apr 2, 2014 at 11:14 AM, Tijl Coosemans <tijl at freebsd.org> wrote:
 >> The symbol __bsd_iconv_open is supposed to be in libc.  Can you please
 >> verify it is there with:
 >>
 >> readelf -s /lib/libc.so.7 | grep __bsd_iconv
 >
 > It's not there:
 >
 > #readelf -s /lib/libc.so.7 | grep -c __bsd_iconv
 > 0
 
 Then your system must have been recompiled with WITHOUT_ICONV in
 /etc/src.conf.  Just remove that and recompile again.


More information about the freebsd-apache mailing list