Allin,
Sorry for the delay in response: the weekend took over! See my code and (very long) output below:
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
clive@clivubu:~/gretl-git$ sudo ./configure --prefix=/usr/local --enable-quiet-build --enable-openmp --enable-build-doc
[sudo] password for clive:
configuring for gretl 2015e-git (library version 15.0.0)
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 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 libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for a sed that does not truncate output... /bin/sed
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
2015e-git
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 how to print strings... printf
checking for a sed that does not truncate output... (cached) /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 whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-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 ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking for gawk... no
checking for mawk... mawk
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... mt
checking if mt 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 whether ln -s works... yes
checking for sin in -lm... yes
checking for fopen in -lc... yes
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking fnmatch.h usability... yes
checking fnmatch.h presence... yes
checking for fnmatch.h... yes
checking fenv.h usability... yes
checking fenv.h presence... yes
checking for fenv.h... yes
checking byteswap.h usability... yes
checking byteswap.h presence... yes
checking for byteswap.h... yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking libproc.h usability... no
checking libproc.h presence... no
checking for libproc.h... no
checking sys/proc_info.h usability... no
checking sys/proc_info.h presence... no
checking for sys/proc_info.h... no
checking for an ANSI C-conforming const... yes
checking for long double with more range or precision than double... yes
checking for vasprintf... yes
checking for posix_memalign... yes
checking size of int... 4
checking return type of signal handlers... void
checking whether byte ordering is bigendian... no
checking whether to use SSE2... yes
checking whether to use AVX... yes
checking whether to use OpenMP... yes
checking immintrin.h usability... yes
checking immintrin.h presence... yes
checking for immintrin.h... yes
checking for mpicc... no
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking for struct sockaddr_in... yes
checking for struct in_addr... yes
checking readline/readline.h usability... yes
checking readline/readline.h presence... yes
checking for readline/readline.h... yes
checking for tgetent in -lncurses... yes
checking for readline in -lreadline... yes
checking for rl_completion_matches in -lreadline... yes
checking for xdg-mime... yes
checking for mmap... yes
checking for gzopen in -lz... yes
checking for GMP - version >= 4.0.1... yes
checking for MPFR - version >= 2.2.0... yes
checking for libgfortran... checking for _gfortran_abort in -lgfortran... yes
checking for LAPACK... yes
checking for dgejsv_ in -llapack... yes
checking for gnuplot... yes
checking for gnuplot >= 4.6.0 with cairo support... yes
checking for pdflatex... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for FFTW... yes
checking for CURL... yes
checking for GLIB... yes
checking for GLIB28... yes
checking for JSON_GLIB... yes
checking for GTK3... no
GTK 3 >= 3.0.1 not found
checking for GTK2... yes
checking for GTKSPINNER... yes
checking for GTKSOURCEVIEW... yes
checking for GDK_PIXBUF... yes
checking for XML... yes
checking for XSLT... yes
checking for RLIB... yes
checking whether CC supports -Wno-deprecated-declarations... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating gretl_sh
config.status: creating gretl.pc
config.status: creating gui2/Makefile
config.status: creating gui2/debug
config.status: creating xdg/gretl.desktop
config.status: creating xdg/Makefile
config.status: creating cli/Makefile
config.status: creating cli/debug
config.status: creating lib/Makefile
config.status: creating plugin/Makefile
config.status: creating po/Makefile.in
config.status: creating share/Makefile
config.status: creating share/bcih/Makefile
config.status: creating tests/Makefile
config.status: creating extra/Makefile
config.status: creating osx/Makefile
config.status: creating osx/gretl.sh
config.status: creating osx/fixlinks.sh
config.status: creating osx/Info.plist
config.status: creating redhat/gretl.spec
config.status: creating utils/emacs/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing libtool commands
configure: creating ./config.status
config.status: creating Makefile
config.status: creating gretl_sh
config.status: creating gretl.pc
config.status: creating gui2/Makefile
config.status: creating gui2/debug
config.status: creating xdg/gretl.desktop
config.status: creating xdg/Makefile
config.status: creating cli/Makefile
config.status: creating cli/debug
config.status: creating lib/Makefile
config.status: creating plugin/Makefile
config.status: creating po/Makefile.in
config.status: creating share/Makefile
config.status: creating share/bcih/Makefile
config.status: creating tests/Makefile
config.status: creating extra/Makefile
config.status: creating osx/Makefile
config.status: creating osx/gretl.sh
config.status: creating osx/fixlinks.sh
config.status: creating osx/Info.plist
config.status: creating redhat/gretl.spec
config.status: creating utils/emacs/Makefile
config.status: creating doc/Makefile
config.status: creating doc/commands/Makefile
config.status: creating doc/tex/Makefile
config.status: creating doc/tex_it/Makefile
config.status: creating doc/tex_es/Makefile
config.status: creating doc/tex_pt/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing libtool commands
configure: creating ./config.status
config.status: creating Makefile
config.status: creating gretl_sh
config.status: creating gretl.pc
config.status: creating gui2/Makefile
config.status: creating gui2/debug
config.status: creating xdg/gretl.desktop
config.status: creating xdg/Makefile
config.status: creating cli/Makefile
config.status: creating cli/debug
config.status: creating lib/Makefile
config.status: creating plugin/Makefile
config.status: creating po/Makefile.in
config.status: creating share/Makefile
config.status: creating share/bcih/Makefile
config.status: creating tests/Makefile
config.status: creating extra/Makefile
config.status: creating osx/Makefile
config.status: creating osx/gretl.sh
config.status: creating osx/fixlinks.sh
config.status: creating osx/Info.plist
config.status: creating redhat/gretl.spec
config.status: creating utils/emacs/Makefile
config.status: creating doc/Makefile
config.status: creating doc/commands/Makefile
config.status: creating doc/tex/Makefile
config.status: creating doc/tex_it/Makefile
config.status: creating doc/tex_es/Makefile
config.status: creating doc/tex_pt/Makefile
config.status: creating doc/gretl.sty
config.status: creating doc/gretl-lite.sty
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing libtool commands
Configuration:
Installation path: /usr/local
Use readline library: yes
Use gnuplot for graphs: yes
Use pdflatex for typesetting: yes
Use libgsf for zip/unzip: no
MPFR support: yes
sse2 support for RNG: yes
OpenMP support: yes
MPI support: no
AVX support for arithmetic: yes
Build with GTK version: 2.0
Build gretl documentation: yes
Use Lucida fonts: no
Build message catalogs: yes
Build gretl addons: no
X-12-ARIMA support: yes
TRAMO/SEATS support: yes
libR support: yes
ODBC support: no
JSON parsing support: yes
Experimental audio support: no
Use xdg-utils in installation: if DESTDIR not set
LAPACK libraries:
-llapack -lblas -lgfortran
Now type 'make' to build gretl.
You can also do 'make pdfdocs' to build the PDF documentation.
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Then:
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
clive@clivubu:~/gretl-git$ make
./builddate
Can't write to build.h
Makefile:103: recipe for target 'buildstamp' failed
make: *** [buildstamp] Error 1
clive@clivubu:~/gretl-git$ make -j3
./builddate
make -C po
Can't write to build.h
make -C xdg
Makefile:103: recipe for target 'buildstamp' failed
make: *** [buildstamp] Error 1
make: *** Waiting for unfinished jobs....
make[1]: Entering directory '/home/clive/gretl-git/po'
make[1]: Entering directory '/home/clive/gretl-git/xdg'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/clive/gretl-git/xdg'
/usr/bin/msgmerge --update bg.po gretl.pot
/usr/bin/msgmerge --update ca.po gretl.pot
/usr/bin/msgmerge --update cs.po gretl.pot
..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... done.
done.
done.
/usr/bin/msgmerge --update el.po gretl.pot
/usr/bin/msgmerge --update de.po gretl.pot
/usr/bin/msgmerge --update es.po gretl.pot
................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... done.
done.
done.
/usr/bin/msgmerge --update eu.po gretl.pot
/usr/bin/msgmerge --update fr.po gretl.pot
/usr/bin/msgmerge --update gl.po gretl.pot
................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. done.
.................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. done.
done.
make[1]: Leaving directory '/home/clive/gretl-git/po'
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Then:
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
clive@clivubu:~/gretl-2015d$ sudo make install
./builddate
build.h is current
make -C lib
make[1]: Entering directory '/home/clive/gretl-2015d/lib'
make[1]: '
libgretl-1.0.la' is up to date.
make[1]: Leaving directory '/home/clive/gretl-2015d/lib'
make -C cli
make[1]: Entering directory '/home/clive/gretl-2015d/cli'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/clive/gretl-2015d/cli'
make -C gui2
make[1]: Entering directory '/home/clive/gretl-2015d/gui2'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/clive/gretl-2015d/gui2'
make -C plugin
make[1]: Entering directory '/home/clive/gretl-2015d/plugin'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/clive/gretl-2015d/plugin'
make -C po
make[1]: Entering directory '/home/clive/gretl-2015d/po'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/clive/gretl-2015d/po'
make -C share
make[1]: Entering directory '/home/clive/gretl-2015d/share'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/clive/gretl-2015d/share'
make -C xdg
make[1]: Entering directory '/home/clive/gretl-2015d/xdg'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/clive/gretl-2015d/xdg'
./tools/mkinstalldirs /usr/local/lib /usr/local/bin
./tools/install_man ./tools /usr/local ./gretl.1
Installing ./gretl.1 in /usr/local/man/man1
for d in lib cli gui2 plugin po share xdg ; do make -C $d install; done
make[1]: Entering directory '/home/clive/gretl-2015d/lib'
../tools/mkinstalldirs /usr/local/lib /usr/local/include/gretl /usr/local/lib/pkgconfig
/usr/bin/install -c -m 644 ../gretl.pc /usr/local/lib/pkgconfig
for f in adf_kpss.h bhhh_max.h bootstrap.h boxplots.h calendar.h compare.h compat.h dataio.h dataset.h dbread.h describe.h discrete.h estimate.h forecast.h genmain.h genfuncs.h graphing.h gretl_array.h gretl_bfgs.h gretl_bundle.h gretl_commands.h gretl_data_io.h gretl_errors.h gretl_f2c.h gretl_fft.h gretl_foreign.h gretl_func.h gretl_intl.h gretl_list.h gretl_matrix.h gretl_model.h gretl_normal.h gretl_panel.h gretl_paths.h gretl_prn.h gretl_restrict.h gretl_string_table.h gretl_untar.h gretl_utils.h gretl_win32.h gretl_xml.h gretl_zip.h interact.h johansen.h kalman.h libgretl.h libset.h matrix_extra.h missing.h modelprint.h monte_carlo.h nls.h nonparam.h objstack.h options.h plotspec.h plugins.h printout.h printscan.h pvalues.h qr_estimate.h random.h strutils.h subsample.h system.h texprint.h transforms.h tsls.h usermat.h uservar.h var.h varprint.h vartest.h gretl_www.h ; do \
/usr/bin/install -c -m 644 ../lib/src/$f /usr/local/include/gretl ; done
../libtool --mode=install /usr/bin/install -c -m 755
libgretl-1.0.la /usr/local/lib/
libgretl-1.0.lalibtool: install: /usr/bin/install -c -m 755 .libs/libgretl-1.0.so.15.0.0 /usr/local/lib/libgretl-1.0.so.15.0.0
libtool: install: (cd /usr/local/lib && { ln -s -f libgretl-1.0.so.15.0.0 libgretl-1.0.so.15 || { rm -f libgretl-1.0.so.15 && ln -s libgretl-1.0.so.15.0.0 libgretl-1.0.so.15; }; })
libtool: install: (cd /usr/local/lib && { ln -s -f libgretl-1.0.so.15.0.0
libgretl-1.0.so || { rm -f
libgretl-1.0.so && ln -s libgretl-1.0.so.15.0.0
libgretl-1.0.so; }; })
libtool: install: /usr/bin/install -c -m 755 .libs/libgretl-1.0.lai /usr/local/lib/
libgretl-1.0.lalibtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the 'LD_RUN_PATH' environment variable
during linking
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to '/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[1]: Leaving directory '/home/clive/gretl-2015d/lib'
make[1]: Entering directory '/home/clive/gretl-2015d/cli'
../tools/mkinstalldirs /usr/local/bin
../libtool --mode=install /usr/bin/install -c -m 755 gretlcli /usr/local/bin/gretlcli
libtool: install: /usr/bin/install -c -m 755 .libs/gretlcli /usr/local/bin/gretlcli
make[1]: Leaving directory '/home/clive/gretl-2015d/cli'
make[1]: Entering directory '/home/clive/gretl-2015d/gui2'
../tools/mkinstalldirs /usr/local/bin
../tools/mkinstalldirs /usr/local/share/appdata
../tools/mkinstalldirs /usr/local/share/gretl
../tools/mkinstalldirs /usr/share/gtksourceview-2.0/language-specs
../tools/mkinstalldirs /usr/local/share/gretl/ui
../libtool --mode=install /usr/bin/install -c -m 755 gretl_x11 /usr/local/bin/gretl_x11
libtool: install: /usr/bin/install -c -m 755 .libs/gretl_x11 /usr/local/bin/gretl_x11
/usr/bin/install -c -m 644 ../gui2/gretlmain.xml /usr/local/share/gretl/ui
/usr/bin/install -c -m 644 ../gui2/gretlmodel.xml /usr/local/share/gretl/ui
/usr/bin/install -c -m 755 ../gretl_sh /usr/local/bin/gretl
/usr/bin/install -c -m 644 ../pixmaps/gretl-logo.xpm /usr/local/share/gretl
/usr/bin/install -c -m 644 ../gretl.appdata.xml /usr/local/share/appdata
/usr/bin/install -c -m 644 gretl.lang /usr/share/gtksourceview-2.0/language-specs/gretl.lang
/usr/bin/install -c -m 644 ../gui2/gnuplot.lang /usr/share/gtksourceview-2.0/language-specs/gnuplot.lang
/usr/bin/install -c -m 644 ../gui2/stata.lang /usr/share/gtksourceview-2.0/language-specs/stata.lang
/usr/bin/install -c -m 644 ../gui2/gfnspec.lang /usr/share/gtksourceview-2.0/language-specs/gfnspec.lang
/usr/bin/install -c -m 644 NEWS /usr/local/share/gretl
make[1]: Leaving directory '/home/clive/gretl-2015d/gui2'
make[1]: Entering directory '/home/clive/gretl-2015d/plugin'
../tools/mkinstalldirs /usr/local/lib/gretl-gtk2
../tools/mkinstalldirs /usr/local/lib/gretl-gtk2/data
../libtool --mode=install /usr/bin/install -c -m 755 \
arbond.la arma.la arma_x12.la eviews_import.la stata_import.la spss_import.la sas_import.la jmulti_import.la fractals.la garch.la johansen.la kernel.la nistcheck.la range-mean.la stats_tables.la sysest.la urcdist.la vif.la poisson.la duration.la heckit.la quantreg.la interval.la anova.la mp_ols.la interpolate.la biprobit.la reprobit.la panurc.la arma_x12.la excel_import.la xlsx_import.la gnumeric_import.la leverage.la mailer.la ods_import.la pca.la progress_bar.la tramo-x12a.la mailer.la gretlzip.la json_get.la /usr/local/lib/gretl-gtk2
libtool: warning: relinking '
arbond.la'
libtool: install: (cd /home/clive/gretl-2015d/plugin; /bin/bash "/home/clive/gretl-2015d/libtool" --mode=relink gcc -fopenmp -module -avoid-version -rpath /usr/local/lib/gretl-gtk2 -o
arbond.la arbond.lo ../lib/
libgretl-1.0.la )
libtool: relink: gcc -shared -fPIC -DPIC .libs/arbond.o -L/usr/local/lib -lgretl-1.0 -L/usr/lib/x86_64-linux-gnu -llapack -lblas -lgfortran -lm -ldl -lz -lxml2 -lglib-2.0 -lgmp -lfftw3 -lcurl -fopenmp -fopenmp -pthread -Wl,-soname -Wl,arbond.so -o .libs/arbond.so
libtool: install: /usr/bin/install -c -m 755 .libs/arbond.soT /usr/local/lib/gretl-gtk2/arbond.so
libtool: install: /usr/bin/install -c -m 755 .libs/arbond.lai /usr/local/lib/gretl-gtk2/
arbond.lalibtool: warning: relinking '
arma.la'
libtool: install: (cd /home/clive/gretl-2015d/plugin; /bin/bash "/home/clive/gretl-2015d/libtool" --mode=relink gcc -fopenmp -module -avoid-version -rpath /usr/local/lib/gretl-gtk2 -o
arma.la arma.lo arma_cml.lo arma_init.lo ../lib/
libgretl-1.0.la -llapack -lblas -lgfortran )
libtool: relink: gcc -shared -fPIC -DPIC .libs/arma.o .libs/arma_cml.o .libs/arma_init.o -L/usr/local/lib -lgretl-1.0 -L/usr/lib/x86_64-linux-gnu -lm -ldl -lz -lxml2 -lglib-2.0 -lgmp -lfftw3 -lcurl -llapack -lblas -lgfortran -fopenmp -fopenmp -pthread -Wl,-soname -Wl,arma.so -o .libs/arma.so
libtool: install: /usr/bin/install -c -m 755 .libs/arma.soT /usr/local/lib/gretl-gtk2/arma.so
libtool: install: /usr/bin/install -c -m 755 .libs/arma.lai /usr/local/lib/gretl-gtk2/
arma.lalibtool: warning: relinking '
arma_x12.la'
libtool: install: (cd /home/clive/gretl-2015d/plugin; /bin/bash "/home/clive/gretl-2015d/libtool" --mode=relink gcc -fopenmp -module -avoid-version -rpath /usr/local/lib/gretl-gtk2 -o
arma_x12.la arma_x12.lo -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype ../lib/
libgretl-1.0.la -llapack -lblas -lgfortran )
libtool: relink: gcc -shared -fPIC -DPIC .libs/arma_x12.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -L/usr/lib/x86_64-linux-gnu -lfreetype -L/usr/local/lib -lgretl-1.0 -lm -ldl -lz -lxml2 -lglib-2.0 -lgmp -lfftw3 -lcurl -llapack -lblas -lgfortran -fopenmp -fopenmp -pthread -Wl,-soname -Wl,arma_x12.so -o .libs/arma_x12.so
libtool: install: /usr/bin/install -c -m 755 .libs/arma_x12.soT /usr/local/lib/gretl-gtk2/arma_x12.so
libtool: install: /usr/bin/install -c -m 755 .libs/arma_x12.lai /usr/local/lib/gretl-gtk2/
arma_x12.lalibtool: warning: relinking '
eviews_import.la'
libtool: install: (cd /home/clive/gretl-2015d/plugin; /bin/bash "/home/clive/gretl-2015d/libtool" --mode=relink gcc -fopenmp -module -avoid-version -rpath /usr/local/lib/gretl-gtk2 -o
eviews_import.la eviews_import.lo ../lib/
libgretl-1.0.la )
libtool: relink: gcc -shared -fPIC -DPIC .libs/eviews_import.o -L/usr/local/lib -lgretl-1.0 -L/usr/lib/x86_64-linux-gnu -llapack -lblas -lgfortran -lm -ldl -lz -lxml2 -lglib-2.0 -lgmp -lfftw3 -lcurl -fopenmp -fopenmp -pthread -Wl,-soname -Wl,eviews_import.so -o .libs/eviews_import.so
libtool: install: /usr/bin/install -c -m 755 .libs/eviews_import.soT /usr/local/lib/gretl-gtk2/eviews_import.so
libtool: install: /usr/bin/install -c -m 755 .libs/eviews_import.lai /usr/local/lib/gretl-gtk2/
eviews_import.lalibtool: warning: relinking '
stata_import.la'
libtool: install: (cd /home/clive/gretl-2015d/plugin; /bin/bash "/home/clive/gretl-2015d/libtool" --mode=relink gcc -fopenmp -module -avoid-version -rpath /usr/local/lib/gretl-gtk2 -o
stata_import.la stata_import.lo ../lib/
libgretl-1.0.la -lglib-2.0 )
libtool: relink: gcc -shared -fPIC -DPIC .libs/stata_import.o -L/usr/local/lib -lgretl-1.0 -L/usr/lib/x86_64-linux-gnu -llapack -lblas -lgfortran -lm -ldl -lz -lxml2 -lgmp -lfftw3 -lcurl -lglib-2.0 -fopenmp -fopenmp -pthread -Wl,-soname -Wl,stata_import.so -o .libs/stata_import.so
libtool: install: /usr/bin/install -c -m 755 .libs/stata_import.soT /usr/local/lib/gretl-gtk2/stata_import.so
libtool: install: /usr/bin/install -c -m 755 .libs/stata_import.lai /usr/local/lib/gretl-gtk2/
stata_import.lalibtool: warning: relinking '
spss_import.la'
libtool: install: (cd /home/clive/gretl-2015d/plugin; /bin/bash "/home/clive/gretl-2015d/libtool" --mode=relink gcc -fopenmp -module -avoid-version -rpath /usr/local/lib/gretl-gtk2 -o
spss_import.la spss_import.lo ../lib/
libgretl-1.0.la -lglib-2.0 )
libtool: relink: gcc -shared -fPIC -DPIC .libs/spss_import.o -L/usr/local/lib -lgretl-1.0 -L/usr/lib/x86_64-linux-gnu -llapack -lblas -lgfortran -lm -ldl -lz -lxml2 -lgmp -lfftw3 -lcurl -lglib-2.0 -fopenmp -fopenmp -pthread -Wl,-soname -Wl,spss_import.so -o .libs/spss_import.so
libtool: install: /usr/bin/install -c -m 755 .libs/spss_import.soT /usr/local/lib/gretl-gtk2/spss_import.so
libtool: install: /usr/bin/install -c -m 755 .libs/spss_import.lai /usr/local/lib/gretl-gtk2/
spss_import.lalibtool: warning: relinking '
sas_import.la'
libtool: install: (cd /home/clive/gretl-2015d/plugin; /bin/bash "/home/clive/gretl-2015d/libtool" --mode=relink gcc -fopenmp -module -avoid-version -rpath /usr/local/lib/gretl-gtk2 -o
sas_import.la sas_import.lo ../lib/
libgretl-1.0.la )
libtool: relink: gcc -shared -fPIC -DPIC .libs/sas_import.o -L/usr/local/lib -lgretl-1.0 -L/usr/lib/x86_64-linux-gnu -llapack -lblas -lgfortran -lm -ldl -lz -lxml2 -lglib-2.0 -lgmp -lfftw3 -lcurl -fopenmp -fopenmp -pthread -Wl,-soname -Wl,sas_import.so -o .libs/sas_import.so
libtool: install: /usr/bin/install -c -m 755 .libs/sas_import.soT /usr/local/lib/gretl-gtk2/sas_import.so
libtool: install: /usr/bin/install -c -m 755 .libs/sas_import.lai /usr/local/lib/gretl-gtk2/
sas_import.lalibtool: warning: relinking '
jmulti_import.la'
libtool: install: (cd /home/clive/gretl-2015d/plugin; /bin/bash "/home/clive/gretl-2015d/libtool" --mode=relink gcc -fopenmp -module -avoid-version -rpath /usr/local/lib/gretl-gtk2 -o
jmulti_import.la jmulti_import.lo ../lib/
libgretl-1.0.la )
libtool: relink: gcc -shared -fPIC -DPIC .libs/jmulti_import.o -L/usr/local/lib -lgretl-1.0 -L/usr/lib/x86_64-linux-gnu -llapack -lblas -lgfortran -lm -ldl -lz -lxml2 -lglib-2.0 -lgmp -lfftw3 -lcurl -fopenmp -fopenmp -pthread -Wl,-soname -Wl,jmulti_import.so -o .libs/jmulti_import.so
libtool: install: /usr/bin/install -c -m 755 .libs/jmulti_import.soT /usr/local/lib/gretl-gtk2/jmulti_import.so
libtool: install: /usr/bin/install -c -m 755 .libs/jmulti_import.lai /usr/local/lib/gretl-gtk2/
jmulti_import.lalibtool: warning: relinking '
fractals.la'
libtool: install: (cd /home/clive/gretl-2015d/plugin; /bin/bash "/home/clive/gretl-2015d/libtool" --mode=relink gcc -fopenmp -module -avoid-version -rpath /usr/local/lib/gretl-gtk2 -o
fractals.la fractals.lo ../lib/
libgretl-1.0.la )
libtool: relink: gcc -shared -fPIC -DPIC .libs/fractals.o -L/usr/local/lib -lgretl-1.0 -L/usr/lib/x86_64-linux-gnu -llapack -lblas -lgfortran -lm -ldl -lz -lxml2 -lglib-2.0 -lgmp -lfftw3 -lcurl -fopenmp -fopenmp -pthread -Wl,-soname -Wl,fractals.so -o .libs/fractals.so
libtool: install: /usr/bin/install -c -m 755 .libs/fractals.soT /usr/local/lib/gretl-gtk2/fractals.so
libtool: install: /usr/bin/install -c -m 755 .libs/fractals.lai /usr/local/lib/gretl-gtk2/
fractals.lalibtool: warning: relinking '
garch.la'
libtool: install: (cd /home/clive/gretl-2015d/plugin; /bin/bash "/home/clive/gretl-2015d/libtool" --mode=relink gcc -fopenmp -module -avoid-version -rpath /usr/local/lib/gretl-gtk2 -o
garch.la garch.lo fcp.lo mod_garch.lo ../lib/
libgretl-1.0.la -llapack -lblas -lgfortran )
libtool: relink: gcc -shared -fPIC -DPIC .libs/garch.o .libs/fcp.o .libs/mod_garch.o -L/usr/local/lib -lgretl-1.0 -L/usr/lib/x86_64-linux-gnu -lm -ldl -lz -lxml2 -lglib-2.0 -lgmp -lfftw3 -lcurl -llapack -lblas -lgfortran -fopenmp -fopenmp -pthread -Wl,-soname -Wl,garch.so -o .libs/garch.so
libtool: install: /usr/bin/install -c -m 755 .libs/garch.soT /usr/local/lib/gretl-gtk2/garch.so
libtool: install: /usr/bin/install -c -m 755 .libs/garch.lai /usr/local/lib/gretl-gtk2/
garch.lalibtool: warning: relinking '
johansen.la'
libtool: install: (cd /home/clive/gretl-2015d/plugin; /bin/bash "/home/clive/gretl-2015d/libtool" --mode=relink gcc -fopenmp -module -avoid-version -rpath /usr/local/lib/gretl-gtk2 -o
johansen.la johansen.lo jrestrict.lo jalpha.lo ../lib/
libgretl-1.0.la -llapack -lblas -lgfortran )
libtool: relink: gcc -shared -fPIC -DPIC .libs/johansen.o .libs/jrestrict.o .libs/jalpha.o -L/usr/local/lib -lgretl-1.0 -L/usr/lib/x86_64-linux-gnu -lm -ldl -lz -lxml2 -lglib-2.0 -lgmp -lfftw3 -lcurl -llapack -lblas -lgfortran -fopenmp -fopenmp -pthread -Wl,-soname -Wl,johansen.so -o .libs/johansen.so
libtool: install: /usr/bin/install -c -m 755 .libs/johansen.soT /usr/local/lib/gretl-gtk2/johansen.so
libtool: install: /usr/bin/install -c -m 755 .libs/johansen.lai /usr/local/lib/gretl-gtk2/
johansen.lalibtool: warning: relinking '
kernel.la'
libtool: install: (cd /home/clive/gretl-2015d/plugin; /bin/bash "/home/clive/gretl-2015d/libtool" --mode=relink gcc -fopenmp -module -avoid-version -rpath /usr/local/lib/gretl-gtk2 -o
kernel.la kernel.lo ../lib/
libgretl-1.0.la )
libtool: relink: gcc -shared -fPIC -DPIC .libs/kernel.o -L/usr/local/lib -lgretl-1.0 -L/usr/lib/x86_64-linux-gnu -llapack -lblas -lgfortran -lm -ldl -lz -lxml2 -lglib-2.0 -lgmp -lfftw3 -lcurl -fopenmp -fopenmp -pthread -Wl,-soname -Wl,kernel.so -o .libs/kernel.so
libtool: install: /usr/bin/install -c -m 755 .libs/kernel.soT /usr/local/lib/gretl-gtk2/kernel.so
libtool: install: /usr/bin/install -c -m 755 .libs/kernel.lai /usr/local/lib/gretl-gtk2/
kernel.lalibtool: warning: relinking '
nistcheck.la'
libtool: install: (cd /home/clive/gretl-2015d/plugin; /bin/bash "/home/clive/gretl-2015d/libtool" --mode=relink gcc -fopenmp -module -avoid-version -rpath /usr/local/lib/gretl-gtk2 -o
nistcheck.la nistcheck.lo ../lib/
libgretl-1.0.la -llapack -lblas -lgfortran )
libtool: relink: gcc -shared -fPIC -DPIC .libs/nistcheck.o -L/usr/local/lib -lgretl-1.0 -L/usr/lib/x86_64-linux-gnu -lm -ldl -lz -lxml2 -lglib-2.0 -lgmp -lfftw3 -lcurl -llapack -lblas -lgfortran -fopenmp -fopenmp -pthread -Wl,-soname -Wl,nistcheck.so -o .libs/nistcheck.so
libtool: install: /usr/bin/install -c -m 755 .libs/nistcheck.soT /usr/local/lib/gretl-gtk2/nistcheck.so
libtool: install: /usr/bin/install -c -m 755 .libs/nistcheck.lai /usr/local/lib/gretl-gtk2/
nistcheck.lalibtool: warning: relinking '
range-mean.la'
libtool: install: (cd /home/clive/gretl-2015d/plugin; /bin/bash "/home/clive/gretl-2015d/libtool" --mode=relink gcc -fopenmp -module -avoid-version -rpath /usr/local/lib/gretl-gtk2 -o
range-mean.la range-mean.lo ../lib/
libgretl-1.0.la )
libtool: relink: gcc -shared -fPIC -DPIC .libs/range-mean.o -L/usr/local/lib -lgretl-1.0 -L/usr/lib/x86_64-linux-gnu -llapack -lblas -lgfortran -lm -ldl -lz -lxml2 -lglib-2.0 -lgmp -lfftw3 -lcurl -fopenmp -fopenmp -pthread -Wl,-soname -Wl,range-mean.so -o .libs/range-mean.so
libtool: install: /usr/bin/install -c -m 755 .libs/range-mean.soT /usr/local/lib/gretl-gtk2/range-mean.so
libtool: install: /usr/bin/install -c -m 755 .libs/range-mean.lai /usr/local/lib/gretl-gtk2/
range-mean.lalibtool: warning: relinking '
stats_tables.la'
libtool: install: (cd /home/clive/gretl-2015d/plugin; /bin/bash "/home/clive/gretl-2015d/libtool" --mode=relink gcc -fopenmp -module -avoid-version -rpath /usr/local/lib/gretl-gtk2 -o
stats_tables.la stats_tables.lo ../lib/
libgretl-1.0.la )
libtool: relink: gcc -shared -fPIC -DPIC .libs/stats_tables.o -L/usr/local/lib -lgretl-1.0 -L/usr/lib/x86_64-linux-gnu -llapack -lblas -lgfortran -lm -ldl -lz -lxml2 -lglib-2.0 -lgmp -lfftw3 -lcurl -fopenmp -fopenmp -pthread -Wl,-soname -Wl,stats_tables.so -o .libs/stats_tables.so
libtool: install: /usr/bin/install -c -m 755 .libs/stats_tables.soT /usr/local/lib/gretl-gtk2/stats_tables.so
libtool: install: /usr/bin/install -c -m 755 .libs/stats_tables.lai /usr/local/lib/gretl-gtk2/
stats_tables.lalibtool: warning: relinking '
sysest.la'
libtool: install: (cd /home/clive/gretl-2015d/plugin; /bin/bash "/home/clive/gretl-2015d/libtool" --mode=relink gcc -fopenmp -module -avoid-version -rpath /usr/local/lib/gretl-gtk2 -o
sysest.la sysest.lo fiml.lo liml.lo ../lib/
libgretl-1.0.la -llapack -lblas -lgfortran )
libtool: relink: gcc -shared -fPIC -DPIC .libs/sysest.o .libs/fiml.o .libs/liml.o -L/usr/local/lib -lgretl-1.0 -L/usr/lib/x86_64-linux-gnu -lm -ldl -lz -lxml2 -lglib-2.0 -lgmp -lfftw3 -lcurl -llapack -lblas -lgfortran -fopenmp -fopenmp -pthread -Wl,-soname -Wl,sysest.so -o .libs/sysest.so
libtool: install: /usr/bin/install -c -m 755 .libs/sysest.soT /usr/local/lib/gretl-gtk2/sysest.so
libtool: install: /usr/bin/install -c -m 755 .libs/sysest.lai /usr/local/lib/gretl-gtk2/
sysest.lalibtool: warning: relinking '
urcdist.la'
libtool: install: (cd /home/clive/gretl-2015d/plugin; /bin/bash "/home/clive/gretl-2015d/libtool" --mode=relink gcc -fopenmp -module -avoid-version -rpath /usr/local/lib/gretl-gtk2 -o
urcdist.la urcdist.lo ../lib/
libgretl-1.0.la )
libtool: relink: gcc -shared -fPIC -DPIC .libs/urcdist.o -L/usr/local/lib -lgretl-1.0 -L/usr/lib/x86_64-linux-gnu -llapack -lblas -lgfortran -lm -ldl -lz -lxml2 -lglib-2.0 -lgmp -lfftw3 -lcurl -fopenmp -fopenmp -pthread -Wl,-soname -Wl,urcdist.so -o .libs/urcdist.so
libtool: install: /usr/bin/install -c -m 755 .libs/urcdist.soT /usr/local/lib/gretl-gtk2/urcdist.so
libtool: install: /usr/bin/install -c -m 755 .libs/urcdist.lai /usr/local/lib/gretl-gtk2/
urcdist.lalibtool: warning: relinking '
vif.la'
libtool: install: (cd /home/clive/gretl-2015d/plugin; /bin/bash "/home/clive/gretl-2015d/libtool" --mode=relink gcc -fopenmp -module -avoid-version -rpath /usr/local/lib/gretl-gtk2 -o
vif.la vif.lo ../lib/
libgretl-1.0.la -llapack -lblas -lgfortran )
libtool: relink: gcc -shared -fPIC -DPIC .libs/vif.o -L/usr/local/lib -lgretl-1.0 -L/usr/lib/x86_64-linux-gnu -lm -ldl -lz -lxml2 -lglib-2.0 -lgmp -lfftw3 -lcurl -llapack -lblas -lgfortran -fopenmp -fopenmp -pthread -Wl,-soname -Wl,vif.so -o .libs/vif.so
libtool: install: /usr/bin/install -c -m 755 .libs/vif.soT /usr/local/lib/gretl-gtk2/vif.so
libtool: install: /usr/bin/install -c -m 755 .libs/vif.lai /usr/local/lib/gretl-gtk2/
vif.lalibtool: warning: relinking '
poisson.la'
libtool: install: (cd /home/clive/gretl-2015d/plugin; /bin/bash "/home/clive/gretl-2015d/libtool" --mode=relink gcc -fopenmp -module -avoid-version -rpath /usr/local/lib/gretl-gtk2 -o
poisson.la poisson.lo ../lib/
libgretl-1.0.la )
libtool: relink: gcc -shared -fPIC -DPIC .libs/poisson.o -L/usr/local/lib -lgretl-1.0 -L/usr/lib/x86_64-linux-gnu -llapack -lblas -lgfortran -lm -ldl -lz -lxml2 -lglib-2.0 -lgmp -lfftw3 -lcurl -fopenmp -fopenmp -pthread -Wl,-soname -Wl,poisson.so -o .libs/poisson.so
libtool: install: /usr/bin/install -c -m 755 .libs/poisson.soT /usr/local/lib/gretl-gtk2/poisson.so
libtool: install: /usr/bin/install -c -m 755 .libs/poisson.lai /usr/local/lib/gretl-gtk2/
poisson.lalibtool: warning: relinking '
duration.la'
libtool: install: (cd /home/clive/gretl-2015d/plugin; /bin/bash "/home/clive/gretl-2015d/libtool" --mode=relink gcc -fopenmp -module -avoid-version -rpath /usr/local/lib/gretl-gtk2 -o
duration.la duration.lo ../lib/
libgretl-1.0.la )
libtool: relink: gcc -shared -fPIC -DPIC .libs/duration.o -L/usr/local/lib -lgretl-1.0 -L/usr/lib/x86_64-linux-gnu -llapack -lblas -lgfortran -lm -ldl -lz -lxml2 -lglib-2.0 -lgmp -lfftw3 -lcurl -fopenmp -fopenmp -pthread -Wl,-soname -Wl,duration.so -o .libs/duration.so
libtool: install: /usr/bin/install -c -m 755 .libs/duration.soT /usr/local/lib/gretl-gtk2/duration.so
libtool: install: /usr/bin/install -c -m 755 .libs/duration.lai /usr/local/lib/gretl-gtk2/
duration.lalibtool: warning: relinking '
heckit.la'
libtool: install: (cd /home/clive/gretl-2015d/plugin; /bin/bash "/home/clive/gretl-2015d/libtool" --mode=relink gcc -fopenmp -module -avoid-version -rpath /usr/local/lib/gretl-gtk2 -o
heckit.la heckit.lo ../lib/
libgretl-1.0.la )
libtool: relink: gcc -shared -fPIC -DPIC .libs/heckit.o -L/usr/local/lib -lgretl-1.0 -L/usr/lib/x86_64-linux-gnu -llapack -lblas -lgfortran -lm -ldl -lz -lxml2 -lglib-2.0 -lgmp -lfftw3 -lcurl -fopenmp -fopenmp -pthread -Wl,-soname -Wl,heckit.so -o .libs/heckit.so
libtool: install: /usr/bin/install -c -m 755 .libs/heckit.soT /usr/local/lib/gretl-gtk2/heckit.so
libtool: install: /usr/bin/install -c -m 755 .libs/heckit.lai /usr/local/lib/gretl-gtk2/
heckit.lalibtool: warning: relinking '
quantreg.la'
libtool: install: (cd /home/clive/gretl-2015d/plugin; /bin/bash "/home/clive/gretl-2015d/libtool" --mode=relink gcc -fopenmp -module -avoid-version -rpath /usr/local/lib/gretl-gtk2 -o
quantreg.la quantreg.lo rqfnb.lo rqbr.lo ../lib/
libgretl-1.0.la -llapack -lblas -lgfortran )
libtool: relink: gcc -shared -fPIC -DPIC .libs/quantreg.o .libs/rqfnb.o .libs/rqbr.o -L/usr/local/lib -lgretl-1.0 -L/usr/lib/x86_64-linux-gnu -lm -ldl -lz -lxml2 -lglib-2.0 -lgmp -lfftw3 -lcurl -llapack -lblas -lgfortran -fopenmp -fopenmp -pthread -Wl,-soname -Wl,quantreg.so -o .libs/quantreg.so
libtool: install: /usr/bin/install -c -m 755 .libs/quantreg.soT /usr/local/lib/gretl-gtk2/quantreg.so
libtool: install: /usr/bin/install -c -m 755 .libs/quantreg.lai /usr/local/lib/gretl-gtk2/
quantreg.lalibtool: warning: relinking '
interval.la'
libtool: install: (cd /home/clive/gretl-2015d/plugin; /bin/bash "/home/clive/gretl-2015d/libtool" --mode=relink gcc -fopenmp -module -avoid-version -rpath /usr/local/lib/gretl-gtk2 -o
interval.la interval.lo ../lib/
libgretl-1.0.la )
libtool: relink: gcc -shared -fPIC -DPIC .libs/interval.o -L/usr/local/lib -lgretl-1.0 -L/usr/lib/x86_64-linux-gnu -llapack -lblas -lgfortran -lm -ldl -lz -lxml2 -lglib-2.0 -lgmp -lfftw3 -lcurl -fopenmp -fopenmp -pthread -Wl,-soname -Wl,interval.so -o .libs/interval.so
libtool: install: /usr/bin/install -c -m 755 .libs/interval.soT /usr/local/lib/gretl-gtk2/interval.so
libtool: install: /usr/bin/install -c -m 755 .libs/interval.lai /usr/local/lib/gretl-gtk2/
interval.lalibtool: warning: relinking '
anova.la'
libtool: install: (cd /home/clive/gretl-2015d/plugin; /bin/bash "/home/clive/gretl-2015d/libtool" --mode=relink gcc -fopenmp -module -avoid-version -rpath /usr/local/lib/gretl-gtk2 -o
anova.la anova.lo ../lib/
libgretl-1.0.la -lglib-2.0 )
libtool: relink: gcc -shared -fPIC -DPIC .libs/anova.o -L/usr/local/lib -lgretl-1.0 -L/usr/lib/x86_64-linux-gnu -llapack -lblas -lgfortran -lm -ldl -lz -lxml2 -lgmp -lfftw3 -lcurl -lglib-2.0 -fopenmp -fopenmp -pthread -Wl,-soname -Wl,anova.so -o .libs/anova.so
libtool: install: /usr/bin/install -c -m 755 .libs/anova.soT /usr/local/lib/gretl-gtk2/anova.so
libtool: install: /usr/bin/install -c -m 755 .libs/anova.lai /usr/local/lib/gretl-gtk2/
anova.lalibtool: warning: relinking '
mp_ols.la'
libtool: install: (cd /home/clive/gretl-2015d/plugin; /bin/bash "/home/clive/gretl-2015d/libtool" --mode=relink gcc -fopenmp -module -avoid-version -rpath /usr/local/lib/gretl-gtk2 -o
mp_ols.la mp_ols.lo ../lib/
libgretl-1.0.la -lgmp -lmpfr )
libtool: relink: gcc -shared -fPIC -DPIC .libs/mp_ols.o -L/usr/local/lib -lgretl-1.0 -L/usr/lib/x86_64-linux-gnu -llapack -lblas -lgfortran -lm -ldl -lz -lxml2 -lglib-2.0 -lfftw3 -lcurl -lgmp -lmpfr -fopenmp -fopenmp -pthread -Wl,-soname -Wl,mp_ols.so -o .libs/mp_ols.so
libtool: install: /usr/bin/install -c -m 755 .libs/mp_ols.soT /usr/local/lib/gretl-gtk2/mp_ols.so
libtool: install: /usr/bin/install -c -m 755 .libs/mp_ols.lai /usr/local/lib/gretl-gtk2/
mp_ols.lalibtool: warning: relinking '
interpolate.la'
libtool: install: (cd /home/clive/gretl-2015d/plugin; /bin/bash "/home/clive/gretl-2015d/libtool" --mode=relink gcc -fopenmp -module -avoid-version -rpath /usr/local/lib/gretl-gtk2 -o
interpolate.la interpolate.lo ../lib/
libgretl-1.0.la )
libtool: relink: gcc -shared -fPIC -DPIC .libs/interpolate.o -L/usr/local/lib -lgretl-1.0 -L/usr/lib/x86_64-linux-gnu -llapack -lblas -lgfortran -lm -ldl -lz -lxml2 -lglib-2.0 -lgmp -lfftw3 -lcurl -fopenmp -fopenmp -pthread -Wl,-soname -Wl,interpolate.so -o .libs/interpolate.so
libtool: install: /usr/bin/install -c -m 755 .libs/interpolate.soT /usr/local/lib/gretl-gtk2/interpolate.so
libtool: install: /usr/bin/install -c -m 755 .libs/interpolate.lai /usr/local/lib/gretl-gtk2/
interpolate.lalibtool: warning: relinking '
biprobit.la'
libtool: install: (cd /home/clive/gretl-2015d/plugin; /bin/bash "/home/clive/gretl-2015d/libtool" --mode=relink gcc -fopenmp -module -avoid-version -rpath /usr/local/lib/gretl-gtk2 -o
biprobit.la biprobit.lo ../lib/
libgretl-1.0.la )
libtool: relink: gcc -shared -fPIC -DPIC .libs/biprobit.o -L/usr/local/lib -lgretl-1.0 -L/usr/lib/x86_64-linux-gnu -llapack -lblas -lgfortran -lm -ldl -lz -lxml2 -lglib-2.0 -lgmp -lfftw3 -lcurl -fopenmp -fopenmp -pthread -Wl,-soname -Wl,biprobit.so -o .libs/biprobit.so
libtool: install: /usr/bin/install -c -m 755 .libs/biprobit.soT /usr/local/lib/gretl-gtk2/biprobit.so
libtool: install: /usr/bin/install -c -m 755 .libs/biprobit.lai /usr/local/lib/gretl-gtk2/
biprobit.lalibtool: warning: relinking '
reprobit.la'
libtool: install: (cd /home/clive/gretl-2015d/plugin; /bin/bash "/home/clive/gretl-2015d/libtool" --mode=relink gcc -fopenmp -module -avoid-version -rpath /usr/local/lib/gretl-gtk2 -o
reprobit.la reprobit.lo ../lib/
libgretl-1.0.la )
libtool: relink: gcc -shared -fPIC -DPIC .libs/reprobit.o -L/usr/local/lib -lgretl-1.0 -L/usr/lib/x86_64-linux-gnu -llapack -lblas -lgfortran -lm -ldl -lz -lxml2 -lglib-2.0 -lgmp -lfftw3 -lcurl -fopenmp -fopenmp -pthread -Wl,-soname -Wl,reprobit.so -o .libs/reprobit.so
libtool: install: /usr/bin/install -c -m 755 .libs/reprobit.soT /usr/local/lib/gretl-gtk2/reprobit.so
libtool: install: /usr/bin/install -c -m 755 .libs/reprobit.lai /usr/local/lib/gretl-gtk2/
reprobit.lalibtool: warning: relinking '
panurc.la'
libtool: install: (cd /home/clive/gretl-2015d/plugin; /bin/bash "/home/clive/gretl-2015d/libtool" --mode=relink gcc -fopenmp -module -avoid-version -rpath /usr/local/lib/gretl-gtk2 -o
panurc.la panurc.lo ../lib/
libgretl-1.0.la -lglib-2.0 )
libtool: relink: gcc -shared -fPIC -DPIC .libs/panurc.o -L/usr/local/lib -lgretl-1.0 -L/usr/lib/x86_64-linux-gnu -llapack -lblas -lgfortran -lm -ldl -lz -lxml2 -lgmp -lfftw3 -lcurl -lglib-2.0 -fopenmp -fopenmp -pthread -Wl,-soname -Wl,panurc.so -o .libs/panurc.so
libtool: install: /usr/bin/install -c -m 755 .libs/panurc.soT /usr/local/lib/gretl-gtk2/panurc.so
libtool: install: /usr/bin/install -c -m 755 .libs/panurc.lai /usr/local/lib/gretl-gtk2/
panurc.lalibtool: warning: relinking '
arma_x12.la'
libtool: install: (cd /home/clive/gretl-2015d/plugin; /bin/bash "/home/clive/gretl-2015d/libtool" --mode=relink gcc -fopenmp -module -avoid-version -rpath /usr/local/lib/gretl-gtk2 -o
arma_x12.la arma_x12.lo -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype ../lib/
libgretl-1.0.la -llapack -lblas -lgfortran )
libtool: relink: gcc -shared -fPIC -DPIC .libs/arma_x12.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -L/usr/lib/x86_64-linux-gnu -lfreetype -L/usr/local/lib -lgretl-1.0 -lm -ldl -lz -lxml2 -lglib-2.0 -lgmp -lfftw3 -lcurl -llapack -lblas -lgfortran -fopenmp -fopenmp -pthread -Wl,-soname -Wl,arma_x12.so -o .libs/arma_x12.so
libtool: install: /usr/bin/install -c -m 755 .libs/arma_x12.soT /usr/local/lib/gretl-gtk2/arma_x12.so
libtool: install: /usr/bin/install -c -m 755 .libs/arma_x12.lai /usr/local/lib/gretl-gtk2/
arma_x12.lalibtool: warning: relinking '
excel_import.la'
libtool: install: (cd /home/clive/gretl-2015d/plugin; /bin/bash "/home/clive/gretl-2015d/libtool" --mode=relink gcc -fopenmp -module -avoid-version -rpath /usr/local/lib/gretl-gtk2 -o
excel_import.la excel_import.lo workbook.lo ms-ole.lo -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype ../lib/
libgretl-1.0.la )
libtool: relink: gcc -shared -fPIC -DPIC .libs/excel_import.o .libs/workbook.o .libs/ms-ole.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -L/usr/lib/x86_64-linux-gnu -lfreetype -L/usr/local/lib -lgretl-1.0 -llapack -lblas -lgfortran -lm -ldl -lz -lxml2 -lglib-2.0 -lgmp -lfftw3 -lcurl -fopenmp -fopenmp -pthread -Wl,-soname -Wl,excel_import.so -o .libs/excel_import.so
libtool: install: /usr/bin/install -c -m 755 .libs/excel_import.soT /usr/local/lib/gretl-gtk2/excel_import.so
libtool: install: /usr/bin/install -c -m 755 .libs/excel_import.lai /usr/local/lib/gretl-gtk2/
excel_import.lalibtool: warning: relinking '
xlsx_import.la'
libtool: install: (cd /home/clive/gretl-2015d/plugin; /bin/bash "/home/clive/gretl-2015d/libtool" --mode=relink gcc -fopenmp -module -avoid-version -rpath /usr/local/lib/gretl-gtk2 -o
xlsx_import.la xlsx_import.lo -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype ../lib/
libgretl-1.0.la -lxml2 )
libtool: relink: gcc -shared -fPIC -DPIC .libs/xlsx_import.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -L/usr/lib/x86_64-linux-gnu -lfreetype -L/usr/local/lib -lgretl-1.0 -llapack -lblas -lgfortran -lm -ldl -lz -lglib-2.0 -lgmp -lfftw3 -lcurl -lxml2 -fopenmp -fopenmp -pthread -Wl,-soname -Wl,xlsx_import.so -o .libs/xlsx_import.so
libtool: install: /usr/bin/install -c -m 755 .libs/xlsx_import.soT /usr/local/lib/gretl-gtk2/xlsx_import.so
libtool: install: /usr/bin/install -c -m 755 .libs/xlsx_import.lai /usr/local/lib/gretl-gtk2/
xlsx_import.lalibtool: warning: relinking '
gnumeric_import.la'
libtool: install: (cd /home/clive/gretl-2015d/plugin; /bin/bash "/home/clive/gretl-2015d/libtool" --mode=relink gcc -fopenmp -module -avoid-version -rpath /usr/local/lib/gretl-gtk2 -o
gnumeric_import.la gnumeric_import.lo -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype ../lib/
libgretl-1.0.la -lxml2 )
libtool: relink: gcc -shared -fPIC -DPIC .libs/gnumeric_import.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -L/usr/lib/x86_64-linux-gnu -lfreetype -L/usr/local/lib -lgretl-1.0 -llapack -lblas -lgfortran -lm -ldl -lz -lglib-2.0 -lgmp -lfftw3 -lcurl -lxml2 -fopenmp -fopenmp -pthread -Wl,-soname -Wl,gnumeric_import.so -o .libs/gnumeric_import.so
libtool: install: /usr/bin/install -c -m 755 .libs/gnumeric_import.soT /usr/local/lib/gretl-gtk2/gnumeric_import.so
libtool: install: /usr/bin/install -c -m 755 .libs/gnumeric_import.lai /usr/local/lib/gretl-gtk2/
gnumeric_import.lalibtool: warning: relinking '
leverage.la'
libtool: install: (cd /home/clive/gretl-2015d/plugin; /bin/bash "/home/clive/gretl-2015d/libtool" --mode=relink gcc -fopenmp -module -avoid-version -rpath /usr/local/lib/gretl-gtk2 -o
leverage.la leverage.lo -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype ../lib/
libgretl-1.0.la -llapack -lblas -lgfortran )
libtool: relink: gcc -shared -fPIC -DPIC .libs/leverage.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -L/usr/lib/x86_64-linux-gnu -lfreetype -L/usr/local/lib -lgretl-1.0 -lm -ldl -lz -lxml2 -lglib-2.0 -lgmp -lfftw3 -lcurl -llapack -lblas -lgfortran -fopenmp -fopenmp -pthread -Wl,-soname -Wl,leverage.so -o .libs/leverage.so
libtool: install: /usr/bin/install -c -m 755 .libs/leverage.soT /usr/local/lib/gretl-gtk2/leverage.so
libtool: install: /usr/bin/install -c -m 755 .libs/leverage.lai /usr/local/lib/gretl-gtk2/
leverage.lalibtool: warning: relinking '
mailer.la'
libtool: install: (cd /home/clive/gretl-2015d/plugin; /bin/bash "/home/clive/gretl-2015d/libtool" --mode=relink gcc -fopenmp -module -avoid-version -rpath /usr/local/lib/gretl-gtk2 -o
mailer.la mailer.lo encode.lo md5c.lo -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype ../lib/
libgretl-1.0.la )
libtool: relink: gcc -shared -fPIC -DPIC .libs/mailer.o .libs/encode.o .libs/md5c.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -L/usr/lib/x86_64-linux-gnu -lfreetype -L/usr/local/lib -lgretl-1.0 -llapack -lblas -lgfortran -lm -ldl -lz -lxml2 -lglib-2.0 -lgmp -lfftw3 -lcurl -fopenmp -fopenmp -pthread -Wl,-soname -Wl,mailer.so -o .libs/mailer.so
libtool: install: /usr/bin/install -c -m 755 .libs/mailer.soT /usr/local/lib/gretl-gtk2/mailer.so
libtool: install: /usr/bin/install -c -m 755 .libs/mailer.lai /usr/local/lib/gretl-gtk2/
mailer.lalibtool: warning: relinking '
ods_import.la'
libtool: install: (cd /home/clive/gretl-2015d/plugin; /bin/bash "/home/clive/gretl-2015d/libtool" --mode=relink gcc -fopenmp -module -avoid-version -rpath /usr/local/lib/gretl-gtk2 -o
ods_import.la ods_import.lo -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype ../lib/
libgretl-1.0.la -lxml2 )
libtool: relink: gcc -shared -fPIC -DPIC .libs/ods_import.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -L/usr/lib/x86_64-linux-gnu -lfreetype -L/usr/local/lib -lgretl-1.0 -llapack -lblas -lgfortran -lm -ldl -lz -lglib-2.0 -lgmp -lfftw3 -lcurl -lxml2 -fopenmp -fopenmp -pthread -Wl,-soname -Wl,ods_import.so -o .libs/ods_import.so
libtool: install: /usr/bin/install -c -m 755 .libs/ods_import.soT /usr/local/lib/gretl-gtk2/ods_import.so
libtool: install: /usr/bin/install -c -m 755 .libs/ods_import.lai /usr/local/lib/gretl-gtk2/
ods_import.lalibtool: warning: relinking '
pca.la'
libtool: install: (cd /home/clive/gretl-2015d/plugin; /bin/bash "/home/clive/gretl-2015d/libtool" --mode=relink gcc -fopenmp -module -avoid-version -rpath /usr/local/lib/gretl-gtk2 -o
pca.la pca.lo -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype ../lib/
libgretl-1.0.la -llapack -lblas -lgfortran )
libtool: relink: gcc -shared -fPIC -DPIC .libs/pca.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -L/usr/lib/x86_64-linux-gnu -lfreetype -L/usr/local/lib -lgretl-1.0 -lm -ldl -lz -lxml2 -lglib-2.0 -lgmp -lfftw3 -lcurl -llapack -lblas -lgfortran -fopenmp -fopenmp -pthread -Wl,-soname -Wl,pca.so -o .libs/pca.so
libtool: install: /usr/bin/install -c -m 755 .libs/pca.soT /usr/local/lib/gretl-gtk2/pca.so
libtool: install: /usr/bin/install -c -m 755 .libs/pca.lai /usr/local/lib/gretl-gtk2/
pca.lalibtool: install: /usr/bin/install -c -m 755 .libs/progress_bar.so /usr/local/lib/gretl-gtk2/progress_bar.so
libtool: install: /usr/bin/install -c -m 755 .libs/progress_bar.lai /usr/local/lib/gretl-gtk2/
progress_bar.lalibtool: warning: relinking '
tramo-x12a.la'
libtool: install: (cd /home/clive/gretl-2015d/plugin; /bin/bash "/home/clive/gretl-2015d/libtool" --mode=relink gcc -fopenmp -module -avoid-version -rpath /usr/local/lib/gretl-gtk2 -o
tramo-x12a.la tramo-x12a.lo tramo_options.lo -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype ../lib/
libgretl-1.0.la )
libtool: relink: gcc -shared -fPIC -DPIC .libs/tramo-x12a.o .libs/tramo_options.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -L/usr/lib/x86_64-linux-gnu -lfreetype -L/usr/local/lib -lgretl-1.0 -llapack -lblas -lgfortran -lm -ldl -lz -lxml2 -lglib-2.0 -lgmp -lfftw3 -lcurl -fopenmp -fopenmp -pthread -Wl,-soname -Wl,tramo-x12a.so -o .libs/tramo-x12a.so
libtool: install: /usr/bin/install -c -m 755 .libs/tramo-x12a.soT /usr/local/lib/gretl-gtk2/tramo-x12a.so
libtool: install: /usr/bin/install -c -m 755 .libs/tramo-x12a.lai /usr/local/lib/gretl-gtk2/
tramo-x12a.lalibtool: warning: relinking '
mailer.la'
libtool: install: (cd /home/clive/gretl-2015d/plugin; /bin/bash "/home/clive/gretl-2015d/libtool" --mode=relink gcc -fopenmp -module -avoid-version -rpath /usr/local/lib/gretl-gtk2 -o
mailer.la mailer.lo encode.lo md5c.lo -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype ../lib/
libgretl-1.0.la )
libtool: relink: gcc -shared -fPIC -DPIC .libs/mailer.o .libs/encode.o .libs/md5c.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -L/usr/lib/x86_64-linux-gnu -lfreetype -L/usr/local/lib -lgretl-1.0 -llapack -lblas -lgfortran -lm -ldl -lz -lxml2 -lglib-2.0 -lgmp -lfftw3 -lcurl -fopenmp -fopenmp -pthread -Wl,-soname -Wl,mailer.so -o .libs/mailer.so
libtool: install: /usr/bin/install -c -m 755 .libs/mailer.soT /usr/local/lib/gretl-gtk2/mailer.so
libtool: install: /usr/bin/install -c -m 755 .libs/mailer.lai /usr/local/lib/gretl-gtk2/
mailer.lalibtool: warning: relinking '
gretlzip.la'
libtool: install: (cd /home/clive/gretl-2015d/plugin; /bin/bash "/home/clive/gretl-2015d/libtool" --mode=relink gcc -fopenmp -module -avoid-version -rpath /usr/local/lib/gretl-gtk2 -o
gretlzip.la gretlzip.lo zfileio.lo zsystem.lo zipfile.lo zipmain.lo zipwork.lo -lglib-2.0 -lz ../lib/
libgretl-1.0.la )
libtool: relink: gcc -shared -fPIC -DPIC .libs/gretlzip.o .libs/zfileio.o .libs/zsystem.o .libs/zipfile.o .libs/zipmain.o .libs/zipwork.o -L/usr/local/lib -lgretl-1.0 -L/usr/lib/x86_64-linux-gnu -llapack -lblas -lgfortran -lm -ldl -lz -lxml2 -lglib-2.0 -lgmp -lfftw3 -lcurl -fopenmp -fopenmp -pthread -Wl,-soname -Wl,gretlzip.so -o .libs/gretlzip.so
libtool: install: /usr/bin/install -c -m 755 .libs/gretlzip.soT /usr/local/lib/gretl-gtk2/gretlzip.so
libtool: install: /usr/bin/install -c -m 755 .libs/gretlzip.lai /usr/local/lib/gretl-gtk2/
gretlzip.lalibtool: warning: relinking '
json_get.la'
libtool: install: (cd /home/clive/gretl-2015d/plugin; /bin/bash "/home/clive/gretl-2015d/libtool" --mode=relink gcc -fopenmp -module -avoid-version -rpath /usr/local/lib/gretl-gtk2 -o
json_get.la json_get.lo ../lib/
libgretl-1.0.la -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 )
libtool: relink: gcc -shared -fPIC -DPIC .libs/json_get.o -L/usr/local/lib -lgretl-1.0 -L/usr/lib/x86_64-linux-gnu -llapack -lblas -lgfortran -lm -ldl -lz -lxml2 -lgmp -lfftw3 -lcurl -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -fopenmp -fopenmp -pthread -Wl,-soname -Wl,json_get.so -o .libs/json_get.so
libtool: install: /usr/bin/install -c -m 755 .libs/json_get.soT /usr/local/lib/gretl-gtk2/json_get.so
libtool: install: /usr/bin/install -c -m 755 .libs/json_get.lai /usr/local/lib/gretl-gtk2/
json_get.lalibtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gretl-gtk2
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/lib/gretl-gtk2
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the 'LD_RUN_PATH' environment variable
during linking
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to '/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/usr/bin/install -c -m 644 ../plugin/data/urcdata.bin /usr/local/lib/gretl-gtk2/data
/usr/bin/install -c -m 644 ../plugin/data/dwdata.gz /usr/local/lib/gretl-gtk2/data
make[1]: Leaving directory '/home/clive/gretl-2015d/plugin'
make[1]: Entering directory '/home/clive/gretl-2015d/po'
../tools/mkinstalldirs /usr/local/share
installing bg.gmo as /usr/local/share/locale/bg/LC_MESSAGES/gretl.mo
installing ca.gmo as /usr/local/share/locale/ca/LC_MESSAGES/gretl.mo
installing cs.gmo as /usr/local/share/locale/cs/LC_MESSAGES/gretl.mo
installing de.gmo as /usr/local/share/locale/de/LC_MESSAGES/gretl.mo
installing el.gmo as /usr/local/share/locale/el/LC_MESSAGES/gretl.mo
installing es.gmo as /usr/local/share/locale/es/LC_MESSAGES/gretl.mo
installing eu.gmo as /usr/local/share/locale/eu/LC_MESSAGES/gretl.mo
installing fr.gmo as /usr/local/share/locale/fr/LC_MESSAGES/gretl.mo
installing gl.gmo as /usr/local/share/locale/gl/LC_MESSAGES/gretl.mo
installing it.gmo as /usr/local/share/locale/it/LC_MESSAGES/gretl.mo
installing ja.gmo as /usr/local/share/locale/ja/LC_MESSAGES/gretl.mo
installing pl.gmo as /usr/local/share/locale/pl/LC_MESSAGES/gretl.mo
installing tr.gmo as /usr/local/share/locale/tr/LC_MESSAGES/gretl.mo
installing pt.gmo as /usr/local/share/locale/pt/LC_MESSAGES/gretl.mo
installing pt_BR.gmo as /usr/local/share/locale/pt_BR/LC_MESSAGES/gretl.mo
installing ro.gmo as /usr/local/share/locale/ro/LC_MESSAGES/gretl.mo
installing ru.gmo as /usr/local/share/locale/ru/LC_MESSAGES/gretl.mo
installing sq.gmo as /usr/local/share/locale/sq/LC_MESSAGES/gretl.mo
installing zh_TW.gmo as /usr/local/share/locale/zh_TW/LC_MESSAGES/gretl.mo
if test "gretl" = "gettext"; then \
../tools/mkinstalldirs /usr/local/share/gettext/po; \
for file in
Makefile.in.in Makevars remove-potcdate.sin ; do \
/usr/bin/install -c -m 644 ./$file \
/usr/local/share/gettext/po/$file; \
done; \
else \
: ; \
fi
make[1]: Leaving directory '/home/clive/gretl-2015d/po'
make[1]: Entering directory '/home/clive/gretl-2015d/share'
../tools/mkinstalldirs /usr/local/share/gretl
../tools/mkinstalldirs /usr/local/share/gretl/data
../tools/mkinstalldirs /usr/local/share/gretl/data/greene
../tools/mkinstalldirs /usr/local/share/gretl/data/misc
../tools/mkinstalldirs /usr/local/share/gretl/data/nist
../tools/mkinstalldirs /usr/local/share/gretl/data/plotbars
../tools/mkinstalldirs /usr/local/share/gretl/scripts
../tools/mkinstalldirs /usr/local/share/gretl/scripts/misc
../tools/mkinstalldirs /usr/local/share/gretl/db
../tools/mkinstalldirs /usr/local/share/gretl/functions
../tools/mkinstalldirs /usr/local/share/gretl/fonts
for f in ../share/data/*.gdt ; do \
cp -fp $f /usr/local/share/gretl/data ; done
cp -fp ../share/data/descriptions /usr/local/share/gretl/data
cp -fp ../share/data/gretldata.dtd /usr/local/share/gretl/data
cp -fp ../share/data/plotbars/nber.txt /usr/local/share/gretl/data/plotbars
for f in ../share/data/greene/*.gdt ; do \
cp -fp $f /usr/local/share/gretl/data/greene ; done
cp -fp ../share/data/greene/wg_descriptions /usr/local/share/gretl/data/greene
for f in ../share/data/misc/*.gdt ; do \
cp -fp $f /usr/local/share/gretl/data/misc ; done
cp -fp ../share/data/misc/descriptions /usr/local/share/gretl/data/misc
for f in ../tests/*.dat ; do \
cp -fp $f /usr/local/share/gretl/data/nist ; done
for f in ../share/scripts/*.inp ; do \
cp -fp $f /usr/local/share/gretl/scripts ; done
cp -fp ../share/scripts/ps_descriptions /usr/local/share/gretl/scripts
cp -fp ../share/scripts/wg_ps_descriptions /usr/local/share/gretl/scripts
for f in ../share/scripts/misc/*.inp ; do \
cp -fp $f /usr/local/share/gretl/scripts/misc ; done
cp -fp ../share/scripts/misc/ps_descriptions /usr/local/share/gretl/scripts/misc
cp -fp ../share/functions/gretlfunc.dtd /usr/local/share/gretl/functions
cp -fp ../share/functions/criteria.gfn /usr/local/share/gretl/functions
cp -fp ../share/functions/packages.xml /usr/local/share/gretl/functions
for f in ../share/fonts/*.ttf ; do \
cp -fp $f /usr/local/share/gretl/fonts ; done
../tools/mkinstalldirs /usr/local/share/gretl
../tools/mkinstalldirs /usr/local/share/gretl/doc
../tools/mkinstalldirs /usr/local/share/gretl/helpfigs
for f in gretlgui.hlp gretlcmd.hlp gretlcli.hlp
gretlgui.hlp.es gretlcmd.hlp.es gretlcli.hlp.es gretlgui.hlp.it gretlcmd.hlp.it gretlcli.hlp.it gretlgui.hlp.pt gretlcmd.hlp.pt gretlcli.hlp.pt genrcli.hlp genrgui.hlp
genrcli.hlp.it genrgui.hlp.it genrcli.hlp.pt genrgui.hlp.pt gretlhelp.refs ; do \
if test -f ../share/$f ; then \
cp -fp ../share/$f /usr/local/share/gretl ; fi ; done
for f in ../share/texfigs/*.png ; do \
cp -fp $f /usr/local/share/gretl/helpfigs ; done
for f in ../doc/tex/gretl-ref.pdf ../doc/tex/gretl-guide.pdf ; do \
if test -f $f ; then cp -fp $f /usr/local/share/gretl/doc ; fi ; done
for f in ../doc/tex/gretl-ref-a4.pdf ../doc/tex/gretl-guide-a4.pdf ; do \
if test -f $f ; then cp -fp $f /usr/local/share/gretl/doc ; fi ; done
cp -fp ../COPYING /usr/local/share/gretl/COPYING
make -C bcih install
make[2]: Entering directory '/home/clive/gretl-2015d/share/bcih'
cp -fp fedstl.bin /usr/local/share/gretl/db/fedstl.bin
cp -fp ../../share/bcih/fedstl.idx /usr/local/share/gretl/db/fedstl.idx
make[2]: Leaving directory '/home/clive/gretl-2015d/share/bcih'
make[1]: Leaving directory '/home/clive/gretl-2015d/share'
make[1]: Entering directory '/home/clive/gretl-2015d/xdg'
xdg-desktop-menu install gretl.desktop --novendor
xdg-mime install ../xdg/gretl.xml --novendor
xdg-icon-resource install --context mimetypes --size 32 ../xdg/gretl-data-icon.png application-gretl.data
xdg-icon-resource install --context mimetypes --size 32 ../xdg/gretl-bindata-icon.png application-gretl.bindata
xdg-icon-resource install --context mimetypes --size 32 ../xdg/gretl-session-icon.png application-gretl.session
xdg-icon-resource install --context mimetypes --size 32 ../xdg/gretl-script-icon.png text-gretl.script
xdg-icon-resource install --context apps --size 32 ../xdg/32/gretl.png --novendor
xdg-icon-resource install --context apps --size 48 ../xdg/48/gretl.png --novendor
xdg-icon-resource install --context apps --size 64 ../xdg/64/gretl.png --novendor
make[1]: Leaving directory '/home/clive/gretl-2015d/xdg'
make -C share install
make[1]: Entering directory '/home/clive/gretl-2015d/share'
../tools/mkinstalldirs /usr/local/share/gretl
../tools/mkinstalldirs /usr/local/share/gretl/data
../tools/mkinstalldirs /usr/local/share/gretl/data/greene
../tools/mkinstalldirs /usr/local/share/gretl/data/misc
../tools/mkinstalldirs /usr/local/share/gretl/data/nist
../tools/mkinstalldirs /usr/local/share/gretl/data/plotbars
../tools/mkinstalldirs /usr/local/share/gretl/scripts
../tools/mkinstalldirs /usr/local/share/gretl/scripts/misc
../tools/mkinstalldirs /usr/local/share/gretl/db
../tools/mkinstalldirs /usr/local/share/gretl/functions
../tools/mkinstalldirs /usr/local/share/gretl/fonts
for f in ../share/data/*.gdt ; do \
cp -fp $f /usr/local/share/gretl/data ; done
cp -fp ../share/data/descriptions /usr/local/share/gretl/data
cp -fp ../share/data/gretldata.dtd /usr/local/share/gretl/data
cp -fp ../share/data/plotbars/nber.txt /usr/local/share/gretl/data/plotbars
for f in ../share/data/greene/*.gdt ; do \
cp -fp $f /usr/local/share/gretl/data/greene ; done
cp -fp ../share/data/greene/wg_descriptions /usr/local/share/gretl/data/greene
for f in ../share/data/misc/*.gdt ; do \
cp -fp $f /usr/local/share/gretl/data/misc ; done
cp -fp ../share/data/misc/descriptions /usr/local/share/gretl/data/misc
for f in ../tests/*.dat ; do \
cp -fp $f /usr/local/share/gretl/data/nist ; done
for f in ../share/scripts/*.inp ; do \
cp -fp $f /usr/local/share/gretl/scripts ; done
cp -fp ../share/scripts/ps_descriptions /usr/local/share/gretl/scripts
cp -fp ../share/scripts/wg_ps_descriptions /usr/local/share/gretl/scripts
for f in ../share/scripts/misc/*.inp ; do \
cp -fp $f /usr/local/share/gretl/scripts/misc ; done
cp -fp ../share/scripts/misc/ps_descriptions /usr/local/share/gretl/scripts/misc
cp -fp ../share/functions/gretlfunc.dtd /usr/local/share/gretl/functions
cp -fp ../share/functions/criteria.gfn /usr/local/share/gretl/functions
cp -fp ../share/functions/packages.xml /usr/local/share/gretl/functions
for f in ../share/fonts/*.ttf ; do \
cp -fp $f /usr/local/share/gretl/fonts ; done
../tools/mkinstalldirs /usr/local/share/gretl
../tools/mkinstalldirs /usr/local/share/gretl/doc
../tools/mkinstalldirs /usr/local/share/gretl/helpfigs
for f in gretlgui.hlp gretlcmd.hlp gretlcli.hlp
gretlgui.hlp.es gretlcmd.hlp.es gretlcli.hlp.es gretlgui.hlp.it gretlcmd.hlp.it gretlcli.hlp.it gretlgui.hlp.pt gretlcmd.hlp.pt gretlcli.hlp.pt genrcli.hlp genrgui.hlp
genrcli.hlp.it genrgui.hlp.it genrcli.hlp.pt genrgui.hlp.pt gretlhelp.refs ; do \
if test -f ../share/$f ; then \
cp -fp ../share/$f /usr/local/share/gretl ; fi ; done
for f in ../share/texfigs/*.png ; do \
cp -fp $f /usr/local/share/gretl/helpfigs ; done
for f in ../doc/tex/gretl-ref.pdf ../doc/tex/gretl-guide.pdf ; do \
if test -f $f ; then cp -fp $f /usr/local/share/gretl/doc ; fi ; done
for f in ../doc/tex/gretl-ref-a4.pdf ../doc/tex/gretl-guide-a4.pdf ; do \
if test -f $f ; then cp -fp $f /usr/local/share/gretl/doc ; fi ; done
cp -fp ../COPYING /usr/local/share/gretl/COPYING
make -C bcih install
make[2]: Entering directory '/home/clive/gretl-2015d/share/bcih'
cp -fp fedstl.bin /usr/local/share/gretl/db/fedstl.bin
cp -fp ../../share/bcih/fedstl.idx /usr/local/share/gretl/db/fedstl.idx
make[2]: Leaving directory '/home/clive/gretl-2015d/share/bcih'
make[1]: Leaving directory '/home/clive/gretl-2015d/share'
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Then:
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
clive@clivubu:~/gretl-2015d$ make pdfdocs
make -C
make: option requires an argument -- 'C'
Usage: make [options] [target] ...
Options:
-b, -m Ignored for compatibility.
-B, --always-make Unconditionally make all targets.
-C DIRECTORY, --directory=DIRECTORY
Change to DIRECTORY before doing anything.
-d Print lots of debugging information.
--debug[=FLAGS] Print various types of debugging information.
-e, --environment-overrides
Environment variables override makefiles.
--eval=STRING Evaluate STRING as a makefile statement.
-f FILE, --file=FILE, --makefile=FILE
Read FILE as a makefile.
-h, --help Print this message and exit.
-i, --ignore-errors Ignore errors from recipes.
-I DIRECTORY, --include-dir=DIRECTORY
Search DIRECTORY for included makefiles.
-j [N], --jobs[=N] Allow N jobs at once; infinite jobs with no arg.
-k, --keep-going Keep going when some targets can't be made.
-l [N], --load-average[=N], --max-load[=N]
Don't start multiple jobs unless load is below N.
-L, --check-symlink-times Use the latest mtime between symlinks and target.
-n, --just-print, --dry-run, --recon
Don't actually run any recipe; just print them.
-o FILE, --old-file=FILE, --assume-old=FILE
Consider FILE to be very old and don't remake it.
-O[TYPE], --output-sync[=TYPE]
Synchronize output of parallel jobs by TYPE.
-p, --print-data-base Print make's internal database.
-q, --question Run no recipe; exit status says if up to date.
-r, --no-builtin-rules Disable the built-in implicit rules.
-R, --no-builtin-variables Disable the built-in variable settings.
-s, --silent, --quiet Don't echo recipes.
-S, --no-keep-going, --stop
Turns off -k.
-t, --touch Touch targets instead of remaking them.
--trace Print tracing information.
-v, --version Print the version number of make and exit.
-w, --print-directory Print the current directory.
--no-print-directory Turn off -w, even if it was turned on implicitly.
-W FILE, --what-if=FILE, --new-file=FILE, --assume-new=FILE
Consider FILE to be infinitely new.
--warn-undefined-variables Warn when an undefined variable is referenced.
This program built for x86_64-pc-linux-gnu
Report bugs to <
bug-make@gnu.org>
Makefile:68: recipe for target 'pdfdocs' failed
make: *** [pdfdocs] Error 2
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
I hope that helps,
Clive