https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193946
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #7 from [email protected] --- I have 2 boxes with similar CPUs (both the same age) and could compile VBox on one and not the other. The only difference I could see between the 2 was the kernel config file. The box that would build VBox had COMPAT_FREEBSD32 in the config file and the one that would build VBox didn't have COMPAT_FREEBSD32 I added "options COMPAT_FREEBSD32" in to my kernel config, rebuilt and install the new kernel and can now build VBox on both boxes -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-emulation To unsubscribe, send any mail to "[email protected]"
