From octave-maintainers-request at bevo dot che dot wisc dot edu Mon Nov 11 16:06:28 1996 Subject: octave-1.91 From: Doug Warner To: octave-maintainers at bevo dot che dot wisc dot edu Date: Mon, 11 Nov 1996 17:06:15 -0500 (EST) Hi, On our new alpha, with Digial UNIx V4.0 Rev 464, I get the following output from configure: creating cache ./config.cache checking host system type... alpha-dec-osf4.0 defining prefix to be /usr/puddelby/warnerd/gnu defining exec_prefix to be NONE defining bindir to be ${exec_prefix}/bin defining datadir to be ${prefix}/share defining libdir to be ${exec_prefix}/lib defining libexecdir to be ${exec_prefix}/libexec defining topincludedir to be defining includedir to be ${prefix}/include defining mandir to be ${prefix}/man defining man1dir to be $(mandir)/man1 defining man1ext to be .1 defining infodir to be ${prefix}/info defining fcnfiledir to be $(datadir)/octave/$(version)/m defining localfcnfiledir to be $(datadir)/octave/site/m defining localfcnfilepath to be $(localfcnfiledir)// defining archlibdir to be $(libexecdir)/octave/$(version)/exec/$(target_host_type) defining localarchlibdir to be $(libexecdir)/octave/site/exec/$(target_host_type) defining octfiledir to be $(libexecdir)/octave/$(version)/oct/$(target_host_type) defining localoctfiledir to be $(libexecdir)/octave/site/oct/$(target_host_type) defining localoctfilepath to be $(localoctfiledir)// defining fcnfilepath to be .:$(localoctfilepath):$(localfcnfilepath):$(octfiledir)//:$(fcnfiledir)// defining imagedir to be $(datadir)/octave/$(version)/imagelib defining imagepath to be .:$(imagedir)// checking for c++... c++ checking whether we are using GNU C++... yes checking whether c++ accepts -g... yes checking how to run the C++ preprocessor... c++ -E defining NO_IMPLICIT_TEMPLATES to be -fno-implicit-templates checking for gcc... gcc checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking how to run the C preprocessor... gcc -E checking whether gcc needs -traditional... no defining LDFLAGS to be -g defining FPICFLAG to be defining CPICFLAG to be defining CXXPICFLAG to be defining SHLEXT to be so defining DLFCN_DIR to be checking for POSIXized ISC... no checking for minix/config.h... no checking for AIX... no checking for -lsun... no checking for -lsocket... no checking whether cross-compiling... no checking size of short... 2 checking size of int... 4 checking size of long... 8 checking for working alloca.h... yes checking for alloca... yes checking for working const... yes checking for C++ libraries... -lstdc++ -lm -L/usr/local/lib/gcc-lib/alpha-dec-osf3.2/2.7.2.1 -L/usr/lib/cmplrs/cc -L/usr/local/lib -lstdc++ -lm -lgcc -lc -lgcc checking for g77... no checking for f77... f77 checking for Fortran libraries... MXR: Segmentation fault detected at 0x42a050 -lUfor -lfor -lFutil -lots checking whether f77 uses uppercase external names... no checking whether f77 appends underscores to external names... yes checking f77/f2c compatibility... yes defining FFLAGS to be -fpe1 -O defining FLIB_LIST to be libUfor.a:libfor.a:libFutil.a:libots.a defining FLIB_PATH to be defining CXXLIB_LIST to be libstdc++.a:libm.a:libstdc++.a:libm.a:libgcc.a:libc.a:libgcc.a defining CXXLIB_PATH to be /usr/local/lib/gcc-lib/alpha-dec-osf3.2/2.7.2.1:/usr/lib/cmplrs/cc:/usr/local/lib checking for ANSI C header files... yes checking for dirent.h that defines DIR... yes checking for -ldir... no checking whether time.h and sys/time.h may both be included... no checking for sys/wait.h that is POSIX.1 compatible... no checking for assert.h... yes checking for curses.h... yes checking for fcntl.h... yes checking for float.h... yes checking for floatingpoint.h... no checking for grp.h... yes checking for limits.h... yes checking for memory.h... yes checking for pwd.h... yes checking for sgtty.h... yes checking for stdlib.h... yes checking for string.h... yes checking for sys/param.h... yes checking for sys/resource.h... yes checking for sys/select.h... yes checking for sys/stat.h... yes checking for sys/time.h... yes checking for sys/times.h... yes checking for sys/types.h... yes checking for sys/utsname.h... yes checking for termcap.h... no checking for termio.h... yes checking for termios.h... yes checking for unistd.h... yes checking for varargs.h... yes checking for npsol... no checking for qpsol... no checking for fsqp... no checking for atexit... yes checking for bcopy... yes checking for bzero... yes checking for dup2... yes checking for endgrent... yes checking for endpwent... yes checking for execvp... yes checking for fcntl... yes checking for fork... yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getgrent... yes checking for getgrgid... yes checking for getgrnam... yes checking for gethostname... yes checking for getpgrp... yes checking for getpid... yes checking for getppid... yes checking for getpwent... yes checking for getpwnam... yes checking for getpwuid... yes checking for getuid... yes checking for lstat... yes checking for memmove... yes checking for mkdir... yes checking for mkfifo... yes checking for on_exit... no checking for pipe... yes checking for putenv... yes checking for rename... yes checking for rindex... yes checking for rmdir... yes checking for setgrent... yes checking for setpwent... yes checking for setvbuf... yes checking for sigaction... yes checking for sigpending... yes checking for sigprocmask... yes checking for sigsuspend... yes checking for stat... yes checking for strcasecmp... yes checking for strdup... yes checking for strerror... yes checking for stricmp... no checking for strncasecmp... yes checking for strnicmp... no checking for tempnam... yes checking for umask... yes checking for unlink... yes checking for vfprintf... yes checking for vsprintf... yes checking for waitpid... yes checking whether putenv uses malloc... no checking whether program_invocation_name is predefined... no checking for -ldl... no checking for dlopen... yes checking for dlsym... yes checking for dlerror... yes checking for dlclose... yes checking for -ldld... no checking for shl_load... no checking for shl_findsym... no checking for gettimeofday... yes checking for -lsunmath... no checking for -lm... yes checking for finite... yes checking for isnan... yes checking for isinf... no checking for infinity... no checking for quiet_nan... no checking for acosh... yes checking for asinh... yes checking for atanh... yes checking for erf... yes checking for erfc... yes checking for st_blksize in struct stat... yes checking for st_blocks in struct stat... yes checking for st_rdev in struct stat... yes checking whether struct tm is in sys/time.h or time.h... sys/time.h checking for tm_zone in struct tm... no checking for tzname... no checking whether closedir returns void... no checking for -ltermcap... yes defining TERMLIBS to be -ltermcap checking for struct exception in math.h... yes checking return type of signal handlers... int checking for sys_siglist declaration in signal.h or unistd.h... no checking for sys_siglist variable... yes checking for type of signal functions... ./configure: test: argument expected This worked fine on a system with Digital UNIX V3.2 Rev 214. Thanks for all the great work! Doug Warner