$PREFIX/etc/rc.d/vmware.sh installed by emulators/vmware2 shows error message of "kldload: can't load /usr/local/lib/vmware/lib/modules/vmmon_up.ko: No such file or directory" when run it with "start" argument(typically in system boot). resemble message is shown when running it with "stop" argument. Fix: In addition to PR: ports/68202, all the patches shown in http://people.freebsd.org/~osa/patch-vmware2 are necessary, as i guess. Applying ports/emulators/vmware2/files/extra-hostif.c in that file can stop the message. How-To-Repeat: running $PREFIX/etc/rc.d/vmware.sh with adequate option.
Responsible Changed From-To: freebsd-ports-bugs->freebsd-emulation Over to emulators
Responsible Changed From-To: freebsd-emulation->emulation Canonicalize assignment.
Responsible Changed From-To: freebsd-emulation->freebsd-ports-bugs Back to ports-bugs, since this seems to be a problem in the port, not in any emulation layer of the OS.
State Changed From-To: open->closed This is probably implemented with ports/68202