Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Feb 2023 22:00:47 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 269475] emulators/qemu: user-mode networking is not available since 7.2 upgrade
Message-ID:  <bug-269475-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D269475

            Bug ID: 269475
           Summary: emulators/qemu: user-mode networking is not available
                    since 7.2 upgrade
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: bofh@freebsd.org
          Reporter: sobomax@FreeBSD.org
          Assignee: bofh@freebsd.org
             Flags: maintainer-feedback?(bofh@freebsd.org)

Created attachment 240063
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D240063&action=
=3Dedit
Patch to add missing dependency.

In qemu 7.2 release the slirp code has been moved out of the source package=
 and
is enabled/disabled at the build time based on the availability of the libs=
lirp
shared library. As such, it needs to be added into LIB_DEPENDS to make this
feature available in the quemu package.

See
https://wiki.qemu.org/ChangeLog/7.2#Removal_of_the_.22slirp.22_submodule_.2=
8affects_.22-netdev_user.22.29
for a reference.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-269475-7788>