From: Jonathan K. <jon...@gm...> - 2007-04-13 07:41:33
|
You can get it from http://www.thoughtwave.com/downloads.html I had to do the following to make it compile on Solaris: Comment out the PTMX define in config.h Comment out the 'using std::map' line in ether_unix.cpp and change "static map" to "static std::map" farther down in the file. Enable typedefs in slirp_config.h Other than that, it worked pretty well. I now have Mac OS 7.5.3 running inside of an emulated Mac IIci on my solaris 10/sparc system =) Thanks and enjoy, jonathan -- -- Jonathan Kalbfeld +1 323 620 6682 |