* unable to use "-net user" argument after building from master branch [not found] <1614627941.1033038.1675072872015.ref@mail.yahoo.com> @ 2023-01-30 10:01 ` Neal Elliott 2023-01-30 10:07 ` Bin Meng 0 siblings, 1 reply; 3+ messages in thread From: Neal Elliott @ 2023-01-30 10:01 UTC (permalink / raw) To: qemu-devel@nongnu.org hello, I'm unable to use the "-net user" argument with the compiled "qemu-system-x86_64" binary. I get an error: "qemu-system-x86_64: -net user: network backend 'user' is not compiled into this binary" I don't know what I'm missing when I used the configure script with the following arguments: ../configure --enable-linux-user --enable-user --enable-curses --enable-vhost-net --enable-vhost-user --enable-png what am I doing wrong? what other arguments do I need to add to allow the "-net user" option to work? ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: unable to use "-net user" argument after building from master branch 2023-01-30 10:01 ` unable to use "-net user" argument after building from master branch Neal Elliott @ 2023-01-30 10:07 ` Bin Meng 2023-01-30 12:31 ` Neal Elliott 0 siblings, 1 reply; 3+ messages in thread From: Bin Meng @ 2023-01-30 10:07 UTC (permalink / raw) To: Neal Elliott; +Cc: qemu-devel@nongnu.org On Mon, Jan 30, 2023 at 6:01 PM Neal Elliott <nealelliott@netscape.net> wrote: > > hello, > I'm unable to use the "-net user" argument with the compiled "qemu-system-x86_64" binary. I get an error: "qemu-system-x86_64: -net user: network backend 'user' is not compiled into this binary" > > I don't know what I'm missing when I used the configure script with the following arguments: > > ../configure --enable-linux-user --enable-user --enable-curses --enable-vhost-net --enable-vhost-user --enable-png > > what am I doing wrong? what other arguments do I need to add to allow the "-net user" option to work? > Please install libslirp dev package for your host distribution. Regards, Bin ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: unable to use "-net user" argument after building from master branch 2023-01-30 10:07 ` Bin Meng @ 2023-01-30 12:31 ` Neal Elliott 0 siblings, 0 replies; 3+ messages in thread From: Neal Elliott @ 2023-01-30 12:31 UTC (permalink / raw) To: Bin Meng; +Cc: qemu-devel@nongnu.org thank you, that worked perfect! On Monday, January 30, 2023 at 05:08:00 AM EST, Bin Meng <bmeng.cn@gmail.com> wrote: On Mon, Jan 30, 2023 at 6:01 PM Neal Elliott <nealelliott@netscape.net> wrote: > > hello, > I'm unable to use the "-net user" argument with the compiled "qemu-system-x86_64" binary. I get an error: "qemu-system-x86_64: -net user: network backend 'user' is not compiled into this binary" > > I don't know what I'm missing when I used the configure script with the following arguments: > > ../configure --enable-linux-user --enable-user --enable-curses --enable-vhost-net --enable-vhost-user --enable-png > > what am I doing wrong? what other arguments do I need to add to allow the "-net user" option to work? > Please install libslirp dev package for your host distribution. Regards, Bin ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-01-30 12:32 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <1614627941.1033038.1675072872015.ref@mail.yahoo.com>
2023-01-30 10:01 ` unable to use "-net user" argument after building from master branch Neal Elliott
2023-01-30 10:07 ` Bin Meng
2023-01-30 12:31 ` Neal Elliott
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).