unbound compilation issue

Olivier Houchard mlfbsd at ci0.org
Wed Aug 28 16:36:07 UTC 2013


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


More information about the freebsd-arm mailing list