help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

catastrophic error - configure octave 3.0.3


From: m.vaessen
Subject: catastrophic error - configure octave 3.0.3
Date: Tue, 06 Jan 2009 08:36:18 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20020823 Netscape/7.0

Hello,

may I ignore a catastrophic error when configuring Octave 3.0.3 ?

I send the part of config.log.

Many thanks for your help in advance.

Best regards
  Marga Vaeßen

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=/opt/octave/octave-3.0.3/lib --srcdir=/opt/octave/octave-3.0.3/ CC=icc F77=ifort CXX=icpc

## --------- ##
## Platform. ##
## --------- ##

hostname = nic001
uname -m = x86_64
uname -r = 2.6.16.60-0.31-default
uname -s = Linux
uname -v = #1 Tue Oct 7 16:16:29 UTC 2008

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = x86_64
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /opt/intel/fce/9.1.039/bin
PATH: /opt/intel/cce/9.1.045/bin
PATH: /home/vaessen/bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /usr/X11R6/bin
PATH: /bin
PATH: /usr/games
PATH: /opt/gnome/bin
PATH: /opt/kde3/bin
PATH: /usr/lib/mit/bin
PATH: /usr/lib/mit/sbin
PATH: /usr/NX/bin
PATH: /opt/ofed-1.1/mpi/intel/mvapich-0.9.7-mlx2.2.0/bin
PATH: /opt/ofed-1.1/sbin
PATH: /opt/ofed-1.1/bin
PATH: /opt/parastation/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1423: checking build system type
configure:1441: result: x86_64-unknown-linux-gnu
configure:1449: checking host system type
configure:1463: result: x86_64-unknown-linux-gnu
configure:1558: checking for gcc
configure:1584: result: icc
configure:1828: checking for C compiler version
configure:1831: icc --version </dev/null >&5
icc (ICC) 9.1 20061101
Copyright (C) 1985-2006 Intel Corporation.  All rights reserved.

configure:1834: $? = 0
configure:1836: icc -v </dev/null >&5
Version 9.1
configure:1839: $? = 0
configure:1841: icc -V </dev/null >&5
Intel(R) C Compiler for Intel(R) EM64T-based applications, Version 9.1 Build 20061101 Package ID: l_cc_c_9.1.045
Copyright (C) 1985-2006 Intel Corporation.  All rights reserved.

configure:1844: $? = 0
configure:1867: checking for C compiler default output file name
configure:1870: icc    conftest.c  >&5
configure:1873: $? = 0
configure:1919: result: a.out
configure:1924: checking whether the C compiler works
configure:1930: ./a.out
configure:1933: $? = 0
configure:1950: result: yes
configure:1957: checking whether we are cross compiling
configure:1959: result: no
configure:1962: checking for suffix of executables
configure:1964: icc -o conftest    conftest.c  >&5
configure:1967: $? = 0
configure:1992: result:
configure:1998: checking for suffix of object files
configure:2019: icc -c   conftest.c >&5
configure:2022: $? = 0
configure:2044: result: o
configure:2048: checking whether we are using the GNU C compiler
configure:2072: icc -c   conftest.c >&5
configure:2078: $? = 0
configure:2082: test -z
             || test ! -s conftest.err
configure:2085: $? = 0
configure:2088: test -s conftest.o
configure:2091: $? = 0
configure:2104: result: yes
configure:2110: checking whether icc accepts -g
configure:2131: icc -c -g  conftest.c >&5
configure:2137: $? = 0
configure:2141: test -z
             || test ! -s conftest.err
configure:2144: $? = 0
configure:2147: test -s conftest.o
configure:2150: $? = 0
configure:2161: result: yes
configure:2178: checking for icc option to accept ANSI C
configure:2248: icc  -c -g -O2  conftest.c >&5
configure:2254: $? = 0
configure:2258: test -z
             || test ! -s conftest.err
configure:2261: $? = 0
configure:2264: test -s conftest.o
configure:2267: $? = 0
configure:2285: result: none needed
configure:2303: icc -c -g -O2  conftest.c >&5
conftest.c(2): error: identifier "choke" is undefined
    choke me
    ^

conftest.c(3): error: expected a ";"

compilation aborted for conftest.c (code 2)
configure:2309: $? = 2
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2448: checking how to run the C preprocessor
configure:2483: icc -E  conftest.c
configure:2489: $? = 0
configure:2521: icc -E  conftest.c
conftest.c(11): error #5: could not open source file "ac_nonexistent.h"
  #include <ac_nonexistent.h>
                             ^

configure:2527: $? = 2
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define OCTAVE_SOURCE 1
| #define _GNU_SOURCE 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:2566: result: icc -E
configure:2590: icc -E  conftest.c
configure:2596: $? = 0
configure:2628: icc -E  conftest.c
conftest.c(11): error #5: could not open source file "ac_nonexistent.h"
  #include <ac_nonexistent.h>
                             ^

configure:2634: $? = 2
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define OCTAVE_SOURCE 1
| #define _GNU_SOURCE 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:2678: checking for egrep
configure:2688: result: grep -E
configure:2694: checking for AIX
configure:2716: result: no
configure:2722: checking for ANSI C header files
configure:2747: icc -c -g -O2  conftest.c >&5
configure:2753: $? = 0
configure:2757: test -z
             || test ! -s conftest.err
configure:2760: $? = 0
configure:2763: test -s conftest.o
configure:2766: $? = 0
configure:2855: icc -o conftest -g -O2   conftest.c  >&5
configure:2858: $? = 0
configure:2860: ./conftest
configure:2863: $? = 0
configure:2878: result: yes
configure:2902: checking for sys/types.h
configure:2918: icc -c -g -O2  conftest.c >&5
configure:2924: $? = 0
configure:2928: test -z
             || test ! -s conftest.err
configure:2931: $? = 0
configure:2934: test -s conftest.o
configure:2937: $? = 0
configure:2948: result: yes
configure:2902: checking for sys/stat.h
configure:2918: icc -c -g -O2  conftest.c >&5
configure:2924: $? = 0
configure:2928: test -z
             || test ! -s conftest.err
configure:2931: $? = 0
configure:2934: test -s conftest.o
configure:2937: $? = 0
configure:2948: result: yes
configure:2902: checking for stdlib.h
configure:2918: icc -c -g -O2  conftest.c >&5
configure:2924: $? = 0
configure:2928: test -z
             || test ! -s conftest.err
configure:2931: $? = 0
configure:2934: test -s conftest.o
configure:2937: $? = 0
configure:2948: result: yes
configure:2902: checking for string.h
configure:2918: icc -c -g -O2  conftest.c >&5
configure:2924: $? = 0
configure:2928: test -z
             || test ! -s conftest.err
configure:2931: $? = 0
configure:2934: test -s conftest.o
configure:2937: $? = 0
configure:2948: result: yes
configure:2902: checking for memory.h
configure:2918: icc -c -g -O2  conftest.c >&5
configure:2924: $? = 0
configure:2928: test -z
             || test ! -s conftest.err
configure:2931: $? = 0
configure:2934: test -s conftest.o
configure:2937: $? = 0
configure:2948: result: yes
configure:2902: checking for strings.h
configure:2918: icc -c -g -O2  conftest.c >&5
configure:2924: $? = 0
configure:2928: test -z
             || test ! -s conftest.err
configure:2931: $? = 0
configure:2934: test -s conftest.o
configure:2937: $? = 0
configure:2948: result: yes
configure:2902: checking for inttypes.h
configure:2918: icc -c -g -O2  conftest.c >&5
configure:2924: $? = 0
configure:2928: test -z
             || test ! -s conftest.err
configure:2931: $? = 0
configure:2934: test -s conftest.o
configure:2937: $? = 0
configure:2948: result: yes
configure:2902: checking for stdint.h
configure:2918: icc -c -g -O2  conftest.c >&5
configure:2924: $? = 0
configure:2928: test -z
             || test ! -s conftest.err
configure:2931: $? = 0
configure:2934: test -s conftest.o
configure:2937: $? = 0
configure:2948: result: yes
configure:2902: checking for unistd.h
configure:2918: icc -c -g -O2  conftest.c >&5
configure:2924: $? = 0
configure:2928: test -z
             || test ! -s conftest.err
configure:2931: $? = 0
configure:2934: test -s conftest.o
configure:2937: $? = 0
configure:2948: result: yes
configure:2970: checking minix/config.h usability
configure:2982: icc -c -g -O2  conftest.c >&5
conftest.c(55): catastrophic error: could not open source file "minix/config.h"
  #include <minix/config.h>
                           ^

compilation aborted for conftest.c (code 4)
configure:2988: $? = 4
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""



--
Marga Vaessen
Juelich Supercomputing Centre
Forschungszentrum Juelich GmbH
52425 Juelich, Germany

Phone:  +49-2461-61-4136
Fax:    +49-2461-61-6656
E-mail: address@hidden
WWW:    http://www.fz-juelich.de/jsc/




-------------------------------------------------------------------
-------------------------------------------------------------------
Forschungszentrum Jülich GmbH
52425 Jülich

Sitz der Gesellschaft: Jülich
Eingetragen im Handelsregister des Amtsgerichts Düren Nr. HR B 3498
Vorsitzende des Aufsichtsrats: MinDir'in Bärbel Brumme-Bothe
Geschäftsführung: Prof. Dr. Achim Bachem (Vorsitzender),
Dr. Ulrich Krafft (stellv. Vorsitzender), Prof. Dr. Harald Bolt,
Dr. Sebastian M. Schmidt
-------------------------------------------------------------------
-------------------------------------------------------------------





reply via email to

[Prev in Thread] Current Thread [Next in Thread]