snippet from log: rm -f xgrabsc /nxb-bin/usr/bin/cc -o xgrabsc -L/usr/local/lib xgrabsc.o get.o process.o convert.o mem.o write.o -lXext -lX11 -Wl,-rpath,/usr/local/lib rm -f XGrabxaw.ad /usr/local/bin/xrdb -n XGrabxaw.res >XGrabxaw.ad getsockopt level=0 optname=1 not yet supported
The following commit should fix this... https://github.com/seanbruno/qemu-bsd-user/commit/d715b14580222d0df441cb65fb27a80794a50399
A commit references this bug: Author: nox Date: Sat Jun 13 17:27:12 UTC 2015 New revision: 389473 URL: https://svnweb.freebsd.org/changeset/ports/389473 Log: - Catch up with github tree, adding IP_OPTIONS support sockopt syscalls - changelog: https://github.com/seanbruno/qemu-bsd-user/commits/bsd-user PR: 200703 Changes: head/emulators/qemu-sbruno/Makefile head/emulators/qemu-sbruno/distinfo