checking for getopt.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.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 sys/stat.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking for sys/wait.h... (cached) yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for uid_t in sys/types.h... yes checking for pid_t... yes checking whether time.h and sys/time.h may both be included... yes checking for socklen_t... yes checking for library containing socket... none required checking for library containing inet_addr... none required checking for unistd.h... (cached) yes checking for working chown... no 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 for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking whether lstat dereferences a symlink specified with a trailing slash... no checking whether stat accepts an empty string... yes checking for dup2... yes checking for memset... yes checking for putenv... yes checking for select... yes checking for socket... yes checking for strerror... yes checking for strtol... yes checking for issetugid... no checking for inet_pton... yes checking for IPv6 support... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-nls, --enable-static, --enable-shared >>> spawn-fcgi 1.6.3 Building PATH="/home/test/test/output1/host/bin:/home/test/test/output1/host/usr/bin:/home/test/test/output1/host/usr/sbin/:/usr/local/bin:/usr/bin:/bin:/usr/games" PERLLIB="/home/test/test/output1/host/usr/lib/perl" /usr/bin/make -j8 -C /home/test/test/output1/build/spawn-fcgi-1.6.3/ make[1]: Entering directory `/home/test/test/output1/build/spawn-fcgi-1.6.3' /usr/bin/make all-recursive make[2]: Entering directory `/home/test/test/output1/build/spawn-fcgi-1.6.3' Making all in src make[3]: Entering directory `/home/test/test/output1/build/spawn-fcgi-1.6.3/src' /home/test/test/output1/host/usr/bin/bfin-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Os -g2 -Wall -W -Wshadow -pedantic -std=gnu99 -MT spawn-fcgi.o -MD -MP -MF .deps/spawn-fcgi.Tpo -c -o spawn-fcgi.o spawn-fcgi.c spawn-fcgi.c: In function 'fcgi_spawn_connection': spawn-fcgi.c:228: warning: implicit declaration of function 'fork' mv -f .deps/spawn-fcgi.Tpo .deps/spawn-fcgi.Po /home/test/test/output1/host/usr/bin/bfin-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Os -g2 -Wall -W -Wshadow -pedantic -std=gnu99 -o spawn-fcgi spawn-fcgi.o spawn-fcgi.o: In function `fcgi_spawn_connection': /home/test/test/output1/build/spawn-fcgi-1.6.3/src/spawn-fcgi.c:228: undefined reference to `_fork' collect2: ld returned 1 exit status make[3]: *** [spawn-fcgi] Error 1 make[3]: Leaving directory `/home/test/test/output1/build/spawn-fcgi-1.6.3/src' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/test/test/output1/build/spawn-fcgi-1.6.3' make[1]: *** [all] Error 2 make[1]: Leaving directory `/home/test/test/output1/build/spawn-fcgi-1.6.3' make: *** [/home/test/test/output1/build/spawn-fcgi-1.6.3/.stamp_built] Error 2