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

[Xen-devel] Error in compiling -unstable

To: xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] Error in compiling -unstable
From: Jun Koi <junkoi2004@xxxxxxxxx>
Date: Thu, 26 Feb 2009 13:03:13 +0900
Delivery-date: Wed, 25 Feb 2009 20:03:44 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=eQvA+FgUeuOQtC/yzbpR/xWXLAQ07FQbEgt4ygcm+m8=; b=Aog9zjw+cUK06bxaE6jO7UdltUj+rktpwXBBxrkEzScgtmhU+dod6zAXLx8+xKQTuz 3eVMSSgvuhA2z6HJpSy4peLDZgdQPKK4cT4ekUROjS7hi96OkIzwOPQCw7Pb0mYzUb1i sFnk8kpNQbVibz5mhG1lfoGIyGams/832y3rg=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=inYxRQpV8bo22/AiBZZhIEQ6t+xFaGqJNJnWTbRw4FXDkHWrAda+MF7Azz2YqAyWxP kkicj0wSsrS9BZjPINs4PYfx3CD60pvUGDr+dWLMU/lUKqwJ1m4iwX15mLkHrGrCGKX0 K76pvprenHGBOPt613bl6KRSKHKhBk+5Haf2I=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Hi,

I got some errors when compiling -unstable. Anybody sees the same thing?

It complains about not finding libvdeplug.h, but I can confirm that I
have /usr/include/libvdeplug.h. It is so weird!
I am using Ubuntu Hardy, gcc 4.2.4

# hg tip
changeset:   19238:f8187a343ad2
tag:         tip
user:        Keir Fraser <keir.fraser@xxxxxxxxxx>
date:        Fri Feb 20 17:02:36 2009 +0000
summary:     xenconsole: Fix pty handling

.......
gcc -I. -I.. -I/home/xen/xen-unstable.hg/stubdom/ioemu/target-i386
-I/home/xen/xen-unstable.hg/stubdom/ioemu -MMD -MT vl.o -MP
-DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-I/home/xen/xen-unstable.hg/stubdom/ioemu/tcg
-I/home/xen/xen-unstable.hg/stubdom/ioemu/tcg/i386
-I/home/xen/xen-unstable.hg/stubdom/ioemu/fpu
-I/home/xen/xen-unstable.hg//tools/libxc
-I/home/xen/xen-unstable.hg//tools/xenstore
-I/home/xen-unstable.hg//tools/include -isystem
/home/xen/xen-unstable.hg/stubdom/../extras/mini-os/include
-D__MINIOS__ -DHAVE_LIBC -isystem
/home/xen/xen-unstable.hg/stubdom/../extras/mini-os/include/posix
-isystem /home/xen/xen-unstable.hg/stubdom/../tools/xenstore  -isystem
/home/xen/xen-unstable.hg/stubdom/../extras/mini-os/include/x86
-isystem /home/xen/xen-unstable.hg/stubdom/../extras/mini-os/include/x86/x86_32
-U __linux__ -U __FreeBSD__ -U __sun__ -nostdinc -isystem
/home/xen/xen-unstable.hg/stubdom/../extras/mini-os/include/posix
-isystem /home/xen/xen-unstable.hg/stubdom/cross-root-i686/i686-xen-elf/include
-isystem /usr/lib/gcc/i486-linux-gnu/4.2.4/include -isystem
/home/xen/xen-unstable.hg/stubdom/lwip-x86_32/src/include -isystem
/home/xen/xen-unstable.hg/stubdom/lwip-x86_32/src/include/ipv4
-I/home/xen/xen-unstable.hg/stubdom/include -DNEED_CPU_H -I../i386-dm
-I../hw -I../fpu -O1 -fno-omit-frame-pointer
-fno-optimize-sibling-calls  -m32 -march=i686 -m32 -march=i686 -g
-fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes
-Wno-unused-value -Wdeclaration-after-statement   -fno-stack-protector
 -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels
-Wwrite-strings -O1 -fno-omit-frame-pointer
-fno-optimize-sibling-calls  -m32 -march=i686 -m32 -march=i686 -g
-fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes
-Wno-unused-value -Wdeclaration-after-statement  -D__XEN_TOOLS__ -MMD
-MF .vl.o.d -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -mno-tls-direct-seg-refs
-Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign
-DCONFIG_PASSTHROUGH  -I../hw  -m32 -march=i686 -DUSE_SSE2=1 -msse2
-Wno-unused -Wno-declaration-after-statement -Wno-pointer-sign
-DCONFIG_PASSTHROUGH  -c -o vl.o
/home/xen/xen-unstable.hg/stubdom/ioemu/vl.c
/home/xen/xen-unstable.hg/stubdom/ioemu/vl.c:125:24: warning:
libvdeplug.h: No such file or directory
/home/xen/xen-unstable.hg/stubdom/ioemu/vl.c: In function ‘udp_chr_write’:
/home/xen/xen-unstable.hg/stubdom/ioemu/vl.c:3379: warning: passing
argument 2 of ‘sendto’ discards qualifiers from pointer target type
/home/xen/xen-unstable.hg/stubdom/ioemu/vl.c: At top level:
/home/xen/xen-unstable.hg/stubdom/ioemu/vl.c:4796: error: expected
specifier-qualifier-list before ‘VDECONN’
/home/xen/xen-unstable.hg/stubdom/ioemu/vl.c: In function ‘vde_to_qemu’:
/home/xen/xen-unstable.hg/stubdom/ioemu/vl.c:4805: warning: implicit
declaration of function ‘vde_recv’
/home/xen/xen-unstable.hg/stubdom/ioemu/vl.c:4805: error: ‘VDEState’
has no member named ‘vde’
/home/xen/xen-unstable.hg/stubdom/ioemu/vl.c: In function ‘vde_from_qemu’:
/home/xen/xen-unstable.hg/stubdom/ioemu/vl.c:4816: warning: implicit
declaration of function ‘vde_send’
/home/xen/xen-unstable.hg/stubdom/ioemu/vl.c:4816: error: ‘VDEState’
has no member named ‘vde’
/home/xen/xen-unstable.hg/stubdom/ioemu/vl.c: In function ‘net_vde_init’:
/home/xen/xen-unstable.hg/stubdom/ioemu/vl.c:4831: error: variable
‘args’ has initializer but incomplete type
/home/xen/xen-unstable.hg/stubdom/ioemu/vl.c:4832: error: unknown
field ‘port’ specified in initializer
/home/xen/xen-unstable.hg/stubdom/ioemu/vl.c:4832: warning: excess
elements in struct initializer
/home/xen/xen-unstable.hg/stubdom/ioemu/vl.c:4832: warning: (near
initialization for ‘args’)
/home/xen/xen-unstable.hg/stubdom/ioemu/vl.c:4833: error: unknown
field ‘group’ specified in initializer
/home/xen/xen-unstable.hg/stubdom/ioemu/vl.c:4833: warning: excess
elements in struct initializer
/home/xen/xen-unstable.hg/stubdom/ioemu/vl.c:4833: warning: (near
initialization for ‘args’)
/home/xen/xen-unstable.hg/stubdom/ioemu/vl.c:4834: error: unknown
field ‘mode’ specified in initializer
/home/xen/xen-unstable.hg/stubdom/ioemu/vl.c:4834: warning: excess
elements in struct initializer
/home/xen/xen-unstable.hg/stubdom/ioemu/vl.c:4834: warning: (near
initialization for ‘args’)
/home/xen/xen-unstable.hg/stubdom/ioemu/vl.c:4831: error: storage size
of ‘args’ isn’t known
/home/xen/xen-unstable.hg/stubdom/ioemu/vl.c:4840: error: ‘VDEState’
has no member named ‘vde’
/home/xen/xen-unstable.hg/stubdom/ioemu/vl.c:4840: warning: implicit
declaration of function ‘vde_open’
/home/xen/xen-unstable.hg/stubdom/ioemu/vl.c:4841: error: ‘VDEState’
has no member named ‘vde’
/home/xen/xen-unstable.hg/stubdom/ioemu/vl.c:4846: warning: implicit
declaration of function ‘vde_datafd’
/home/xen/xen-unstable.hg/stubdom/ioemu/vl.c:4846: error: ‘VDEState’
has no member named ‘vde’
/home/xen/xen-unstable.hg/stubdom/ioemu/vl.c:4848: error: ‘VDEState’
has no member named ‘vde’
/home/xen/xen-unstable.hg/stubdom/ioemu/vl.c: In function
‘net_socket_receive_dgram’:
/home/xen/xen-unstable.hg/stubdom/ioemu/vl.c:4884: warning: passing
argument 2 of ‘sendto’ discards qualifiers from pointer target type
/home/xen/xen-unstable.hg/stubdom/ioemu/vl.c: In function ‘main’:
/home/xen/xen-unstable.hg/stubdom/ioemu/vl.c:10204: warning: implicit
declaration of function ‘vde_close’
/home/xen/xen-unstable.hg/stubdom/ioemu/vl.c:10204: error: ‘VDEState’
has no member named ‘vde’
make[3]: *** [vl.o] Error 1
make[3]: Leaving directory
`/home/xen/xen-unstable.hg/stubdom/ioemu/i386-stubdom'
make[2]: *** [subdir-i386-stubdom] Error 2
make[2]: Leaving directory `/home/xen/xen-unstable.hg/stubdom/ioemu'
make[1]: *** [ioemu] Error 2
make[1]: Leaving directory `/home/xen/xen-unstable.hg/stubdom'
make: *** [install-stubdom] Error 2

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>