Here's the whole trace: root@MSI-GE60-Ubuntu-14:/home/actionmystique/Program-Files/Ubuntu/Libvirtodbc0/virtuoso-opensource-6.1.6# ./configure checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking how to create a ustar tar archive... gnutar checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu creating config.nice checking for Virtuoso installation layout... default checking for cpp... /usr/bin/cpp checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking whether gcc and cc understand -c and -o together... yes checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking how to print strings... printf checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking how to run the C preprocessor... /usr/bin/cpp checking for AIX... no checking for library containing strerror... none required checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking for inline... inline checking whether char is unsigned... no checking for long double with more range or precision than double... yes checking for char... yes checking size of char... 1 checking for short... yes checking size of short... 2 checking for unsigned... yes checking size of unsigned... 4 checking for int... yes checking size of int... 4 checking for long... yes checking size of long... 8 checking for long long... yes checking size of long long... 8 checking for float... yes checking size of float... 4 checking for double... yes checking size of double... 8 checking for long double... yes checking size of long double... 16 checking for char *... yes checking size of char *... 8 checking for void *... yes checking size of void *... 8 checking for a BSD-compatible install... /usr/bin/install -c checking whether make sets $(MAKE)... (cached) yes checking whether ln -s works... yes checking for bison... bison -y checking for htmldoc... no checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for flex... /usr/bin/flex checking for gawk... /usr/bin/gawk checking for gperf... gperf checking for perl... /usr/bin/perl checking for python... /usr/bin/python checking for ruby... /usr/bin/ruby checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) 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 checking for ANSI C header files... (cached) yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether sys/types.h defines makedev... yes checking whether stat file-mode macros are broken... no checking whether time.h and sys/time.h may both be included... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for unistd.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking return type of signal handlers... void checking for size_t... yes checking for uid_t in sys/types.h... yes checking for struct stat.st_blksize... yes checking for struct stat.st_blocks... yes checking for struct stat.st_rdev... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for ptrdiff_t... yes checking for tm_gmtoff in struct tm... yes checking for tm_tzadj in struct tm... no checking for t_open in -lnsl... no checking for gethostbyname in -linet... no checking for socket in -lsocket... no checking for cos in -lm... yes checking for working memcmp... yes checking for function prototypes... yes checking whether setvbuf arguments are reversed... no checking for unistd.h... (cached) yes checking for working chown... yes checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... no checking for getpagesize... yes checking for gettimeofday... yes checking for strtok_r... yes checking for ftruncate... yes checking for fchmod... yes checking for fsync... yes checking for ftime... yes checking for localtime_r... yes checking for gmtime_r... yes checking for syslog... yes checking for snprintf... yes checking for vsnprintf... yes checking for wcsdup... yes checking for wcscasecmp... yes checking for wcsicmp... no checking for wcscmp... yes checking for wcslen... yes checking for wcsncat... yes checking for wcsnicmp... no checking for wcsncasecmp... yes checking for wcsncmp... yes checking for wcscpy... yes checking for iswspace... yes checking for iswdigit... yes checking for wcsncpy... yes checking for wtol... no checking for wtoi... no checking for wcschr... yes checking for wcsrchr... yes checking for wcsstr... yes checking for wcscat... yes checking for iswlower... yes checking for iswupper... yes checking for towlower... yes checking for towupper... yes checking for wprintf... yes checking for fputws... yes checking for putwc... yes checking for swprintf... yes checking for fwprintf... yes checking for swscanf... yes checking for fgetws... yes checking for putwchar... yes checking for putws... no checking for wfopen... no checking for cwprintf... no checking for wperror... no checking for wexecvp... no checking for wgetenv... no checking for wgetpass... no checking for wgetpassphrase... no checking for getpwnam... yes checking for getgrnam... yes checking for chmod... yes checking for getpwuid... yes checking for getgrgid... yes checking for setuid... yes checking for putenv... yes checking for setenv... yes checking for strerror... yes checking for strdup... yes checking for getrusage... yes checking for memmove... yes checking for memmem... yes checking for memcpy... yes checking for sys_errlist... yes checking whether va_copy exists... yes checking whether __va_copy exists... yes checking for flock in ... yes checking whether #! works in shell scripts... yes checking for long file names... yes checking for restartable system calls... yes configure: checking default compiler values... checking for uuid_t... no checking validity of the OpenSSL headers in /usr... good checking version and usability of the OpenSSL lib in /usr... good checking OpenLDAP library usability... bad. Check config.log for details checking for xml2-config... /usr/bin/xml2-config checking for libxml - version >= 2.4.0... yes (version 2.9.1) checking for hslookup... notfound configure: WARNING: The hslookup plugin will not be build checking for Wand-config... notfound configure: WARNING: The ImageMagick plugin will not be build checking WBXML2 library usability... bad. Check config.log for details checking for pthread_create in -lpthreads... no checking for pthread_create in -lpthread... yes checking for pthread_attr_setstacksize... yes checking for pthread_attr_getstacksize... yes checking for pthread_sigmask... yes checking for --with-libs... no checking for --with-editline... no checking for --with-readline... no checking for dlopen... no checking for dlopen in -ldl... yes checking for dlopen in -ldl... (cached) yes checking for shl_load in -ldld... no checking for iODBC location... libsrc/odbcsdk checking for Java options... done done checking for OS specific configuration... (Linux) checking for OS specific defines... (-Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE) checking for system libs... -lm Configured: xml ssl imsg pldebug pthreads configure: creating ./config.status config.status: creating Makefile config.status: creating binsrc/Makefile config.status: creating docsrc/Makefile config.status: creating libsrc/Makefile config.status: creating binsrc/bpel/Makefile config.status: creating binsrc/b3s/Makefile config.status: creating binsrc/cached_resources/Makefile config.status: creating binsrc/dav/Makefile config.status: creating binsrc/dbpedia/Makefile config.status: creating binsrc/driver/Makefile config.status: creating binsrc/hibernate/Makefile config.status: creating binsrc/hosting/Makefile config.status: creating binsrc/hosting/mono/Makefile config.status: creating binsrc/hosting/mono/tests/Makefile config.status: creating binsrc/hosting/perl/Makefile config.status: creating binsrc/hosting/php/Makefile config.status: creating binsrc/hosting/python/Makefile config.status: creating binsrc/hosting/ruby/Makefile config.status: creating binsrc/isparql/Makefile config.status: creating binsrc/jena/Makefile config.status: creating binsrc/maildrop/Makefile config.status: creating binsrc/mono/Makefile config.status: creating binsrc/oat/Makefile config.status: creating binsrc/rdf_mappers/Makefile config.status: creating binsrc/rdb2rdf/Makefile config.status: creating binsrc/redland/Makefile config.status: creating binsrc/samples/demo/Makefile config.status: creating binsrc/samples/hslookup/Makefile config.status: creating binsrc/samples/image_magick/Makefile config.status: creating binsrc/samples/JDBC/Makefile config.status: creating binsrc/samples/Makefile config.status: creating binsrc/samples/odp/Makefile config.status: creating binsrc/samples/sparql_demo/Makefile config.status: creating binsrc/samples/wbxml2/Makefile config.status: creating binsrc/samples/webapp/Makefile config.status: creating binsrc/samples/xpath/Makefile config.status: creating binsrc/samples/xquery/Makefile config.status: creating binsrc/sesame/Makefile config.status: creating binsrc/sesame2/Makefile config.status: creating binsrc/sesame3/Makefile config.status: creating binsrc/sqldoc/Makefile config.status: creating binsrc/sync/Makefile config.status: creating binsrc/tests/biftest/Makefile config.status: creating binsrc/tests/dotnet/Makefile config.status: creating binsrc/tests/Makefile config.status: creating binsrc/tests/bsbm/Makefile config.status: creating binsrc/tests/lubm/Makefile config.status: creating binsrc/tests/oledb/Makefile config.status: creating binsrc/tests/rdf/Makefile config.status: creating binsrc/tests/suite/Makefile config.status: creating binsrc/tests/suite/tpc-d/Makefile config.status: creating binsrc/tests/tpcrun/Makefile config.status: creating binsrc/tests/wb/Makefile config.status: creating binsrc/tutorial/apps/Makefile config.status: creating binsrc/tutorial/hosting/Makefile config.status: creating binsrc/tutorial/Makefile config.status: creating binsrc/tutorial/services/Makefile config.status: creating binsrc/tutorial/web/Makefile config.status: creating binsrc/tutorial/xml/Makefile config.status: creating binsrc/vad/Makefile config.status: creating binsrc/virtodbc/Makefile config.status: creating binsrc/virtoledb/Makefile config.status: creating binsrc/VirtuosoClient.Net/Makefile config.status: creating binsrc/virtuoso/Makefile config.status: creating binsrc/virtuoso_sink/Makefile config.status: creating binsrc/vsp/Makefile config.status: creating binsrc/vspx/Makefile config.status: creating binsrc/ws/Makefile config.status: creating binsrc/ws/wsrm/Makefile config.status: creating binsrc/xddl/Makefile config.status: creating binsrc/yacutia/Makefile config.status: creating docsrc/chm/Makefile config.status: creating docsrc/docwiki/Makefile config.status: creating docsrc/html_virt/Makefile config.status: creating docsrc/images/Makefile config.status: creating docsrc/pdf/Makefile config.status: creating docsrc/releasenotes/Makefile config.status: creating docsrc/styleguide/Makefile config.status: creating docsrc/stylesheets/Makefile config.status: creating docsrc/xmlsource/Makefile config.status: creating libsrc/Dk/Makefile config.status: creating libsrc/JDBCDriverType4/Makefile config.status: creating libsrc/JDBCDriverType4/testsuite_2.0/Makefile config.status: creating libsrc/JDBCDriverType4/testsuite_3.0/Makefile config.status: creating libsrc/JDBCDriverType4/testsuite_4.0/Makefile config.status: creating libsrc/JDBCDriverType4/virtuoso/jdbc2/Makefile config.status: creating libsrc/JDBCDriverType4/virtuoso/Makefile config.status: creating libsrc/langfunc/Makefile config.status: creating libsrc/odbcsdk/Makefile config.status: creating libsrc/plugin/Makefile config.status: creating libsrc/Thread/Makefile config.status: creating libsrc/Tidy/Makefile config.status: creating libsrc/util/Makefile config.status: creating libsrc/Wi/Makefile config.status: creating libsrc/Xml.new/Makefile config.status: error: cannot find input file: libsrc/zlib/Makefile.in