https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231270
--- Comment #1 from [email protected] --- After further interaction with ths issue, it has been pointed out to me that the last quarterly for FreeBSD-11 contains virtualbox-ose-5.12 which is not compatible with the version of virtualbox-ose-kmod in ports. This may be worked around by: # svnlite up -r 469570 /usr/ports/emulators/virtualbox-ose-kmod # svnlite up -r 469570 /usr/ports/emulators/virtualbox-ose # make -C /usr/ports/emulators/virtualbox-ose-kmod package # pkg add /usr/ports/packages/All/virtualbox-ose-kmod-5.2.12.txz This or similar text should be added to the text. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-doc To unsubscribe, send any mail to "[email protected]"
