|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] c/s 17913: Breakage on *BSD
The complaint about licensing is probably valid, but plenty of devel
machines don't have libgcrypt. I'll add code to fall back to libcrypto if
libgcrypt is not installed. Then everybody should be happy (maybe).
-- Keir
On 30/6/08 10:52, "Christoph Egger" <Christoph.Egger@xxxxxxx> wrote:
>
> Hi!
>
> Changeset 17913 breaks build on *BSD:
>
> block-qcow.c:36:20: error: gcrypt.h: No such file or directory
> cc1: warnings being treated as errors
> block-qcow.c: In function 'gen_cksum':
> block-qcow.c:160: warning: implicit declaration of
> function 'gcry_md_hash_buffer'
> block-qcow.c:160: error: 'GCRY_MD_MD5' undeclared (first use in this function)
> block-qcow.c:160: error: (Each undeclared identifier is reported only once
> block-qcow.c:160: error: for each function it appears in.)
>
> Keir, Bastian: Please revert this or find a portable solution.
>
> Christoph
>
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|