<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <div class="moz-cite-prefix">Le 02/01/2023 à 02:49, KB_SBo a écrit :<br>
    </div>
    <blockquote type="cite"
      cite="mid:3a0e4911-2312-077f-1ede-7c4dfb8a44d0@linuxgalaxy.org">
      <pre class="moz-quote-pre" wrap="">On 12/16/22 13:11, marav wrote:
</pre>
      <blockquote type="cite">
        <pre class="moz-quote-pre" wrap="">
Hi Edward, hi all

FYI

*libslirp *is now required as an additional dependency to compile qemu
7.2.0

<a class="moz-txt-link-freetext" href="https://wiki.qemu.org/ChangeLog/7.2#Removal_of_the_.22slirp.22_submodule_.28affects_.22-netdev_user.22.29">https://wiki.qemu.org/ChangeLog/7.2#Removal_of_the_.22slirp.22_submodule_.28affects_.22-netdev_user.22.29</a>

Cheers

</pre>
      </blockquote>
      <pre class="moz-quote-pre" wrap="">
Hello All,


Actually not true. libslirp is NOT a compile dependency, but optional
for user mode networking. Qemu compiles just fine without it.

 From Qemu ChangeLog/7.2

The "slirp" submodule / code (which is the code behind "-netdev user" /
"-nic user") has been removed from the QEMU source tree, so you now need
to install your distributions libslirp development package before
compiling QEMU to get the user-mode networking feature included again.

Since Slackware does not have a "distribution package" (SBo provides
this functionality), libslirp is technically OPTIONAL.

I should have been a bit more clear in the README and forgot to add the
--enable-slirp option as a switch.

-Ed




</pre>
    </blockquote>
    <p><span style="font-family:monospace"><span
          style="color:#000000;background-color:#ffffff;">Run-time
          dependency </span><span
          style="font-weight:bold;color:#000000;background-color:#ffffff;">slirp</span><span
          style="color:#000000;background-color:#ffffff;"> found: </span><span
style="font-weight:bold;color:#ff5454;background-color:#ffffff;">NO</span><span
          style="color:#000000;background-color:#ffffff;"> (tried
          pkgconfig)
        </span><br>
        <br>
        ../meson.build:679:2: <span
          style="font-weight:bold;color:#ff5454;background-color:#ffffff;">ERROR:</span><span
          style="color:#000000;background-color:#ffffff;"> Dependency
          "slirp" not found, tried pkgconfig
        </span><br>
        <br>
        <br>
        <br>
      </span></p>
  </body>
</html>