Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 290423 Details for
Bug 387979
grace-5.1.22-r2 fails to build
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
config.log
config.log (text/plain), 70.43 KB, created by
pavel sanda
on 2011-10-21 07:37:53 UTC
(
hide
)
Description:
config.log
Filename:
MIME Type:
Creator:
pavel sanda
Created:
2011-10-21 07:37:53 UTC
Size:
70.43 KB
patch
obsolete
>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 --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-pdfdrv --disable-xmhtml --without-bundled-xbae --without-bundled-t1lib --enable-grace-home=/usr/share/grace --with-helpviewer=xdg-open %s --with-editor=xdg-open %s --with-printcmd=lpr --without-fftw --enable-f77-wrapper --disable-netcdf --enable-jpegdrv --enable-pngdrv --with-f77=i686-pc-linux-gnu-gfortran > >## --------- ## >## Platform. ## >## --------- ## > >hostname = tech >uname -m = i686 >uname -r = 2.6.32-gentoo-r29 >uname -s = Linux >uname -v = #1 SMP PREEMPT Mon May 9 14:38:39 CEST 2011 > >/usr/bin/uname -p = Intel(R) Pentium(R) 4 CPU 3.00GHz >/bin/uname -X = unknown > >/bin/arch = unknown >/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/lib/portage/bin/ebuild-helpers/4 >PATH: /usr/lib/portage/bin/ebuild-helpers >PATH: /usr/local/sbin >PATH: /usr/local/bin >PATH: /usr/sbin >PATH: /usr/bin >PATH: /sbin >PATH: /bin >PATH: /opt/bin >PATH: /usr/i686-pc-linux-gnu/gcc-bin/4.5.3 >PATH: /usr/qt/3/bin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:2209: checking build system type >configure:2227: result: i686-pc-linux-gnu >configure:2249: checking host system type >configure:2264: result: i686-pc-linux-gnu >configure:2295: checking for i686-pc-linux-gnu-gcc >configure:2322: result: i686-pc-linux-gnu-gcc >configure:2600: checking for C compiler version >configure:2607: i686-pc-linux-gnu-gcc --version >&5 >i686-pc-linux-gnu-gcc (Gentoo 4.5.3-r1 p1.0, pie-0.4.5) 4.5.3 >Copyright (C) 2010 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:2610: $? = 0 >configure:2617: i686-pc-linux-gnu-gcc -v >&5 >Using built-in specs. >COLLECT_GCC=/usr/i686-pc-linux-gnu/gcc-bin/4.5.3/i686-pc-linux-gnu-gcc >COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-pc-linux-gnu/4.5.3/lto-wrapper >Target: i686-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.5.3-r1/work/gcc-4.5.3/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.5.3 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.5.3/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.5.3 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.5.3/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.5.3/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.5.3/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --disable-lto --enable-nls --without-included-gettext --with-system-zlib --disable-werror --enable-secureplt --disable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/i686-pc-linux-gnu/4.5.3/python --enable-checking=release --disable-libgcj --with-arch=i686 --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.5.3-r1 p1.0, pie-0.4.5' >Thread model: posix >gcc version 4.5.3 (Gentoo 4.5.3-r1 p1.0, pie-0.4.5) >configure:2620: $? = 0 >configure:2627: i686-pc-linux-gnu-gcc -V >&5 >i686-pc-linux-gnu-gcc: '-V' option must have argument >configure:2630: $? = 1 >configure:2653: checking for C compiler default output file name >configure:2680: i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:2683: $? = 0 >configure:2721: result: a.out >configure:2738: checking whether the C compiler works >configure:2748: ./a.out >configure:2751: $? = 0 >configure:2768: result: yes >configure:2775: checking whether we are cross compiling >configure:2777: result: no >configure:2780: checking for suffix of executables >configure:2787: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:2790: $? = 0 >configure:2814: result: >configure:2820: checking for suffix of object files >configure:2846: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:2849: $? = 0 >configure:2872: result: o >configure:2876: checking whether we are using the GNU C compiler >configure:2905: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:2911: $? = 0 >configure:2928: result: yes >configure:2933: checking whether i686-pc-linux-gnu-gcc accepts -g >configure:2963: i686-pc-linux-gnu-gcc -c -g conftest.c >&5 >configure:2969: $? = 0 >configure:3068: result: yes >configure:3085: checking for i686-pc-linux-gnu-gcc option to accept ISO C89 >configure:3159: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:3165: $? = 0 >configure:3188: result: none needed >configure:3208: checking for library containing strerror >configure:3249: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:3255: $? = 0 >configure:3283: result: none required >configure:3296: checking how to run the C preprocessor >configure:3336: i686-pc-linux-gnu-gcc -E conftest.c >configure:3342: $? = 0 >configure:3373: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory >compilation terminated. >configure:3379: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define WITH_F77_WRAPPER 1 >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:3412: result: i686-pc-linux-gnu-gcc -E >configure:3441: i686-pc-linux-gnu-gcc -E conftest.c >configure:3447: $? = 0 >configure:3478: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory >compilation terminated. >configure:3484: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define WITH_F77_WRAPPER 1 >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:3522: checking for grep that handles long lines and -e >configure:3596: result: /bin/grep >configure:3601: checking for egrep >configure:3679: result: /bin/grep -E >configure:3685: checking for AIX >configure:3707: result: no >configure:3713: checking for ANSI C header files >configure:3743: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:3749: $? = 0 >configure:3848: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:3851: $? = 0 >configure:3857: ./conftest >configure:3860: $? = 0 >configure:3877: result: yes >configure:3901: checking for sys/types.h >configure:3922: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:3928: $? = 0 >configure:3944: result: yes >configure:3901: checking for sys/stat.h >configure:3922: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:3928: $? = 0 >configure:3944: result: yes >configure:3901: checking for stdlib.h >configure:3922: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:3928: $? = 0 >configure:3944: result: yes >configure:3901: checking for string.h >configure:3922: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:3928: $? = 0 >configure:3944: result: yes >configure:3901: checking for memory.h >configure:3922: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:3928: $? = 0 >configure:3944: result: yes >configure:3901: checking for strings.h >configure:3922: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:3928: $? = 0 >configure:3944: result: yes >configure:3901: checking for inttypes.h >configure:3922: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:3928: $? = 0 >configure:3944: result: yes >configure:3901: checking for stdint.h >configure:3922: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:3928: $? = 0 >configure:3944: result: yes >configure:3901: checking for unistd.h >configure:3922: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:3928: $? = 0 >configure:3944: result: yes >configure:3966: checking minix/config.h usability >configure:3983: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >conftest.c:52:26: fatal error: minix/config.h: No such file or directory >compilation terminated. >configure:3989: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define WITH_F77_WRAPPER 1 >| #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 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <minix/config.h> >configure:4003: result: no >configure:4007: checking minix/config.h presence >configure:4022: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:19:26: fatal error: minix/config.h: No such file or directory >compilation terminated. >configure:4028: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define WITH_F77_WRAPPER 1 >| #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 >| /* end confdefs.h. */ >| #include <minix/config.h> >configure:4042: result: no >configure:4070: checking for minix/config.h >configure:4077: result: no >configure:4346: checking for i686-pc-linux-gnu-gfortran >configure:4362: found /usr/bin/i686-pc-linux-gnu-gfortran >configure:4374: result: i686-pc-linux-gnu-gfortran >configure:4394: checking whether char is unsigned >configure:4422: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:4428: $? = 0 >configure:4443: result: no >configure:4452: checking for char >configure:4482: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:4488: $? = 0 >configure:4503: result: yes >configure:4510: checking size of char >configure:4812: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:4815: $? = 0 >configure:4821: ./conftest >configure:4824: $? = 0 >configure:4847: result: 1 >configure:4857: checking for short >configure:4887: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:4893: $? = 0 >configure:4908: result: yes >configure:4915: checking size of short >configure:5217: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:5220: $? = 0 >configure:5226: ./conftest >configure:5229: $? = 0 >configure:5252: result: 2 >configure:5262: checking for int >configure:5292: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:5298: $? = 0 >configure:5313: result: yes >configure:5320: checking size of int >configure:5622: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:5625: $? = 0 >configure:5631: ./conftest >configure:5634: $? = 0 >configure:5657: result: 4 >configure:5667: checking for long >configure:5697: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:5703: $? = 0 >configure:5718: result: yes >configure:5725: checking size of long >configure:6027: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:6030: $? = 0 >configure:6036: ./conftest >configure:6039: $? = 0 >configure:6062: result: 4 >configure:6072: checking for long long >configure:6102: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:6108: $? = 0 >configure:6123: result: yes >configure:6130: checking size of long long >configure:6432: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:6435: $? = 0 >configure:6441: ./conftest >configure:6444: $? = 0 >configure:6467: result: 8 >configure:6477: checking for float >configure:6507: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:6513: $? = 0 >configure:6528: result: yes >configure:6535: checking size of float >configure:6837: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:6840: $? = 0 >configure:6846: ./conftest >configure:6849: $? = 0 >configure:6872: result: 4 >configure:6882: checking for double >configure:6912: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:6918: $? = 0 >configure:6933: result: yes >configure:6940: checking size of double >configure:7242: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:7245: $? = 0 >configure:7251: ./conftest >configure:7254: $? = 0 >configure:7277: result: 8 >configure:7287: checking for long double >configure:7317: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:7323: $? = 0 >configure:7338: result: yes >configure:7345: checking size of long double >configure:7647: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:7650: $? = 0 >configure:7656: ./conftest >configure:7659: $? = 0 >configure:7682: result: 12 >configure:7692: checking for void * >configure:7722: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:7728: $? = 0 >configure:7743: result: yes >configure:7750: checking size of void * >configure:8052: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:8055: $? = 0 >configure:8061: ./conftest >configure:8064: $? = 0 >configure:8087: result: 4 >configure:8098: checking whether byte ordering is bigendian >configure:8131: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:8137: $? = 0 >configure:8169: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >conftest.c: In function 'main': >conftest.c:35:2: error: 'not' undeclared (first use in this function) >conftest.c:35:2: note: each undeclared identifier is reported only once for each function it appears in >conftest.c:35:6: error: expected ';' before 'big' >configure:8175: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define WITH_F77_WRAPPER 1 >| #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 SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 4 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_LONG_DOUBLE 12 >| #define SIZEOF_VOID_P 4 >| /* 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:8315: result: no >configure:8336: checking for FPU arithmetics type >configure:8390: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >conftest.c: In function 'main': >conftest.c:59:5: warning: incompatible implicit declaration of built-in function 'exit' >configure:8393: $? = 0 >configure:8399: ./conftest >configure:8402: $? = 2 >configure: program exited with status 2 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define WITH_F77_WRAPPER 1 >| #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 SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 4 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_LONG_DOUBLE 12 >| #define SIZEOF_VOID_P 4 >| /* end confdefs.h. */ >| >| #include <stdio.h> >| #include <string.h> >| >| #define LOG2EA 0.44269504088896340735992 >| #define ACCURACY "%1.4f" >| >| typedef union {unsigned short s[4]; double d;} XTYPE; >| >| XTYPE X[] = { >| {{0,0,0,0}}, /* Unknown */ >| {{0x3fdc,0x551d,0x94ae,0x0bf8}}, /* Big endian IEEE */ >| {{0x0bf8,0x94ae,0x551d,0x3fdc}}, /* Littile endian IEEE */ >| {{0037742,0124354,0122560,0057703}} /* DEC */ >| }; >| >| int main (void) >| { >| int i; char TMPSTR[1024]; char LOG2EA_STR[80]; >| i = 0; >| >| sprintf(LOG2EA_STR, ACCURACY, LOG2EA); >| >| for (i=3; i >= 0; i--) >| { >| sprintf(TMPSTR, ACCURACY, X[i].d); >| if (strcmp(TMPSTR, LOG2EA_STR) == 0) { >| break; >| } >| } >| >| exit(i); >| } >configure:8422: result: Little endian IEEE >configure:8447: checking whether make sets $(MAKE) >configure:8468: result: yes >configure:8480: checking for ar >configure:8496: found /usr/bin/ar >configure:8508: result: ar >configure:8599: checking for i686-pc-linux-gnu-ranlib >configure:8615: found /usr/bin/i686-pc-linux-gnu-ranlib >configure:8626: result: i686-pc-linux-gnu-ranlib >configure:8692: checking whether ln -s works >configure:8696: result: yes >configure:8707: checking for bison >configure:8723: found /usr/bin/bison >configure:8734: result: bison -y >configure:8760: checking for a BSD-compatible install >configure:8816: result: /usr/bin/install -c >configure:8922: result: --> Using "'lpr'" to print >configure:8925: checking for ANSI C header files >configure:9089: result: yes >configure:9099: checking for sys/wait.h that is POSIX.1 compatible >configure:9135: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:9141: $? = 0 >configure:9156: result: yes >configure:9172: checking for unistd.h >configure:9178: result: yes >configure:9182: checking fcntl.h usability >configure:9199: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:9205: $? = 0 >configure:9219: result: yes >configure:9223: checking fcntl.h presence >configure:9238: i686-pc-linux-gnu-gcc -E conftest.c >configure:9244: $? = 0 >configure:9258: result: yes >configure:9286: checking for fcntl.h >configure:9294: result: yes >configure:9324: checking sys/param.h usability >configure:9341: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:9347: $? = 0 >configure:9361: result: yes >configure:9365: checking sys/param.h presence >configure:9380: i686-pc-linux-gnu-gcc -E conftest.c >configure:9386: $? = 0 >configure:9400: result: yes >configure:9428: checking for sys/param.h >configure:9436: result: yes >configure:9324: checking sys/time.h usability >configure:9341: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:9347: $? = 0 >configure:9361: result: yes >configure:9365: checking sys/time.h presence >configure:9380: i686-pc-linux-gnu-gcc -E conftest.c >configure:9386: $? = 0 >configure:9400: result: yes >configure:9428: checking for sys/time.h >configure:9436: result: yes >configure:9324: checking sys/select.h usability >configure:9341: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:9347: $? = 0 >configure:9361: result: yes >configure:9365: checking sys/select.h presence >configure:9380: i686-pc-linux-gnu-gcc -E conftest.c >configure:9386: $? = 0 >configure:9400: result: yes >configure:9428: checking for sys/select.h >configure:9436: result: yes >configure:9449: checking whether time.h and sys/time.h may both be included >configure:9479: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:9485: $? = 0 >configure:9500: result: yes >configure:9527: checking math.h usability >configure:9544: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:9550: $? = 0 >configure:9564: result: yes >configure:9568: checking math.h presence >configure:9583: i686-pc-linux-gnu-gcc -E conftest.c >configure:9589: $? = 0 >configure:9603: result: yes >configure:9631: checking for math.h >configure:9639: result: yes >configure:9527: checking float.h usability >configure:9544: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:9550: $? = 0 >configure:9564: result: yes >configure:9568: checking float.h presence >configure:9583: i686-pc-linux-gnu-gcc -E conftest.c >configure:9589: $? = 0 >configure:9603: result: yes >configure:9631: checking for float.h >configure:9639: result: yes >configure:9527: checking ieeefp.h usability >configure:9544: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >conftest.c:72:20: fatal error: ieeefp.h: No such file or directory >compilation terminated. >configure:9550: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define WITH_F77_WRAPPER 1 >| #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 SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 4 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_LONG_DOUBLE 12 >| #define SIZEOF_VOID_P 4 >| #define HAVE_LIEEE_FPU 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_MATH_H 1 >| #define HAVE_FLOAT_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <ieeefp.h> >configure:9564: result: no >configure:9568: checking ieeefp.h presence >configure:9583: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:39:20: fatal error: ieeefp.h: No such file or directory >compilation terminated. >configure:9589: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define WITH_F77_WRAPPER 1 >| #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 SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 4 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_LONG_DOUBLE 12 >| #define SIZEOF_VOID_P 4 >| #define HAVE_LIEEE_FPU 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_MATH_H 1 >| #define HAVE_FLOAT_H 1 >| /* end confdefs.h. */ >| #include <ieeefp.h> >configure:9603: result: no >configure:9631: checking for ieeefp.h >configure:9639: result: no >configure:9653: checking for an ANSI C-conforming const >configure:9728: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:9734: $? = 0 >configure:9749: result: yes >configure:9759: checking for pid_t >configure:9789: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:9795: $? = 0 >configure:9810: result: yes >configure:9822: checking for size_t >configure:9852: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:9858: $? = 0 >configure:9873: result: yes >configure:9885: checking whether struct tm is in sys/time.h or time.h >configure:9915: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:9921: $? = 0 >configure:9936: result: time.h >configure:9947: checking return type of signal handlers >configure:9975: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >conftest.c: In function 'main': >conftest.c:45:1: error: void value not ignored as it ought to be >configure:9981: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define WITH_F77_WRAPPER 1 >| #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 SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 4 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_LONG_DOUBLE 12 >| #define SIZEOF_VOID_P 4 >| #define HAVE_LIEEE_FPU 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_MATH_H 1 >| #define HAVE_FLOAT_H 1 >| /* end confdefs.h. */ >| #include <sys/types.h> >| #include <signal.h> >| >| int >| main () >| { >| return *(signal (0, 0)) (0) == 1; >| ; >| return 0; >| } >configure:9996: result: void >configure:10006: checking for working alloca.h >configure:10033: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:10039: $? = 0 >configure:10056: result: yes >configure:10066: checking for alloca >configure:10113: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:10119: $? = 0 >configure:10136: result: yes >configure:10368: checking for getcwd >configure:10424: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:10430: $? = 0 >configure:10448: result: yes >configure:10368: checking for gethostname >configure:10424: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:10430: $? = 0 >configure:10448: result: yes >configure:10462: checking for strstr >configure:10518: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >conftest.c:67:6: warning: conflicting types for built-in function 'strstr' >configure:10524: $? = 0 >configure:10542: result: yes >configure:10557: checking for memcpy >configure:10613: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >conftest.c:68:6: warning: conflicting types for built-in function 'memcpy' >configure:10619: $? = 0 >configure:10637: result: yes >configure:10557: checking for memmove >configure:10613: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >conftest.c:69:6: warning: conflicting types for built-in function 'memmove' >configure:10619: $? = 0 >configure:10637: result: yes >configure:10652: checking for unlink >configure:10708: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:10714: $? = 0 >configure:10732: result: yes >configure:10652: checking for fcntl >configure:10708: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:10714: $? = 0 >configure:10732: result: yes >configure:10746: checking for popen >configure:10802: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:10808: $? = 0 >configure:10826: result: yes >configure:10840: checking for gettimeofday >configure:10896: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:10902: $? = 0 >configure:10920: result: yes >configure:10934: checking for fnmatch >configure:10990: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:10996: $? = 0 >configure:11014: result: yes >configure:11028: checking for vsnprintf >configure:11084: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >conftest.c:75:6: warning: conflicting types for built-in function 'vsnprintf' >configure:11090: $? = 0 >configure:11108: result: yes >configure:11122: checking for on_exit >configure:11178: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:11184: $? = 0 >configure:11202: result: yes >configure:11216: checking for strerror >configure:11272: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:11278: $? = 0 >configure:11296: result: yes >configure:11349: checking for drand48 >configure:11405: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:11411: $? = 0 >configure:11429: result: yes >configure:11440: checking for drand48 declaration in stdlib.h >configure:11492: result: yes >configure:11507: checking for setlocale >configure:11563: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:11569: $? = 0 >configure:11587: result: yes >configure:11599: checking whether realloc is buggy >configure:11629: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:11632: $? = 0 >configure:11638: ./conftest >configure:11641: $? = 0 >configure:11657: result: no >configure:11673: checking for sin in -lm >configure:11708: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 >conftest.c:65:6: warning: conflicting types for built-in function 'sin' >configure:11714: $? = 0 >configure:11732: result: yes >configure:11753: checking for hypot >configure:11809: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 >conftest.c:82:6: warning: conflicting types for built-in function 'hypot' >configure:11815: $? = 0 >configure:11833: result: yes >configure:11844: checking for hypot declaration in math.h >configure:11896: result: yes >configure:11915: checking for rint >configure:11971: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 >conftest.c:84:6: warning: conflicting types for built-in function 'rint' >configure:11977: $? = 0 >configure:11995: result: yes >configure:12006: checking for rint declaration in math.h >configure:12058: result: yes >configure:12077: checking for cbrt >configure:12133: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 >conftest.c:86:6: warning: conflicting types for built-in function 'cbrt' >configure:12139: $? = 0 >configure:12157: result: yes >configure:12168: checking for cbrt declaration in math.h >configure:12220: result: yes >configure:12239: checking for log2 >configure:12295: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 >conftest.c:88:6: warning: conflicting types for built-in function 'log2' >configure:12301: $? = 0 >configure:12319: result: yes >configure:12330: checking for log2 declaration in math.h >configure:12382: result: yes >configure:12401: checking for asinh >configure:12457: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 >conftest.c:90:6: warning: conflicting types for built-in function 'asinh' >configure:12463: $? = 0 >configure:12481: result: yes >configure:12492: checking for asinh declaration in math.h >configure:12544: result: yes >configure:12563: checking for acosh >configure:12619: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 >conftest.c:92:6: warning: conflicting types for built-in function 'acosh' >configure:12625: $? = 0 >configure:12643: result: yes >configure:12654: checking for acosh declaration in math.h >configure:12706: result: yes >configure:12725: checking for atanh >configure:12781: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 >conftest.c:94:6: warning: conflicting types for built-in function 'atanh' >configure:12787: $? = 0 >configure:12805: result: yes >configure:12816: checking for atanh declaration in math.h >configure:12868: result: yes >configure:12887: checking for lgamma >configure:12943: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 >conftest.c:96:6: warning: conflicting types for built-in function 'lgamma' >configure:12949: $? = 0 >configure:12967: result: yes >configure:12978: checking for lgamma declaration in math.h >configure:13030: result: yes >configure:13042: checking for signgam declaration in math.h >configure:13065: result: yes >configure:13084: checking for erf >configure:13140: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 >conftest.c:99:6: warning: conflicting types for built-in function 'erf' >configure:13146: $? = 0 >configure:13164: result: yes >configure:13175: checking for erf declaration in math.h >configure:13227: result: yes >configure:13246: checking for erfc >configure:13302: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 >conftest.c:101:6: warning: conflicting types for built-in function 'erfc' >configure:13308: $? = 0 >configure:13326: result: yes >configure:13337: checking for erfc declaration in math.h >configure:13389: result: yes >configure:13408: checking for j0 >configure:13464: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 >conftest.c:103:6: warning: conflicting types for built-in function 'j0' >configure:13470: $? = 0 >configure:13488: result: yes >configure:13499: checking for j0 declaration in math.h >configure:13551: result: yes >configure:13570: checking for j1 >configure:13626: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 >conftest.c:105:6: warning: conflicting types for built-in function 'j1' >configure:13632: $? = 0 >configure:13650: result: yes >configure:13661: checking for j1 declaration in math.h >configure:13713: result: yes >configure:13732: checking for jn >configure:13788: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 >conftest.c:107:6: warning: conflicting types for built-in function 'jn' >configure:13794: $? = 0 >configure:13812: result: yes >configure:13823: checking for jn declaration in math.h >configure:13875: result: yes >configure:13894: checking for y0 >configure:13950: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 >conftest.c:109:6: warning: conflicting types for built-in function 'y0' >configure:13956: $? = 0 >configure:13974: result: yes >configure:13985: checking for y0 declaration in math.h >configure:14037: result: yes >configure:14056: checking for y1 >configure:14112: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 >conftest.c:111:6: warning: conflicting types for built-in function 'y1' >configure:14118: $? = 0 >configure:14136: result: yes >configure:14147: checking for y1 declaration in math.h >configure:14199: result: yes >configure:14218: checking for yn >configure:14274: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 >conftest.c:113:6: warning: conflicting types for built-in function 'yn' >configure:14280: $? = 0 >configure:14298: result: yes >configure:14309: checking for yn declaration in math.h >configure:14361: result: yes >configure:14380: checking for finite >configure:14436: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 >conftest.c:115:6: warning: conflicting types for built-in function 'finite' >configure:14442: $? = 0 >configure:14460: result: yes >configure:14471: checking for finite declaration in math.h >configure:14523: result: yes >configure:14543: checking for isfinite >configure:14599: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 >/var/tmp/portage/sci-visualization/grace-5.1.22-r2/temp/cc5dKNHx.o: In function `main': >conftest.c:(.text+0x7): undefined reference to `isfinite' >collect2: ld returned 1 exit status >configure:14605: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define WITH_F77_WRAPPER 1 >| #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 SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 4 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_LONG_DOUBLE 12 >| #define SIZEOF_VOID_P 4 >| #define HAVE_LIEEE_FPU 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_MATH_H 1 >| #define HAVE_FLOAT_H 1 >| #define RETSIGTYPE void >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_STRSTR 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_UNLINK 1 >| #define HAVE_FCNTL 1 >| #define HAVE_POPEN 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_FNMATCH 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ON_EXIT 1 >| #define HAVE_STRERROR 1 >| #define HAVE_DRAND48 1 >| #define HAVE_DRAND48_DECL 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_LIBM 1 >| #define HAVE_HYPOT 1 >| #define HAVE_HYPOT_DECL 1 >| #define HAVE_RINT 1 >| #define HAVE_RINT_DECL 1 >| #define HAVE_CBRT 1 >| #define HAVE_CBRT_DECL 1 >| #define HAVE_LOG2 1 >| #define HAVE_LOG2_DECL 1 >| #define HAVE_ASINH 1 >| #define HAVE_ASINH_DECL 1 >| #define HAVE_ACOSH 1 >| #define HAVE_ACOSH_DECL 1 >| #define HAVE_ATANH 1 >| #define HAVE_ATANH_DECL 1 >| #define HAVE_LGAMMA 1 >| #define HAVE_LGAMMA_DECL 1 >| #define HAVE_SIGNGAM_DECL 1 >| #define HAVE_ERF 1 >| #define HAVE_ERF_DECL 1 >| #define HAVE_ERFC 1 >| #define HAVE_ERFC_DECL 1 >| #define HAVE_J0 1 >| #define HAVE_J0_DECL 1 >| #define HAVE_J1 1 >| #define HAVE_J1_DECL 1 >| #define HAVE_JN 1 >| #define HAVE_JN_DECL 1 >| #define HAVE_Y0 1 >| #define HAVE_Y0_DECL 1 >| #define HAVE_Y1 1 >| #define HAVE_Y1_DECL 1 >| #define HAVE_YN 1 >| #define HAVE_YN_DECL 1 >| #define HAVE_FINITE 1 >| #define HAVE_FINITE_DECL 1 >| /* end confdefs.h. */ >| /* Define isfinite to an innocuous variant, in case <limits.h> declares isfinite. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define isfinite innocuous_isfinite >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char isfinite (); 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 isfinite >| >| /* 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 isfinite (); >| /* 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_isfinite || defined __stub___isfinite >| choke me >| #endif >| >| int >| main () >| { >| return isfinite (); >| ; >| return 0; >| } >configure:14623: result: no >configure:14706: checking for isnan >configure:14762: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 >conftest.c:117:6: warning: conflicting types for built-in function 'isnan' >configure:14768: $? = 0 >configure:14786: result: yes >configure:14797: checking for isnan declaration in math.h >configure:14849: result: yes >configure:14863: checking for T1lib >= 1.3.1 >configure:14904: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lt1 -lm -lm >&5 >conftest.c: In function 'main': >conftest.c:103:11: warning: incompatible implicit declaration of built-in function 'exit' >conftest.c:105:9: warning: incompatible implicit declaration of built-in function 'exit' >configure:14907: $? = 0 >configure:14913: ./conftest >configure:14916: $? = 0 >configure:14939: result: yes >configure:15166: result: --> Good. Seems you have compatible version of T1lib installed >configure:15170: checking for library containing xdrstdio_create >configure:15198: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 >configure:15204: $? = 0 >configure:15269: result: none required >configure:15290: checking for library containing dlopen >configure:15318: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 >/var/tmp/portage/sci-visualization/grace-5.1.22-r2/temp/ccXRWtj0.o: In function `main': >conftest.c:(.text+0x7): undefined reference to `dlopen' >collect2: ld returned 1 exit status >configure:15324: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define WITH_F77_WRAPPER 1 >| #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 SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 4 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_LONG_DOUBLE 12 >| #define SIZEOF_VOID_P 4 >| #define HAVE_LIEEE_FPU 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_MATH_H 1 >| #define HAVE_FLOAT_H 1 >| #define RETSIGTYPE void >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_STRSTR 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_UNLINK 1 >| #define HAVE_FCNTL 1 >| #define HAVE_POPEN 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_FNMATCH 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ON_EXIT 1 >| #define HAVE_STRERROR 1 >| #define HAVE_DRAND48 1 >| #define HAVE_DRAND48_DECL 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_LIBM 1 >| #define HAVE_HYPOT 1 >| #define HAVE_HYPOT_DECL 1 >| #define HAVE_RINT 1 >| #define HAVE_RINT_DECL 1 >| #define HAVE_CBRT 1 >| #define HAVE_CBRT_DECL 1 >| #define HAVE_LOG2 1 >| #define HAVE_LOG2_DECL 1 >| #define HAVE_ASINH 1 >| #define HAVE_ASINH_DECL 1 >| #define HAVE_ACOSH 1 >| #define HAVE_ACOSH_DECL 1 >| #define HAVE_ATANH 1 >| #define HAVE_ATANH_DECL 1 >| #define HAVE_LGAMMA 1 >| #define HAVE_LGAMMA_DECL 1 >| #define HAVE_SIGNGAM_DECL 1 >| #define HAVE_ERF 1 >| #define HAVE_ERF_DECL 1 >| #define HAVE_ERFC 1 >| #define HAVE_ERFC_DECL 1 >| #define HAVE_J0 1 >| #define HAVE_J0_DECL 1 >| #define HAVE_J1 1 >| #define HAVE_J1_DECL 1 >| #define HAVE_JN 1 >| #define HAVE_JN_DECL 1 >| #define HAVE_Y0 1 >| #define HAVE_Y0_DECL 1 >| #define HAVE_Y1 1 >| #define HAVE_Y1_DECL 1 >| #define HAVE_YN 1 >| #define HAVE_YN_DECL 1 >| #define HAVE_FINITE 1 >| #define HAVE_FINITE_DECL 1 >| #define HAVE_ISNAN 1 >| #define HAVE_ISNAN_DECL 1 >| #define HAVE_LIBT1 1 >| /* end confdefs.h. */ >| >| int >| main () >| { >| dlopen() >| ; >| return 0; >| } >configure:15363: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -ldl -lm >&5 >configure:15369: $? = 0 >configure:15389: result: -ldl >configure:15409: checking whether RTLD_NOW is defined in dlfcn.h >configure:15439: result: yes >configure:15809: checking for zlib >= 1.0.3 >configure:15860: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lz -lm >&5 >conftest.c: In function 'main': >conftest.c:104:14: warning: assignment discards qualifiers from pointer target type >conftest.c:107:11: warning: incompatible implicit declaration of built-in function 'exit' >conftest.c:110:11: warning: incompatible implicit declaration of built-in function 'exit' >conftest.c:112:9: warning: incompatible implicit declaration of built-in function 'exit' >configure:15863: $? = 0 >configure:15869: ./conftest >configure:15872: $? = 0 >configure:15895: result: yes >configure:15922: checking for IJG JPEG software >= 61 >configure:15971: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -ljpeg -lm >&5 >conftest.c: In function 'main': >conftest.c:108:11: warning: incompatible implicit declaration of built-in function 'exit' >conftest.c:110:9: warning: incompatible implicit declaration of built-in function 'exit' >configure:15974: $? = 0 >configure:15980: ./conftest >configure:15983: $? = 0 >configure:16006: result: yes >configure:16037: checking for libpng >= 0.9.6 >configure:16088: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lpng -lz -lm >&5 >conftest.c: In function 'main': >conftest.c:108:11: warning: incompatible implicit declaration of built-in function 'exit' >conftest.c:111:11: warning: incompatible implicit declaration of built-in function 'exit' >conftest.c:113:9: warning: incompatible implicit declaration of built-in function 'exit' >configure:16091: $? = 0 >configure:16097: ./conftest >configure:16100: $? = 0 >configure:16123: result: yes >configure:16257: result: --> PDF driver is disabled >configure:16267: checking for X >configure:16437: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lX11 -lm >&5 >configure:16443: $? = 0 >configure:16502: result: libraries , headers >configure:16663: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -lX11 >&5 >configure:16669: $? = 0 >configure:16826: checking for gethostbyname >configure:16882: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 >configure:16888: $? = 0 >configure:16905: result: yes >configure:17050: checking for connect >configure:17106: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 >configure:17112: $? = 0 >configure:17129: result: yes >configure:17201: checking for remove >configure:17257: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 >configure:17263: $? = 0 >configure:17280: result: yes >configure:17352: checking for shmat >configure:17408: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 >configure:17414: $? = 0 >configure:17431: result: yes >configure:17512: checking for IceConnectionNumber in -lICE >configure:17547: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lICE -lm >&5 >configure:17553: $? = 0 >configure:17571: result: yes >configure:17599: checking for _XEditResCheckMessages in -lXmu >configure:17634: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lXmu -lXt -lXext -lX11 -lSM -lICE >&5 >configure:17640: $? = 0 >configure:17658: result: yes >configure:17675: checking for main in -lXp >configure:17704: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lXp -lXt -lXext -lX11 -lSM -lICE >&5 >configure:17710: $? = 0 >configure:17728: result: yes >configure:17735: checking for XpmCreatePixmapFromData in -lXpm >configure:17770: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lXpm -lXt -lXext -lX11 -lSM -lICE >&5 >configure:17776: $? = 0 >configure:17794: result: yes >configure:17821: checking xpm.h usability >configure:17838: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >conftest.c:136:17: fatal error: xpm.h: No such file or directory >compilation terminated. >configure:17844: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define WITH_F77_WRAPPER 1 >| #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 SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 4 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_LONG_DOUBLE 12 >| #define SIZEOF_VOID_P 4 >| #define HAVE_LIEEE_FPU 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_MATH_H 1 >| #define HAVE_FLOAT_H 1 >| #define RETSIGTYPE void >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_STRSTR 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_UNLINK 1 >| #define HAVE_FCNTL 1 >| #define HAVE_POPEN 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_FNMATCH 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ON_EXIT 1 >| #define HAVE_STRERROR 1 >| #define HAVE_DRAND48 1 >| #define HAVE_DRAND48_DECL 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_LIBM 1 >| #define HAVE_HYPOT 1 >| #define HAVE_HYPOT_DECL 1 >| #define HAVE_RINT 1 >| #define HAVE_RINT_DECL 1 >| #define HAVE_CBRT 1 >| #define HAVE_CBRT_DECL 1 >| #define HAVE_LOG2 1 >| #define HAVE_LOG2_DECL 1 >| #define HAVE_ASINH 1 >| #define HAVE_ASINH_DECL 1 >| #define HAVE_ACOSH 1 >| #define HAVE_ACOSH_DECL 1 >| #define HAVE_ATANH 1 >| #define HAVE_ATANH_DECL 1 >| #define HAVE_LGAMMA 1 >| #define HAVE_LGAMMA_DECL 1 >| #define HAVE_SIGNGAM_DECL 1 >| #define HAVE_ERF 1 >| #define HAVE_ERF_DECL 1 >| #define HAVE_ERFC 1 >| #define HAVE_ERFC_DECL 1 >| #define HAVE_J0 1 >| #define HAVE_J0_DECL 1 >| #define HAVE_J1 1 >| #define HAVE_J1_DECL 1 >| #define HAVE_JN 1 >| #define HAVE_JN_DECL 1 >| #define HAVE_Y0 1 >| #define HAVE_Y0_DECL 1 >| #define HAVE_Y1 1 >| #define HAVE_Y1_DECL 1 >| #define HAVE_YN 1 >| #define HAVE_YN_DECL 1 >| #define HAVE_FINITE 1 >| #define HAVE_FINITE_DECL 1 >| #define HAVE_ISNAN 1 >| #define HAVE_ISNAN_DECL 1 >| #define HAVE_LIBT1 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_RTLD_NOW 1 >| #define HAVE_LIBJPEG 1 >| #define HAVE_LIBPNG 1 >| #define WITH_EDITRES 1 >| #define HAVE_XPM 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <xpm.h> >configure:17858: result: no >configure:17862: checking xpm.h presence >configure:17877: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:103:17: fatal error: xpm.h: No such file or directory >compilation terminated. >configure:17883: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define WITH_F77_WRAPPER 1 >| #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 SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 4 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_LONG_DOUBLE 12 >| #define SIZEOF_VOID_P 4 >| #define HAVE_LIEEE_FPU 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_MATH_H 1 >| #define HAVE_FLOAT_H 1 >| #define RETSIGTYPE void >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_STRSTR 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_UNLINK 1 >| #define HAVE_FCNTL 1 >| #define HAVE_POPEN 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_FNMATCH 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ON_EXIT 1 >| #define HAVE_STRERROR 1 >| #define HAVE_DRAND48 1 >| #define HAVE_DRAND48_DECL 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_LIBM 1 >| #define HAVE_HYPOT 1 >| #define HAVE_HYPOT_DECL 1 >| #define HAVE_RINT 1 >| #define HAVE_RINT_DECL 1 >| #define HAVE_CBRT 1 >| #define HAVE_CBRT_DECL 1 >| #define HAVE_LOG2 1 >| #define HAVE_LOG2_DECL 1 >| #define HAVE_ASINH 1 >| #define HAVE_ASINH_DECL 1 >| #define HAVE_ACOSH 1 >| #define HAVE_ACOSH_DECL 1 >| #define HAVE_ATANH 1 >| #define HAVE_ATANH_DECL 1 >| #define HAVE_LGAMMA 1 >| #define HAVE_LGAMMA_DECL 1 >| #define HAVE_SIGNGAM_DECL 1 >| #define HAVE_ERF 1 >| #define HAVE_ERF_DECL 1 >| #define HAVE_ERFC 1 >| #define HAVE_ERFC_DECL 1 >| #define HAVE_J0 1 >| #define HAVE_J0_DECL 1 >| #define HAVE_J1 1 >| #define HAVE_J1_DECL 1 >| #define HAVE_JN 1 >| #define HAVE_JN_DECL 1 >| #define HAVE_Y0 1 >| #define HAVE_Y0_DECL 1 >| #define HAVE_Y1 1 >| #define HAVE_Y1_DECL 1 >| #define HAVE_YN 1 >| #define HAVE_YN_DECL 1 >| #define HAVE_FINITE 1 >| #define HAVE_FINITE_DECL 1 >| #define HAVE_ISNAN 1 >| #define HAVE_ISNAN_DECL 1 >| #define HAVE_LIBT1 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_RTLD_NOW 1 >| #define HAVE_LIBJPEG 1 >| #define HAVE_LIBPNG 1 >| #define WITH_EDITRES 1 >| #define HAVE_XPM 1 >| /* end confdefs.h. */ >| #include <xpm.h> >configure:17897: result: no >configure:17925: checking for xpm.h >configure:17933: result: no >configure:17821: checking X11/xpm.h usability >configure:17838: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:17844: $? = 0 >configure:17858: result: yes >configure:17862: checking X11/xpm.h presence >configure:17877: i686-pc-linux-gnu-gcc -E conftest.c >configure:17883: $? = 0 >configure:17897: result: yes >configure:17925: checking for X11/xpm.h >configure:17933: result: yes >configure:17975: checking for a Motif >= 1002 compatible API >configure:18023: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lXm -lXpm -lXp -lXmu -lXt -lXext -lX11 -lSM -lICE >&5 >conftest.c: In function 'main': >conftest.c:112:11: warning: incompatible implicit declaration of built-in function 'exit' >conftest.c:115:11: warning: incompatible implicit declaration of built-in function 'exit' >conftest.c:117:9: warning: incompatible implicit declaration of built-in function 'exit' >/usr/lib/gcc/i686-pc-linux-gnu/4.5.3/../../../../i686-pc-linux-gnu/bin/ld: warning: libjpeg.so.7, needed by /usr/lib/gcc/i686-pc-linux-gnu/4.5.3/../../../libXm.so, not found (try using -rpath or -rpath-link) >/usr/lib/gcc/i686-pc-linux-gnu/4.5.3/../../../libXm.so: undefined reference to `jpeg_stdio_src@LIBJPEG_7.0' >/usr/lib/gcc/i686-pc-linux-gnu/4.5.3/../../../libXm.so: undefined reference to `jpeg_calc_output_dimensions@LIBJPEG_7.0' >/usr/lib/gcc/i686-pc-linux-gnu/4.5.3/../../../libXm.so: undefined reference to `jpeg_CreateDecompress@LIBJPEG_7.0' >/usr/lib/gcc/i686-pc-linux-gnu/4.5.3/../../../libXm.so: undefined reference to `jpeg_std_error@LIBJPEG_7.0' >/usr/lib/gcc/i686-pc-linux-gnu/4.5.3/../../../libXm.so: undefined reference to `jpeg_destroy_decompress@LIBJPEG_7.0' >/usr/lib/gcc/i686-pc-linux-gnu/4.5.3/../../../libXm.so: undefined reference to `jpeg_read_header@LIBJPEG_7.0' >/usr/lib/gcc/i686-pc-linux-gnu/4.5.3/../../../libXm.so: undefined reference to `jpeg_read_scanlines@LIBJPEG_7.0' >/usr/lib/gcc/i686-pc-linux-gnu/4.5.3/../../../libXm.so: undefined reference to `jpeg_finish_decompress@LIBJPEG_7.0' >/usr/lib/gcc/i686-pc-linux-gnu/4.5.3/../../../libXm.so: undefined reference to `jpeg_start_decompress@LIBJPEG_7.0' >collect2: ld returned 1 exit status >configure:18026: $? = 1 >configure: program exited with status 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define WITH_F77_WRAPPER 1 >| #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 SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 4 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_LONG_DOUBLE 12 >| #define SIZEOF_VOID_P 4 >| #define HAVE_LIEEE_FPU 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_MATH_H 1 >| #define HAVE_FLOAT_H 1 >| #define RETSIGTYPE void >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_STRSTR 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_UNLINK 1 >| #define HAVE_FCNTL 1 >| #define HAVE_POPEN 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_FNMATCH 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ON_EXIT 1 >| #define HAVE_STRERROR 1 >| #define HAVE_DRAND48 1 >| #define HAVE_DRAND48_DECL 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_LIBM 1 >| #define HAVE_HYPOT 1 >| #define HAVE_HYPOT_DECL 1 >| #define HAVE_RINT 1 >| #define HAVE_RINT_DECL 1 >| #define HAVE_CBRT 1 >| #define HAVE_CBRT_DECL 1 >| #define HAVE_LOG2 1 >| #define HAVE_LOG2_DECL 1 >| #define HAVE_ASINH 1 >| #define HAVE_ASINH_DECL 1 >| #define HAVE_ACOSH 1 >| #define HAVE_ACOSH_DECL 1 >| #define HAVE_ATANH 1 >| #define HAVE_ATANH_DECL 1 >| #define HAVE_LGAMMA 1 >| #define HAVE_LGAMMA_DECL 1 >| #define HAVE_SIGNGAM_DECL 1 >| #define HAVE_ERF 1 >| #define HAVE_ERF_DECL 1 >| #define HAVE_ERFC 1 >| #define HAVE_ERFC_DECL 1 >| #define HAVE_J0 1 >| #define HAVE_J0_DECL 1 >| #define HAVE_J1 1 >| #define HAVE_J1_DECL 1 >| #define HAVE_JN 1 >| #define HAVE_JN_DECL 1 >| #define HAVE_Y0 1 >| #define HAVE_Y0_DECL 1 >| #define HAVE_Y1 1 >| #define HAVE_Y1_DECL 1 >| #define HAVE_YN 1 >| #define HAVE_YN_DECL 1 >| #define HAVE_FINITE 1 >| #define HAVE_FINITE_DECL 1 >| #define HAVE_ISNAN 1 >| #define HAVE_ISNAN_DECL 1 >| #define HAVE_LIBT1 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_RTLD_NOW 1 >| #define HAVE_LIBJPEG 1 >| #define HAVE_LIBPNG 1 >| #define WITH_EDITRES 1 >| #define HAVE_XPM 1 >| #define HAVE_X11_XPM_H 1 >| /* end confdefs.h. */ >| >| #include <Xm/XmAll.h> >| int main(void) { >| int vlibn, vincn; >| vincn = XmVersion; >| XmRegisterConverters(); >| vlibn = xmUseVersion; >| if (vincn < 1002) { >| exit(1); >| } >| if (vincn != vlibn) { >| exit(2); >| } >| exit(0); >| } >| >configure:18052: result: no >configure:18181: error: M*tif has not been found > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_build=i686-pc-linux-gnu >ac_cv_c_bigendian=no >ac_cv_c_char_unsigned=no >ac_cv_c_compiler_gnu=yes >ac_cv_c_const=yes >ac_cv_c_fpu_arithmetics_type='Little endian IEEE' >ac_cv_c_realloc_bug=no >ac_cv_env_CC_set=set >ac_cv_env_CC_value=i686-pc-linux-gnu-gcc >ac_cv_env_CFLAGS_set=set >ac_cv_env_CFLAGS_value='-O2 -march=pentium4 -pipe' >ac_cv_env_CPPFLAGS_set= >ac_cv_env_CPPFLAGS_value= >ac_cv_env_CPP_set= >ac_cv_env_CPP_value= >ac_cv_env_LDFLAGS_set=set >ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed' >ac_cv_env_LIBS_set= >ac_cv_env_LIBS_value= >ac_cv_env_XMKMF_set= >ac_cv_env_XMKMF_value= >ac_cv_env_YACC_set= >ac_cv_env_YACC_value= >ac_cv_env_YFLAGS_set= >ac_cv_env_YFLAGS_value= >ac_cv_env_build_alias_set=set >ac_cv_env_build_alias_value=i686-pc-linux-gnu >ac_cv_env_host_alias_set=set >ac_cv_env_host_alias_value=i686-pc-linux-gnu >ac_cv_env_target_alias_set= >ac_cv_env_target_alias_value= >ac_cv_func_acosh=yes >ac_cv_func_alloca_works=yes >ac_cv_func_asinh=yes >ac_cv_func_atanh=yes >ac_cv_func_cbrt=yes >ac_cv_func_connect=yes >ac_cv_func_drand48=yes >ac_cv_func_erf=yes >ac_cv_func_erfc=yes >ac_cv_func_fcntl=yes >ac_cv_func_finite=yes >ac_cv_func_fnmatch=yes >ac_cv_func_getcwd=yes >ac_cv_func_gethostbyname=yes >ac_cv_func_gethostname=yes >ac_cv_func_gettimeofday=yes >ac_cv_func_hypot=yes >ac_cv_func_isfinite=no >ac_cv_func_isnan=yes >ac_cv_func_j0=yes >ac_cv_func_j1=yes >ac_cv_func_jn=yes >ac_cv_func_lgamma=yes >ac_cv_func_log2=yes >ac_cv_func_memcpy=yes >ac_cv_func_memmove=yes >ac_cv_func_on_exit=yes >ac_cv_func_popen=yes >ac_cv_func_remove=yes >ac_cv_func_rint=yes >ac_cv_func_setlocale=yes >ac_cv_func_shmat=yes >ac_cv_func_strerror=yes >ac_cv_func_strstr=yes >ac_cv_func_unlink=yes >ac_cv_func_vsnprintf=yes >ac_cv_func_y0=yes >ac_cv_func_y1=yes >ac_cv_func_yn=yes >ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' >ac_cv_header_X11_xpm_h=yes >ac_cv_header_fcntl_h=yes >ac_cv_header_float_h=yes >ac_cv_header_ieeefp_h=no >ac_cv_header_inttypes_h=yes >ac_cv_header_math_h=yes >ac_cv_header_memory_h=yes >ac_cv_header_minix_config_h=no >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_param_h=yes >ac_cv_header_sys_select_h=yes >ac_cv_header_sys_stat_h=yes >ac_cv_header_sys_time_h=yes >ac_cv_header_sys_types_h=yes >ac_cv_header_sys_wait_h=yes >ac_cv_header_time=yes >ac_cv_header_unistd_h=yes >ac_cv_header_xpm_h=no >ac_cv_host=i686-pc-linux-gnu >ac_cv_lib_ICE_IceConnectionNumber=yes >ac_cv_lib_Xmu__XEditResCheckMessages=yes >ac_cv_lib_Xp_main=yes >ac_cv_lib_Xpm_XpmCreatePixmapFromData=yes >ac_cv_lib_m_sin=yes >ac_cv_objext=o >ac_cv_path_EGREP='/bin/grep -E' >ac_cv_path_GREP=/bin/grep >ac_cv_path_install='/usr/bin/install -c' >ac_cv_prog_AR=ar >ac_cv_prog_CC=i686-pc-linux-gnu-gcc >ac_cv_prog_CPP='i686-pc-linux-gnu-gcc -E' >ac_cv_prog_RANLIB=i686-pc-linux-gnu-ranlib >ac_cv_prog_YACC='bison -y' >ac_cv_prog_cc_c89= >ac_cv_prog_cc_g=yes >ac_cv_prog_fc=i686-pc-linux-gnu-gfortran >ac_cv_prog_make_make_set=yes >ac_cv_search_strerror='none required' >ac_cv_signgam_decl=yes >ac_cv_sizeof_char=1 >ac_cv_sizeof_double=8 >ac_cv_sizeof_float=4 >ac_cv_sizeof_int=4 >ac_cv_sizeof_long=4 >ac_cv_sizeof_long_double=12 >ac_cv_sizeof_long_long=8 >ac_cv_sizeof_short=2 >ac_cv_sizeof_void_p=4 >ac_cv_struct_tm=time.h >ac_cv_type_char=yes >ac_cv_type_double=yes >ac_cv_type_float=yes >ac_cv_type_int=yes >ac_cv_type_long=yes >ac_cv_type_long_double=yes >ac_cv_type_long_long=yes >ac_cv_type_pid_t=yes >ac_cv_type_short=yes >ac_cv_type_signal=void >ac_cv_type_size_t=yes >ac_cv_type_void_p=yes >ac_cv_working_alloca_h=yes >acx_cv_jpeg=yes >acx_cv_jpeg_library=-ljpeg >acx_cv_motif=no >acx_cv_motif_library=-lXm >acx_cv_png=yes >acx_cv_png_library=-lpng >acx_cv_t1lib=yes >acx_cv_zlib=yes >acx_cv_zlib_library=-lz >ice_cv_have_acosh_decl=yes >ice_cv_have_asinh_decl=yes >ice_cv_have_atanh_decl=yes >ice_cv_have_cbrt_decl=yes >ice_cv_have_drand48_decl=yes >ice_cv_have_erf_decl=yes >ice_cv_have_erfc_decl=yes >ice_cv_have_finite_decl=yes >ice_cv_have_hypot_decl=yes >ice_cv_have_isnan_decl=yes >ice_cv_have_j0_decl=yes >ice_cv_have_j1_decl=yes >ice_cv_have_jn_decl=yes >ice_cv_have_lgamma_decl=yes >ice_cv_have_log2_decl=yes >ice_cv_have_rint_decl=yes >ice_cv_have_y0_decl=yes >ice_cv_have_y1_decl=yes >ice_cv_have_yn_decl=yes >mdw_cv_lib_dlopen=-ldl >mdw_cv_lib_xdrstdio_create= > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ALLOCA='' >AR='ar' >BATEXT='' >CC='i686-pc-linux-gnu-gcc' >CFLAGS=' -O2 -march=pentium4 -pipe' >CPP='i686-pc-linux-gnu-gcc -E' >CPPFLAGS='' >DEFS='' >DL_LIB='-ldl' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='/bin/grep -E' >EXEEXT='' >FC='i686-pc-linux-gnu-gfortran' >FFTW_LIB='' >GRACE='grace' >GRACE_EDITOR=''\''xdg-open %s'\''' >GRACE_HELPVIEWER=''\''xdg-open %s'\''' >GRACE_HOME='/usr/share/grace' >GREP='/bin/grep' >GUI_FLAGS='' >GUI_LIBS='' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >JPEG_LIB='-ljpeg' >LDFLAGS='-Wl,-O1 -Wl,--as-needed' >LIBOBJS='' >LIBS='-lm ' >LN_S='ln -s' >LPR_CMD='' >LP_CMD='' >LTLIBOBJS='' >MKINSTALLDIRS='/var/tmp/portage/sci-visualization/grace-5.1.22-r2/work/grace-5.1.22/ac-tools/shtool mkdir -p -f' >NETCDF_LIBS='' >NOGUI_LIBS='-lm ' >OBJEXT='.o' >PACKAGE_BUGREPORT='' >PACKAGE_NAME='' >PACKAGE_STRING='' >PACKAGE_TARNAME='' >PACKAGE_VERSION='' >PATH_SEPARATOR=':' >PDF_LIB='' >PNG_LIB='-lpng' >PRINT_CMD=''\''lpr'\''' >RANLIB='i686-pc-linux-gnu-ranlib' >SET_MAKE='' >SHELL='/bin/sh' >SUBDIRS='' >T1_AA_TYPE16='' >T1_AA_TYPE32='' >T1_AA_TYPE64='' >T1_INC='' >T1_LIB='-lt1' >XBAE_INC='' >XDR_LIB='' >XMKMF='' >X_CFLAGS='' >X_EXTRA_LIBS='' >X_LIBS='' >X_PRE_LIBS=' -lSM -lICE' >YACC='bison -y' >YFLAGS='' >Z_LIB='-lz' >ac_ct_CC='' >bindir='${exec_prefix}/bin' >build='i686-pc-linux-gnu' >build_alias='i686-pc-linux-gnu' >build_cpu='i686' >build_os='linux-gnu' >build_vendor='pc' >datadir='/usr/share' >datarootdir='${prefix}/share' >docdir='${datarootdir}/doc/${PACKAGE}' >dvidir='${docdir}' >exec_prefix='NONE' >fc='i686-pc-linux-gnu-gfortran' >host='i686-pc-linux-gnu' >host_alias='i686-pc-linux-gnu' >host_cpu='i686' >host_os='linux-gnu' >host_vendor='pc' >htmldir='${docdir}' >includedir='${prefix}/include' >infodir='/usr/share/info' >libdir='${exec_prefix}/lib' >libexecdir='${exec_prefix}/libexec' >localedir='${datarootdir}/locale' >localstatedir='/var/lib' >mandir='/usr/share/man' >oldincludedir='/usr/include' >pdfdir='${docdir}' >prefix='/usr' >program_transform_name='s,x,x,' >psdir='${docdir}' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >sysconfdir='/etc' >target_alias='' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >#define PACKAGE_NAME "" >#define PACKAGE_TARNAME "" >#define PACKAGE_VERSION "" >#define PACKAGE_STRING "" >#define PACKAGE_BUGREPORT "" >#define WITH_F77_WRAPPER 1 >#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 SIZEOF_CHAR 1 >#define SIZEOF_SHORT 2 >#define SIZEOF_INT 4 >#define SIZEOF_LONG 4 >#define SIZEOF_LONG_LONG 8 >#define SIZEOF_FLOAT 4 >#define SIZEOF_DOUBLE 8 >#define SIZEOF_LONG_DOUBLE 12 >#define SIZEOF_VOID_P 4 >#define HAVE_LIEEE_FPU 1 >#define STDC_HEADERS 1 >#define HAVE_SYS_WAIT_H 1 >#define HAVE_UNISTD_H 1 >#define HAVE_FCNTL_H 1 >#define HAVE_SYS_PARAM_H 1 >#define HAVE_SYS_TIME_H 1 >#define HAVE_SYS_SELECT_H 1 >#define TIME_WITH_SYS_TIME 1 >#define HAVE_MATH_H 1 >#define HAVE_FLOAT_H 1 >#define RETSIGTYPE void >#define HAVE_ALLOCA_H 1 >#define HAVE_ALLOCA 1 >#define HAVE_GETCWD 1 >#define HAVE_GETHOSTNAME 1 >#define HAVE_STRSTR 1 >#define HAVE_MEMCPY 1 >#define HAVE_MEMMOVE 1 >#define HAVE_UNLINK 1 >#define HAVE_FCNTL 1 >#define HAVE_POPEN 1 >#define HAVE_GETTIMEOFDAY 1 >#define HAVE_FNMATCH 1 >#define HAVE_VSNPRINTF 1 >#define HAVE_ON_EXIT 1 >#define HAVE_STRERROR 1 >#define HAVE_DRAND48 1 >#define HAVE_DRAND48_DECL 1 >#define HAVE_SETLOCALE 1 >#define HAVE_LIBM 1 >#define HAVE_HYPOT 1 >#define HAVE_HYPOT_DECL 1 >#define HAVE_RINT 1 >#define HAVE_RINT_DECL 1 >#define HAVE_CBRT 1 >#define HAVE_CBRT_DECL 1 >#define HAVE_LOG2 1 >#define HAVE_LOG2_DECL 1 >#define HAVE_ASINH 1 >#define HAVE_ASINH_DECL 1 >#define HAVE_ACOSH 1 >#define HAVE_ACOSH_DECL 1 >#define HAVE_ATANH 1 >#define HAVE_ATANH_DECL 1 >#define HAVE_LGAMMA 1 >#define HAVE_LGAMMA_DECL 1 >#define HAVE_SIGNGAM_DECL 1 >#define HAVE_ERF 1 >#define HAVE_ERF_DECL 1 >#define HAVE_ERFC 1 >#define HAVE_ERFC_DECL 1 >#define HAVE_J0 1 >#define HAVE_J0_DECL 1 >#define HAVE_J1 1 >#define HAVE_J1_DECL 1 >#define HAVE_JN 1 >#define HAVE_JN_DECL 1 >#define HAVE_Y0 1 >#define HAVE_Y0_DECL 1 >#define HAVE_Y1 1 >#define HAVE_Y1_DECL 1 >#define HAVE_YN 1 >#define HAVE_YN_DECL 1 >#define HAVE_FINITE 1 >#define HAVE_FINITE_DECL 1 >#define HAVE_ISNAN 1 >#define HAVE_ISNAN_DECL 1 >#define HAVE_LIBT1 1 >#define HAVE_DLOPEN 1 >#define HAVE_RTLD_NOW 1 >#define HAVE_LIBJPEG 1 >#define HAVE_LIBPNG 1 >#define WITH_EDITRES 1 >#define HAVE_XPM 1 >#define HAVE_X11_XPM_H 1 > >configure: exit 1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 387979
: 290423