qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH] Build fixes


From: Raghavendra D Prabhu
Subject: [Qemu-devel] [PATCH] Build fixes
Date: Sat, 2 Jul 2011 19:36:46 +0530
User-agent: Mutt/1.5.21 (2010-12-30)

Hi,
    With default configure, the qemu-kvm client build was failing for me
    since Werror is enabled by default in configure.
    Deprecations (gnutls), gcc signed-overflow optimization
    (Werror=strict-overflows) and few unused-but-set variables were
    causing it. I have attached the patches after applying which, I got
    no further errors.

--------------------------
Raghavendra Prabhu
GPG Id : 0xD72BE977
Fingerprint: B93F EBCB 8E05 7039 CD3C A4B8 A616 DCA1 D72B E977
www: wnohang.net

Attachment: 0001-Avoid-the-use-of-deprecated-gnutls-gnutls_-_set_prio.patch
Description: Text document

Attachment: 0002-Add-fno-strict-overflow.patch
Description: Text document

Attachment: 0003-Avoid-Wunsed-but-set-warnings-or-errors-in-case-of-W.patch
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]