Patch had been included here:
http://git.qemu.org/?p=qemu.git;a=commitdiff;h=cfeda5f4b8710b6ba14
So I think we can now mark this ticket as "Fix released".
** Changed in: qemu
Status: New => Fix Released
--
You received this bug notification because you are a member of qemu-
devel-ml, whic
I ran into the same issue on FreeBSD, and just posted my patch to the
qemu-devel list. It's the same solution stefanha describes above.
(On FreeBSD we have an additional issue; we don't ship the .pc file with
the ncurses port right now. I just hacked one together to include
-ltinfo in Libs.priva
** Also affects: freebsd-ports-mirror
Importance: Undecided
Status: New
** No longer affects: freebsd-ports-mirror
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1094786
Title:
static bui
Please try qemu.git/master.
If the error still occurs, please attach config.log.
The problem may have to do with the way ./configure compile_prog and
pkg_config interact with the --static option. The --static option is
supposed to set up LDFLAGS -static and pkg-config --static.
The curses probi
I can reproduce this issue.
I tried
./configure --static --target-list="x86_64-softmmu" --enable-curse
I get
ERROR
ERROR: User requested feature curses
ERROR: configure was not able to find it
ERROR
--
You received this bug notification because you are a member of qemu-
devel-ml, which is sub