$ ./configure > /tmp/log 2>&1 checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for perl... /usr/bin/perl checking for library containing strerror... none required checking for main in -lncurses... yes checking for main in -lmenu... yes checking for main in -lform... yes checking for main in -lbluetooth... yes checking for main in -lpthread... yes checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for unistd.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking bluetooth/bluetooth.h usability... yes checking bluetooth/bluetooth.h presence... yes checking for bluetooth/bluetooth.h... yes checking bluetooth/sdp.h usability... yes checking bluetooth/sdp.h presence... yes checking for bluetooth/sdp.h... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking whether gcc needs -traditional... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking return type of signal handlers... void checking for memset... yes checking for strerror... yes checking for xml2-config... /usr/bin/xml2-config checking libxml/parser.h usability... yes checking libxml/parser.h presence... yes checking for libxml/parser.h... yes checking libxml/tree.h usability... yes checking libxml/tree.h presence... yes checking for libxml/tree.h... yes checking for main in -lxml2... yes checking the location of the config file... ${prefix}/etc/btscanner.xml checking the location of the config DTD... file://${prefix}/etc/btscanner.dtd configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands $ make >> /tmp/log 2>&1 cd . && /bin/sh /root/btscanner-2.1/missing --run aclocal-1.9 /root/btscanner-2.1/missing: line 52: aclocal-1.9: command not found WARNING: `aclocal-1.9' 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 . && /bin/sh /root/btscanner-2.1/missing --run automake-1.9 --gnu /root/btscanner-2.1/missing: line 52: automake-1.9: command not found WARNING: `automake-1.9' 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. cd . && /bin/sh /root/btscanner-2.1/missing --run autoconf /bin/sh ./config.status --recheck running /bin/sh ./configure --no-create --no-recursion checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for perl... /usr/bin/perl checking for library containing strerror... none required checking for main in -lncurses... yes checking for main in -lmenu... yes checking for main in -lform... yes checking for main in -lbluetooth... yes checking for main in -lpthread... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for unistd.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking bluetooth/bluetooth.h usability... yes checking bluetooth/bluetooth.h presence... yes checking for bluetooth/bluetooth.h... yes checking bluetooth/sdp.h usability... yes checking bluetooth/sdp.h presence... yes checking for bluetooth/sdp.h... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking whether gcc needs -traditional... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking return type of signal handlers... void checking for memset... yes checking for strerror... yes checking for xml2-config... /usr/bin/xml2-config checking libxml/parser.h usability... yes checking libxml/parser.h presence... yes checking for libxml/parser.h... yes checking libxml/tree.h usability... yes checking libxml/tree.h presence... yes checking for libxml/tree.h... yes checking for main in -lxml2... yes checking the location of the config file... ${prefix}/etc/btscanner.xml checking the location of the config DTD... file://${prefix}/etc/btscanner.dtd configure: creating ./config.status /bin/sh ./config.status config.status: creating Makefile config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting config.status: creating config.h config.status: executing depfiles commands cd . && /bin/sh /root/btscanner-2.1/missing --run autoheader rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h make all-am make[1]: Entering directory `/root/btscanner-2.1' if gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr/include/libxml2 -DCFG_FILE=\"/usr/local/etc/btscanner.xml\" -DCFG_DTD=\"file:///usr/local/etc/btscanner.dtd\" -g -O2 -I/usr/include/libxml2 -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; \ then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr/include/libxml2 -DCFG_FILE=\"/usr/local/etc/btscanner.xml\" -DCFG_DTD=\"file:///usr/local/etc/btscanner.dtd\" -g -O2 -I/usr/include/libxml2 -MT threader.o -MD -MP -MF ".deps/threader.Tpo" -c -o threader.o threader.c; \ then mv -f ".deps/threader.Tpo" ".deps/threader.Po"; else rm -f ".deps/threader.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr/include/libxml2 -DCFG_FILE=\"/usr/local/etc/btscanner.xml\" -DCFG_DTD=\"file:///usr/local/etc/btscanner.dtd\" -g -O2 -I/usr/include/libxml2 -MT cfg.o -MD -MP -MF ".deps/cfg.Tpo" -c -o cfg.o cfg.c; \ then mv -f ".deps/cfg.Tpo" ".deps/cfg.Po"; else rm -f ".deps/cfg.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr/include/libxml2 -DCFG_FILE=\"/usr/local/etc/btscanner.xml\" -DCFG_DTD=\"file:///usr/local/etc/btscanner.dtd\" -g -O2 -I/usr/include/libxml2 -MT store.o -MD -MP -MF ".deps/store.Tpo" -c -o store.o store.c; \ then mv -f ".deps/store.Tpo" ".deps/store.Po"; else rm -f ".deps/store.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr/include/libxml2 -DCFG_FILE=\"/usr/local/etc/btscanner.xml\" -DCFG_DTD=\"file:///usr/local/etc/btscanner.dtd\" -g -O2 -I/usr/include/libxml2 -MT misc.o -MD -MP -MF ".deps/misc.Tpo" -c -o misc.o misc.c; \ then mv -f ".deps/misc.Tpo" ".deps/misc.Po"; else rm -f ".deps/misc.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr/include/libxml2 -DCFG_FILE=\"/usr/local/etc/btscanner.xml\" -DCFG_DTD=\"file:///usr/local/etc/btscanner.dtd\" -g -O2 -I/usr/include/libxml2 -MT oui.o -MD -MP -MF ".deps/oui.Tpo" -c -o oui.o oui.c; \ then mv -f ".deps/oui.Tpo" ".deps/oui.Po"; else rm -f ".deps/oui.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr/include/libxml2 -DCFG_FILE=\"/usr/local/etc/btscanner.xml\" -DCFG_DTD=\"file:///usr/local/etc/btscanner.dtd\" -g -O2 -I/usr/include/libxml2 -MT screen.o -MD -MP -MF ".deps/screen.Tpo" -c -o screen.o screen.c; \ then mv -f ".deps/screen.Tpo" ".deps/screen.Po"; else rm -f ".deps/screen.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr/include/libxml2 -DCFG_FILE=\"/usr/local/etc/btscanner.xml\" -DCFG_DTD=\"file:///usr/local/etc/btscanner.dtd\" -g -O2 -I/usr/include/libxml2 -MT ll.o -MD -MP -MF ".deps/ll.Tpo" -c -o ll.o ll.c; \ then mv -f ".deps/ll.Tpo" ".deps/ll.Po"; else rm -f ".deps/ll.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr/include/libxml2 -DCFG_FILE=\"/usr/local/etc/btscanner.xml\" -DCFG_DTD=\"file:///usr/local/etc/btscanner.dtd\" -g -O2 -I/usr/include/libxml2 -MT sdp.o -MD -MP -MF ".deps/sdp.Tpo" -c -o sdp.o sdp.c; \ then mv -f ".deps/sdp.Tpo" ".deps/sdp.Po"; else rm -f ".deps/sdp.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr/include/libxml2 -DCFG_FILE=\"/usr/local/etc/btscanner.xml\" -DCFG_DTD=\"file:///usr/local/etc/btscanner.dtd\" -g -O2 -I/usr/include/libxml2 -MT scan.o -MD -MP -MF ".deps/scan.Tpo" -c -o scan.o scan.c; \ then mv -f ".deps/scan.Tpo" ".deps/scan.Po"; else rm -f ".deps/scan.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr/include/libxml2 -DCFG_FILE=\"/usr/local/etc/btscanner.xml\" -DCFG_DTD=\"file:///usr/local/etc/btscanner.dtd\" -g -O2 -I/usr/include/libxml2 -MT log.o -MD -MP -MF ".deps/log.Tpo" -c -o log.o log.c; \ then mv -f ".deps/log.Tpo" ".deps/log.Po"; else rm -f ".deps/log.Tpo"; exit 1; fi gcc -g -O2 -I/usr/include/libxml2 -lxml2 -lz -lm -o btscanner main.o threader.o cfg.o store.o misc.o oui.o screen.o ll.o sdp.o scan.o log.o -lxml2 -lpthread -lbluetooth -lform -lmenu -lncurses make[1]: Leaving directory `/root/btscanner-2.1'