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.

  1. Comment out NO_TOOLCHAIN=yes from make.conf.embedded (get a gcc .h include error otherwise)
  2. Comment out libbsdxml from remove.list (mdconfig now links against)
  3. 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.

There are no comments on this page. [Add comment]

Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki