Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 115383 Details for
Bug 173274
sci-mathematics/octave-forge-2006.03.17 fails to compile fails in ov-galois.cc
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), 38.06 KB, created by
paulphilippe
on 2007-04-03 19:20:48 UTC
(
hide
)
Description:
config.log
Filename:
MIME Type:
Creator:
paulphilippe
Created:
2007-04-03 19:20:48 UTC
Size:
38.06 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.59. Invocation command line was > > $ ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-X --build=i686-pc-linux-gnu > >## --------- ## >## Platform. ## >## --------- ## > >hostname = booyah >uname -m = i686 >uname -r = 2.6.18-gentoo-r2 >uname -s = Linux >uname -v = #1 SMP PREEMPT Tue Dec 5 15:01:30 EST 2006 > >/usr/bin/uname -p = unknown >/bin/uname -X = unknown > >/bin/arch = i686 >/usr/bin/arch -k = unknown >/usr/convex/getsysinfo = unknown >hostinfo = unknown >/bin/machine = unknown >/usr/bin/oslevel = unknown >/bin/universe = unknown > >PATH: /usr/lib/ccache/bin >PATH: /usr/local/sbin >PATH: /sbin >PATH: /usr/sbin >PATH: /usr/lib/portage/bin >PATH: /usr/local/bin >PATH: /bin >PATH: /usr/bin >PATH: /opt/bin >PATH: /usr/i686-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/sbin >PATH: /usr/kde/3.5/bin >PATH: /usr/qt/3/bin >PATH: /usr/kde/3.4/sbin >PATH: /usr/kde/3.4/bin >PATH: /usr/kde/3.3/sbin >PATH: /usr/kde/3.3/bin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:1328: checking for i686-pc-linux-gnu-gcc >configure:1344: found /usr/bin/i686-pc-linux-gnu-gcc >configure:1354: result: i686-pc-linux-gnu-gcc >configure:1636: checking for C compiler version >configure:1639: i686-pc-linux-gnu-gcc --version </dev/null >&5 >i686-pc-linux-gnu-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:1642: $? = 0 >configure:1644: i686-pc-linux-gnu-gcc -v </dev/null >&5 >Using built-in specs. >Target: i686-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.1.2/work/gcc-4.1.2/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.1.2 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-libunwind-exceptions --disable-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:1647: $? = 0 >configure:1649: i686-pc-linux-gnu-gcc -V </dev/null >&5 >i686-pc-linux-gnu-gcc: '-V' option must have argument >configure:1652: $? = 1 >configure:1675: checking for C compiler default output file name >configure:1678: i686-pc-linux-gnu-gcc -march=pentium4 -O3 -pipe -fomit-frame-pointer conftest.c >&5 >configure:1681: $? = 0 >configure:1727: result: a.out >configure:1732: checking whether the C compiler works >configure:1738: ./a.out >configure:1741: $? = 0 >configure:1758: result: yes >configure:1765: checking whether we are cross compiling >configure:1767: result: no >configure:1770: checking for suffix of executables >configure:1772: i686-pc-linux-gnu-gcc -o conftest -march=pentium4 -O3 -pipe -fomit-frame-pointer conftest.c >&5 >configure:1775: $? = 0 >configure:1800: result: >configure:1806: checking for suffix of object files >configure:1827: i686-pc-linux-gnu-gcc -c -march=pentium4 -O3 -pipe -fomit-frame-pointer conftest.c >&5 >configure:1830: $? = 0 >configure:1852: result: o >configure:1856: checking whether we are using the GNU C compiler >configure:1880: i686-pc-linux-gnu-gcc -c -march=pentium4 -O3 -pipe -fomit-frame-pointer conftest.c >&5 >configure:1886: $? = 0 >configure:1889: test -z || test ! -s conftest.err >configure:1892: $? = 0 >configure:1895: test -s conftest.o >configure:1898: $? = 0 >configure:1911: result: yes >configure:1917: checking whether i686-pc-linux-gnu-gcc accepts -g >configure:1938: i686-pc-linux-gnu-gcc -c -g conftest.c >&5 >configure:1944: $? = 0 >configure:1947: test -z || test ! -s conftest.err >configure:1950: $? = 0 >configure:1953: test -s conftest.o >configure:1956: $? = 0 >configure:1967: result: yes >configure:1984: checking for i686-pc-linux-gnu-gcc option to accept ANSI C >configure:2054: i686-pc-linux-gnu-gcc -c -march=pentium4 -O3 -pipe -fomit-frame-pointer conftest.c >&5 >configure:2060: $? = 0 >configure:2063: test -z || test ! -s conftest.err >configure:2066: $? = 0 >configure:2069: test -s conftest.o >configure:2072: $? = 0 >configure:2090: result: none needed >configure:2108: i686-pc-linux-gnu-gcc -c -march=pentium4 -O3 -pipe -fomit-frame-pointer conftest.c >&5 >conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' >configure:2114: $? = 1 >configure: failed program was: >| #ifndef __cplusplus >| choke me >| #endif >configure:2250: checking for mkoctfile >configure:2266: found /usr/bin/mkoctfile >configure:2276: result: mkoctfile >configure:2406: result: retrieving compile and link flags from mkoctfile >configure:2439: checking for F77_FUNC >configure:2446: mkoctfile -c conftest.cc >configure:2449: $? = 0 >configure:2451: result: yes >configure:2461: checking for SLList.h >configure:2468: mkoctfile -c conftest.cc >conftest.cc:2:27: error: octave/SLList.h: No such file or directory >configure:2471: $? = 1 >configure:2477: result: no >configure:2483: checking for lo_ieee_nan_value >configure:2491: mkoctfile -c conftest.cc >configure:2494: $? = 0 >configure:2496: result: yes >configure:2506: checking for octave_idx_type >configure:2514: mkoctfile -c conftest.cc >conftest.cc:2:30: error: octave/oct-types.h: No such file or directory >conftest.cc:3: error: 'octave_idx_type' does not name a type >configure:2517: $? = 1 >configure:2523: result: no >configure:2529: checking for quit.h >configure:2536: mkoctfile -Doctave_idx_type=int -c conftest.cc >configure:2539: $? = 0 >configure:2541: result: yes >configure:2558: checking for octave >configure:2574: found /usr/bin/octave >configure:2584: result: octave >configure:2591: checking for OCTAVE_VERSION in Octave >configure:2594: result: [?1034h2.1.73 >configure:2599: checking for octave_config_info('canonical_host_type') in Octave >configure:2602: result: [?1034hi686-pc-linux-gnu >configure:2607: checking for octave_config_info('SHLEXT') in Octave >configure:2610: result: [?1034hso >configure:2615: checking whether ln -s works >configure:2619: result: yes >configure:2664: checking for a BSD-compatible install >configure:2719: result: /usr/bin/install -c >configure:2733: checking for i686-pc-linux-gnu-ranlib >configure:2749: found /usr/bin/i686-pc-linux-gnu-ranlib >configure:2759: result: i686-pc-linux-gnu-ranlib >configure:2822: checking for strip >configure:2849: result: strip >configure:2875: checking how to run the C preprocessor >configure:2910: i686-pc-linux-gnu-gcc -E conftest.c >configure:2916: $? = 0 >configure:2948: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:9:28: error: ac_nonexistent.h: No such file or directory >configure:2954: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:2993: result: i686-pc-linux-gnu-gcc -E >configure:3017: i686-pc-linux-gnu-gcc -E conftest.c >configure:3023: $? = 0 >configure:3055: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:9:28: error: ac_nonexistent.h: No such file or directory >configure:3061: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:3107: checking for X >configure:3213: i686-pc-linux-gnu-gcc -E conftest.c >configure:3219: $? = 0 >configure:3269: i686-pc-linux-gnu-gcc -o conftest -march=pentium4 -O3 -pipe -fomit-frame-pointer -lz conftest.c -lX11 -lreadline -lncurses -ldl -lm >&5 >configure:3275: $? = 0 >configure:3278: test -z || test ! -s conftest.err >configure:3281: $? = 0 >configure:3284: test -s conftest >configure:3287: $? = 0 >configure:3341: result: libraries , headers in standard search path >configure:3512: i686-pc-linux-gnu-gcc -o conftest -march=pentium4 -O3 -pipe -fomit-frame-pointer -lz conftest.c -lreadline -lncurses -ldl -lm -lX11 >&5 >configure:3518: $? = 0 >configure:3521: test -z || test ! -s conftest.err >configure:3524: $? = 0 >configure:3527: test -s conftest >configure:3530: $? = 0 >configure:3686: checking for gethostbyname >configure:3743: i686-pc-linux-gnu-gcc -o conftest -march=pentium4 -O3 -pipe -fomit-frame-pointer -lz conftest.c -lreadline -lncurses -ldl -lm >&5 >configure:3749: $? = 0 >configure:3752: test -z || test ! -s conftest.err >configure:3755: $? = 0 >configure:3758: test -s conftest >configure:3761: $? = 0 >configure:3773: result: yes >configure:3922: checking for connect >configure:3979: i686-pc-linux-gnu-gcc -o conftest -march=pentium4 -O3 -pipe -fomit-frame-pointer -lz conftest.c -lreadline -lncurses -ldl -lm >&5 >configure:3985: $? = 0 >configure:3988: test -z || test ! -s conftest.err >configure:3991: $? = 0 >configure:3994: test -s conftest >configure:3997: $? = 0 >configure:4009: result: yes >configure:4083: checking for remove >configure:4140: i686-pc-linux-gnu-gcc -o conftest -march=pentium4 -O3 -pipe -fomit-frame-pointer -lz conftest.c -lreadline -lncurses -ldl -lm >&5 >configure:4146: $? = 0 >configure:4149: test -z || test ! -s conftest.err >configure:4152: $? = 0 >configure:4155: test -s conftest >configure:4158: $? = 0 >configure:4170: result: yes >configure:4244: checking for shmat >configure:4301: i686-pc-linux-gnu-gcc -o conftest -march=pentium4 -O3 -pipe -fomit-frame-pointer -lz conftest.c -lreadline -lncurses -ldl -lm >&5 >configure:4307: $? = 0 >configure:4310: test -z || test ! -s conftest.err >configure:4313: $? = 0 >configure:4316: test -s conftest >configure:4319: $? = 0 >configure:4331: result: yes >configure:4414: checking for IceConnectionNumber in -lICE >configure:4444: i686-pc-linux-gnu-gcc -o conftest -march=pentium4 -O3 -pipe -fomit-frame-pointer -lz conftest.c -lICE -lreadline -lncurses -ldl -lm >&5 >configure:4450: $? = 0 >configure:4453: test -z || test ! -s conftest.err >configure:4456: $? = 0 >configure:4459: test -s conftest >configure:4462: $? = 0 >configure:4475: result: yes >configure:4494: checking for autoload in Octave >configure:4497: result: yes >configure:4518: checking for do_fortran_indexing in Octave >configure:4521: result: yes >configure:4532: checking for propagate_empty_matrices in Octave >configure:4535: result: yes >configure:4546: checking for ok_to_lose_imaginary_part in Octave >configure:4549: result: yes >configure:4560: checking for N-dim arrays >configure:4567: mkoctfile -Doctave_idx_type=int -c conftest.cc >configure:4570: $? = 0 >configure:4572: result: yes >configure:4583: checking for class in Octave >configure:4586: result: yes >configure:4597: checking for load/save functions in class >configure:4605: mkoctfile -Doctave_idx_type=int -c conftest.cc >configure:4608: $? = 0 >configure:4610: result: yes >configure:4621: checking for Octave_map indexing >configure:4629: mkoctfile -Doctave_idx_type=int -c conftest.cc >conftest.cc: In function 'int main()': >conftest.cc:3: error: no match for 'operator[]' in 'a["key"]' >configure:4632: $? = 1 >configure:4638: result: no >configure:4645: checking for old Octave concatenation >configure:4653: mkoctfile -Doctave_idx_type=int -c conftest.cc >conftest.cc: In function 'int main()': >conftest.cc:3: error: 'concat' was not declared in this scope >configure:4656: $? = 1 >configure:4662: result: no >configure:4668: checking for Octave concatenation >configure:4676: mkoctfile -Doctave_idx_type=int -c conftest.cc >configure:4679: $? = 0 >configure:4681: result: yes >configure:4692: checking for swap_8_bytes >configure:4702: mkoctfile -Doctave_idx_type=int -c conftest.cc >conftest.cc: In function 'int main()': >conftest.cc:5: error: 'swap_8_bytes' was not declared in this scope >configure:4705: $? = 1 >configure:4711: result: no >configure:4718: checking for op_uplus >configure:4727: mkoctfile -Doctave_idx_type=int -c conftest.cc >configure:4730: $? = 0 >configure:4732: result: yes >configure:4745: checking for makeinfo >configure:4761: found /usr/bin/makeinfo >configure:4771: result: makeinfo >configure:4780: checking for makeinfo --no-split >configure:4783: makeinfo --no-split conftest.texi >configure:4786: $? = 0 >configure:4789: result: yes >configure:4800: checking for texi2dvi >configure:4816: found /usr/bin/texi2dvi >configure:4826: result: texi2dvi >configure:4838: checking that texi2dvi runs >configure:4841: texi2dvi conftest.texi > /dev/null >configure:4844: $? = 0 >configure:4846: result: yes >configure:4848: checking for texi2dvi --clean >configure:4851: texi2dvi --clean conftest.texi > /dev/null >cp: cannot stat `./conftest.dvi': No such file or directory >configure:4854: $? = 0 >configure:4857: result: yes >configure:4873: checking for texi2html >configure:4889: found /usr/bin/texi2html >configure:4899: result: texi2html >configure:4909: checking for texi2html --clean >configure:4912: texi2html -split_chapter -number conftest.texi >** empty document >configure:4915: $? = 0 >configure:4918: result: yes >configure:4930: checking for dvipdf >configure:4946: found /usr/bin/dvipdf >configure:4956: result: dvipdf >configure:4966: checking for dvips >configure:4982: found /usr/bin/dvips >configure:4992: result: dvips >configure:5048: checking IEEE 754 compliance >configure:5067: i686-pc-linux-gnu-gcc -o conftest conftest.c >configure:5070: $? = 0 >configure:5073: ./conftest >configure:5076: $? = 0 >configure:5078: result: yes >configure:5101: checking for gawk >configure:5117: found /bin/gawk >configure:5127: result: gawk >configure:5149: checking for egrep >configure:5159: result: grep -E >configure:5164: checking for ANSI C header files >configure:5189: i686-pc-linux-gnu-gcc -c -march=pentium4 -O3 -pipe -fomit-frame-pointer conftest.c >&5 >configure:5195: $? = 0 >configure:5198: test -z || test ! -s conftest.err >configure:5201: $? = 0 >configure:5204: test -s conftest.o >configure:5207: $? = 0 >configure:5296: i686-pc-linux-gnu-gcc -o conftest -march=pentium4 -O3 -pipe -fomit-frame-pointer -lz conftest.c -lreadline -lncurses -ldl -lm >&5 >conftest.c: In function 'main': >conftest.c:27: warning: incompatible implicit declaration of built-in function 'exit' >configure:5299: $? = 0 >configure:5301: ./conftest >configure:5304: $? = 0 >configure:5319: result: yes >configure:5343: checking for sys/types.h >configure:5359: i686-pc-linux-gnu-gcc -c -march=pentium4 -O3 -pipe -fomit-frame-pointer conftest.c >&5 >configure:5365: $? = 0 >configure:5368: test -z || test ! -s conftest.err >configure:5371: $? = 0 >configure:5374: test -s conftest.o >configure:5377: $? = 0 >configure:5388: result: yes >configure:5343: checking for sys/stat.h >configure:5359: i686-pc-linux-gnu-gcc -c -march=pentium4 -O3 -pipe -fomit-frame-pointer conftest.c >&5 >configure:5365: $? = 0 >configure:5368: test -z || test ! -s conftest.err >configure:5371: $? = 0 >configure:5374: test -s conftest.o >configure:5377: $? = 0 >configure:5388: result: yes >configure:5343: checking for stdlib.h >configure:5359: i686-pc-linux-gnu-gcc -c -march=pentium4 -O3 -pipe -fomit-frame-pointer conftest.c >&5 >configure:5365: $? = 0 >configure:5368: test -z || test ! -s conftest.err >configure:5371: $? = 0 >configure:5374: test -s conftest.o >configure:5377: $? = 0 >configure:5388: result: yes >configure:5343: checking for string.h >configure:5359: i686-pc-linux-gnu-gcc -c -march=pentium4 -O3 -pipe -fomit-frame-pointer conftest.c >&5 >configure:5365: $? = 0 >configure:5368: test -z || test ! -s conftest.err >configure:5371: $? = 0 >configure:5374: test -s conftest.o >configure:5377: $? = 0 >configure:5388: result: yes >configure:5343: checking for memory.h >configure:5359: i686-pc-linux-gnu-gcc -c -march=pentium4 -O3 -pipe -fomit-frame-pointer conftest.c >&5 >configure:5365: $? = 0 >configure:5368: test -z || test ! -s conftest.err >configure:5371: $? = 0 >configure:5374: test -s conftest.o >configure:5377: $? = 0 >configure:5388: result: yes >configure:5343: checking for strings.h >configure:5359: i686-pc-linux-gnu-gcc -c -march=pentium4 -O3 -pipe -fomit-frame-pointer conftest.c >&5 >configure:5365: $? = 0 >configure:5368: test -z || test ! -s conftest.err >configure:5371: $? = 0 >configure:5374: test -s conftest.o >configure:5377: $? = 0 >configure:5388: result: yes >configure:5343: checking for inttypes.h >configure:5359: i686-pc-linux-gnu-gcc -c -march=pentium4 -O3 -pipe -fomit-frame-pointer conftest.c >&5 >configure:5365: $? = 0 >configure:5368: test -z || test ! -s conftest.err >configure:5371: $? = 0 >configure:5374: test -s conftest.o >configure:5377: $? = 0 >configure:5388: result: yes >configure:5343: checking for stdint.h >configure:5359: i686-pc-linux-gnu-gcc -c -march=pentium4 -O3 -pipe -fomit-frame-pointer conftest.c >&5 >configure:5365: $? = 0 >configure:5368: test -z || test ! -s conftest.err >configure:5371: $? = 0 >configure:5374: test -s conftest.o >configure:5377: $? = 0 >configure:5388: result: yes >configure:5343: checking for unistd.h >configure:5359: i686-pc-linux-gnu-gcc -c -march=pentium4 -O3 -pipe -fomit-frame-pointer conftest.c >&5 >configure:5365: $? = 0 >configure:5368: test -z || test ! -s conftest.err >configure:5371: $? = 0 >configure:5374: test -s conftest.o >configure:5377: $? = 0 >configure:5388: result: yes >configure:5410: checking linux/soundcard.h usability >configure:5422: i686-pc-linux-gnu-gcc -c -march=pentium4 -O3 -pipe -fomit-frame-pointer conftest.c >&5 >configure:5428: $? = 0 >configure:5431: test -z || test ! -s conftest.err >configure:5434: $? = 0 >configure:5437: test -s conftest.o >configure:5440: $? = 0 >configure:5450: result: yes >configure:5454: checking linux/soundcard.h presence >configure:5464: i686-pc-linux-gnu-gcc -E conftest.c >configure:5470: $? = 0 >configure:5490: result: yes >configure:5525: checking for linux/soundcard.h >configure:5532: result: yes >configure:5563: checking resize and fill function >configure:5573: mkoctfile -Doctave_idx_type=int -c conftest.cc >configure:5576: $? = 0 >configure:5578: result: yes >configure:5589: checking for 6 argument MX_ND_REDUCTION >configure:5620: mkoctfile -Doctave_idx_type=int -c conftest.cc >conftest.cc:14:41: error: macro "MX_ND_REDUCTION" passed 6 arguments, but takes just 5 >conftest.cc: In member function 'testclass testclass::testfun(int)': >conftest.cc:12: error: 'MX_ND_REDUCTION' was not declared in this scope >configure:5623: $? = 1 >configure:5629: result: no >configure:5631: checking for 5 argument MX_ND_REDUCTION >configure:5662: mkoctfile -Doctave_idx_type=int -c conftest.cc >configure:5665: $? = 0 >configure:5667: result: yes >configure:5704: checking qhull/qhull_a.h usability >configure:5716: i686-pc-linux-gnu-gcc -c -march=pentium4 -O3 -pipe -fomit-frame-pointer conftest.c >&5 >conftest.c:54:27: error: qhull/qhull_a.h: No such file or directory >configure:5722: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define have_oss 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> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <qhull/qhull_a.h> >configure:5744: result: no >configure:5748: checking qhull/qhull_a.h presence >configure:5758: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:20:27: error: qhull/qhull_a.h: No such file or directory >configure:5764: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define have_oss 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 <qhull/qhull_a.h> >configure:5784: result: no >configure:5819: checking for qhull/qhull_a.h >configure:5826: result: no >configure:5972: checking for gsl_message in -lgsl >configure:6002: i686-pc-linux-gnu-gcc -o conftest -march=pentium4 -O3 -pipe -fomit-frame-pointer -lz conftest.c -lgsl -lgslcblas -lreadline -lncurses -ldl -lm >&5 >configure:6008: $? = 0 >configure:6011: test -z || test ! -s conftest.err >configure:6014: $? = 0 >configure:6017: test -s conftest >configure:6020: $? = 0 >configure:6033: result: yes >configure:6047: checking for gsl_sf_hazard in -lgsl >configure:6077: i686-pc-linux-gnu-gcc -o conftest -march=pentium4 -O3 -pipe -fomit-frame-pointer -lz conftest.c -lgsl -lgslcblas -lreadline -lncurses -ldl -lm >&5 >configure:6083: $? = 0 >configure:6086: test -z || test ! -s conftest.err >configure:6089: $? = 0 >configure:6092: test -s conftest >configure:6095: $? = 0 >configure:6108: result: yes >configure:6125: checking for gsl_sf_gamma_inc in -lgsl >configure:6155: i686-pc-linux-gnu-gcc -o conftest -march=pentium4 -O3 -pipe -fomit-frame-pointer -lz conftest.c -lgsl -lgslcblas -lreadline -lncurses -ldl -lm >&5 >configure:6161: $? = 0 >configure:6164: test -z || test ! -s conftest.err >configure:6167: $? = 0 >configure:6170: test -s conftest >configure:6173: $? = 0 >configure:6186: result: yes >configure:6235: checking jpeglib.h usability >configure:6247: i686-pc-linux-gnu-gcc -c -march=pentium4 -O3 -pipe -fomit-frame-pointer conftest.c >&5 >configure:6253: $? = 0 >configure:6256: test -z || test ! -s conftest.err >configure:6259: $? = 0 >configure:6262: test -s conftest.o >configure:6265: $? = 0 >configure:6275: result: yes >configure:6279: checking jpeglib.h presence >configure:6289: i686-pc-linux-gnu-gcc -E conftest.c >configure:6295: $? = 0 >configure:6315: result: yes >configure:6350: checking for jpeglib.h >configure:6357: result: yes >configure:6370: checking for jpeg_std_error in -ljpeg >configure:6400: i686-pc-linux-gnu-gcc -o conftest -march=pentium4 -O3 -pipe -fomit-frame-pointer -lz conftest.c -ljpeg -lreadline -lncurses -ldl -lm >&5 >configure:6406: $? = 0 >configure:6409: test -z || test ! -s conftest.err >configure:6412: $? = 0 >configure:6415: test -s conftest >configure:6418: $? = 0 >configure:6431: result: yes >configure:6466: checking png.h usability >configure:6478: i686-pc-linux-gnu-gcc -c -march=pentium4 -O3 -pipe -fomit-frame-pointer conftest.c >&5 >configure:6484: $? = 0 >configure:6487: test -z || test ! -s conftest.err >configure:6490: $? = 0 >configure:6493: test -s conftest.o >configure:6496: $? = 0 >configure:6506: result: yes >configure:6510: checking png.h presence >configure:6520: i686-pc-linux-gnu-gcc -E conftest.c >configure:6526: $? = 0 >configure:6546: result: yes >configure:6581: checking for png.h >configure:6588: result: yes >configure:6601: checking for png_set_sig_bytes in -lpng >configure:6631: i686-pc-linux-gnu-gcc -o conftest -march=pentium4 -O3 -pipe -fomit-frame-pointer -lz conftest.c -lpng -lreadline -lncurses -ldl -lm >&5 >configure:6637: $? = 0 >configure:6640: test -z || test ! -s conftest.err >configure:6643: $? = 0 >configure:6646: test -s conftest >configure:6649: $? = 0 >configure:6662: result: yes >configure:6685: checking for Magick++-config >configure:6701: found /usr/bin/Magick++-config >configure:6711: result: yes >configure:6743: checking for socklen_t >configure:6766: i686-pc-linux-gnu-gcc -c -march=pentium4 -O3 -pipe -fomit-frame-pointer conftest.c >&5 >configure:6772: $? = 0 >configure:6775: test -z || test ! -s conftest.err >configure:6778: $? = 0 >configure:6781: test -s conftest.o >configure:6784: $? = 0 >configure:6796: result: yes >configure:6803: checking for octave_function(void) >configure:6811: mkoctfile -Doctave_idx_type=int -c conftest.cc >configure:6814: $? = 0 >configure:6816: result: yes >configure:6842: checking term.h usability >configure:6854: i686-pc-linux-gnu-gcc -c -march=pentium4 -O3 -pipe -fomit-frame-pointer conftest.c >&5 >configure:6860: $? = 0 >configure:6863: test -z || test ! -s conftest.err >configure:6866: $? = 0 >configure:6869: test -s conftest.o >configure:6872: $? = 0 >configure:6882: result: yes >configure:6886: checking term.h presence >configure:6896: i686-pc-linux-gnu-gcc -E conftest.c >configure:6902: $? = 0 >configure:6922: result: yes >configure:6957: checking for term.h >configure:6964: result: yes >configure:6985: checking termcap.h usability >configure:6997: i686-pc-linux-gnu-gcc -c -march=pentium4 -O3 -pipe -fomit-frame-pointer conftest.c >&5 >configure:7003: $? = 0 >configure:7006: test -z || test ! -s conftest.err >configure:7009: $? = 0 >configure:7012: test -s conftest.o >configure:7015: $? = 0 >configure:7025: result: yes >configure:7029: checking termcap.h presence >configure:7039: i686-pc-linux-gnu-gcc -E conftest.c >configure:7045: $? = 0 >configure:7065: result: yes >configure:7100: checking for termcap.h >configure:7107: result: yes >configure:7123: checking for tgetnum in -ltermcap >configure:7153: i686-pc-linux-gnu-gcc -o conftest -march=pentium4 -O3 -pipe -fomit-frame-pointer -lz conftest.c -ltermcap -lreadline -lncurses -ldl -lm >&5 >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../../i686-pc-linux-gnu/bin/ld: cannot find -ltermcap >collect2: ld returned 1 exit status >configure:7159: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define have_oss 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 HAVE_LIBGSL 1 >| #define HAVE_LIBGSL 1 >| #define have_jpeg 1 >| #define have_png 1 >| /* end confdefs.h. */ >| >| /* Override any gcc2 internal prototype to avoid an error. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| /* We use char because int might match the return type of a gcc2 >| builtin and then its argument prototype would still apply. */ >| char tgetnum (); >| int >| main () >| { >| tgetnum (); >| ; >| return 0; >| } >configure:7184: result: no >configure:7288: checking for nc-dap >configure:7299: result: no >configure:7305: checking for nc_open in -lnetcdf >configure:7335: i686-pc-linux-gnu-gcc -o conftest -march=pentium4 -O3 -pipe -fomit-frame-pointer -lz conftest.c -lnetcdf -lreadline -lncurses -ldl -lm >&5 >configure:7341: $? = 0 >configure:7344: test -z || test ! -s conftest.err >configure:7347: $? = 0 >configure:7350: test -s conftest >configure:7353: $? = 0 >configure:7366: result: yes >configure:7391: checking netcdf.h usability >configure:7403: i686-pc-linux-gnu-gcc -c -march=pentium4 -O3 -pipe -fomit-frame-pointer conftest.c >&5 >configure:7409: $? = 0 >configure:7412: test -z || test ! -s conftest.err >configure:7415: $? = 0 >configure:7418: test -s conftest.o >configure:7421: $? = 0 >configure:7431: result: yes >configure:7435: checking netcdf.h presence >configure:7445: i686-pc-linux-gnu-gcc -E conftest.c >configure:7451: $? = 0 >configure:7471: result: yes >configure:7506: checking for netcdf.h >configure:7513: result: yes >configure:7555: checking pcre.h usability >configure:7567: i686-pc-linux-gnu-gcc -c -march=pentium4 -O3 -pipe -fomit-frame-pointer conftest.c >&5 >configure:7573: $? = 0 >configure:7576: test -z || test ! -s conftest.err >configure:7579: $? = 0 >configure:7582: test -s conftest.o >configure:7585: $? = 0 >configure:7595: result: yes >configure:7599: checking pcre.h presence >configure:7609: i686-pc-linux-gnu-gcc -E conftest.c >configure:7615: $? = 0 >configure:7635: result: yes >configure:7670: checking for pcre.h >configure:7677: result: yes >configure:7731: checking for pcre_compile in -lpcre >configure:7761: i686-pc-linux-gnu-gcc -o conftest -march=pentium4 -O3 -pipe -fomit-frame-pointer -lz conftest.c -lpcre -lreadline -lncurses -ldl -lm >&5 >configure:7767: $? = 0 >configure:7770: test -z || test ! -s conftest.err >configure:7773: $? = 0 >configure:7776: test -s conftest >configure:7779: $? = 0 >configure:7792: result: yes >configure:7816: checking for regexec >configure:7873: i686-pc-linux-gnu-gcc -o conftest -march=pentium4 -O3 -pipe -fomit-frame-pointer -lz conftest.c -lreadline -lncurses -ldl -lm >&5 >configure:7879: $? = 0 >configure:7882: test -z || test ! -s conftest.err >configure:7885: $? = 0 >configure:7888: test -s conftest >configure:7891: $? = 0 >configure:7903: result: yes >configure:8000: checking for ginac-config >configure:8016: found /usr/bin/ginac-config >configure:8027: result: yes >configure:8126: creating ./config.status > >## ---------------------- ## >## Running config.status. ## >## ---------------------- ## > >This file was extended by config.status, which was >generated by GNU Autoconf 2.59. Invocation command line was > > CONFIG_FILES = > CONFIG_HEADERS = > CONFIG_LINKS = > CONFIG_COMMANDS = > $ ./config.status > >on booyah > >config.status:759: creating Makeconf >config.status:759: creating octinst.sh >config.status:759: creating admin/RPM/octave-forge.spec >configure:9004: result: >octave commands will install into the following directories: > m-files: /usr/share/octave/2.1.73/site/m/octave-forge > oct-files: /usr/libexec/octave/2.1.73/site/oct/i686-pc-linux-gnu/octave-forge > binaries: /usr/libexec/octave/2.1.73/site/exec/i686-pc-linux-gnu >alternatives: > m-files: /usr/share/octave/2.1.73/site/octave-forge-alternatives/m > oct-files: /usr/libexec/octave/2.1.73/site/octave-forge-alternatives/oct/i686-pc-linux-gnu > >shell commands will install into the following directories: > binaries: ${exec_prefix}/bin > man pages: /usr/share/man > libraries: ${exec_prefix}/lib > headers: ${prefix}/include > >octave-forge is configured with > octave: octave (version [?1034h2.1.73) > mkoctfile: mkoctfile -Doctave_idx_type=int for Octave 73 > X11 support: yes > makeinfo: makeinfo --no-split > texi2dvi: texi2dvi --clean > texi2html: texi2html -split_chapter -number > mkdoc: /var/tmp/portage/sci-mathematics/octave-forge-2006.03.17/work/octave-forge-2006.03.17/admin/mkdoc > mktexi: /var/tmp/portage/sci-mathematics/octave-forge-2006.03.17/work/octave-forge-2006.03.17/admin/mktexi > dvips: dvips > dvipdf: dvipdf > audio capture: yes > geometry toolbox: Qhull not found --- see main/geometry/README > GSL toolbox: yes > read/write image formats: jpeg, png, ImageMagick++ > have term.h or termcap.h: yes > octcdf toolbox: yes > Perl compatible regular expressions: pcre > symbolic toolbox: yes > >find . -name NOINSTALL -print # shows which toolboxes won't be installed > > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_c_compiler_gnu=yes >ac_cv_env_CC_set= >ac_cv_env_CC_value= >ac_cv_env_CFLAGS_set=set >ac_cv_env_CFLAGS_value='-march=pentium4 -O3 -pipe -fomit-frame-pointer' >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= >ac_cv_env_LDFLAGS_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_exeext= >ac_cv_func_connect=yes >ac_cv_func_gethostbyname=yes >ac_cv_func_regexec=yes >ac_cv_func_remove=yes >ac_cv_func_shmat=yes >ac_cv_have_x='have_x=yes ac_x_includes= ac_x_libraries=' >ac_cv_header_inttypes_h=yes >ac_cv_header_jpeglib_h=yes >ac_cv_header_linux_soundcard_h=yes >ac_cv_header_memory_h=yes >ac_cv_header_netcdf_h=yes >ac_cv_header_pcre_h=yes >ac_cv_header_png_h=yes >ac_cv_header_qhull_qhull_a_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_stat_h=yes >ac_cv_header_sys_types_h=yes >ac_cv_header_term_h=yes >ac_cv_header_termcap_h=yes >ac_cv_header_unistd_h=yes >ac_cv_lib_ICE_IceConnectionNumber=yes >ac_cv_lib_gsl_gsl_message=yes >ac_cv_lib_gsl_gsl_sf_gamma_inc=yes >ac_cv_lib_gsl_gsl_sf_hazard=yes >ac_cv_lib_jpeg_jpeg_std_error=yes >ac_cv_lib_netcdf_nc_open=yes >ac_cv_lib_pcre_pcre_compile=yes >ac_cv_lib_png_png_set_sig_bytes=yes >ac_cv_lib_termcap_tgetnum=no >ac_cv_objext=o >ac_cv_path_install='/usr/bin/install -c' >ac_cv_prog_AWK=gawk >ac_cv_prog_CC=i686-pc-linux-gnu-gcc >ac_cv_prog_CPP='i686-pc-linux-gnu-gcc -E' >ac_cv_prog_DVIPDF=dvipdf >ac_cv_prog_DVIPS=dvips >ac_cv_prog_HAVE_MAGICKXX=yes >ac_cv_prog_MAKEINFO=makeinfo >ac_cv_prog_MKOCTFILE=mkoctfile >ac_cv_prog_OCTAVE=octave >ac_cv_prog_RANLIB=i686-pc-linux-gnu-ranlib >ac_cv_prog_STRIP=strip >ac_cv_prog_TEXI2DVI=texi2dvi >ac_cv_prog_TEXI2HTML=texi2html >ac_cv_prog_cc_g=yes >ac_cv_prog_cc_stdc= >ac_cv_prog_egrep='grep -E' >ac_cv_prog_have_ginac=yes >ac_cv_type_socklen_t=yes > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >AWK='gawk' >CC='i686-pc-linux-gnu-gcc' >CFLAGS='-march=pentium4 -O3 -pipe -fomit-frame-pointer' >CLASS_HAS_LOAD_SAVE='-DCLASS_HAS_LOAD_SAVE' >COPY_FLAGS='-fdp' >CPICFLAG='-fPIC' >CPP='i686-pc-linux-gnu-gcc -E' >CPPFLAGS='' >CXX='i686-pc-linux-gnu-g++' >CXXFLAGS='-march=pentium4 -O3 -pipe -fomit-frame-pointer' >CXXPICFLAG='-fPIC' >DEFHAVE_GINAC='HAVE_GINAC=1' >DEFHAVE_JPEG='HAVE_JPEG=1' >DEFHAVE_LINUX_SOUNDCARD='HAVE_LINUX_SOUNDCARD=1' >DEFHAVE_MAGICKXX='HAVE_MAGICKXX=1' >DEFHAVE_PNG='HAVE_PNG=1' >DEFHAVE_X='HAVE_X=1' >DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Dhave_oss=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBGSL=1 -DHAVE_LIBGSL=1 -Dhave_jpeg=1 -Dhave_png=1 -DHAVE_REGEXEC=1 -Dhave_ginac=1 ' >DVIPDF='dvipdf' >DVIPS='dvips' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='grep -E' >EXEEXT='' >F77='i686-pc-linux-gnu-gfortran' >FFLAGS='-O -mieee-fp' >FPICFLAG='-fPIC' >GSL_MISSING='' >HAVE_AUTOLOAD='yes' >HAVE_DO_FORTRAN_INDEXING='-DHAVE_DO_FORTRAN_INDEXING' >HAVE_GSL='yes' >HAVE_IEEE754_COMPLIANCE='-DHAVE_IEEE754_COMPLIANCE' >HAVE_LIB_TERMCAP='' >HAVE_MAGICKXX='yes' >HAVE_ND_ARRAYS='-DHAVE_ND_ARRAYS' >HAVE_NETCDF='yes' >HAVE_OCTAVE_CONCAT='-DHAVE_OCTAVE_CONCAT' >HAVE_OCTAVE_MAP_INDEX='' >HAVE_OCTAVE_UPLUS='-DHAVE_OCTAVE_UPLUS' >HAVE_OK_TO_LOSE_IMAGINARY_PART='-DHAVE_OK_TO_LOSE_IMAGINARY_PART' >HAVE_PCRE='yes' >HAVE_PCRE_CONFIG='' >HAVE_PCRE_CONIFG='no' >HAVE_PROPAGATE_EMPTY_MATRICES='' >HAVE_RESIZE_AND_FILL='-DHAVE_RESIZE_AND_FILL' >HAVE_SWAP_BYTES='-DHAVE_SWAP_BYTES' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >LDFLAGS='-lz' >LIBOBJS='' >LIBS='-lreadline -lncurses -ldl -lm' >LN_S='ln -s' >LTLIBOBJS='' >MAKEINFO='makeinfo --no-split' >MISCDEFS=' -DUSE_TERM -DHAVE_TERMCAP_H' >MKDOC='/var/tmp/portage/sci-mathematics/octave-forge-2006.03.17/work/octave-forge-2006.03.17/admin/mkdoc' >MKOCTFILE='mkoctfile -Doctave_idx_type=int' >MKOCTLINK='/var/tmp/portage/sci-mathematics/octave-forge-2006.03.17/work/octave-forge-2006.03.17/admin/octlink.sh' >MKTEXI='/var/tmp/portage/sci-mathematics/octave-forge-2006.03.17/work/octave-forge-2006.03.17/admin/mktexi' >MX_ND_RED_NUM='-DMX_ND_RED_NUM=5' >OBJEXT='o' >OCTAVE='octave' >OCTAVEFIXEDVERSION='0.7.0' >OCTAVE_FORGE_RELEASE='2007.04.03' >OCTAVE_VERSION='[?1034h2.1.73' >OCTCDF_CFLAGS='' >OCTCDF_LIBS='-lz -lnetcdf' >OCTLINK='.octlink' >PACKAGE='octave-forge' >PACKAGE_BUGREPORT='' >PACKAGE_NAME='' >PACKAGE_STRING='' >PACKAGE_TARNAME='' >PACKAGE_VERSION='' >PATH_SEPARATOR=':' >RANLIB='i686-pc-linux-gnu-ranlib' >REGEX_LIB='' >SHELL='/bin/sh' >SHLEXT='[?1034hso' >STRIP='strip' >TEXI2DVI='texi2dvi --clean' >TEXI2HTML='texi2html -split_chapter -number' >TOPDIR='/var/tmp/portage/sci-mathematics/octave-forge-2006.03.17/work/octave-forge-2006.03.17' >TYPEID_HAS_CLASS='-DTYPEID_HAS_CLASS' >VERSION='0.1.0' >X_CFLAGS='' >X_EXTRA_LIBS='' >X_LIBS=' -lSM -lICE -lX11 ' >X_PRE_LIBS=' -lSM -lICE' >ac_ct_CC='' >ac_ct_RANLIB='' >altmpath='/usr/share/octave/2.1.73/site/octave-forge-alternatives/m' >altopath='/usr/libexec/octave/2.1.73/site/octave-forge-alternatives/oct/i686-pc-linux-gnu' >altpath='' >bindir='${exec_prefix}/bin' >build_alias='i686-pc-linux-gnu' >canonical_host_type='[?1034hi686-pc-linux-gnu' >datadir='/usr/share' >exec_prefix='${prefix}' >have_ginac='yes' >have_qhull='no' >host_alias='i686-pc-linux-gnu' >includedir='${prefix}/include' >infodir='/usr/share/info' >libdir='${exec_prefix}/lib' >libexecdir='${exec_prefix}/libexec' >localstatedir='/var/lib' >mandir='/usr/share/man' >mpath='/usr/share/octave/2.1.73/site/m/octave-forge' >need_qhull_version='' >oldincludedir='/usr/include' >opath='/usr/libexec/octave/2.1.73/site/oct/i686-pc-linux-gnu/octave-forge' >prefix='/usr' >program_transform_name='s,x,x,' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >subver='73' >sysconfdir='/etc' >target_alias='' >ver='21' >xpath='/usr/libexec/octave/2.1.73/site/exec/i686-pc-linux-gnu' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >#define HAVE_INTTYPES_H 1 >#define HAVE_LIBGSL 1 >#define HAVE_LIBGSL 1 >#define HAVE_MEMORY_H 1 >#define HAVE_REGEXEC 1 >#define HAVE_STDINT_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STRINGS_H 1 >#define HAVE_STRING_H 1 >#define HAVE_SYS_STAT_H 1 >#define HAVE_SYS_TYPES_H 1 >#define HAVE_UNISTD_H 1 >#define PACKAGE_BUGREPORT "" >#define PACKAGE_NAME "" >#define PACKAGE_STRING "" >#define PACKAGE_TARNAME "" >#define PACKAGE_VERSION "" >#define STDC_HEADERS 1 >#define have_ginac 1 >#define have_jpeg 1 >#define have_oss 1 >#define have_png 1 > >configure: exit 0
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 173274
:
115382
| 115383 |
115972
|
115975
|
116023
|
116028
|
116050
|
116051