=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> Building for sqlite3-tcl-3.8.4.1 cc -DPACKAGE_NAME=\"sqlite\" -DPACKAGE_TARNAME=\"sqlite\" -DPACKAGE_VERSION=\"3.8.4.1\" -DPACKAGE_STRING=\"sqlite\ 3.8.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_sqlite=/\*\*/ -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 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DSQLITE_THREADSAFE=0 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_WIDE_INT_TYPE=long\ long -DUSE_TCL_STUBS=1 -Dfdatasync=fsync -DHAVE_DECL_STRERROR_R=1 -DHAVE_STRERROR_R=1 -DSQLITE_ENABLE_FTS3=1 -DSQLITE_3_SUFFIX_ONLY=1 -DSQLITE_ENABLE_RTREE=1 -DSQLITE_OMIT_DEPRECATED=1 -I"./generic" -I"/usr/pkg/include" -I./.. -O2 -march=i586 -I/usr/include -I/usr/pkg/include -pipe -O2 -DNDEBUG -Wall -fPIC -I/usr/include -I/usr/pkg/include -c `echo ./generic/tclsqlite3.c` -o tclsqlite3.o In file included from ./generic/tclsqlite3.c:4: ./generic/../../sqlite3.c:52986:20: warning: unused function 'sqlite3BtreeSetMmapLimit' [-Wunused-function] SQLITE_PRIVATE int sqlite3BtreeSetMmapLimit(Btree *p, sqlite3_int64 szMmap){ ^ 1 warning generated. rm -f libsqlite3.8.4.1 o libsqlite3.8.4.1 tclsqlite3.o -L/usr/pkg/lib -ltclstub86 gmake: o: Command not found Makefile:261: recipe for target 'libsqlite3.8.4.1' failed gmake: [libsqlite3.8.4.1] Error 127 (ignored) : libsqlite3.8.4.1 If you have documentation to create, place the commands to build the docs in the 'doc:' target. For example: xml2nroff sample.xml > sample.n xml2html sample.xml > sample.html => Unwrapping files-to-be-installed.