Problem with buildworld with CLANG
Dimitry Andric
dimitry at andric.com
Thu Jun 24 13:42:03 UTC 2010
On 2010-06-24 15:33, Cristiano Deana wrote:
> Last lines:
>
> /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/md4/md4_dgst.c:135:2:
> error: unsupported inline asm: input with type 'unsigned long'
> matching output with type
> 'unsigned int'
> R1(D,A,B,C,X( 4), 5,0x5A827999L);
> ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Don't try building head with clang, it is not possible yet. Use
clangbsd instead. :)
More information about the freebsd-current
mailing list