Date: Thu, 24 Jun 2010 15:42:04 +0200 From: Dimitry Andric <dimitry@andric.com> To: Cristiano Deana <cristiano.deana@gmail.com> Cc: freebsd-current@freebsd.org Subject: Re: Problem with buildworld with CLANG Message-ID: <4C2360AC.9070309@andric.com> In-Reply-To: <AANLkTikGOr908xX5sTW9NXR_ICEH5ISVWaJYs4I-g5vG@mail.gmail.com> References: <AANLkTimW-hx2y53BdEBb1g7VMNx2Lcns-nSZYNfo7TY6@mail.gmail.com> <AANLkTilYvE3iRKsdkFfz-efWOiaED9kr-FZvS7SqXDU4@mail.gmail.com> <AANLkTinC1n4SjXZXXs_FZyUPcGIFWirYWvSIJ8OQfIFY@mail.gmail.com> <AANLkTimcEUVxI5AZkMhH1onjBnX5H39ffW7KDkPqr2ul@mail.gmail.com> <AANLkTikGOr908xX5sTW9NXR_ICEH5ISVWaJYs4I-g5vG@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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. :)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4C2360AC.9070309>