This worked fine for me a few months ago but it won't make, now..
Any advice?

The versions of dependencies are all at or above recommended versions on the
wiki.  They are listed below.  Follow them are the results of the
./autogen.sh ./configure make sequence..

So the error is at the bottom..  Any help would be greatly appreciated.

mtedder@virtuosotester:~/virtuoso-opensource-6.1.2$ autoconf --version
autoconf (GNU Autoconf) 2.61
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software.  You may redistribute copies of it under the terms of
the GNU General Public License <http://www.gnu.org/licenses/gpl.html>.
There is NO WARRANTY, to the extent permitted by law.

Written by David J. MacKenzie and Akim Demaille.
mtedder@virtuosotester:~/virtuoso-opensource-6.1.2$ automake --version
automake (GNU automake) 1.10.1
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv2+: GNU GPL version 2 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by Tom Tromey <[email protected]>
       and Alexandre Duret-Lutz <[email protected]>.
mtedder@virtuosotester:~/virtuoso-opensource-6.1.2$ libtoolize --version
libtoolize (GNU libtool) 1.5.26

Copyright (C) 2005 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
mtedder@virtuosotester:~/virtuoso-opensource-6.1.2$ flex --version
flex 2.5.35
mtedder@virtuosotester:~/virtuoso-opensource-6.1.2$ bison --version
bison (GNU Bison) 2.3
Written by Robert Corbett and Richard Stallman.

Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
mtedder@virtuosotester:~/virtuoso-opensource-6.1.2$ gperf --version
GNU gperf 3.0.3
Copyright (C) 1989-1998, 2000-2004, 2006-2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Written by Douglas C. Schmidt and Bruno Haible.
mtedder@virtuosotester:~/virtuoso-opensource-6.1.2$ gawk --version
GNU Awk 3.1.5
Copyright (C) 1989, 1991-2005 Free Software Foundation.

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301,
USA.
mtedder@virtuosotester:~/virtuoso-opensource-6.1.2$ m4 --version
m4 (GNU M4) 1.4.11
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by Rene' Seindal.
mtedder@virtuosotester:~/virtuoso-opensource-6.1.2$ make --version
GNU Make 3.81
Copyright (C) 2006  Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.

This program built for i486-pc-linux-gnu
mtedder@virtuosotester:~/virtuoso-opensource-6.1.2$ openssl --version
mtedder@virtuosotester:~/virtuoso-opensource-6.1.2$
mtedder@virtuosotester:~/virtuoso-opensource-6.1.2$ ./autogen.sh

Checking build environment ...
Using aclocal (GNU automake) 1.10.1
Using autoconf (GNU Autoconf) 2.61
Using autoheader (GNU Autoconf) 2.61
Using automake (GNU automake) 1.10.1
Using libtoolize (GNU libtool) 1.5.26
Using bison (GNU Bison) 2.3
Using flex 2.5.35
Using GNU Awk 3.1.5
Using GNU gperf 3.0.3
Using OpenSSL 0.9.8g 19 Oct 2007

Generating build scripts ...
Running libtoolize ...
Putting files in AC_CONFIG_AUX_DIR, `binsrc/config'.
Running aclocal ...
Running autoheader ...
Running automake ...
Running autoconf ...

Please check the INSTALL and README files for instructions to
configure, build and install Virtuoso on your system.

Certain build targets are only enabled in maintainer mode:

    ./configure --enable-maintainer-mode ...

Bootstrap script completed successfully.
mtedder@virtuosotester:~/virtuoso-opensource-6.1.2$
mtedder@virtuosotester:~/virtuoso-opensource-6.1.2$ ./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... i686-pc-linux-gnu
checking host system type... i686-pc-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 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... 4
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... 12
checking for char *... yes
checking size of char *... 4
checking for void *... yes
checking size of void *... 4
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... /usr/bin/gperf
checking for perl... /usr/bin/perl
checking for python... /usr/bin/python
checking for ruby... 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... 98304
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) 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 <sys/file.h>... 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... no
checking for libxml - version >= 2.4.0... no
*** The xml2-config script installed by LIBXML could not be found
*** If libxml was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the XML2_CONFIG environment variable to the
*** full path to xml2-config.
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 --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/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/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: creating libsrc/zlib/Makefile
config.status: creating appsrc/Makefile
config.status: creating appsrc/ODS-Framework/Makefile
config.status: creating appsrc/ODS-Addressbook/Makefile
config.status: creating appsrc/ODS-Blog/Makefile
config.status: creating appsrc/ODS-Bookmark/Makefile
config.status: creating appsrc/ODS-Briefcase/Makefile
config.status: creating appsrc/ODS-Calendar/Makefile
config.status: creating appsrc/ODS-Community/Makefile
config.status: creating appsrc/ODS-Discussion/Makefile
config.status: creating appsrc/ODS-FeedManager/Makefile
config.status: creating appsrc/ODS-Gallery/Makefile
config.status: creating appsrc/ODS-Polls/Makefile
config.status: creating appsrc/ODS-WebMail/Makefile
config.status: creating appsrc/ODS-Wiki/Makefile
config.status: creating appsrc/ODS-Wiki/plugin/Makefile
config.status: creating libsrc/Dk/config.h
config.status: libsrc/Dk/config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default commands


Virtuoso Open Source Edition 6.1.2 configuration summary
========================================================

Installation variables
  layout                  default
  prefix                  /usr/local/virtuoso-opensource
  exec_prefix             ${prefix}

Installation paths
  programs                ${exec_prefix}/bin
  include files           ${prefix}/include
  libraries               ${exec_prefix}/lib
  manual pages            ${datarootdir}/man
  vad packages            ${datarootdir}/virtuoso/vad
  database                ${prefix}/var/lib/virtuoso/db
  hosting                 ${exec_prefix}/lib/virtuoso/hosting

Options
  BUILD_OPTS               xml ssl imsg pldebug pthreads

mtedder@virtuosotester:~/virtuoso-opensource-6.1.2$
mtedder@virtuosotester:~/virtuoso-opensource-6.1.2$
mtedder@virtuosotester:~/virtuoso-opensource-6.1.2$ make
Making all in .
make[1]: Entering directory `/home/mtedder/virtuoso-opensource-6.1.2'
make[1]: Nothing to be done for `all-am'.
make[1]: Leaving directory `/home/mtedder/virtuoso-opensource-6.1.2'
Making all in docsrc
make[1]: Entering directory `/home/mtedder/virtuoso-opensource-6.1.2/docsrc'
Making all in chm
make[2]: Entering directory
`/home/mtedder/virtuoso-opensource-6.1.2/docsrc/chm'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory
`/home/mtedder/virtuoso-opensource-6.1.2/docsrc/chm'
Making all in docwiki
make[2]: Entering directory
`/home/mtedder/virtuoso-opensource-6.1.2/docsrc/docwiki'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory
`/home/mtedder/virtuoso-opensource-6.1.2/docsrc/docwiki'
Making all in html_virt
make[2]: Entering directory
`/home/mtedder/virtuoso-opensource-6.1.2/docsrc/html_virt'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory
`/home/mtedder/virtuoso-opensource-6.1.2/docsrc/html_virt'
Making all in images
make[2]: Entering directory
`/home/mtedder/virtuoso-opensource-6.1.2/docsrc/images'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory
`/home/mtedder/virtuoso-opensource-6.1.2/docsrc/images'
Making all in pdf
make[2]: Entering directory
`/home/mtedder/virtuoso-opensource-6.1.2/docsrc/pdf'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory
`/home/mtedder/virtuoso-opensource-6.1.2/docsrc/pdf'
Making all in releasenotes
make[2]: Entering directory
`/home/mtedder/virtuoso-opensource-6.1.2/docsrc/releasenotes'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory
`/home/mtedder/virtuoso-opensource-6.1.2/docsrc/releasenotes'
Making all in styleguide
make[2]: Entering directory
`/home/mtedder/virtuoso-opensource-6.1.2/docsrc/styleguide'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory
`/home/mtedder/virtuoso-opensource-6.1.2/docsrc/styleguide'
Making all in stylesheets
make[2]: Entering directory
`/home/mtedder/virtuoso-opensource-6.1.2/docsrc/stylesheets'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory
`/home/mtedder/virtuoso-opensource-6.1.2/docsrc/stylesheets'
Making all in xmlsource
make[2]: Entering directory
`/home/mtedder/virtuoso-opensource-6.1.2/docsrc/xmlsource'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory
`/home/mtedder/virtuoso-opensource-6.1.2/docsrc/xmlsource'
make[2]: Entering directory `/home/mtedder/virtuoso-opensource-6.1.2/docsrc'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/home/mtedder/virtuoso-opensource-6.1.2/docsrc'
make[1]: Leaving directory `/home/mtedder/virtuoso-opensource-6.1.2/docsrc'
Making all in libsrc
make[1]: Entering directory `/home/mtedder/virtuoso-opensource-6.1.2/libsrc'
Making all in util
make[2]: Entering directory
`/home/mtedder/virtuoso-opensource-6.1.2/libsrc/util'
make  all-am
make[3]: Entering directory
`/home/mtedder/virtuoso-opensource-6.1.2/libsrc/util'
/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../libsrc/Dk    -fomit-frame-pointer -fno-strict-aliasing -O2  -Wall
-DNDEBUG   -I/home/mtedder/virtuoso-opensource-6.1.2/libsrc/Xml.new
-DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE
-D_GNU_SOURCE -DIN_LIBUTIL -DGLOBALREF=extern -I../../libsrc
-I../../libsrc/Dk -DSUPPORT_UTF8 -O2 -MT libutil_la-buildarg.lo -MD -MP -MF
.deps/libutil_la-buildarg.Tpo -c -o libutil_la-buildarg.lo `test -f
'buildarg.c' || echo './'`buildarg.c
../../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 994: *** Warning: inferring the mode of operation is
deprecated.: command not found
../../libtool: line 995: *** Future versions of Libtool will require
--mode=MODE be specified.: command not found
../../libtool: line 1138: Xgcc: command not found
../../libtool: line 1138: X-DHAVE_CONFIG_H: command not found
../../libtool: line 1138: X-I.: command not found
../../libtool: line 1138: X-I../../libsrc/Dk: No such file or directory
../../libtool: line 1138: X-fomit-frame-pointer: command not found
../../libtool: line 1138: X-fno-strict-aliasing: command not found
../../libtool: line 1138: X-O2: command not found
../../libtool: line 1138: X-Wall: command not found
../../libtool: line 1138: X-DNDEBUG: command not found
../../libtool: line 1138:
X-I/home/mtedder/virtuoso-opensource-6.1.2/libsrc/Xml.new: No such file or
directory
../../libtool: line 1138: X-DOPENSSL_NO_KRB5: command not found
../../libtool: line 1138: X-Dlinux: command not found
../../libtool: line 1138: X-D_GNU_SOURCE: command not found
../../libtool: line 1138: X-DFILE64: command not found
../../libtool: line 1138: X-D_LARGEFILE64_SOURCE: command not found
../../libtool: line 1138: X-D_GNU_SOURCE: command not found
../../libtool: line 1138: X-DIN_LIBUTIL: command not found
../../libtool: line 1138: X-DGLOBALREF=extern: command not found
../../libtool: line 1138: X-I../../libsrc: No such file or directory
../../libtool: line 1138: X-I../../libsrc/Dk: No such file or directory
../../libtool: line 1138: X-DSUPPORT_UTF8: command not found
../../libtool: line 1138: X-O2: command not found
../../libtool: line 1138: X-MT: command not found
../../libtool: line 1138: Xlibutil_la-buildarg.lo: command not found
../../libtool: line 1138: X-MD: command not found
../../libtool: line 1138: X-MP: command not found
../../libtool: line 1138: X-MF: command not found
../../libtool: line 1138: X.deps/libutil_la-buildarg.Tpo: No such file or
directory
../../libtool: line 1138: X-c: command not found
../../libtool: line 1191: Xlibutil_la-buildarg.lo: command not found
../../libtool: line 1196: libtool: compile: cannot determine name of library
object from `': command not found
make[3]: *** [libutil_la-buildarg.lo] Error 1
make[3]: Leaving directory
`/home/mtedder/virtuoso-opensource-6.1.2/libsrc/util'
make[2]: *** [all] Error 2
make[2]: Leaving directory
`/home/mtedder/virtuoso-opensource-6.1.2/libsrc/util'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/mtedder/virtuoso-opensource-6.1.2/libsrc'
make: *** [all-recursive] Error 1
mtedder@virtuosotester:~/virtuoso-opensource-6.1.2$


Matthew C. Tedder, Software Engineer
Clinical & Translational Research Informatics Program
College of Medicine, University of Florida


Reply via email to