[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: qemu 0.7.0 for amd64



 Le 03 juin vers 23:53, Stefano Marinelli écrivait:
> On Wed, 1 Jun 2005 11:31:01 +0200, Cyril Chaboisseau wrote:
> > [...]
> > /usr/bin/ld:/home/cyril/src/qemu-0.7.0/x86_64.ld:62: parse error
> >
> > here is the offending line :
> >
> >   .eh_frame       : ONLY_IF_RO { KEEP (*(.eh_frame)) }
> 
> Just give x86-softmmu (or something like that, I can't remember right
> now the correct targer) and leave away the other. It will work.

thx, it works well !

I just had to change the configure line to :

./configure --target-list=x86_64-softmmu


the experimental package can also be changed accordingly :

--%<-----%<-----%<-----%<-----%<-----%<-----%<-----%<-----%<-----%<-----%<-----%<-----%<-----%<-----%<---
--- debian/rules        2005-06-04 09:19:16.000000000 +0200
+++ debian/rules.orig   2005-06-04 09:29:08.000000000 +0200
@@ -12,7 +12,7 @@
        ppc_rom.bin \
        proll.elf

-DEB_CONFIGURE_NORMAL_ARGS := --prefix=$(DEB_CONFIGURE_PREFIX) --enable-slirp --target-list=x86_64-softmmu
+DEB_CONFIGURE_NORMAL_ARGS := --prefix=$(DEB_CONFIGURE_PREFIX) --enable-slirp

 DEB_MAKE_INSTALL_TARGET := install prefix=$(DEB_DESTDIR)/usr \
                                   bindir=$(DEB_DESTDIR)/usr/bin \
--%<-----%<-----%<-----%<-----%<-----%<-----%<-----%<-----%<-----%<-----%<-----%<-----%<-----%<-----%<---


for those who are interrested, here it is :

http://chaboi.free.fr/tmp/qemu_0.7.0-1_amd64.deb

-- 
	Cyril Chaboisseau



Reply to: