qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 6/6] linux-user: Use *at functions to implement


From: Laurent Vivier
Subject: Re: [Qemu-devel] [PATCH 6/6] linux-user: Use *at functions to implement interp_prefix
Date: Tue, 5 Jun 2018 14:23:56 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0

Le 05/06/2018 à 14:14, Peter Maydell a écrit :
> On 5 June 2018 at 13:05, Laurent Vivier <address@hidden> wrote:
>> Le 05/06/2018 à 12:52, Peter Maydell a écrit :
>>> On 5 June 2018 at 06:27, Richard Henderson <address@hidden> wrote:
>>>> On Fedora 28, one can no longer build a static qemu.  We depend on 
>>>> libraries
>>>> for which Fedora no longer ships static versions.
>>>
>>> Do you mean you can't build the system binaries statically (that's
>>> never really been very supported), or that you can't do a build
>>> with configure --disable-system --disable-tools --static ?
>>>
>>> The latter would be more concerning.
>>
>> On Fedora I have also to disable gcrypt, nettle and libiscsi because we
>> don't have the statically linked libraries, but we don't need them with
>> linux-user.
> 
> Do we actually try to link with those for linux-user? If not,
> maybe we could make configure a bit more helpful about not
> requiring you to manually --disable-foo them.

They are used by tests/qemu-iotests/socket_scm_helper and
qemu-bridge-helper.

Perhaps we can disable qemu-iotests with linux-user only and to not
build qemu-bridge-helper when tools are disabled?

Thanks,
Laurent



reply via email to

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