Download of drizzle-2010.03.1317.tar.gz produces same error. Exact commands executed: 1001 cd src 1002 wget http://launchpad.net/drizzle/cherry/2010-03-01/+download/drizzle-2010.03.1317.tar.gz 1003 tar xvfz drizzle-2010.03.1317.tar.gz 1004 cd drizzle-2010.03.1317 1005 config/autorun.sh 1006 ./configure --prefix=${HOME}/deploy 1007 make Output --- Configuration summary for drizzle version 2010.03.0 bzr-export * Installation prefix: /home/drizzle/deploy * System type: unknown-linux-gnu * Host CPU: x86_64 * C Compiler: gcc (GCC) 4.1.2 20071124 (Red Hat 4.1.2-42) * C++ Compiler: g++ (GCC) 4.1.2 20071124 (Red Hat 4.1.2-42) * Build auth_pam: no * Assertions enabled: yes * Debug enabled: no * Profiling enabled: no * Coverage enabled: no * Warnings as failure: yes * C++ cstdint location: * C++ hash_map location: * C++ hash namespace: __gnu_cxx * C++ shared_ptr namespace: --- [drizzle@dc1 drizzle-2010.03.1317]$ make cd . && python config/pandora-plugin write srcdir=. ./config/make-lint.py Making drizzled/configmake.h /usr/bin/gperf -D --initializer-suffix=,0 --struct-type --enum \ --omit-struct-type --readonly-tables --language=C++ \ --class-name=symbol_hash drizzled/symbol_hash.gperf > drizzled/symbol_hash.stamp-h /usr/bin/gperf -D --initializer-suffix=,0 --struct-type --enum \ --omit-struct-type --readonly-tables --language=C++ \ --class-name=function_hash drizzled/function_hash.gperf > drizzled/function_hash.stamp-h /usr/local/bin/protoc --proto_path=./drizzled/message:./drizzled/message \ --cpp_out=./drizzled/message drizzled/message/schema.proto /usr/local/bin/protoc --proto_path=./drizzled/message:./drizzled/message \ --cpp_out=./drizzled/message drizzled/message/table.proto /usr/local/bin/protoc --proto_path=./drizzled/message:./drizzled/message \ --cpp_out=./drizzled/message drizzled/message/transaction.proto /usr/local/bin/protoc --proto_path=./drizzled/message:./drizzled/message \ --cpp_out=./drizzled/message drizzled/message/master_list.proto make all-recursive make[1]: Entering directory `/home/drizzle/src/drizzle-2010.03.1317' cd . && python config/pandora-plugin write srcdir=. ./config/make-lint.py Making all in po make[2]: Entering directory `/home/drizzle/src/drizzle-2010.03.1317/po' make[2]: Leaving directory `/home/drizzle/src/drizzle-2010.03.1317/po' Making all in gnulib make[2]: Entering directory `/home/drizzle/src/drizzle-2010.03.1317/gnulib' rm -f time.h-t time.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@NEXT_TIME_H''@||g' \ -e 's|@REPLACE_LOCALTIME_R''@|0|g' \ -e 's|@REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' \ -e 's|@REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \ -e 's|@REPLACE_STRPTIME''@|GNULIB_PORTCHECK|g' \ -e 's|@REPLACE_TIMEGM''@|0|g' \ -e 's|@SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \ < ./time.in.h; \ } > time.h-t mv time.h-t time.h rm -f unistd.h-t unistd.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''HAVE_UNISTD_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_UNISTD_H''@||g' \ -e 's|@''GNULIB_CHOWN''@|0|g' \ -e 's|@''GNULIB_CLOSE''@|0|g' \ -e 's|@''GNULIB_DUP2''@|0|g' \ -e 's|@''GNULIB_ENVIRON''@|0|g' \ -e 's|@''GNULIB_EUIDACCESS''@|0|g' \ -e 's|@''GNULIB_FCHDIR''@|0|g' \ -e 's|@''GNULIB_FSYNC''@|0|g' \ -e 's|@''GNULIB_FTRUNCATE''@|0|g' \ -e 's|@''GNULIB_GETCWD''@|0|g' \ -e 's|@''GNULIB_GETDOMAINNAME''@|0|g' \ -e 's|@''GNULIB_GETDTABLESIZE''@|0|g' \ -e 's|@''GNULIB_GETHOSTNAME''@|0|g' \ -e 's|@''GNULIB_GETLOGIN_R''@|0|g' \ -e 's|@''GNULIB_GETPAGESIZE''@|0|g' \ -e 's|@''GNULIB_GETUSERSHELL''@|0|g' \ -e 's|@''GNULIB_LCHOWN''@|0|g' \ -e 's|@''GNULIB_LSEEK''@|0|g' \ -e 's|@''GNULIB_READLINK''@|0|g' \ -e 's|@''GNULIB_SLEEP''@|0|g' \ -e 's|@''GNULIB_UNISTD_H_SIGPIPE''@|0|g' \ -e 's|@''GNULIB_WRITE''@|0|g' \ -e 's|@''HAVE_DUP2''@|1|g' \ -e 's|@''HAVE_EUIDACCESS''@|1|g' \ -e 's|@''HAVE_FSYNC''@|1|g' \ -e 's|@''HAVE_FTRUNCATE''@|1|g' \ -e 's|@''HAVE_GETDOMAINNAME''@|1|g' \ -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \ -e 's|@''HAVE_GETHOSTNAME''@|1|g' \ -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_GETUSERSHELL''@|1|g' \ -e 's|@''HAVE_READLINK''@|1|g' \ -e 's|@''HAVE_SLEEP''@|1|g' \ -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ -e 's|@''HAVE_OS_H''@|0|g' \ -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ -e 's|@''REPLACE_CHOWN''@|0|g' \ -e 's|@''REPLACE_CLOSE''@|0|g' \ -e 's|@''REPLACE_FCHDIR''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|0|g' \ -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ -e 's|@''REPLACE_LCHOWN''@|0|g' \ -e 's|@''REPLACE_LSEEK''@|0|g' \ -e 's|@''REPLACE_WRITE''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \ -e '/definition of GL_LINK_WARNING/r ../config/link-warning.h' \ < ./unistd.in.h; \ } > unistd.h-t mv unistd.h-t unistd.h make all-recursive make[3]: Entering directory `/home/drizzle/src/drizzle-2010.03.1317/gnulib' make[4]: Entering directory `/home/drizzle/src/drizzle-2010.03.1317/gnulib' if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I.. -I.. -ggdb3 -I/home/drizzle/deploy/include -pipe -O3 -Werror -pedantic -Wall -Wundef -Wshadow -fdiagnostics-show-option -Wformat -fno-strict-aliasing -Wno-strict-aliasing -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -DUNIV_LINUX -Wno-error -MT libgnu_la-dummy.lo -MD -MP -MF ".deps/libgnu_la-dummy.Tpo" -c -o libgnu_la-dummy.lo `test -f 'dummy.c' || echo './'`dummy.c; \ then mv -f ".deps/libgnu_la-dummy.Tpo" ".deps/libgnu_la-dummy.Plo"; else rm -f ".deps/libgnu_la-dummy.Tpo"; exit 1; fi ../libtool: line 827: X--tag=CC: command not found ../libtool: line 860: libtool: ignoring unknown tag : command not found ../libtool: line 827: X--mode=compile: command not found ../libtool: line 993: *** Warning: inferring the mode of operation is deprecated.: command not found ../libtool: line 994: *** Future versions of Libtool will require --mode=MODE be specified.: command not found ../libtool: line 1137: Xgcc: command not found ../libtool: line 1137: X-std=gnu99: command not found ../libtool: line 1137: X-DHAVE_CONFIG_H: command not found ../libtool: line 1137: X-I..: command not found ../libtool: line 1137: X-I..: command not found ../libtool: line 1137: X-ggdb3: command not found ../libtool: line 1137: X-I/home/drizzle/deploy/include: No such file or directory ../libtool: line 1137: X-pipe: command not found ../libtool: line 1137: X-O3: command not found ../libtool: line 1137: X-Werror: command not found ../libtool: line 1137: X-pedantic: command not found ../libtool: line 1137: X-Wall: command not found ../libtool: line 1137: X-Wundef: command not found ../libtool: line 1137: X-Wshadow: command not found ../libtool: line 1137: X-fdiagnostics-show-option: command not found ../libtool: line 1137: X-Wformat: command not found ../libtool: line 1137: X-fno-strict-aliasing: command not found ../libtool: line 1137: X-Wno-strict-aliasing: command not found ../libtool: line 1137: X-Wextra: command not found ../libtool: line 1137: X-Wstrict-prototypes: command not found ../libtool: line 1137: X-Wmissing-prototypes: command not found ../libtool: line 1137: X-Wredundant-decls: command not found ../libtool: line 1137: X-Wmissing-declarations: command not found ../libtool: line 1137: X-Wcast-align: command not found ../libtool: line 1137: X-DUNIV_LINUX: command not found ../libtool: line 1137: X-Wno-error: command not found ../libtool: line 1137: X-MT: command not found ../libtool: line 1137: Xlibgnu_la-dummy.lo: command not found ../libtool: line 1137: X-MD: command not found ../libtool: line 1137: X-MP: command not found ../libtool: line 1137: X-MF: command not found ../libtool: line 1137: X.deps/libgnu_la-dummy.Tpo: No such file or directory ../libtool: line 1137: X-c: command not found ../libtool: line 1189: Xlibgnu_la-dummy.lo: command not found ../libtool: line 1194: libtool: compile: cannot determine name of library object from `': command not found make[4]: *** [libgnu_la-dummy.lo] Error 1 make[4]: Leaving directory `/home/drizzle/src/drizzle-2010.03.1317/gnulib' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/home/drizzle/src/drizzle-2010.03.1317/gnulib' make[2]: *** [all] Error 2 make[2]: Leaving directory `/home/drizzle/src/drizzle-2010.03.1317/gnulib' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/drizzle/src/drizzle-2010.03.1317' make: *** [all] Error 2