PFSenseDevWiki : ChangesNeededForFreeBSD7

PfSenseDevHome :: Categories :: PageIndex :: RecentChanges :: RecentlyCommented :: Login/Register
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.

  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.
Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by Wikka Wakka Wiki 1.1.6.3
Page was generated in 0.0346 seconds