writing intensity with simpleapi causes exception
trying to build bochs 2.6.9 on freebsd 11. Used ./configure and make. It builds fine and runs. When I tried ./configure --enable-ne2000, then make, I get: eth_socket.cc:86:10: fatal error: 'netpacket/packet.h' file not found There is a freebsd ethernet driver, but somehow the configure is not picking this up. Any ideas? regards Paul