Date: Mon, 28 Jul 2014 14:31:32 +0300 From: wishmaster <artemrts@ukr.net> To: apache@freebsd.org Subject: Re[2]: apr1 compillation problem Message-ID: <1406547076.574351944.txnt3g9s@frv34.fwdcdn.com> In-Reply-To: <53D5D0C4.5050501@gmx.de> References: <1406494206.727333765.iuyqk9oa@frv34.fwdcdn.com> <53D5D0C4.5050501@gmx.de>
next in thread | previous in thread | raw e-mail | index | archive | help
--- Original message --- From: "olli hauer" <ohauer@gmx.de> Date: 28 July 2014, 07:25:32 > 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. > Oh, yes. Seems I have forgotten run delete-old and delete-old-libs after world installation. Now all ok. Thanks.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1406547076.574351944.txnt3g9s>