Hi, I'm trying to get Virtuoso open source edition up and running, but I continue to struggle with the compilation steps. I'm working off of the instructions on the Web site and included in the tarball, and I downloaded the latest release off of Sourceforge. I've pasted the output of my attempt into the bottom of this message in hopes that somebody might have a clue as to where I'm going wrong.
Thanks, Jason jason@mccartney:~$ tar -xf virtuoso-opensource-5.0.7.tar.gz jason@mccartney:~$ cd virtuoso-opensource-5.0.7 jason@mccartney:~/virtuoso-opensource-5.0.7$ ./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 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 /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking how to recognize dependent libraries... pass_all checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E 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 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... 98304 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... 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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/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 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 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... configure: error: bad. Check config.log for details jason@mccartney:~/virtuoso-opensource-5.0.7$ make make: *** No targets specified and no makefile found. Stop. jason@mccartney:~/virtuoso-opensource-5.0.7$ dir AUTHORS LICENSE README.CVS bin configure.in win64 COPYING Makefile.am README.WINDOWS binsrc docsrc CREDITS Makefile.in aclocal.m4 config.log libsrc ChangeLog NEWS appsrc config.nice libtool INSTALL README autogen.sh configure win32 jason@mccartney:~/virtuoso-opensource-5.0.7$
