Opened 7 years ago
Closed 7 years ago
#17558 closed defect (invalid)
FreeBSD kernel-modules must be compiled with -DPAE to work with PAE-kernels
| Reported by: | mi | Owned by: | |
|---|---|---|---|
| Component: | other | Version: | VirtualBox 5.2.6 |
| Keywords: | PAE | Cc: | vbox@… |
| Guest type: | BSD | Host type: | all |
Description
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.
Note:
See TracTickets
for help on using tickets.


Please, report this to FreeBSD. This code is not actively supported or developed in the VirtualBox tree.