id summary reporter owner description type status milestone component version severity resolution keywords cc 2404 "Missing header files when building ""install"" target" Chris Allen Vladimir Prus "G'day, While building Boost 1.36, I noticed that the following header files are not copied to the target include directory when using the ""install"" target: boost/tr1/tr1/* boost/tr1/tr1/sun/* It seems that the definition of ""headers"" in the top level ""Jamroot"" file doesn't catch these header files because they either have no extension, or an extension that is not included in the glob list. Looks like this issue was raised last year, but perhaps it was since overlooked? http://lists.boost.org/Archives/boost/2007/05/121412.php Anyway, I've attached a patch file which shows a possible fix. Hope it's useful. Regards, Chris " Bugs closed Boost 1.37.0 Building Boost Boost 1.36.0 Problem fixed