Date: Thu, 29 Aug 2013 09:36:02 +0200 From: Aurelien Martin <01aurelien@gmail.com> To: Olivier Houchard <mlfbsd@ci0.org> Cc: freebsd-arm@freebsd.org Subject: Re: unbound compilation issue rpi Message-ID: <1377761762.6953.7.camel@pandabook> In-Reply-To: <20130828163545.GA55072@ci0.org> References: <1377705113.23901.8.camel@pandabook> <20130828163545.GA55072@ci0.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi Olivier, I did "make clean" http://pastebin.com/ki0c7MWf A new issue with "make install", it's seems related to gettext http://pastebin.com/g9K6V6EQ The "make install" advice me to sent the following attachment to autotools@FreeBSD.org [maintainer]. Should I ? http://pastebin.com/JpyRFshY p.s: mailing list prefer pastebin log or attachment ? Aurelien On Wed, 2013-08-28 at 18:35 +0200, Olivier Houchard wrote: > Hi Aurelien, > > On Wed, Aug 28, 2013 at 05:51:53PM +0200, Aurelien Martin wrote: > > Dear all, my first in mailing list :) > > > > I have a compilation failure for "unbound" (gettext seems involved) > > http://pastebin.com/DUmVpZ5R > > > > rpi B with: FreeBSD raspberry-pi 10.0-CURRENT FreeBSD 10.0-CURRENT #84 > > r252209M: Thu Jun 27 09:09:14 EDT 2013 > > > > I already ask to #freebsd channel they advice me to modify my make.conf: > > CC=gcc42 > > CXX=g++42 > > CPP=cpp42 > > > > That should probably just be gcc, g++ and cpp. > > > But almost the same errors: http://pastebin.com/jstWRMSY > > Did you run make clean ? It seems it still tries to use clang as the compiler. > > Regards, > > Olivier
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1377761762.6953.7.camel>