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 pax tar archive... gnutar 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 for style of include used by make... GNU checking dependency style of gcc... gcc3 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 build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for ar... ar checking for ranlib... ranlib checking the archiver (ar) interface... ar checking whether ln -s works... yes checking for flex... flex checking lex output file root... lex.yy checking lex library... none needed checking whether yytext is a pointer... no checking for bison... bison checking for boostlib >= 1.36... yes checking how to run the C++ preprocessor... g++ -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 boost/graph/adjacency_list.hpp usability... yes checking boost/graph/adjacency_list.hpp presence... yes checking for boost/graph/adjacency_list.hpp... yes checking boost/algorithm/string/trim.hpp usability... yes checking boost/algorithm/string/trim.hpp presence... yes checking for boost/algorithm/string/trim.hpp... yes checking boost/algorithm/string/split.hpp usability... yes checking boost/algorithm/string/split.hpp presence... yes checking for boost/algorithm/string/split.hpp... yes checking boost/lexical_cast.hpp usability... yes checking boost/lexical_cast.hpp presence... yes checking for boost/lexical_cast.hpp... yes checking for compress in -lz... yes checking matio.h usability... yes checking matio.h presence... yes checking for matio.h... yes checking for Mat_Open in -lmatio... yes checking for makeinfo... ${SHELL} /sscc/opt/dynare-4.4.2/missing --run makeinfo checking for pdftex... pdftex checking for pdfetex... pdfetex checking for eplain... yes checking for pdflatex... /sscc/opt/texlive/2014/bin/x86_64-linux/pdflatex checking for bibtex... bibtex checking for texi2html... texi2html checking for latex2html... no checking for usability of class beamer... yes checking for doxygen... doxygen checking for ctangle... ctangle checking for cweave... cweave 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/opt/acml4.4.0/gfortran64/lib -L/sscc/opt/matio-1.5.2/lib -L/sscc/opt/gcc-4.7.3/lib/gcc/x86_64-redhat-linux-gnu/4.7.3 -L/sscc/opt/gcc-4.7.3/lib/gcc/x86_64-redhat-linux-gnu/4.7.3/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/sscc/opt/gcc-4.7.3/lib/gcc/x86_64-redhat-linux-gnu/4.7.3/../../.. -lacml -lacml_mv -lmatio -lhdf5 -lz -lgfortran -lm -lquadmath checking for dummy main to link with Fortran 77 libraries... none checking for Fortran 77 name-mangling scheme... lower case, underscore, no extra underscore checking for sgemm_ in -lacml -lacml_mv... yes checking for cheev_... yes checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for MATLAB prefix... /sscc/opt/matlab.r2014a checking whether to enable MATLAB support... yes configure: Dynare is now configured for building the following components... Binaries (with "make"): Dynare preprocessor: yes Dynare++: yes PDF documentation (with "make pdf"): Dynare reference manual: yes Dynare user guide: yes Dynare++ developer documentation: yes Beamer presentations: yes Various other documents: yes HTML documentation (with "make html"): Dynare reference manual: yes (but with ugly math formulas, missing texi2html or latex2html) Dynare preprocessor developer doc: yes Dynare internal doc: no (Org export not enabled) Info documentation (with "make info"): yes Testsuites (run with "make check"): Dynare for Octave: no Dynare++: yes configure: creating ./config.status config.status: creating Makefile config.status: creating preprocessor/macro/Makefile config.status: creating preprocessor/Makefile config.status: creating doc/Makefile config.status: creating doc/preprocessor/Makefile config.status: creating doc/macroprocessor/Makefile config.status: creating doc/userguide/Makefile config.status: creating doc/parallel/Makefile config.status: creating doc/internals/Makefile config.status: creating doc/gsa/Makefile config.status: creating tests/Makefile config.status: creating matlab/dynare_version.m config.status: creating windows/dynare-version.nsi config.status: creating dynare++/Makefile config.status: creating dynare++/parser/cc/Makefile config.status: creating dynare++/sylv/Makefile config.status: creating dynare++/sylv/cc/Makefile config.status: creating dynare++/sylv/testing/Makefile config.status: creating dynare++/tl/Makefile config.status: creating dynare++/tl/cc/Makefile config.status: creating dynare++/tl/testing/Makefile config.status: creating dynare++/doc/Makefile config.status: creating dynare++/utils/cc/Makefile config.status: creating dynare++/integ/Makefile config.status: creating dynare++/integ/cc/Makefile config.status: creating dynare++/integ/src/Makefile config.status: creating dynare++/integ/testing/Makefile config.status: creating dynare++/kord/Makefile config.status: creating dynare++/src/Makefile config.status: creating mex/sources/Makefile config.status: executing depfiles commands === configuring in mex/build/matlab (/sscc/opt/dynare-4.4.2/mex/build/matlab) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/sscc/opt/dynare-4.4.2' '--with-boost=/sscc/opt/boost.1.42.0' '--with-boost-libdir=/sscc/opt/boost.1.42.0/lib' '--with-blas=-lacml -lacml_mv' '--with-matlab=/sscc/opt/matlab.r2014a' 'MATLAB_VERSION=r2014a' '--with-matio=/sscc/opt/matio-1.5.2' '--enable-openmp' '--disable-octave' 'CFLAGS=-O3' 'LIBS=-L/opt/acml4.4.0/gfortran64/lib -lacml -lacml_mv -L/sscc/opt/matio-1.5.2/lib -lmatio -lhdf5 -lz' 'CXXFLAGS=-O3' 'F77=gfortran' --cache-file=/dev/null --srcdir=. 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 build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for MATLAB prefix... /sscc/opt/matlab.r2014a checking whether to enable MATLAB support... yes checking for MATLAB version... r2014a checking for MEX-file suffix... mexa64 setting MEX-file suffix to .mexa64 checking for MATLAB machine architecture... glnxa64 checking for a sed that does not truncate output... /bin/sed checking for options to compile MEX for MATLAB... ok checking whether the Fortran 77 compiler works... yes checking for Fortran 77 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 Fortran 77 compiler... yes checking whether gfortran accepts -g... yes checking for gcc... gcc 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 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 for ranlib... ranlib checking whether ln -s works... yes checking for ar... ar checking the archiver (ar) interface... ar checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for dlopen in -ldl... yes 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 gsl/gsl_cdf.h usability... yes checking gsl/gsl_cdf.h presence... yes checking for gsl/gsl_cdf.h... yes checking for cos in -lm... yes checking for cblas_dgemm in -lgslcblas... yes checking for gsl_cdf_ugaussian_P in -lgsl... yes checking for compress in -lz... yes checking matio.h usability... yes checking matio.h presence... yes checking for matio.h... yes checking for Mat_Open in -lmatio... no checking how to get verbose linking output from gfortran... -v checking for Fortran 77 libraries of gfortran... -L/opt/acml4.4.0/gfortran64/lib -L/sscc/opt/matio-1.5.2/lib -L/sscc/opt/gcc-4.7.3/lib/gcc/x86_64-redhat-linux-gnu/4.7.3 -L/sscc/opt/gcc-4.7.3/lib/gcc/x86_64-redhat-linux-gnu/4.7.3/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/sscc/opt/gcc-4.7.3/lib/gcc/x86_64-redhat-linux-gnu/4.7.3/../../.. -lacml -lacml_mv -lmatio -lhdf5 -lz -lgfortran -lm -lquadmath checking for dummy main to link with Fortran 77 libraries... none checking for Fortran 77 name-mangling scheme... lower case, underscore, no extra underscore checking for sb02od_ in -lslicot64_pic... no configure: Dynare is now configured for building the following components... Binaries (with "make"): MEX files for MATLAB (except those listed below): yes k-order and dynare_simul MEX files for MATLAB: no (missing MatIO library) MS-SBVAR MEX files for MATLAB: yes Kalman Steady State MEX file for MATLAB: no (missing SLICOT) M2HTML documentation: no configure: creating ./config.status config.status: creating Makefile config.status: creating mjdgges/Makefile config.status: creating kronecker/Makefile config.status: creating bytecode/Makefile config.status: creating libdynare++/Makefile config.status: creating gensylv/Makefile config.status: creating k_order_perturbation/Makefile config.status: creating dynare_simul_/Makefile config.status: creating kalman_steady_state/Makefile config.status: creating ms_sbvar/Makefile config.status: creating block_kalman_filter/Makefile config.status: creating sobol/Makefile config.status: creating local_state_space_iterations/Makefile config.status: executing depfiles commands