checking if /home/test/test/output/host/usr/bin/bfin-linux-uclibc-gcc -std=gnu99 supports -Winline flag... yes checking if /home/test/test/output/host/usr/bin/bfin-linux-uclibc-gcc -std=gnu99 supports -Wno-unused-parameter flag... yes checking if /home/test/test/output/host/usr/bin/bfin-linux-uclibc-gcc -std=gnu99 supports -Wstrict-aliasing flag... yes checking whether to enable assertions... yes checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for an ANSI C-conforming const... yes checking for pid_t... yes checking whether time.h and sys/time.h may both be included... yes checking for working volatile... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... no checking for vfork... yes checking for working vfork... (cached) yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking types of arguments for select... int,fd_set *,struct timeval * checking for vprintf... yes checking for _doprnt... no checking for select... yes checking for strerror... yes checking for dup2... yes checking for memset... yes checking for strrchr... yes checking for asprintf... yes checking for mode_t... yes checking whether setpgrp takes no argument... (cached) no checking return type of signal handlers... void checking for size_t... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking if /home/test/test/output/host/usr/bin/bfin-linux-uclibc-gcc -std=gnu99 supports -Wl,--no-undefined flag... yes configure: creating ./config.status config.status: creating libdaemon/Makefile config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/README.html config.status: creating doc/doxygen.conf config.status: creating examples/Makefile config.status: creating pkgconfig/libdaemon.pc config.status: creating pkgconfig/libdaemon-uninstalled.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-nls, --enable-ipv6 >>> libdaemon 0.14 Building PATH="/home/test/test/output/host/bin:/home/test/test/output/host/usr/bin:/home/test/test/output/host/usr/sbin/:/usr/local/bin:/usr/bin:/bin:/usr/games" PERLLIB="/home/test/test/output/host/usr/lib/perl" /usr/bin/make -j12 -C /home/test/test/output/build/libdaemon-0.14/ make[1]: Entering directory `/home/test/test/output/build/libdaemon-0.14' /usr/bin/make all-recursive make[2]: Entering directory `/home/test/test/output/build/libdaemon-0.14' Making all in libdaemon make[3]: Entering directory `/home/test/test/output/build/libdaemon-0.14/libdaemon' CC dlog.lo CC dfork.lo CC dsignal.lo CC dpid.lo CC dnonblock.lo CC dexec.lo dfork.c: In function 'daemon_fork': dfork.c:178: warning: implicit declaration of function 'fork' dexec.c: In function 'daemon_execv': dexec.c:62: warning: implicit declaration of function 'fork' CCLD libdaemon.la .libs/dfork.o: In function `_daemon_fork': dfork.c:(.text+0x83c): undefined reference to `_fork' dfork.c:(.text+0x990): undefined reference to `_fork' .libs/dexec.o: In function `_daemon_execv': dexec.c:(.text+0x56): undefined reference to `_fork' collect2: ld returned 1 exit status make[3]: *** [libdaemon.la] Error 1 make[3]: Leaving directory `/home/test/test/output/build/libdaemon-0.14/libdaemon' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/test/test/output/build/libdaemon-0.14' make[1]: *** [all] Error 2 make[1]: Leaving directory `/home/test/test/output/build/libdaemon-0.14' make: *** [/home/test/test/output/build/libdaemon-0.14/.stamp_built] Error 2