Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
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 an attachment (id=121915) [details] sys-freebsd/freebsd-lib-6.2-r1 build.log
Created an attachment (id=121917) [details] sys-freebsd/freebsd-ubin-6.2 build.log
Created an attachment (id=121918) [details] sys-freebsd/freebsd-usbin-6.2-r1 build.log
Created an attachment (id=122117) [details] freebsd-lib-libsdp.patch fixes missing include path for libsdp (bluetooth related)
Created an attachment (id=122119) [details] 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 :)