|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Trouble building hvm support on Ubuntu x86_64.
> gcc -m32 -march=i686 -DNDEBUG -std=gnu99 -Wall -Wstrict-prototypes
> -Wno-unused-value -Wdeclaration-after-statement
> -fno-stack-protector -DDEBUG -DTEXTADDR=0x000D0000 -I.
> -I../../../tools/libxc -fno-builtin -O2 -msoft-float -c vm86.c
>
> In file included from /usr/include/features.h:346,
> from /usr/include/stdint.h:26,
> from vm86.h:24,
> from vm86.c:21:
> /usr/include/gnu/stubs.h:7:27: error: gnu/stubs-32.h: No such file or
> directory
> vm86.c: In function âprotected_modeâ:
> vm86.c:964: warning: assignment makes integer from pointer without a
> cast
> make[2]: *** [vm86.o] Error 1
>
> Any ideas ? More details on my setup so far is at
> [1]http://wiki.xensource.com/xenwiki/XenOnUbuntu64.
Try installing libc6-dev-i386...?
--
why would i want to help allievate the situation? hell, i get to have all
my computers attack microsoft for free! and legally! wohoo! sick 'em!
-- Anonymous comment, regarding patching Windows for worms.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|