Hello all: I hope this the right list. I'm trying to run an unmodified nginx binary under a rump kernel, using librumphijack, 'socket=all'.
2015/03/07 22:41:24 [alert] 2063#0: kevent() failed (86: Not supported) This is on stock NetBSD 6.1.5 using the as-provided rump_server binary, with this as my startup line: rump_server -v -s -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_virtif -lrumpdev_bpf -lrumpfs_kernfs -lrumpvfs tcp://127.0.0.1:2500 Am I missing an -l option, or is this simply not implemented right now? -- Aaron B. <[email protected]>
