address@hidden octave-3.8.0]# ./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 whether make supports nested variables... yes checking whether UID '0' is supported by ustar format... yes checking whether GID '0' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether make supports nested variables... (cached) yes checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for style of include used by make... GNU checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E 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 it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no defining octlibdir to be $(libdir)/octave/$(version) defining archlibdir to be $(libexecdir)/octave/$(version)/exec/$(canonical_host_type) defining localarchlibdir to be $(libexecdir)/octave/site/exec/$(canonical_host_type) defining localapiarchlibdir to be $(libexecdir)/octave/$(api_version)/site/exec/$(canonical_host_type) defining localverarchlibdir to be $(libexecdir)/octave/$(version)/site/exec/$(canonical_host_type) defining octfiledir to be $(libdir)/octave/$(version)/oct/$(canonical_host_type) defining localoctfiledir to be $(libdir)/octave/site/oct/$(canonical_host_type) defining localapioctfiledir to be $(libdir)/octave/site/oct/$(api_version)/$(canonical_host_type) defining localveroctfiledir to be $(libdir)/octave/$(version)/site/oct/$(canonical_host_type) defining octincludedir to be $(includedir)/octave-$(version)/octave defining fcnfiledir to be $(datadir)/octave/$(version)/m defining localfcnfiledir to be $(datadir)/octave/site/m defining localapifcnfiledir to be $(datadir)/octave/site/$(api_version)/m defining localverfcnfiledir to be $(datadir)/octave/$(version)/site/m defining octetcdir to be $(datadir)/octave/$(version)/etc defining octlocaledir to be $(datadir)/octave/$(version)/locale defining doc_cache_file to be $(octetcdir)/doc-cache defining octtestsdir to be $(octetcdir)/tests defining texi_macros_file to be $(octetcdir)/macros.texi defining imagedir to be $(datadir)/octave/$(version)/imagelib defining man1dir to be $(mandir)/man1 defining man1ext to be .1 defining infofile to be $(infodir)/octave.info checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for gawk... (cached) gawk checking for grep that handles long lines and -e... (cached) /bin/grep checking for gfind... no checking for find... find checking for a usable sed... /bin/sed checking for perl... perl checking for gperf... no configure: WARNING: I didn't find gperf, but it's only a problem if you need to reconstruct oct-gperf.h checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes defining LFLAGS to be -I checking for bison... bison -y checking syntax of bison push/pull declaration... configure: WARNING: I wasn't able to find a suitable style for declaring a push-pull parser in a bison input file so I'm disabling bison. checking for makeinfo... makeinfo checking for texi2dvi... no configure: WARNING: I didn't find texi2dvi, but it's only a problem if you need to reconstruct the DVI version of the manual checking for texi2pdf... no checking whether ln -s works... yes checking for desktop-file-install... desktop-file-install checking for gs... gs checking for gnuplot... gnuplot checking for less... less checking for python... python configure: defining __NO_MATH_INLINES avoids buggy GNU libc exp function 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 gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... gcc -E checking whether gcc needs -traditional... no checking for Minix Amsterdam compiler... no checking for ar... ar checking for ranlib... ranlib checking for _LARGEFILE_SOURCE value needed for large files... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking C compiler version number... 4.1.2 checking C++ compiler version number... 4.1.2 checking whether stl_algo.h is broken... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for sin in -lm... yes checking for gfortran... gfortran checking whether we are using the GNU Fortran 77 compiler... yes checking whether gfortran accepts -g... yes checking how to get verbose linking output from gfortran... -v checking for Fortran 77 libraries of gfortran... -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -lgfortranbegin -lgfortran -lm checking for dummy main to link with Fortran 77 libraries... none checking for Fortran 77 name-mangling scheme... lower case, underscore, no extra underscore configure: defining FFLAGS to be -O checking whether gfortran has the intrinsic function ISNAN... no configure: substituting ISNAN(X) with X.NE.X in Fortran sources checking whether gfortran generates correct size integers... yes checking whether gfortran accepts -ffloat-store... yes setting F77_FLOAT_STORE_FLAG to -ffloat-store checking libqhull/libqhull.h usability... no checking libqhull/libqhull.h presence... no checking for libqhull/libqhull.h... no checking qhull/libqhull.h usability... no checking qhull/libqhull.h presence... no checking for qhull/libqhull.h... no checking libqhull.h usability... no checking libqhull.h presence... no checking for libqhull.h... no checking qhull/qhull.h usability... no checking qhull/qhull.h presence... no checking for qhull/qhull.h... no checking qhull.h usability... no checking qhull.h presence... no checking for qhull.h... no configure: WARNING: Qhull library not found -- this will result in loss of functionality of some geometry functions. checking pcre.h usability... yes checking pcre.h presence... yes checking for pcre.h... yes checking pcre/pcre.h usability... no checking pcre/pcre.h presence... no checking for pcre/pcre.h... no checking whether pcre.h defines the macros we need... yes checking for pcre-config... yes checking for pcre_compile... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for gzclearerr in -lz... yes checking for llvm-config... no configure: WARNING: llvm-config utility not found. JIT compiler is disabled. checking hdf5.h usability... no checking hdf5.h presence... no checking for hdf5.h... no configure: WARNING: HDF5 library not found. Octave will not be able to save or load HDF5 data files. checking fftw3.h usability... no checking fftw3.h presence... no checking for fftw3.h... no configure: WARNING: FFTW3 library not found. The slower FFTPACK library will be used instead. checking for fftw3.h... (cached) no configure: WARNING: FFTW3F library not found. The slower FFTPACK library will be used instead. checking for fftw3 multi-threading support... no configure: WARNING: No fftw3 multi-threading support found. configure: WARNING: The single-threaded library will be used instead. checking for fftw3f multi-threading support... no configure: WARNING: No fftw3f multi-threading support found. configure: WARNING: The single-threaded library will be used instead. checking glpk/glpk.h usability... no checking glpk/glpk.h presence... no checking for glpk/glpk.h... no checking glpk.h usability... no checking glpk.h presence... no checking for glpk.h... no configure: WARNING: GLPK library not found. The glpk function for solving linear programs will be disabled. checking curl/curl.h usability... yes checking curl/curl.h presence... yes checking for curl/curl.h... yes checking for curl_easy_escape in -lcurl... yes checking for CURLOPT_DIRLISTONLY in curl/curl.h... no checking for X... libraries , headers checking for XrmInitialize in -lX11... yes checking whether ld accepts -framework Carbon... no checking whether ld accepts -framework OpenGL... no checking for GL/gl.h... yes checking for GL/glu.h... yes checking for glEnable in -lGL... yes checking for FT2... yes checking for FreeType2 version >= 9.03... yes checking for FT_Reference_Face... no checking for FONTCONFIG... yes checking for XFT... yes checking for fltk-config... no configure: WARNING: FLTK config script not found. Native graphics will be disabled. checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed 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 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 how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop 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 dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... (cached) ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no 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 for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no 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... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for gfortran option to produce PIC... -fPIC checking if gfortran PIC flag -fPIC works... yes checking if gfortran static flag -static works... yes checking if gfortran supports -c -o file.o... yes checking if gfortran supports -c -o file.o... (cached) yes checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking if sgemm_ is being linked in already... no checking for ATL_xerbla in -latlas... no checking for sgemm_ in -lblas... no checking for sgemm_ in -lmkl... no checking for sgemm_ in -framework vecLib... no checking for sgemm_ in -lcxml... no checking for sgemm_ in -ldxml... no checking for sgemm_ in -lscs... no checking for sgemm_ in -lcomplib.sgimath... no checking for sgemm_ in -lblas... (cached) no checking for sgemm_ in -lblas... (cached) no checking if sgemm_ is being linked in already... no checking for ATL_xerbla in -latlas... (cached) no checking for sgemm_ in -lblas... (cached) no checking for sgemm_ in -lmkl... (cached) no checking for sgemm_ in -framework vecLib... no checking for sgemm_ in -lcxml... (cached) no checking for sgemm_ in -ldxml... (cached) no checking for sgemm_ in -lscs... (cached) no checking for sgemm_ in -lcomplib.sgimath... (cached) no checking for sgemm_ in -lblas... (cached) no checking for sgemm_ in -lblas... (cached) no configure: error: A BLAS library was detected but found incompatible with your Fortran 77 compiler settings.