Date: Fri, 16 Aug 2013 08:00:31 +0200 From: Johan Henselmans <johan@netsense.nl> To: freebsd-arm <freebsd-arm@freebsd.org> Subject: Re: pkg repository for ARM? Message-ID: <6E6115DF-8CB9-42E1-9103-35A0610CE8CD@netsense.nl> In-Reply-To: <522A0D57-4DD4-4669-BB5A-AFCD81E9F497@netsense.nl> References: <522A0D57-4DD4-4669-BB5A-AFCD81E9F497@netsense.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
On 15 aug. 2013, at 22:45, Johan Henselmans <johan@netsense.nl> wrote: > I have used Tim Kienztle's Crochet script to create a 4 GB image for = the BeagleBone.=20 >=20 > After a second reboot it worked, but it is slow (as Ian pointed out = because the SD Card is nt using a dma driver).=20 >=20 > My problem at the moment is that I am trying to compile git to get = some repositories to test, but I can not get there. Reason is that = libgcrypt does not compile: error log is over here: >=20 > http://pastebin.com/D3LTUv2P OK, to summarize: add=20 =3D=3D=3D=3D=3D=3D=3D=3D=3D CC=3Dgcc42 USE_GCC=3D4.2 =3D=3D=3D=3D=3D=3D=3D=3D=3D to Makefile, compiling it with gcc. What did not work was adding =3D=3D=3D=3D=3D=3D=3D=3D=3D #CFLAGS+=3D -fheinous-gnu-extensions =3D=3D=3D=3D=3D=3D=3D=3D=3D to Makefile (without the hash, but I included that for the sloppy reader = that copies and pastes) >=20 > Can anybody explain what I should do? Is this a clang/gcc problem, or = is there something wrong with the assembler? >=20 > On a related note: is there a pkg repository where one can just get = compiled packages for ARM? >=20 > Johan Henselmans > johan@netsense.nl >=20 >=20 >=20 > _______________________________________________ > freebsd-arm@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-arm > To unsubscribe, send any mail to "freebsd-arm-unsubscribe@freebsd.org" Johan Henselmans johan@netsense.nl
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6E6115DF-8CB9-42E1-9103-35A0610CE8CD>