qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] svn trunk currently borked


From: Laurent Desnogues
Subject: Re: [Qemu-devel] svn trunk currently borked
Date: Thu, 23 Apr 2009 13:58:47 +0200

On Thu, Apr 23, 2009 at 1:15 PM, Martin Mohring
<address@hidden> wrote:
> Hi,
>
> one of the last commits borked the qemu user mode:
>
> CC i386-linux-user/i386-dis.o
>  AR i386-linux-user/libqemu.a
>  LINK i386-linux-user/qemu-i386
> libqemu.a(op_helper.o): In function `handle_even_inj':
> /usr/src/packages/BUILD/qemu-0.11svn7232/target-i386/op_helper.c:1197:
> undefined reference to `ldl_phys'
> /usr/src/packages/BUILD/qemu-0.11svn7232/target-i386/op_helper.c:1207:
> undefined reference to `stl_phys'
> libqemu.a(op_helper.o): In function `do_interrupt':
> /usr/src/packages/BUILD/qemu-0.11svn7232/target-i386/op_helper.c:1270:
> undefined reference to `ldl_phys'

This is due to commit 7230.

Could you give the attached patch a try?  I just checked it compiled.


Laurent

Signed-off-by: Laurent Desnogues <address@hidden>

Attachment: i386-SVMI.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]