Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Jul 2014 06:25:40 +0200
From:      olli hauer <ohauer@gmx.de>
To:        wishmaster <artemrts@ukr.net>
Cc:        apache@freebsd.org
Subject:   Re: apr1 compillation problem
Message-ID:  <53D5D0C4.5050501@gmx.de>
In-Reply-To: <1406494206.727333765.iuyqk9oa@frv34.fwdcdn.com>
References:  <1406494206.727333765.iuyqk9oa@frv34.fwdcdn.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2014-07-27 22:54, wishmaster wrote:
> Hi,
> I have system, which has being rebuild with WITHOUT_ICONV=true in src.conf and I am unable to rebuild apr1. Error log below.
> As workaround I remove `iconv` from USES=
> 
> 
> #uname -a
> 
>  FreeBSD example.com.ua 10.0-STABLE FreeBSD 10.0-STABLE #0 r269085: Fri Jul 25 09:52:56 EEST 2014     wishmaster@example.com.ua:/usr/obj/usr/src/sys/SMS  i386
> 
> checking iconv.h usability... yes
> checking iconv.h presence... yes
> checking for iconv.h... yes
>   setting LIBS to "-liconv"
>   nulling LIBS
> configure: error: iconv support requested, but not found
> *** Error code 1
> 

In case you rebuild your system with WITHOUT_ICONV=true the old system headers are still there.

Try running make delete-old, make delete-old-libs from /usr/src so these headers are removed.




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