while trying to get bluetooth working under gentoo/freebsd the compilation of sys-freebsd/freebsd-{lib,ubin,usbin} with enabled bluetooth useflag faild. For me it looks at the first point that some headerfiles are missing/not found. Build logs follow...
Created attachment 121915 [details] sys-freebsd/freebsd-lib-6.2-r1 build.log
Created attachment 121917 [details] sys-freebsd/freebsd-ubin-6.2 build.log
Created attachment 121918 [details] sys-freebsd/freebsd-usbin-6.2-r1 build.log
Created attachment 122117 [details, diff] freebsd-lib-libsdp.patch fixes missing include path for libsdp (bluetooth related)
Created attachment 122119 [details, diff] freebsd-lib-6.2-r2.ebuild.patch patch to include freebsd-lib-libsdp.patch in ebuild for freebsd-lib-6.2
sys-freebsd/freebsd-{ubin,usbin} are all fixed with freebsd-lib-libsdp.patch for freebsd-lib, because bluetooth.h etc. are now installed in /usr/include
Fixed, thanks :)