make buildworld failed on Raspberry Pi 2 - "instruction requires: armv6t2"

Tim Kientzle tim at kientzle.com
Fri Nov 27 19:23:17 UTC 2015


Try with an empty /etc/make.conf and let us know if that fixes it.

If it builds correctly with an empty /etc/make.conf, you can try commenting out single lines here and see which one is the problem.

Tim

P.S.  What is RaspBSD?


> On Nov 27, 2015, at 10:56 AM, Hamza Sheikh <fehrist at codeghar.com> wrote:
> 
> Here are the contents of /etc/make.conf
> 
> $ cat /etc/make.conf
> CC=clang
> CXX=clang++
> CPP=clang-cpp
> WRKDIRPREFIX=/tmp
> CPUTYPE?=native
> WITH_PKGNG=yes
> 
> -- 
> Hamza Sheikh
> Twitter: @aikchar
> _______________________________________________
> freebsd-arm at freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-arm
> To unsubscribe, send any mail to "freebsd-arm-unsubscribe at freebsd.org"



More information about the freebsd-arm mailing list