id summary reporter owner description type status milestone component version severity resolution keywords cc 8944 #next_include problem on FreeBSD Pedro Giffuni John Maddock "While compiling Apache !OpenOffice with gcc 4.2.1, I found problems with the stubs used to use boost as a replacement for the unsupported PR1 functions in the older libstdc++. This code is rarely exercised but it is very nice to have the support in sync with all platforms. Just like in linux, FreeBSD needs to disable use of #include_next in files: boost/tr1/detail/config_all.hpp boost/tr1/detail/config.hpp Unlike linux, FreeBSD doesn't use the __GNUC_PATCHLEVEL__ in the headers path, so an adjustment is required on file: boost/tr1/detail/config_all.hpp " Bugs closed To Be Determined TR1 Boost 1.52.0 Problem fixed