Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Apr 2014 09:40:01 GMT
From:      Tijl Coosemans <tijl@FreeBSD.org>
To:        apache@FreeBSD.org
Subject:   Re: ports/188171: devel/subversion package broken
Message-ID:  <201404030940.s339e17X052607@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/188171; it has been noted by GNATS.

From: Tijl Coosemans <tijl@FreeBSD.org>
To: Jonas =?ISO-8859-1?Q?B=FClow?= <jonas.bulow@gmail.com>,
        bug-followup@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@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.



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