qemu-devel
[Top][All Lists]
Advanced

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

qemu-img from qemu-4.2.0 load the wrong nettle dependency


From: shiftag
Subject: qemu-img from qemu-4.2.0 load the wrong nettle dependency
Date: Mon, 20 Apr 2020 07:56:37 +0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.7.1

Hi,

I built qemu-4.2.0 from source in order to link it with my system
libnettle library. Below some information :

$ pkg-config --modversion nettle
3.5.1

$ find /usr -name 'libnettle*' -type f
/usr/lib64/libnettle.so.7.0

When executing qemu-img, I have the following error :

$ qemu-img
qemu-img: error while loading shared libraries: libnettle.so.6: cannot
open shared object file: No such file or directory

So it look like qemu-img was not built using my system libnettle.

An idea about how to fix this ?




reply via email to

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