=> Bootstrap dependency digest>=20010302: found digest-20111104
=> Bootstrap dependency fetch-[0-9]*: found fetch-1.7
WARNING: [license.mk] Every package should define a LICENSE.
===> Building for fuse-obexfs-0.8
cd . && aclocal-1.7 
WARNING: `aclocal' is missing on your system.  You should only need it if
         you modified `acinclude.m4' or `configure.in'.  You might want
         to install the `Automake' and `Perl' packages.  Grab them from
         any GNU archive site.
cd . && \
  automake-1.7 --gnu  Makefile
cd . && autoconf
WARNING: `automake' is missing on your system.  You should only need it if
         you modified `Makefile.am', `acinclude.m4' or `configure.in'.
         You might want to install the `Automake' and `Perl' packages.
         Grab them from any GNU archive site.
/bin/sh ./config.status --recheck
cd . && autoheader
touch ./config.h.in
cd . && /bin/sh ./config.status config.h
config.status: creating config.h
/usr/bin/make  all-recursive
make[1]: Entering directory `/tmp/pkgsrc/filesystems/fuse-obexfs/work/obexfs-0.8'
/bin/sh ./config.status --recheck
Making all in fuse
make[2]: Entering directory `/tmp/pkgsrc/filesystems/fuse-obexfs/work/obexfs-0.8/fuse'
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/pkg/include -I/usr/include  -Wall -W -Wmissing-declarations -Wmissing-prototypes -O2 -D_FILE_OFFSET_BITS=64 -MT obexfs.o -MD -MP -MF ".deps/obexfs.Tpo" \
  -c -o obexfs.o `test -f 'obexfs.c' || echo './'`obexfs.c; \
then mv -f ".deps/obexfs.Tpo" ".deps/obexfs.Po"; \
else rm -f ".deps/obexfs.Tpo"; exit 1; \
fi
obexfs.c: In function 'ofs_read':
obexfs.c:350:12: warning: pointer targets in assignment differ in signedness
obexfs.c: In function 'ofs_write':
obexfs.c:364:34: warning: unused parameter 'path'
obexfs.c: In function 'ofs_destroy':
obexfs.c:473:31: warning: unused parameter 'private_data'
obexfs.c: At top level:
obexfs.c:500:2: warning: initialization from incompatible pointer type
gcc  -Wall -W -Wmissing-declarations -Wmissing-prototypes -O2 -D_FILE_OFFSET_BITS=64  -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -o obexfs  obexfs.o -lfuse -lpthread -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lopenobex -lbluetooth -lobexftp -lmulticobex -lbfb 
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../x86_64-unknown-linux-gnu/bin/ld: cannot find -lbluetooth
collect2: ld returned 1 exit status
make[2]: *** [obexfs] Error 1
make[2]: Leaving directory `/tmp/pkgsrc/filesystems/fuse-obexfs/work/obexfs-0.8/fuse'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/pkgsrc/filesystems/fuse-obexfs/work/obexfs-0.8'
make: *** [all] Error 2
*** Error code 2

Stop.
bmake: stopped in /usr/pkgsrc/filesystems/fuse-obexfs
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/filesystems/fuse-obexfs