Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Nov 2015 11:23:08 -0800
From:      Tim Kientzle <tim@kientzle.com>
To:        fehrist@codeghar.com
Cc:        freebsd-arm <freebsd-arm@freebsd.org>
Subject:   Re: make buildworld failed on Raspberry Pi 2 - "instruction requires: armv6t2"
Message-ID:  <E1375E26-D861-4298-B30E-6BA954FC9FA2@kientzle.com>
In-Reply-To: <5658A76C.1010502@codeghar.com>
References:  <56555273.403@codeghar.com> <5658A76C.1010502@codeghar.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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@codeghar.com> =
wrote:
>=20
> Here are the contents of /etc/make.conf
>=20
> $ cat /etc/make.conf
> CC=3Dclang
> CXX=3Dclang++
> CPP=3Dclang-cpp
> WRKDIRPREFIX=3D/tmp
> CPUTYPE?=3Dnative
> WITH_PKGNG=3Dyes
>=20
> --=20
> Hamza Sheikh
> Twitter: @aikchar
> _______________________________________________
> freebsd-arm@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-arm
> To unsubscribe, send any mail to "freebsd-arm-unsubscribe@freebsd.org"




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1375E26-D861-4298-B30E-6BA954FC9FA2>