All of lore.kernel.org
 help / color / mirror / Atom feed
* xen compilation error
@ 2009-01-21 18:00 Dulloor
  2009-01-21 18:14 ` Keir Fraser
  0 siblings, 1 reply; 8+ messages in thread
From: Dulloor @ 2009-01-21 18:00 UTC (permalink / raw)
  To: xen-devel@lists.xensource.com


[-- Attachment #1.1: Type: text/plain, Size: 2688 bytes --]

Hi,

With the latest sources (from yesterday EST), I get the following error :

gcc -I. -I.. -I/data/xen-devel/xen-unstable.hg/tools/ioemu-dir/target-i386
-I/data/xen-devel/xen-unstable.hg/tools/ioemu-dir -MMD -MP -DNEED_CPU_H
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-I/data/xen-devel/xen-unstable.hg/tools/ioemu-dir/tcg
-I/data/xen-devel/xen-unstable.hg/tools/ioemu-dir/tcg/i386
-I/data/xen-devel/xen-unstable.hg/tools/ioemu-dir/fpu  -DHAS_AUDIO
-DHAS_AUDIO_CHOICE -DHAS_AUDIO
-I/data/xen-devel/xen-unstable.hg//tools/libxc
-I/data/xen-devel/xen-unstable.hg//tools/xenstore
-I/data/xen-devel/xen-unstable.hg//tools/include
-I/data/xen-devel/xen-unstable.hg//tools/blktap/lib -Wall -O2 -g
-fno-strict-aliasing -O2 -fomit-frame-pointer -m32 -march=i686
-fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value
-Wdeclaration-after-statement  -D__XEN_TOOLS__ -MMD -MF .vga.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 -DUSE_SSE2=1 -msse2 -Wno-unused
-Wno-declaration-after-statement -Wno-pointer-sign  -DCONFIG_PASSTHROUGH  -c
-o vga.o /data/xen-devel/xen-unstable.hg/tools/ioemu-dir/hw/vga.c
/data/xen-devel/xen-unstable.hg/tools/ioemu-dir/hw/vga.c: In function
'xen_vga_populate_vram':
/data/xen-devel/xen-unstable.hg/tools/ioemu-dir/hw/vga.c:2021: error:
storage size of 'xrfp' isn't known
/data/xen-devel/xen-unstable.hg/tools/ioemu-dir/hw/vga.c:2048: error:
'XENMEM_remove_from_physmap' undeclared (first use in this function)
/data/xen-devel/xen-unstable.hg/tools/ioemu-dir/hw/vga.c:2048: error: (Each
undeclared identifier is reported only once
/data/xen-devel/xen-unstable.hg/tools/ioemu-dir/hw/vga.c:2048: error: for
each function it appears in.)
/data/xen-devel/xen-unstable.hg/tools/ioemu-dir/hw/vga.c: In function
'xen_vga_vram_map':
/data/xen-devel/xen-unstable.hg/tools/ioemu-dir/hw/vga.c:2084: warning:
implicit declaration of function 'xc_domain_memory_translate_gpfn_list'
make[5]: *** [vga.o] Error 1
make[5]: Leaving directory
`/data/xen-devel/xen-unstable.hg/tools/ioemu-remote/i386-dm'
make[4]: *** [subdir-i386-dm] Error 2
make[4]: Leaving directory
`/data/xen-devel/xen-unstable.hg/tools/ioemu-remote'
make[3]: *** [subdir-install-ioemu-dir] Error 2
make[3]: Leaving directory `/data/xen-devel/xen-unstable.hg/tools'
make[2]: *** [subdirs-install] Error 2
make[2]: Leaving directory `/data/xen-devel/xen-unstable.hg/tools'
make[1]: *** [install-tools] Error 2
make[1]: Leaving directory `/data/xen-devel/xen-unstable.hg'
make: *** [world] Error 2


thanks
dulloor

[-- Attachment #1.2: Type: text/html, Size: 2839 bytes --]

[-- Attachment #2: Type: text/plain, Size: 138 bytes --]

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2009-01-26 11:01 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-21 18:00 xen compilation error Dulloor
2009-01-21 18:14 ` Keir Fraser
2009-01-22 12:03   ` Ian Jackson
2009-01-22 12:13     ` Christoph Egger
2009-01-22 12:21       ` Ian Jackson
2009-01-22 12:53         ` Christoph Egger
2009-01-22 19:54     ` Dulloor
2009-01-26 11:01       ` Ian Jackson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.