Oldest known version of this page was edited on 2007-08-18 23:42:37 by ChrisBuechler []
Page view:
Changes needed for FreeBSD 7
While building pfSense for
FreeBSD 7 to compare networking stack performance, the following items where changed to complete a build.
- Comment out NO_TOOLCHAIN=yes from make.conf.embedded (get a gcc .h include error otherwise)
- Comment out libbsdxml from remove.list (mdconfig now links against)
- Comment out libsbuf from remove.list (mdconfig now links against)
Note: these builds are much larger due to the toolchain (gcc) components being included. Need to research the updated NO_ items to allow the tool chain to be built, but not installed.