To gretl-users
Background! GRETL compiles on sabayon-64, most things work but johansen
test crashes, with a message from gretl_matrix
gretl_matrix: workspace query failed
Tweaking with configure, always gives this, some configurations lead to
sementation fault of the program.
I have suspicon against lapack. But all of the lapack routines in
gretl_matrix are present in my lapack. I installed R (with lapack) and
ran make R check without errors:
Sabayon reports access violation with emerge. Installation is possible
if sandbox is turned off, FEATURES="-sandbox" emerge gretl.
Here is the logfile of emerge:
cat /var/log/sandbox/sandbox-25622.log
unlink: /usr/share/gtksourceview-1.0/language-specs/gretl.lang
I have tested both, emerge, and configure,make, make install.
My config.log is as attached.
best regards
Helgi Tomasson
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by configure, which was
generated by GNU Autoconf 2.61. Invocation command line was
$ ./configure
## --------- ##
## Platform. ##
## --------- ##
hostname = localhost
uname -m = x86_64
uname -r = 2.6.22-sabayon
uname -s = Linux
uname -v = #1 SMP Sat Jul 21 08:41:12 UTC 2007
/usr/bin/uname -p = Intel(R) Core(TM)2 CPU 6420 @ 2.13GHz
/bin/uname -X = unknown
/bin/arch = x86_64
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/kde/3.5/bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /opt/bin
PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/4.1.2
PATH: /opt/blackdown-jdk-1.4.2.03/bin
PATH: /opt/blackdown-jdk-1.4.2.03/jre/bin
PATH: /usr/kde/3.5/bin
PATH: /usr/qt/3/bin
PATH: ${NXDIR}/bin
PATH: /usr/games/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2178: checking for gcc
configure:2194: found /usr/bin/gcc
configure:2205: result: gcc
configure:2443: checking for C compiler version
configure:2450: gcc --version
&5
gcc (GCC) 4.1.2 (Gentoo
4.1.2)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is
NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.
configure:2453: $? = 0
configure:2460: gcc -v
&5
Using built-in specs.
Target: x86_64-pc-linux-gnu
Configured
with: /var/tmp/portage/sys-devel/gcc-4.1.2/work/gcc-4.1.2/configure
--prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.1.2
--includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/include
--datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.2
--mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.2/man
--infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.2/info
--with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/include/g
++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu
--disable-altivec --enable-nls --without-included-gettext
--with-system-zlib --disable-checking --disable-werror
--enable-secureplt --disable-libunwind-exceptions --enable-multilib
--disable-libmudflap --disable-libssp --enable-java-awt=gtk
--enable-languages=c,c++,java,fortran --enable-shared
--enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu
Thread model: posix
gcc version 4.1.2 (Gentoo 4.1.2)
configure:2463: $? = 0
configure:2470: gcc -V
&5
gcc: '-V' option must
have argument
configure:2473: $? = 1
configure:2496: checking for C compiler default output file name
configure:2523: gcc conftest.c
&5
configure:2526: $? = 0
configure:2564: result: a.out
configure:2581: checking whether the C compiler works
configure:2591: ./a.out
configure:2594: $? = 0
configure:2611: result: yes
configure:2618: checking whether we are cross compiling
configure:2620: result: no
configure:2623: checking for suffix of executables
configure:2630: gcc -o conftest conftest.c
&5
configure:2633: $? = 0
configure:2657: result:
configure:2663: checking for suffix of object files
configure:2689: gcc -c conftest.c
&5
configure:2692: $? = 0
configure:2715: result: o
configure:2719: checking whether we are using the GNU C compiler
configure:2748: gcc -c conftest.c
&5
configure:2754: $? = 0
configure:2771: result: yes
configure:2776: checking whether gcc accepts -g
configure:2806: gcc -c -g conftest.c
&5
configure:2812: $? = 0
configure:2911: result: yes
configure:2928: checking for gcc option to accept ISO C89
configure:3002: gcc -c -g -O2 conftest.c
&5
configure:3008: $? = 0
configure:3031: result: none needed
configure:3055: checking how to run the C preprocessor
configure:3095: gcc -E conftest.c
configure:3101: $? = 0
configure:3132: gcc -E conftest.c
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
configure:3138: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "gretl"
| #define VERSION ""
| #define LIBVERSION "0.0.41"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3171: result: gcc -E
configure:3200: gcc -E conftest.c
configure:3206: $? = 0
configure:3237: gcc -E conftest.c
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
configure:3243: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "gretl"
| #define VERSION ""
| #define LIBVERSION "0.0.41"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3281: checking for grep that handles long lines and -e
configure:3355: result: /bin/grep
configure:3360: checking for egrep
configure:3438: result: /bin/grep -E
configure:3443: checking for ANSI C header files
configure:3473: gcc -c -g -O2 conftest.c
&5
configure:3479: $? = 0
configure:3578: gcc -o conftest -g -O2 conftest.c
&5
configure:3581: $? = 0
configure:3587: ./conftest
configure:3590: $? = 0
configure:3607: result: yes
configure:3631: checking for sys/types.h
configure:3652: gcc -c -g -O2 conftest.c
&5
configure:3658: $? = 0
configure:3674: result: yes
configure:3631: checking for sys/stat.h
configure:3652: gcc -c -g -O2 conftest.c
&5
configure:3658: $? = 0
configure:3674: result: yes
configure:3631: checking for stdlib.h
configure:3652: gcc -c -g -O2 conftest.c
&5
configure:3658: $? = 0
configure:3674: result: yes
configure:3631: checking for string.h
configure:3652: gcc -c -g -O2 conftest.c
&5
configure:3658: $? = 0
configure:3674: result: yes
configure:3631: checking for memory.h
configure:3652: gcc -c -g -O2 conftest.c
&5
configure:3658: $? = 0
configure:3674: result: yes
configure:3631: checking for strings.h
configure:3652: gcc -c -g -O2 conftest.c
&5
configure:3658: $? = 0
configure:3674: result: yes
configure:3631: checking for inttypes.h
configure:3652: gcc -c -g -O2 conftest.c
&5
configure:3658: $? = 0
configure:3674: result: yes
configure:3631: checking for stdint.h
configure:3652: gcc -c -g -O2 conftest.c
&5
configure:3658: $? = 0
configure:3674: result: yes
configure:3631: checking for unistd.h
configure:3652: gcc -c -g -O2 conftest.c
&5
configure:3658: $? = 0
configure:3674: result: yes
configure:3701: checking libintl.h usability
configure:3718: gcc -c -g -O2 conftest.c
&5
configure:3724: $? = 0
configure:3738: result: yes
configure:3742: checking libintl.h presence
configure:3757: gcc -E conftest.c
configure:3763: $? = 0
configure:3777: result: yes
configure:3805: checking for libintl.h
configure:3813: result: yes
configure:3832: checking whether make sets $(MAKE)
configure:3853: result: yes
configure:3875: checking for a BSD-compatible install
configure:3931: result: /usr/bin/install -c
configure:3956: checking whether NLS is requested
configure:3965: result: yes
configure:4003: checking for msgfmt
configure:4034: result: /usr/bin/msgfmt
configure:4043: checking for gmsgfmt
configure:4061: found /usr/bin/gmsgfmt
configure:4074: result: /usr/bin/gmsgfmt
configure:4114: checking for xgettext
configure:4145: result: /usr/bin/xgettext
configure:4185: checking for msgmerge
configure:4215: result: /usr/bin/msgmerge
configure:4272: checking build system type
configure:4290: result: x86_64-unknown-linux-gnu
configure:4312: checking host system type
configure:4327: result: x86_64-unknown-linux-gnu
configure:4373: checking for ld used by GCC
configure:4437: result: /usr/x86_64-pc-linux-gnu/bin/ld
configure:4446: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld)
is GNU ld
configure:4459: result: yes
configure:4465: checking for shared library run path origin
configure:4478: result: done
configure:4894: checking whether NLS is requested
configure:4903: result: yes
configure:4921: checking for GNU gettext in libc
configure:4950: gcc -o conftest -g -O2 conftest.c
&5
conftest.c: In function 'main':
conftest.c:29: warning: cast from pointer to integer of different size
configure:4956: $? = 0
configure:4973: result: yes
configure:5663: checking whether to use NLS
configure:5665: result: yes
configure:5668: checking where the gettext function comes from
configure:5679: result: libc
configure:5982: checking for gcc
configure:6009: result: gcc
configure:6247: checking for C compiler version
configure:6254: gcc --version
&5
gcc (GCC) 4.1.2 (Gentoo
4.1.2)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is
NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.
configure:6257: $? = 0
configure:6264: gcc -v
&5
Using built-in specs.
Target: x86_64-pc-linux-gnu
Configured
with: /var/tmp/portage/sys-devel/gcc-4.1.2/work/gcc-4.1.2/configure
--prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.1.2
--includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/include
--datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.2
--mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.2/man
--infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.2/info
--with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/include/g
++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu
--disable-altivec --enable-nls --without-included-gettext
--with-system-zlib --disable-checking --disable-werror
--enable-secureplt --disable-libunwind-exceptions --enable-multilib
--disable-libmudflap --disable-libssp --enable-java-awt=gtk
--enable-languages=c,c++,java,fortran --enable-shared
--enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu
Thread model: posix
gcc version 4.1.2 (Gentoo 4.1.2)
configure:6267: $? = 0
configure:6274: gcc -V
&5
gcc: '-V' option must
have argument
configure:6277: $? = 1
configure:6280: checking whether we are using the GNU C compiler
configure:6332: result: yes
configure:6337: checking whether gcc accepts -g
configure:6472: result: yes
configure:6489: checking for gcc option to accept ISO C89
configure:6592: result: none needed
configure:6628: checking for a BSD-compatible install
configure:6684: result: /usr/bin/install -c
configure:6771: checking for a sed that does not truncate output
configure:6825: result: /bin/sed
configure:6839: checking for ld used by gcc
configure:6906: result: /usr/x86_64-pc-linux-gnu/bin/ld
configure:6915: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld)
is GNU ld
configure:6930: result: yes
configure:6935: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to
reload object files
configure:6942: result: -r
configure:6960: checking for BSD-compatible nm
configure:7002: result: /usr/bin/nm -B
configure:7006: checking whether ln -s works
configure:7010: result: yes
configure:7017: checking how to recognise dependent libraries
configure:7189: result: pass_all
configure:7273: gcc -c -g -O2 conftest.c
&5
configure:7276: $? = 0
configure:7409: checking dlfcn.h usability
configure:7426: gcc -c -g -O2 conftest.c
&5
configure:7432: $? = 0
configure:7446: result: yes
configure:7450: checking dlfcn.h presence
configure:7465: gcc -E conftest.c
configure:7471: $? = 0
configure:7485: result: yes
configure:7513: checking for dlfcn.h
configure:7521: result: yes
configure:7592: checking for g++
configure:7608: found /usr/bin/g++
configure:7619: result: g++
configure:7650: checking for C++ compiler version
configure:7657: g++ --version
&5
g++ (GCC) 4.1.2 (Gentoo
4.1.2)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is
NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.
configure:7660: $? = 0
configure:7667: g++ -v
&5
Using built-in specs.
Target: x86_64-pc-linux-gnu
Configured
with: /var/tmp/portage/sys-devel/gcc-4.1.2/work/gcc-4.1.2/configure
--prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.1.2
--includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/include
--datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.2
--mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.2/man
--infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.2/info
--with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/include/g
++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu
--disable-altivec --enable-nls --without-included-gettext
--with-system-zlib --disable-checking --disable-werror
--enable-secureplt --disable-libunwind-exceptions --enable-multilib
--disable-libmudflap --disable-libssp --enable-java-awt=gtk
--enable-languages=c,c++,java,fortran --enable-shared
--enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu
Thread model: posix
gcc version 4.1.2 (Gentoo 4.1.2)
configure:7670: $? = 0
configure:7677: g++ -V
&5
g++: '-V' option must
have argument
configure:7680: $? = 1
configure:7683: checking whether we are using the GNU C++ compiler
configure:7712: g++ -c conftest.cpp
&5
configure:7718: $? = 0
configure:7735: result: yes
configure:7740: checking whether g++ accepts -g
configure:7770: g++ -c -g conftest.cpp
&5
configure:7776: $? = 0
configure:7875: result: yes
configure:7908: checking how to run the C++ preprocessor
configure:7944: g++ -E conftest.cpp
configure:7950: $? = 0
configure:7981: g++ -E conftest.cpp
conftest.cpp:29:28: error: ac_nonexistent.h: No such file or directory
configure:7987: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "gretl"
| #define VERSION ""
| #define LIBVERSION "0.0.41"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIBINTL_H 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_X12A 1
| #define HAVE_TRAMO 1
| #define OS_TYPE "linux-gnu"
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:8020: result: g++ -E
configure:8049: g++ -E conftest.cpp
configure:8055: $? = 0
configure:8086: g++ -E conftest.cpp
conftest.cpp:29:28: error: ac_nonexistent.h: No such file or directory
configure:8092: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "gretl"
| #define VERSION ""
| #define LIBVERSION "0.0.41"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIBINTL_H 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_X12A 1
| #define HAVE_TRAMO 1
| #define OS_TYPE "linux-gnu"
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:8185: checking for g77
configure:8215: result: no
configure:8185: checking for xlf
configure:8215: result: no
configure:8185: checking for f77
configure:8215: result: no
configure:8185: checking for frt
configure:8215: result: no
configure:8185: checking for pgf77
configure:8215: result: no
configure:8185: checking for cf77
configure:8215: result: no
configure:8185: checking for fort77
configure:8215: result: no
configure:8185: checking for fl32
configure:8215: result: no
configure:8185: checking for af77
configure:8215: result: no
configure:8185: checking for xlf90
configure:8215: result: no
configure:8185: checking for f90
configure:8215: result: no
configure:8185: checking for pgf90
configure:8215: result: no
configure:8185: checking for pghpf
configure:8215: result: no
configure:8185: checking for epcf90
configure:8215: result: no
configure:8185: checking for gfortran
configure:8201: found /usr/bin/gfortran
configure:8212: result: gfortran
configure:8242: checking for Fortran 77 compiler version
configure:8249: gfortran --version
&5
GNU
Fortran 95 (GCC) 4.1.2 (Gentoo 4.1.2)
Copyright (C) 2006 Free Software Foundation, Inc.
GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING
configure:8252: $? = 0
configure:8259: gfortran -v
&5
Using built-in specs.
Target: x86_64-pc-linux-gnu
Configured
with: /var/tmp/portage/sys-devel/gcc-4.1.2/work/gcc-4.1.2/configure
--prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.1.2
--includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/include
--datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.2
--mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.2/man
--infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.2/info
--with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/include/g
++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu
--disable-altivec --enable-nls --without-included-gettext
--with-system-zlib --disable-checking --disable-werror
--enable-secureplt --disable-libunwind-exceptions --enable-multilib
--disable-libmudflap --disable-libssp --enable-java-awt=gtk
--enable-languages=c,c++,java,fortran --enable-shared
--enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu
Thread model: posix
gcc version 4.1.2 (Gentoo 4.1.2)
configure:8262: $? = 0
configure:8269: gfortran -V
&5
gfortran: '-V' option
must have argument
configure:8272: $? = 1
configure:8280: checking whether we are using the GNU Fortran 77
compiler
configure:8299: gfortran -c conftest.F
&5
configure:8305: $? = 0
configure:8322: result: yes
configure:8328: checking whether gfortran accepts -g
configure:8345: gfortran -c -g conftest.f
&5
configure:8351: $? = 0
configure:8367: result: yes
configure:8397: checking the maximum length of command line arguments
configure:8476: result: 32768
configure:8487: checking command to parse /usr/bin/nm -B output from gcc
object
configure:8583: gcc -c -g -O2 conftest.c
&5
configure:8586: $? = 0
configure:8590: /usr/bin/nm -B conftest.o \| sed -n -e
's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*
\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
configure:8593: $? = 0
configure:8645: gcc -o conftest -g -O2 conftest.c conftstm.o
&5
configure:8648: $? = 0
configure:8686: result: ok
configure:8690: checking for objdir
configure:8705: result: .libs
configure:8797: checking for ar
configure:8813: found /usr/bin/ar
configure:8824: result: ar
configure:8893: checking for ranlib
configure:8909: found /usr/bin/ranlib
configure:8920: result: ranlib
configure:8989: checking for strip
configure:9005: found /usr/bin/strip
configure:9016: result: strip
configure:9294: checking if gcc static flag works
configure:9317: result: yes
configure:9335: checking if gcc supports -fno-rtti -fno-exceptions
configure:9353: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c
&5
cc1: warning: command line option "-fno-rtti"
is valid for C++/ObjC++
but not for C
configure:9357: $? = 0
configure:9368: result: no
configure:9383: checking for gcc option to produce PIC
configure:9570: result: -fPIC
configure:9578: checking if gcc PIC flag -fPIC works
configure:9596: gcc -c -g -O2 -fPIC -DPIC conftest.c
&5
configure:9600: $? = 0
configure:9611: result: yes
configure:9635: checking if gcc supports -c -o file.o
configure:9656: gcc -c -g -O2 -o out/conftest2.o conftest.c
&5
configure:9660: $? = 0
configure:9680: result: yes
configure:9706: checking whether the gcc linker
(/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared
libraries
configure:10551: result: yes
configure:10577: checking whether -lc should be explicitly linked in
configure:10582: gcc -c -g -O2 conftest.c
&5
configure:10585: $? = 0
configure:10599: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o
conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
configure:10602: $? = 0
configure:10614: result: no
configure:10622: checking dynamic linker characteristics
configure:11162: result: GNU/Linux ld.so
configure:11166: checking how to hardcode library paths into programs
configure:11191: result: immediate
configure:11205: checking whether stripping libraries is possible
configure:11210: result: yes
configure:11333: checking for shl_load
configure:11389: gcc -o conftest -g -O2 conftest.c
&5
/tmp/ccSqIFfl.o: In function `main':
/home/helgi/forrit/gretl-1.7.1/conftest.c:63: undefined reference to
`shl_load'
collect2: ld returned 1 exit status
configure:11395: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "gretl"
| #define VERSION ""
| #define LIBVERSION "0.0.41"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIBINTL_H 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_X12A 1
| #define HAVE_TRAMO 1
| #define OS_TYPE "linux-gnu"
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
| /* Define shl_load to an innocuous variant, in case <limits.h>
declares shl_load.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define shl_load innocuous_shl_load
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char shl_load (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef shl_load
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char shl_load ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_shl_load || defined __stub___shl_load
| choke me
| #endif
|
| int
| main ()
| {
| return shl_load ();
| ;
| return 0;
| }
configure:11412: result: no
configure:11417: checking for shl_load in -ldld
configure:11452: gcc -o conftest -g -O2 conftest.c -ldld
&5
/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld:
cannot find -ldld
collect2: ld returned 1 exit status
configure:11458: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "gretl"
| #define VERSION ""
| #define LIBVERSION "0.0.41"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIBINTL_H 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_X12A 1
| #define HAVE_TRAMO 1
| #define OS_TYPE "linux-gnu"
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char shl_load ();
| int
| main ()
| {
| return shl_load ();
| ;
| return 0;
| }
configure:11476: result: no
configure:11481: checking for dlopen
configure:11537: gcc -o conftest -g -O2 conftest.c
&5
/tmp/ccUaf0nb.o: In function `main':
/home/helgi/forrit/gretl-1.7.1/conftest.c:63: undefined reference to
`dlopen'
collect2: ld returned 1 exit status
configure:11543: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "gretl"
| #define VERSION ""
| #define LIBVERSION "0.0.41"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIBINTL_H 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_X12A 1
| #define HAVE_TRAMO 1
| #define OS_TYPE "linux-gnu"
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
| /* Define dlopen to an innocuous variant, in case <limits.h> declares
dlopen.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define dlopen innocuous_dlopen
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char dlopen (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef dlopen
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char dlopen ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_dlopen || defined __stub___dlopen
| choke me
| #endif
|
| int
| main ()
| {
| return dlopen ();
| ;
| return 0;
| }
configure:11560: result: no
configure:11565: checking for dlopen in -ldl
configure:11600: gcc -o conftest -g -O2 conftest.c -ldl
&5
configure:11606: $? = 0
configure:11624: result: yes
configure:11793: checking whether a program can dlopen itself
configure:11865: gcc -o conftest -g -O2 -DHAVE_DLFCN_H
-Wl,--export-dynamic conftest.c -ldl
&5
configure: In function 'main':
configure:11861: warning: incompatible implicit declaration of built-in
function 'exit'
configure:11868: $? = 0
configure:11886: result: yes
configure:11891: checking whether a statically linked program can dlopen
itself
configure:11963: gcc -o conftest -g -O2 -DHAVE_DLFCN_H
-Wl,--export-dynamic conftest.c -ldl
&5
configure: In function 'main':
configure:11959: warning: incompatible implicit declaration of built-in
function 'exit'
configure:11966: $? = 0
configure:11984: result: yes
configure:12007: checking if libtool supports shared libraries
configure:12009: result: yes
configure:12012: checking whether to build shared libraries
configure:12033: result: yes
configure:12036: checking whether to build static libraries
configure:12040: result: no
configure:12132: creating libtool
configure:12681: checking for ld used by g++
configure:12748: result: /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
configure:12757: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld
-m elf_x86_64) is GNU ld
configure:12772: result: yes
configure:12823: checking whether the g++ linker
(/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared
libraries
configure:13686: result: yes
configure:13704: g++ -c -g -O2 conftest.cc
&5
configure:13707: $? = 0
configure:13803: checking for g++ option to produce PIC
configure:14065: result: -fPIC
configure:14073: checking if g++ PIC flag -fPIC works
configure:14091: g++ -c -g -O2 -fPIC -DPIC conftest.cc
&5
configure:14095: $? = 0
configure:14106: result: yes
configure:14130: checking if g++ supports -c -o file.o
configure:14151: g++ -c -g -O2 -o out/conftest2.o conftest.cc
&5
configure:14155: $? = 0
configure:14175: result: yes
configure:14201: checking whether the g++ linker
(/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared
libraries
configure:14226: result: yes
configure:14297: checking dynamic linker characteristics
configure:14837: result: GNU/Linux ld.so
configure:14841: checking how to hardcode library paths into programs
configure:14866: result: immediate
configure:14880: checking whether stripping libraries is possible
configure:14885: result: yes
configure:15008: checking for shl_load
configure:15087: result: no
configure:15092: checking for shl_load in -ldld
configure:15151: result: no
configure:15156: checking for dlopen
configure:15235: result: no
configure:15240: checking for dlopen in -ldl
configure:15299: result: yes
configure:15468: checking whether a program can dlopen itself
configure:15561: result: yes
configure:15566: checking whether a statically linked program can dlopen
itself
configure:15659: result: yes
configure:16159: checking if libtool supports shared libraries
configure:16161: result: yes
configure:16164: checking whether to build shared libraries
configure:16182: result: yes
configure:16185: checking whether to build static libraries
configure:16189: result: no
configure:16201: checking for gfortran option to produce PIC
configure:16388: result: -fPIC
configure:16396: checking if gfortran PIC flag -fPIC works
configure:16414: gfortran -c -g -O2 -fPIC conftest.f
&5
configure:16418: $? = 0
configure:16429: result: yes
configure:16453: checking if gfortran supports -c -o file.o
configure:16474: gfortran -c -g -O2 -o out/conftest2.o conftest.f
&5
configure:16478: $? = 0
configure:16498: result: yes
configure:16524: checking whether the gfortran linker
(/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared
libraries
configure:17349: result: yes
configure:17420: checking dynamic linker characteristics
configure:17960: result: GNU/Linux ld.so
configure:17964: checking how to hardcode library paths into programs
configure:17989: result: immediate
configure:18003: checking whether stripping libraries is possible
configure:18008: result: yes
configure:22076: checking whether ln -s works
configure:22080: result: yes
configure:22089: checking for sin in -lm
configure:22124: gcc -o conftest -g -O2 conftest.c -lm
&5
conftest.c:36: warning: conflicting types for built-in function 'sin'
configure:22130: $? = 0
configure:22148: result: yes
configure:22160: checking for fopen in -lc
configure:22195: gcc -o conftest -g -O2 conftest.c -lc -lm
&5
configure:22201: $? = 0
configure:22219: result: yes
configure:22231: checking for ANSI C header files
configure:22395: result: yes
configure:22405: checking for sys/wait.h that is POSIX.1 compatible
configure:22441: gcc -c -g -O2 conftest.c
&5
configure:22447: $? = 0
configure:22462: result: yes
configure:22480: checking for unistd.h
configure:22486: result: yes
configure:22490: checking dirent.h usability
configure:22507: gcc -c -g -O2 conftest.c
&5
configure:22513: $? = 0
configure:22527: result: yes
configure:22531: checking dirent.h presence
configure:22546: gcc -E conftest.c
configure:22552: $? = 0
configure:22566: result: yes
configure:22594: checking for dirent.h
configure:22602: result: yes
configure:22490: checking fnmatch.h usability
configure:22507: gcc -c -g -O2 conftest.c
&5
configure:22513: $? = 0
configure:22527: result: yes
configure:22531: checking fnmatch.h presence
configure:22546: gcc -E conftest.c
configure:22552: $? = 0
configure:22566: result: yes
configure:22594: checking for fnmatch.h
configure:22602: result: yes
configure:22490: checking byteswap.h usability
configure:22507: gcc -c -g -O2 conftest.c
&5
configure:22513: $? = 0
configure:22527: result: yes
configure:22531: checking byteswap.h presence
configure:22546: gcc -E conftest.c
configure:22552: $? = 0
configure:22566: result: yes
configure:22594: checking for byteswap.h
configure:22602: result: yes
configure:22615: checking for an ANSI C-conforming const
configure:22690: gcc -c -g -O2 conftest.c
&5
configure:22696: $? = 0
configure:22711: result: yes
configure:22723: checking for long double with more range or precision
than double
configure:22768: gcc -c -g -O2 conftest.c
&5
configure:22774: $? = 0
configure:22789: result: yes
configure:22808: checking for int
configure:22838: gcc -c -g -O2 conftest.c
&5
configure:22844: $? = 0
configure:22859: result: yes
configure:22866: checking size of int
configure:23168: gcc -o conftest -g -O2 conftest.c -lc -lm
&5
configure:23171: $? = 0
configure:23177: ./conftest
configure:23180: $? = 0
configure:23203: result: 4
configure:23213: checking return type of signal handlers
configure:23241: gcc -c -g -O2 conftest.c
&5
conftest.c: In function 'main':
conftest.c:46: error: void value not ignored as it ought to be
configure:23247: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "gretl"
| #define VERSION ""
| #define LIBVERSION "0.0.41"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIBINTL_H 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_X12A 1
| #define HAVE_TRAMO 1
| #define OS_TYPE "linux-gnu"
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_LIBC 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define SIZEOF_INT 4
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <signal.h>
|
| int
| main ()
| {
| return *(signal (0, 0)) (0) == 1;
| ;
| return 0;
| }
configure:23262: result: void
configure:23270: checking whether byte ordering is bigendian
configure:23303: gcc -c -g -O2 conftest.c
&5
configure:23309: $? = 0
configure:23341: gcc -c -g -O2 conftest.c
&5
conftest.c: In function 'main':
conftest.c:48: error: 'not' undeclared (first use in this function)
conftest.c:48: error: (Each undeclared identifier is reported only once
conftest.c:48: error: for each function it appears in.)
conftest.c:48: error: expected ';' before 'big'
configure:23347: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "gretl"
| #define VERSION ""
| #define LIBVERSION "0.0.41"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIBINTL_H 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_X12A 1
| #define HAVE_TRAMO 1
| #define OS_TYPE "linux-gnu"
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_LIBC 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define SIZEOF_INT 4
| #define RETSIGTYPE void
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <sys/param.h>
|
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| not big endian
| #endif
|
| ;
| return 0;
| }
configure:23487: result: no
configure:23523: checking netdb.h usability
configure:23540: gcc -c -g -O2 conftest.c
&5
configure:23546: $? = 0
configure:23560: result: yes
configure:23564: checking netdb.h presence
configure:23579: gcc -E conftest.c
configure:23585: $? = 0
configure:23599: result: yes
configure:23627: checking for netdb.h
configure:23635: result: yes
configure:23523: checking sys/socket.h usability
configure:23540: gcc -c -g -O2 conftest.c
&5
configure:23546: $? = 0
configure:23560: result: yes
configure:23564: checking sys/socket.h presence
configure:23579: gcc -E conftest.c
configure:23585: $? = 0
configure:23599: result: yes
configure:23627: checking for sys/socket.h
configure:23635: result: yes
configure:23656: checking for struct sockaddr_in
configure:23689: gcc -c -g -O2 conftest.c
&5
configure:23695: $? = 0
configure:23710: result: yes
configure:23721: checking for struct in_addr
configure:23754: gcc -c -g -O2 conftest.c
&5
configure:23760: $? = 0
configure:23775: result: yes
configure:23815: checking readline/readline.h usability
configure:23832: gcc -c -g -O2 -I/include conftest.c
&5
configure:23838: $? = 0
configure:23852: result: yes
configure:23856: checking readline/readline.h presence
configure:23871: gcc -E conftest.c
configure:23877: $? = 0
configure:23891: result: yes
configure:23919: checking for readline/readline.h
configure:23926: result: yes
configure:23939: checking for tgetent in -ltermcap
configure:23974: gcc -o conftest -g -O2 -I/include conftest.c
-ltermcap -L/lib -lreadline -lc -lm
&5
/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld:
cannot find -ltermcap
collect2: ld returned 1 exit status
configure:23980: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "gretl"
| #define VERSION ""
| #define LIBVERSION "0.0.41"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIBINTL_H 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_X12A 1
| #define HAVE_TRAMO 1
| #define OS_TYPE "linux-gnu"
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_LIBC 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define SIZEOF_INT 4
| #define RETSIGTYPE void
| #define HAVE_NETDB_H 1
| #define ENABLE_MAILER 1
| #define HAVE_SYS_SOCKET_H 1
| #define ENABLE_MAILER 1
| #define HAVE_SOCKADDR_IN 1
| #define HAVE_IN_ADDR 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char tgetent ();
| int
| main ()
| {
| return tgetent ();
| ;
| return 0;
| }
configure:23998: result: no
configure:24003: checking for tgetent in -lcurses
configure:24038: gcc -o conftest -g -O2 -I/include conftest.c -lcurses
-L/lib -lreadline -lc -lm
&5
configure:24044: $? = 0
configure:24062: result: yes
configure:24139: checking for readline in -lreadline
configure:24174: gcc -o conftest -g -O2 -I/include conftest.c
-lreadline -lcurses -L/lib -lreadline -lc -lm
&5
configure:24180: $? = 0
configure:24198: result: yes
configure:24211: checking for rl_completion_matches in -lreadline
configure:24246: gcc -o conftest -g -O2 -I/include conftest.c
-lreadline -lcurses -L/lib -lreadline -lc -lm
&5
configure:24252: $? = 0
configure:24270: result: yes
configure:24302: checking for inet_addr in -lc
configure:24337: gcc -o conftest -g -O2 conftest.c -lc -lc -lm
&5
configure:24343: $? = 0
configure:24361: result: yes
configure:24514: checking for gzopen in -lz
configure:24549: gcc -o conftest -g -O2 conftest.c -lz -lc -lc -lm
&5
configure:24555: $? = 0
configure:24573: result: yes
configure:24601: checking for GMP - version >= 4.0.1
configure:24689: gcc -o conftest -g -O2 -I/include conftest.c -L/lib
-lgmp -lc -lc -lm
&5
configure:24692: $? = 0
configure:24698: ./conftest
configure:24701: $? = 0
configure:24720: result: yes
configure:24827: checking for MPFR - version >= 2.2.0
configure:24915: gcc -o conftest -g -O2 -I/include conftest.c -L/lib
-lmpfr -lc -lc -lm
&5
configure:24918: $? = 0
configure:24924: ./conftest
configure:24927: $? = 0
configure:24946: result: yes
configure:25063: checking for libgfortran
configure:25065: checking for _gfortran_abort in -lgfortran
configure:25100: gcc -o conftest -g -O2 conftest.c -lgfortran -lc -lc
-lm
&5
configure:25106: $? = 0
configure:25124: result: yes
configure:25275: checking for LAPACK
configure:25319: gcc -o conftest -I./lib/src -g -O2 conftest.c
-L/usr/lib -llapack -lblas -lgfortran -lc -lc -lm
&5
configure:25322: $? = 0
configure:25328: ./conftest
configure:25331: $? = 0
configure:25350: result: yes
configure:25612: checking for gnuplot
configure:25628: found /usr/bin/gnuplot
configure:25639: result: yes
configure:25657: checking for PNG support in gnuplot
configure:25661: result: yes
configure:25681: checking for latex
configure:25697: found /usr/bin/latex
configure:25708: result: yes
configure:25729: checking for pkg-config
configure:25747: found /usr/bin/pkg-config
configure:25760: result: /usr/bin/pkg-config
configure:25886: checking pkg-config is at least version 0.9.0
configure:25889: result: yes
configure:25900: checking for FFTW
configure:25908: $PKG_CONFIG --exists --print-errors "fftw3"
configure:25911: $? = 0
configure:25926: $PKG_CONFIG --exists --print-errors "fftw3"
configure:25929: $? = 0
configure:25963: result: yes
configure:25972: checking for GLIB
configure:25980: $PKG_CONFIG --exists --print-errors "glib-2.0"
configure:25983: $? = 0
configure:25998: $PKG_CONFIG --exists --print-errors "glib-2.0"
configure:26001: $? = 0
configure:26035: result: yes
configure:26044: checking for GTK
configure:26052: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.4.0"
configure:26055: $? = 0
configure:26070: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.4.0"
configure:26073: $? = 0
configure:26109: result: yes
configure:26120: checking for GTKPRINT
configure:26128: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >=
2.10.0"
configure:26131: $? = 0
configure:26146: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >=
2.10.0"
configure:26149: $? = 0
configure:26185: result: yes
configure:26194: checking for GTKSOURCEVIEW
configure:26202: $PKG_CONFIG --exists --print-errors "gtksourceview-1.0"
configure:26205: $? = 0
configure:26220: $PKG_CONFIG --exists --print-errors "gtksourceview-1.0"
configure:26223: $? = 0
configure:26259: result: yes
configure:26480: checking for PNG
configure:26488: $PKG_CONFIG --exists --print-errors "libpng12"
configure:26491: $? = 0
configure:26506: $PKG_CONFIG --exists --print-errors "libpng12"
configure:26509: $? = 0
configure:26545: result: yes
configure:26714: checking for GDK_PIXBUF
configure:26722: $PKG_CONFIG --exists --print-errors "gdk-pixbuf-2.0 >=
0.7.0"
configure:26725: $? = 0
configure:26740: $PKG_CONFIG --exists --print-errors "gdk-pixbuf-2.0 >=
0.7.0"
configure:26743: $? = 0
configure:26779: result: yes
configure:26874: checking for GNOME
configure:26882: $PKG_CONFIG --exists --print-errors "libgnomeui-2.0
gconf-2.0"
configure:26885: $? = 0
configure:26900: $PKG_CONFIG --exists --print-errors "libgnomeui-2.0
gconf-2.0"
configure:26903: $? = 0
configure:26941: result: yes
configure:26956: checking for XML
configure:26964: $PKG_CONFIG --exists --print-errors "libxml-2.0 >=
2.5.0"
configure:26967: $? = 0
configure:26982: $PKG_CONFIG --exists --print-errors "libxml-2.0 >=
2.5.0"
configure:26985: $? = 0
configure:27061: result: yes
configure:27067: checking for gconftool-2
configure:27085: found /usr/bin/gconftool-2
configure:27098: result: /usr/bin/gconftool-2
configure:27122: result: Using config source
xml:merged:/etc/gconf/gconf.xml.defaults for schema installation
configure:27139: result: Using $(sysconfdir)/gconf/schemas/ as install
directory for schema files
configure:27516: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by config.status, which was
generated by GNU Autoconf 2.61. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on localhost
config.status:735: creating Makefile
config.status:735: creating gretl_sh
config.status:735: creating gretl-config
config.status:735: creating gretl.pc
config.status:735: creating gui2/Makefile
config.status:735: creating gui2/debug
config.status:735: creating gui2/gtkextra-lite/Makefile
config.status:735: creating gui2/gtksourceview/Makefile
config.status:735: creating gui2/omf-install/Makefile
config.status:735: creating gnome/Makefile
config.status:735: creating gnome/gretl.keys
config.status:735: creating cli/Makefile
config.status:735: creating cli/debug
config.status:735: creating lib/Makefile
config.status:735: creating plugin/Makefile
config.status:735: creating po/Makefile.in
config.status:735: creating share/Makefile
config.status:735: creating share/bcih/Makefile
config.status:735: creating tests/Makefile
config.status:735: creating extra/Makefile
config.status:735: creating redhat/gretl.spec
config.status:735: creating config.h
config.status:1003: config.h is unchanged
config.status:1016: executing default-1 commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_long_double=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_FFTW_CFLAGS_set=
ac_cv_env_FFTW_CFLAGS_value=
ac_cv_env_FFTW_LIBS_set=
ac_cv_env_FFTW_LIBS_value=
ac_cv_env_GDK_PIXBUF_CFLAGS_set=
ac_cv_env_GDK_PIXBUF_CFLAGS_value=
ac_cv_env_GDK_PIXBUF_LIBS_set=
ac_cv_env_GDK_PIXBUF_LIBS_value=
ac_cv_env_GLIB_CFLAGS_set=
ac_cv_env_GLIB_CFLAGS_value=
ac_cv_env_GLIB_LIBS_set=
ac_cv_env_GLIB_LIBS_value=
ac_cv_env_GNOME_CFLAGS_set=
ac_cv_env_GNOME_CFLAGS_value=
ac_cv_env_GNOME_LIBS_set=
ac_cv_env_GNOME_LIBS_value=
ac_cv_env_GTKPRINT_CFLAGS_set=
ac_cv_env_GTKPRINT_CFLAGS_value=
ac_cv_env_GTKPRINT_LIBS_set=
ac_cv_env_GTKPRINT_LIBS_value=
ac_cv_env_GTKSOURCEVIEW_CFLAGS_set=
ac_cv_env_GTKSOURCEVIEW_CFLAGS_value=
ac_cv_env_GTKSOURCEVIEW_LIBS_set=
ac_cv_env_GTKSOURCEVIEW_LIBS_value=
ac_cv_env_GTK_CFLAGS_set=
ac_cv_env_GTK_CFLAGS_value=
ac_cv_env_GTK_LIBS_set=
ac_cv_env_GTK_LIBS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_PNG_CFLAGS_set=
ac_cv_env_PNG_CFLAGS_value=
ac_cv_env_PNG_LIBS_set=
ac_cv_env_PNG_LIBS_value=
ac_cv_env_XML_CFLAGS_set=
ac_cv_env_XML_CFLAGS_value=
ac_cv_env_XML_LIBS_set=
ac_cv_env_XML_LIBS_value=
ac_cv_env_XSLT_CFLAGS_set=
ac_cv_env_XSLT_CFLAGS_value=
ac_cv_env_XSLT_LIBS_set=
ac_cv_env_XSLT_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_f77_compiler_gnu=yes
ac_cv_func_dlopen=no
ac_cv_func_shl_load=no
ac_cv_header_byteswap_h=yes
ac_cv_header_dirent_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_fnmatch_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_libintl_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_netdb_h=yes
ac_cv_header_readline_readline_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_wait_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_lib_c_fopen=yes
ac_cv_lib_c_inet_addr=yes
ac_cv_lib_curses_tgetent=yes
ac_cv_lib_dl_dlopen=yes
ac_cv_lib_dld_shl_load=no
ac_cv_lib_gfortran__gfortran_abort=yes
ac_cv_lib_m_sin=yes
ac_cv_lib_readline_readline=yes
ac_cv_lib_readline_rl_completion_matches=yes
ac_cv_lib_termcap_tgetent=no
ac_cv_lib_z_gzopen=yes
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_GCONFTOOL=/usr/bin/gconftool-2
ac_cv_path_GMSGFMT=/usr/bin/gmsgfmt
ac_cv_path_GREP=/bin/grep
ac_cv_path_MSGFMT=/usr/bin/msgfmt
ac_cv_path_MSGMERGE=/usr/bin/msgmerge
ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_XGETTEXT=/usr/bin/xgettext
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_GNUPLOT=yes
ac_cv_prog_LATEX=yes
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_F77=gfortran
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_f77_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_sizeof_int=4
ac_cv_type_int=yes
ac_cv_type_long_double_wider=yes
ac_cv_type_signal=void
ac_cv_type_struct_in_addr=yes
ac_cv_type_struct_sockaddr_in=yes
acl_cv_hardcode_direct=no
acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
acl_cv_hardcode_libdir_separator=
acl_cv_hardcode_minus_L=no
acl_cv_libext=a
acl_cv_path_LD=/usr/x86_64-pc-linux-gnu/bin/ld
acl_cv_prog_gnu_ld=yes
acl_cv_rpath=done
acl_cv_shlibext=so
acl_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib'
acl_cv_sys_lib_search_path_spec='/lib /usr/lib /usr/local/lib'
acl_cv_wl=-Wl,
gt_cv_func_gnugettext1_libc=yes
lt_cv_deplibs_check_method=pass_all
lt_cv_dlopen=dlopen
lt_cv_dlopen_libs=-ldl
lt_cv_dlopen_self=yes
lt_cv_dlopen_self_static=yes
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/x86_64-pc-linux-gnu/bin/ld
lt_cv_path_LDCXX='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64'
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_SED=/bin/sed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_c_o_F77=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sys_global_symbol_pipe='sed -n -e
'\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*
\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)
$/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST]
\([^ ]*\) \([^ ]*
\)$/ {"\2", (lt_ptr) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern
int \1;/p'\'''
lt_cv_sys_max_cmd_len=32768
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
lt_lt_cv_prog_compiler_c_o_F77='"yes"'
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\
\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\
\)\$/\\1 \\2\\3 \\3/p'\''"'
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \
\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e
'\''s/^[BCDEGRST] \
\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr)
\\&\\2},/p'\''"'
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .*
\\(.*\\)\
$/extern int \\1;/p'\''"'
pkg_cv_FFTW_CFLAGS=' '
pkg_cv_FFTW_LIBS='-lfftw3 -lm '
pkg_cv_GDK_PIXBUF_CFLAGS='-I/usr/include/gtk-2.0 -I/usr/include/glib-2.0
-I/usr/lib64/glib-2.0/include '
pkg_cv_GDK_PIXBUF_LIBS='-lgdk_pixbuf-2.0 -lgobject-2.0 -lgmodule-2.0
-ldl -lglib-2.0 '
pkg_cv_GLIB_CFLAGS='-I/usr/include/glib-2.0
-I/usr/lib64/glib-2.0/include '
pkg_cv_GLIB_LIBS='-lglib-2.0 '
pkg_cv_GNOME_CFLAGS='-DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0
-I/usr/include/libart-2.0 -I/usr/include/gconf/2
-I/usr/include/gnome-keyring-1 -I/usr/include/libgnome-2.0
-I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0
-I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0
-I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/orbit-2.0
-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include
-I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0
-I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2
-I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo
-I/usr/include/libpng12 '
pkg_cv_GNOME_LIBS='-Wl,--export-dynamic -pthread -lgnomeui-2 -lSM -lICE
-lbonoboui-2 -lgnomevfs-2 -lgnomecanvas-2 -lgnome-2 -lpopt -lbonobo-2
-lbonobo-activation -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0
-lcairo -lgmodule-2.0 -ldl -lgconf-2 -lORBit-2 -lgthread-2.0 -lrt
-lgobject-2.0 -lglib-2.0 '
pkg_cv_GTKPRINT_CFLAGS='-I/usr/include/gtk-2.0
-I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo
-I/usr/include/pango-1.0 -I/usr/include/glib-2.0
-I/usr/lib64/glib-2.0/include -I/usr/include/freetype2
-I/usr/include/libpng12 '
pkg_cv_GTKPRINT_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0
-lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0
-lgmodule-2.0 -ldl -lglib-2.0 '
pkg_cv_GTKSOURCEVIEW_CFLAGS='-I/usr/include/gtksourceview-1.0
-I/usr/include/gtk-2.0 -I/usr/include/libxml2
-I/usr/include/libgnomeprint-2.2 -I/usr/lib64/gtk-2.0/include
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0
-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include
-I/usr/include/freetype2 -I/usr/include/libpng12
-I/usr/include/libart-2.0 '
pkg_cv_GTKSOURCEVIEW_LIBS='-lgtksourceview-1.0 -lgtk-x11-2.0
-lgnomeprint-2-2 -lz -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0
-lpangocairo-1.0 -lcairo -lart_lgpl_2 -lxml2 -lpango-1.0 -lgobject-2.0
-lgmodule-2.0 -ldl -lglib-2.0 '
pkg_cv_GTK_CFLAGS='-I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0
-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include
-I/usr/include/freetype2 -I/usr/include/libpng12 '
pkg_cv_GTK_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0
-lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl
-lglib-2.0 '
pkg_cv_PNG_CFLAGS='-I/usr/include/libpng12 '
pkg_cv_PNG_LIBS='-lpng12 '
pkg_cv_XML_CFLAGS='-I/usr/include/libxml2 '
pkg_cv_XML_LIBS='-lxml2 '
## ----------------- ##
## Output variables. ##
## ----------------- ##
AR='ar'
CARBONLIB=''
CC='gcc'
CFLAGS='-g -O2'
CPP='gcc -E'
CPPFLAGS=''
CXX='g++'
CXXCPP='g++ -E'
CXXFLAGS='-g -O2'
DEFS='-DHAVE_CONFIG_H'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
F77='gfortran'
FFLAGS='-g -O2'
FFTW_CFLAGS=' '
FFTW_LIBS='-lfftw3 -lm '
FLIB='-lgfortran'
FLITE_CFLAGS=''
FLITE_LIBS=''
GCONFTOOL='/usr/bin/gconftool-2'
GCONF_SCHEMA_CONFIG_SOURCE='xml:merged:/etc/gconf/gconf.xml.defaults'
GCONF_SCHEMA_FILE_DIR='$(sysconfdir)/gconf/schemas/'
GDK_PIXBUF_CFLAGS='-I/usr/include/gtk-2.0 -I/usr/include/glib-2.0
-I/usr/lib64/glib-2.0/include '
GDK_PIXBUF_LIBS='-lgdk_pixbuf-2.0 -lgobject-2.0 -lgmodule-2.0 -ldl
-lglib-2.0 '
GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include '
GLIB_LIBS='-lglib-2.0 '
GMP_CFLAGS=''
GMP_LIBS='-lgmp'
GMSGFMT='/usr/bin/gmsgfmt'
GNOME_CFLAGS='-DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0
-I/usr/include/libart-2.0 -I/usr/include/gconf/2
-I/usr/include/gnome-keyring-1 -I/usr/include/libgnome-2.0
-I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0
-I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0
-I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/orbit-2.0
-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include
-I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0
-I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2
-I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo
-I/usr/include/libpng12 '
GNOME_LIBS='-Wl,--export-dynamic -pthread -lgnomeui-2 -lSM -lICE
-lbonoboui-2 -lgnomevfs-2 -lgnomecanvas-2 -lgnome-2 -lpopt -lbonobo-2
-lbonobo-activation -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0
-lcairo -lgmodule-2.0 -ldl -lgconf-2 -lORBit-2 -lgthread-2.0 -lrt
-lgobject-2.0 -lglib-2.0 '
GNUPLOT='yes'
GREP='/bin/grep'
GTKPRINT_CFLAGS='-I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0
-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include
-I/usr/include/freetype2 -I/usr/include/libpng12 '
GTKPRINT_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0
-lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl
-lglib-2.0 '
GTKSOURCEVIEW_CFLAGS='-I/usr/include/gtksourceview-1.0
-I/usr/include/gtk-2.0 -I/usr/include/libxml2
-I/usr/include/libgnomeprint-2.2 -I/usr/lib64/gtk-2.0/include
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0
-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include
-I/usr/include/freetype2 -I/usr/include/libpng12
-I/usr/include/libart-2.0 '
GTKSOURCEVIEW_LIBS='-lgtksourceview-1.0 -lgtk-x11-2.0 -lgnomeprint-2-2
-lz -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo
-lart_lgpl_2 -lxml2 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl
-lglib-2.0 '
GTK_CFLAGS='-I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0
-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include
-I/usr/include/freetype2 -I/usr/include/libpng12 '
GTK_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0
-lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl
-lglib-2.0 '
HAVE_AUDIO=''
HAVE_TRAMO='1'
HAVE_X12A='1'
INETLIB=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INTLLIBS=''
LAPACK_CFLAGS='-I./lib/src'
LAPACK_LIBS='-L/usr/lib -llapack -lblas -lgfortran'
LATEX='yes'
LDFLAGS=''
LIBGRETL_AGE='0'
LIBGRETL_CURRENT='0'
LIBGRETL_REVISION='41'
LIBICONV='-liconv'
LIBINTL=''
LIBOBJS=''
LIBS='-lc -lc -lm -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0
-lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0
-lgmodule-2.0 -ldl -lglib-2.0 '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBVERSION='0.0.41'
LN_S='ln -s'
LTLIBICONV='-liconv'
LTLIBINTL=''
LTLIBOBJS=''
MAKE='make'
MKINSTALLDIRS='$(top_builddir)/./tools/mkinstalldirs'
MPFR_CFLAGS=''
MPFR_LIBS='-lmpfr'
MSGFMT='/usr/bin/msgfmt'
MSGMERGE='/usr/bin/msgmerge'
OBJEXT='o'
PACKAGE='gretl'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/bin/pkg-config'
PNG_CFLAGS='-I/usr/include/libpng12 '
PNG_LIBS='-lpng12 '
POSUB='po'
RANLIB='ranlib'
READLINE_CFLAGS=''
READLINE_LIBS='-lreadline -lcurses'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
USE_NLS='yes'
VERSION=''
XGETTEXT='/usr/bin/xgettext'
XMLCONF=''
XML_CFLAGS='-I/usr/include/libxml2 '
XML_LIBS='-lxml2 '
XSLT_CFLAGS=''
XSLT_LIBS=''
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_F77='gfortran'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_docs='no'
build_gui='yes'
build_mailer='yes'
build_os='linux-gnu'
build_po='yes'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='${prefix}'
gnome_prefix='/usr'
have_audio='no'
have_gmp='yes'
have_gnome='2.0'
have_gnu_regex='no'
have_gtk='2.0'
have_gtksourceview='yes'
have_mpfr='yes'
have_readline='yes'
have_zlib='yes'
host='x86_64-unknown-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
new_readline='no'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
use_gtksourceview='yes'
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE "gretl"
#define VERSION ""
#define LIBVERSION "0.0.41"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_LIBINTL_H 1
#define ENABLE_NLS 1
#define HAVE_GETTEXT 1
#define HAVE_DCGETTEXT 1
#define HAVE_X12A 1
#define HAVE_TRAMO 1
#define OS_TYPE "linux-gnu"
#define HAVE_DLFCN_H 1
#define HAVE_LIBM 1
#define HAVE_LIBC 1
#define STDC_HEADERS 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DIRENT_H 1
#define HAVE_FNMATCH_H 1
#define HAVE_BYTESWAP_H 1
#define HAVE_LONG_DOUBLE_WIDER 1
#define HAVE_LONG_DOUBLE 1
#define SIZEOF_INT 4
#define RETSIGTYPE void
#define HAVE_NETDB_H 1
#define ENABLE_MAILER 1
#define HAVE_SYS_SOCKET_H 1
#define ENABLE_MAILER 1
#define HAVE_SOCKADDR_IN 1
#define HAVE_IN_ADDR 1
#define HAVE_READLINE 1
#define NEW_READLINE 1
#define HAVE_LIBC 1
#define HAVE_ZLIB 1
#define ENABLE_GMP 1
#define HAVE_MPFR 1
#define HAVE_GNUPLOT 1
#define GNUPLOT_PNG 1
#define HAVE_LATEX 1
#define USE_GTKSOURCEVIEW 1
#define PNG_COMMENTS 1
#define USE_GNOME 1
#define GRETL_PREFIX "/usr/local"
configure: exit 0
On Wed, 2008-02-20 at 21:29 -0500, Allin Cottrell wrote:
On Thu, 21 Feb 2008, Helgi Tomasson wrote:
> I have been a devoted user of GRETL for many years now and I
> consider it the best econometric software for teaching. I have
> been teaching econometrics for 18 years and tried a lot of
> software.
Thanks for the vote of confidence!
> I have recently compiled an GRETL-1.7.1 (and 1.7.0) on
> sabayon-linux-64 verson 3.4e (a gentoo type linux). The
> processor is Intel(R) Core(TM)2 CPU 6420. This is done by the
> command:
>
> emerge gretl
>
> Things seems to compile correctly but gretl does not install and
> I get the message:
>
> --------------------------- ACCESS VIOLATION SUMMARY
> ---------------------------
> LOG FILE = "/var/log/sandbox/sandbox-31389.log"
It might be helpful if you could send us that log file.
> However, if I turn sandbox of:
>
> FEATURES="-sandbox"emerge gretl
>
> the program compiles and installs. I don't understand the error
> messages. The program runs mostly fine but when I try to do Johansen
> cointegration test the program crashes and I get:
>
> gretl_matrix: workspace query failed
> gretl_matrix: workspace query failed
> gretl_matrix: workspace query failed
There's no way that should happen -- unless there's some nasty
equivocation going on over the size in bytes of some relevant
types, such as "integer" (long int) or double, which is of course
possible on a 64-bit system.
Are you sure the lapack libraries are not broken? One possibility
would be to write a little test program for lapack and see if it
runs/crashes.
> Is there something in gretl_matrix.c that needs changing? How can I
> download the CVS-version if there is a new version with a modified
> gretl_matrix.c there?
You can get CVS gretl at
http://sourceforge.net/cvs/?group_id=36234
However, I'm not aware of any recent changes to gretl_matrix.c
that would make any difference in this regard.
Any users of gretl on 64-bit machines out there with wisdom to
contribute?
Allin Cottrell
_______________________________________________
Gretl-users mailing list
Gretl-users(a)lists.wfu.edu
http://lists.wfu.edu/mailman/listinfo/gretl-users