
11 Mar
2019
11 Mar
'19
4:33 a.m.
curses: better wide char support. vnc: acl update, stall fix.
Hi; this fails to build on FreeBSD; linking the qemu-system-* binaries fails with:
/usr/bin/ld: undefined reference to symbol `libiconv_open' (try adding -liconv) //usr/local/lib/libiconv.so.2: could not read symbols: Bad value c++: error: linker command failed with exit code 1 (use -v to see invocation)
(This is with the FreeBSD test setup from tests/vm/freebsd).
Hmm, not obvious why configure finds iconv but the build doesn't. Samuel, can you check please? Dropped the two iconv patches, sent a v2 pull. cheers, Gerd