===> bluetooth (all) ===> bluetooth/bthost (all) Warning: Object directory not changed from original /var/tmp/portage/sys-freebsd/freebsd-ubin-6.2/work/usr.bin/bluetooth/bthost i686-gentoo-freebsd6.2-gcc -O2 -march=i686 -pipe -Wsystem-headers -Wall -Wno-format-y2k -Wno-uninitialized -c bthost.c bthost.c:32:23: error: bluetooth.h: No such file or directory bthost.c: In function ?hostmode?: bthost.c:76: error: ?bdaddr_t? undeclared (first use in this function) bthost.c:76: error: (Each undeclared identifier is reported only once bthost.c:76: error: for each function it appears in.) bthost.c:76: error: expected ?;? before ?ba? bthost.c:80: warning: implicit declaration of function ?bt_aton? bthost.c:80: error: ?ba? undeclared (first use in this function) bthost.c:82: warning: implicit declaration of function ?bt_gethostbyaddr? bthost.c:83: error: ?AF_BLUETOOTH? undeclared (first use in this function) bthost.c:83: warning: assignment makes pointer from integer without a cast bthost.c:86: warning: implicit declaration of function ?bt_gethostbyname? bthost.c:86: warning: assignment makes pointer from integer without a cast bthost.c:90: warning: implicit declaration of function ?herror? bthost.c:90: warning: implicit declaration of function ?bt_ntoa? bthost.c:90: warning: pointer/integer type mismatch in conditional expression bthost.c:95: error: dereferencing pointer to incomplete type bthost.c:96: error: expected expression before ?)? token bthost.c:96: error: dereferencing pointer to incomplete type bthost.c:99: warning: pointer/integer type mismatch in conditional expression bthost.c:101: error: dereferencing pointer to incomplete type bthost.c:102: error: dereferencing pointer to incomplete type bthost.c: In function ?protomode?: bthost.c:114: warning: implicit declaration of function ?bt_getprotobynumber? bthost.c:114: warning: assignment makes pointer from integer without a cast bthost.c:116: warning: implicit declaration of function ?bt_getprotobyname? bthost.c:116: warning: assignment makes pointer from integer without a cast bthost.c:125: error: dereferencing pointer to incomplete type bthost.c:127: error: dereferencing pointer to incomplete type bthost.c:130: error: dereferencing pointer to incomplete type bthost.c:130: error: dereferencing pointer to incomplete type *** Error code 1 1 error *** Error code 2 1 error *** Error code 2 1 error !!! ERROR: sys-freebsd/freebsd-ubin-6.2 failed. Call stack: ebuild.sh, line 1621: Called dyn_compile ebuild.sh, line 973: Called qa_call 'src_compile' ebuild.sh, line 44: Called src_compile ebuild.sh, line 1311: Called freebsd_src_compile freebsd.eclass, line 104: Called bsdmk_src_compile bsdmk.eclass, line 70: Called die