Axel Kittenberger wrote:
> Hello List!
>
> I just downloaded kvm-25 and get following error while trying compile.
>   

Avi just fixed this in git.

Regards,

Anthony Liguori

> (Because the kvm 0.8 that came with my distro, always crashed after 1 
> second into trying to boot an qemu-installed Windows 2003 Server. So I 
> hope 0.9 might do.
>
> Trans-Script.
> -------------------------
> host/usr/src/kvm/kvm-25# ./configure 
> --kerneldir=/usr/src/linux/linux-2.6.21.2/
> Install prefix    /usr/local
> BIOS directory    /usr/local/share/qemu
> binary directory  /usr/local/bin
> Manual directory  /usr/local/share/man
> ELF interp prefix /usr/gnemul/qemu-%M
> Source path       /usr/src/kvm/kvm-25/qemu
> C compiler        gcc
> Host C compiler   gcc
> make              make
> install           install
> host CPU          i386
> host big endian   no
> target list       i386-softmmu
> gprof enabled     no
> profiler          no
> static build      no
> SDL support       yes
> SDL static link   yes
> mingw32 support   no
> Adlib support     no
> CoreAudio support no
> ALSA support      yes
> DSound support    no
> FMOD support      no
> kqemu support     no
> kvm support       yes
> Documentation     no
>
> [......]
> ---
> make[1]: Entering directory `/usr/src/kvm/kvm-25/user'
> gcc -I /usr/src/kvm/kvm-25/kernel/include -MMD -MF test/.bootstrap.d -g 
> -fomit-frame-pointer -Wall -m32     -std=gnu99 -ffreestanding -c 
> -nostdlib -o test/bootstrap.o test/bootstrap.S
> test/bootstrap.S:2:3: invalid preprocessing directive #minimal
> ---
>
>
> -------------------------
> Okay, I understand the gcc doesn't understand the assembler, when it 
> thinks it ought to be c.
> BTW: Also I changed the /usr/bin/gcc symlink from the 4.0 version to 
> 3.4.6 (in contrary to the qemu install, this install did not hard-call 
> the gcc-3.4 binary)
>
> Greetings, Axel
> PS: please CC me, I'm not subscribed to the list.
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> kvm-devel mailing list
> kvm-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/kvm-devel
>
>   


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel

Reply via email to