WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

RE: [Xen-devel] Compilation Issue

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: RE: [Xen-devel] Compilation Issue
From: "Huang2, Wei" <Wei.Huang2@xxxxxxx>
Date: Tue, 6 Nov 2007 17:31:09 -0600
Delivery-date: Tue, 06 Nov 2007 15:35:48 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <7D748C767B7FA541A8AC5504A4C89A23054D353C@xxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <7D748C767B7FA541A8AC5504A4C89A23054D353C@xxxxxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: Acggyi5jZp7nc1YMRh2GAtcaj0jgngAAtFUw
Thread-topic: [Xen-devel] Compilation Issue
Never mind. It looks like my GNU TLS is too old...
 

From: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx [mailto:xen-devel-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of Huang2, Wei
Sent: Tuesday, November 06, 2007 5:10 PM
To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] Compilation Issue

Is anyone having issue with compiling Xen under 32bit mode? I received the following error message with "make dist":
 
==========
/xen/tools/ioemu/vnc.c: In function #protocol_client_auth_vnc#:
/xen/tools/ioemu/vnc.c:1570: warning: pointer targets in passing argument 1 of #deskey# differ in signedness
/xen/tools/ioemu/vnc.c:1572: warning: pointer targets in passing argument 1 of #des# differ in signedness
/xen/tools/ioemu/vnc.c:1572: warning: pointer targets in passing argument 2 of #des# differ in signedness
/xen/tools/ioemu/vnc.c: In function #start_auth_vnc#:
/xen/tools/ioemu/vnc.c:1602: warning: passing argument 2 of #vnc_read_when# from incompatible pointer type
/xen/tools/ioemu/vnc.c: In function #vnc_validate_certificate#:
/xen/tools/ioemu/vnc.c:1735: error: #GNUTLS_CERT_INSECURE_ALGORITHM# undeclared (first use in this function)
/xen/tools/ioemu/vnc.c:1735: error: (Each undeclared identifier is reported only once
/xen/tools/ioemu/vnc.c:1735: error: for each function it appears in.)
/xen/tools/ioemu/vnc.c: In function #protocol_client_vencrypt_auth#:
/xen/tools/ioemu/vnc.c:1958: warning: pointer targets in passing argument 1 of #read_u32# differ in signedness
/xen/tools/ioemu/vnc.c: In function #protocol_client_vencrypt_init#:
/xen/tools/ioemu/vnc.c:2000: warning: passing argument 2 of #vnc_read_when# from incompatible pointer type
/xen/tools/ioemu/vnc.c: In function #start_auth_vencrypt#:
/xen/tools/ioemu/vnc.c:2011: warning: passing argument 2 of #vnc_read_when# from incompatible pointer type
/xen/tools/ioemu/vnc.c: In function #protocol_version#:
/xen/tools/ioemu/vnc.c:2117: warning: passing argument 2 of #vnc_read_when# from incompatible pointer type
/xen/tools/ioemu/vnc.c: In function #vnc_listen_read#:
/xen/tools/ioemu/vnc.c:2137: warning: passing argument 2 of #vnc_read_when# from incompatible pointer type
make[4]: *** [vnc.o] Error 1
===========
 
I am using gcc 4.1.2. I did not see anyone complained about it. So just curious whether my compiler is the root cause. It worked well before.
 
Thanks,
 
-Wei
 
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>