#17558: FreeBSD kernel-modules must be compiled with -DPAE to work with PAE-kernels -------------------+-------------------------------------------------------- Reporter: mi | Type: defect Status: new | Priority: major Component: other | Version: VirtualBox 5.2.6 Keywords: PAE | Guest type: BSD Host type: all | -------------------+-------------------------------------------------------- A number of kernel mechanisms are compiled differently depending on whether or not `PAE` is defined at compile-time.
It should be an option, when compiling kernel-modules -- both for the host and for the guests -- on FreeBSD (and, possibly, other BSDs as well), to easily add the `-DPAE` to both `CFLAGS` and `CXXFLAGS`. -- Ticket URL: <https://www.virtualbox.org/ticket/17558> Oracle VM VirtualBox <https://www.virtualbox.org/> _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-emulation To unsubscribe, send any mail to "[email protected]"
