pkg repository for ARM?

Tim Kientzle tim at kientzle.com
Fri Aug 16 02:22:04 UTC 2013


> 
> 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:
> 
> http://pastebin.com/D3LTUv2P
> 
> Can anybody explain what I should do? Is this a clang/gcc problem, or is there something wrong with the assembler?

"… or build with -fheinous-gnu-extensions"

Have you tried adding this option to CFLAGS in
the libgcrypt Makefile?

> On a related note: is there a pkg repository where one can just get compiled packages for ARM?

A few folks have partial ones but there's nothing
official.

Tim



More information about the freebsd-arm mailing list