checking for arm-unknown-linux-uclibcgnueabi-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgfortran... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /home/test/test/output/host/usr/bin/arm-linux-nm output from /home/test/test/output/host/usr/bin/arm-linux-gcc object... ok checking for objdir... .libs checking for arm-unknown-linux-uclibcgnueabi-ar... /home/test/test/output/host/usr/bin/arm-linux-ar checking for arm-unknown-linux-uclibcgnueabi-ranlib... (cached) /home/test/test/output/host/usr/bin/arm-linux-ranlib checking for arm-unknown-linux-uclibcgnueabi-strip... (cached) /home/test/test/output/host/usr/bin/arm-linux-strip checking if /home/test/test/output/host/usr/bin/arm-linux-gcc supports -fno-rtti -fno-exceptions... no checking for /home/test/test/output/host/usr/bin/arm-linux-gcc option to produce PIC... -fPIC checking if /home/test/test/output/host/usr/bin/arm-linux-gcc PIC flag -fPIC works... yes checking if /home/test/test/output/host/usr/bin/arm-linux-gcc static flag -static works... yes checking if /home/test/test/output/host/usr/bin/arm-linux-gcc supports -c -o file.o... yes checking whether the /home/test/test/output/host/usr/bin/arm-linux-gcc linker (/home/test/test/output/host/usr/bin/arm-linux-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by /home/test/test/output/host/usr/bin/arm-linux-g++... /home/test/test/output/host/usr/bin/arm-linux-ld checking if the linker (/home/test/test/output/host/usr/bin/arm-linux-ld) is GNU ld... yes checking whether the /home/test/test/output/host/usr/bin/arm-linux-g++ linker (/home/test/test/output/host/usr/bin/arm-linux-ld) supports shared libraries... yes checking for /home/test/test/output/host/usr/bin/arm-linux-g++ option to produce PIC... -fPIC checking if /home/test/test/output/host/usr/bin/arm-linux-g++ PIC flag -fPIC works... yes checking if /home/test/test/output/host/usr/bin/arm-linux-g++ static flag -static works... yes checking if /home/test/test/output/host/usr/bin/arm-linux-g++ supports -c -o file.o... yes checking whether the /home/test/test/output/host/usr/bin/arm-linux-g++ linker (/home/test/test/output/host/usr/bin/arm-linux-ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for a thread-safe mkdir -p... /bin/mkdir -p checking for fdatasync... yes checking for usleep... yes checking for fullfsync... no checking for localtime_r... yes checking for gmtime_r... yes checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... no checking for library containing pthread_create... no checking for library containing dlopen... -ldl checking for whether to support dynamic extensions... yes checking for posix_fallocate... no configure: creating ./config.status config.status: creating Makefile config.status: creating sqlite3.pc config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc, --enable-ipv6 >>> sqlite 3071300 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/sqlite-3071300/ make[1]: Entering directory `/home/test/test/output/build/sqlite-3071300' /bin/bash ./libtool --tag=CC --mode=compile /home/test/test/output/host/usr/bin/arm-linux-gcc -DPACKAGE_NAME=\"sqlite\" -DPACKAGE_TARNAME=\"sqlite\" -DPACKAGE_VERSION=\"3.7.13\" -DPACKAGE_STRING=\"sqlite\ 3.7.13\" -DPACKAGE_BUGREPORT=\"http://www.sqlite.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sqlite\" -DVERSION=\"3.7.13\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DHAVE_LOCALTIME_R=1 -DHAVE_GMTIME_R=1 -DHAVE_DECL_STRERROR_R=1 -DHAVE_STRERROR_R=1 -I.@am__isrc@ -D_REENTRANT=1 -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_RTREE -pipe -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MT sqlite3.lo -MD -MP -MF .deps/sqlite3.Tpo -c -o sqlite3.lo sqlite3.c /home/test/test/output/host/usr/bin/arm-linux-gcc -DPACKAGE_NAME=\"sqlite\" -DPACKAGE_TARNAME=\"sqlite\" -DPACKAGE_VERSION=\"3.7.13\" -DPACKAGE_STRING=\"sqlite\ 3.7.13\" -DPACKAGE_BUGREPORT=\"http://www.sqlite.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sqlite\" -DVERSION=\"3.7.13\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DHAVE_LOCALTIME_R=1 -DHAVE_GMTIME_R=1 -DHAVE_DECL_STRERROR_R=1 -DHAVE_STRERROR_R=1 -I.@am__isrc@ -D_REENTRANT=1 -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_RTREE -pipe -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MT shell.o -MD -MP -MF .deps/shell.Tpo -c -o shell.o shell.c In file included from /home/test/test/output/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr/include/stdlib.h:25:0, from shell.c:31: /home/test/test/output/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr/include/features.h:209:5: warning: #warning requested reentrant code, but thread support was disabled mkdir .libs /home/test/test/output/host/usr/bin/arm-linux-gcc -DPACKAGE_NAME=\"sqlite\" -DPACKAGE_TARNAME=\"sqlite\" -DPACKAGE_VERSION=\"3.7.13\" "-DPACKAGE_STRING=\"sqlite 3.7.13\"" -DPACKAGE_BUGREPORT=\"http://www.sqlite.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sqlite\" -DVERSION=\"3.7.13\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DHAVE_LOCALTIME_R=1 -DHAVE_GMTIME_R=1 -DHAVE_DECL_STRERROR_R=1 -DHAVE_STRERROR_R=1 -I.@am__isrc@ -D_REENTRANT=1 -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_RTREE -pipe -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MT sqlite3.lo -MD -MP -MF .deps/sqlite3.Tpo -c sqlite3.c -fPIC -DPIC -o .libs/sqlite3.o In file included from /home/test/test/output/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr/include/stdint.h:26:0, from /home/test/toolchains/br-arm-full-nothread/usr/lib/gcc/arm-unknown-linux-uclibcgnueabi/4.5.3/include/stdint.h:3, from sqlite3.c:313: /home/test/test/output/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr/include/features.h:209:5: warning: #warning requested reentrant code, but thread support was disabled sqlite3.c:18022:21: fatal error: pthread.h: No such file or directory compilation terminated. make[1]: *** [sqlite3.lo] Error 1 make[1]: *** Waiting for unfinished jobs.... mv -f .deps/shell.Tpo .deps/shell.Po make[1]: Leaving directory `/home/test/test/output/build/sqlite-3071300' make: *** [/home/test/test/output/build/sqlite-3071300/.stamp_built] Error 2