Dear All,
          I am trying to install SIESTA 3.1 in a cluster Intel(R) Xeon(R)
CPU  64-bit.

Even if I follow the instructions reported in the manual for the parallel
installation, at the end I always get this message

==> Incorporating information about present compilation (compiler and
flags)
make[1]: Entering directory `/misc/home/giacomo/src/siesta-3.1/Obj'
f95 -c -g -O2   `FoX/FoX-config --fcflags` -DFC_HAVE_FLUSH -DFC_HAVE_ABORT
compinfo.F90
make[1]: Leaving directory `/misc/home/giacomo/src/siesta-3.1/Obj'
#@rm -f compinfo.F90

make[1]: Entering directory `/misc/home/giacomo/src/siesta-3.1/Obj/MPI'
f95 -c -g -O2 -I/usr/local/openmpi-intel91/include
/misc/home/giacomo/src/siesta-3.1/Src/MPI/mpi__include.f90
if [ -z "4 8" ] ; then  make kind_explorer ; fi
The kind numbers for single and double precision reals follow
sh /misc/home/giacomo/src/siesta-3.1/Src/MPI/generate.sh "4 8"
 ===> Generating module files from templates...
4 8
f95 -c -g -O2 -I/usr/local/openmpi-intel91/include   Interfaces.f90
f95 -c -g -O2 -I/usr/local/openmpi-intel91/include -DFC_HAVE_FLUSH
-DFC_HAVE_ABORT   /misc/home/giacomo/src/siesta-3.1/Src/MPI/mpi.F
Error: Can't open included file 'V_S.uses'
Error: Can't open included file 'VS.uses'
make[1]: *** [mpi.o] Error 1
make[1]: Leaving directory `/misc/home/giacomo/src/siesta-3.1/Obj/MPI'
make: *** [libmpi_f90.a] Error 2


And honestly I am not able to figure out the reason for this.
Can someone help me?

I attach the log file for the configuration.


Thanks in advance for your help!

Giacomo


--
* * * * * * * * * * * * * * * * * * * * * * * * *
*   Giacomo Giorgi                              *
*   Ph.D.                                       *
*   Dipartimento di Chimica e Istituto di       *
*   Scienze e Tecnologie Molecolari ISTM-CNR    *
*   Universita' degli Studi di Perugia          *
*   Via Elce di Sotto 8  06123 Perugia Italia   *
*   Tel: +39 075-5855618  Fax: +39 075-5855606  *
*   E-mail: giac_at_thch.unipg.it               *
* * * * * * * * * * * * * * * * * * * * * * * * *






"Oltre le illusioni di Timbuctu'
e le gambe lunghe di Babalu' c'era questa strada...
Questa strada zitta che vola via come una farfalla,
una nostalgia, nostalgia al gusto di curacao...
Forse un giorno meglio mi spieghero'..."

(Paolo Conte, "Hemingway")
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by siesta configure 2.0, which was
generated by GNU Autoconf 2.59.  Invocation command line was

  $ ../Src/configure 

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

hostname = princeps
uname -m = x86_64
uname -r = 2.6.18-164.15.1.el5
uname -s = Linux
uname -v = #1 SMP Wed Mar 17 11:30:06 EDT 2010

/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: /usr/local/VASP-5.2.8/bin
PATH: /usr/local/CPMD-3.13.2/bin
PATH: /usr/local/octopus-3.2.0/bin
PATH: /usr/local/openmpi-intel111/bin
PATH: /opt/intel/Compiler/11.1/072/bin/intel64
PATH: /opt/intel/Compiler/11.1/072/bin/intel64
PATH: /usr/share/lava/1.0/linux2.6-glibc2.5-x86_64/bin
PATH: /usr/share/lava/1.0/linux2.6-glibc2.5-x86_64/sbin
PATH: /usr/lib64/qt-3.3/bin
PATH: /usr/kerberos/bin
PATH: /usr/local/bin
PATH: /bin
PATH: /usr/bin
PATH: /home/giacomo/bin


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

configure:1348: checking build system type
configure:1366: result: x86_64-unknown-linux-gnu
configure:1374: checking host system type
configure:1388: result: x86_64-unknown-linux-gnu
configure:1466: checking for xlf95
configure:1495: result: no
configure:1466: checking for lf95
configure:1495: result: no
configure:1466: checking for f95
configure:1482: found /usr/bin/f95
configure:1492: result: f95
configure:1507: checking for Fortran compiler version
configure:1510: f95 --version </dev/null >&5
GNU Fortran (GCC) 4.1.2 20080704 (Red Hat 4.1.2-48)
Copyright (C) 2007 Free Software Foundation, Inc.

GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING

configure:1513: $? = 0
configure:1515: f95 -v </dev/null >&5
Using built-in specs.
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man 
--infodir=/usr/share/info --enable-shared --enable-threads=posix 
--enable-checking=release --with-system-zlib --enable-__cxa_atexit 
--disable-libunwind-exceptions --enable-libgcj-multifile 
--enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk 
--disable-dssi --enable-plugin 
--with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --with-cpu=generic 
--host=x86_64-redhat-linux
Thread model: posix
gcc version 4.1.2 20080704 (Red Hat 4.1.2-48)
configure:1518: $? = 0
configure:1520: f95 -V </dev/null >&5
f95: '-V' option must have argument
configure:1523: $? = 1
configure:1537: checking for Fortran compiler default output file name
configure:1540: f95    conftest.f  >&5
configure:1543: $? = 0
configure:1589: result: a.out
configure:1594: checking whether the Fortran compiler works
configure:1600: ./a.out
configure:1603: $? = 0
configure:1620: result: yes
configure:1627: checking whether we are cross compiling
configure:1629: result: no
configure:1632: checking for suffix of executables
configure:1634: f95 -o conftest    conftest.f  >&5
configure:1637: $? = 0
configure:1662: result: 
configure:1668: checking for suffix of object files
configure:1679: f95 -c   conftest.f >&5
configure:1682: $? = 0
configure:1704: result: o
configure:1712: checking whether we are using the GNU Fortran compiler
configure:1726: f95 -c   conftest.F >&5
configure:1732: $? = 0
configure:1736: test -z 
                         || test ! -s conftest.err
configure:1739: $? = 0
configure:1742: test -s conftest.o
configure:1745: $? = 0
configure:1758: result: yes
configure:1764: checking whether f95 accepts -g
configure:1776: f95 -c -g  conftest.f >&5
configure:1782: $? = 0
configure:1786: test -z 
                         || test ! -s conftest.err
configure:1789: $? = 0
configure:1792: test -s conftest.o
configure:1795: $? = 0
configure:1807: result: yes
configure:1836: checking for Fortran flag needed to allow fixed-form source for 
.f suffix
configure:1857: f95 -c -g -O2  conftest.f >&5
configure:1863: $? = 0
configure:1867: test -z 
                         || test ! -s conftest.err
configure:1870: $? = 0
configure:1873: test -s conftest.o
configure:1876: $? = 0
configure:1890: result: none
configure:1914: checking for Fortran flag needed to allow free-form source for 
.f90 suffix
configure:1936: f95 -c -g -O2  conftest.f90 >&5
configure:1942: $? = 0
configure:1946: test -z 
                         || test ! -s conftest.err
configure:1949: $? = 0
configure:1952: test -s conftest.o
configure:1955: $? = 0
configure:1969: result: none
configure:2042: checking for gcc
configure:2058: found /usr/bin/gcc
configure:2068: result: gcc
configure:2312: checking for C compiler version
configure:2315: gcc --version </dev/null >&5
gcc (GCC) 4.1.2 20080704 (Red Hat 4.1.2-48)
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:2318: $? = 0
configure:2320: gcc -v </dev/null >&5
Using built-in specs.
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man 
--infodir=/usr/share/info --enable-shared --enable-threads=posix 
--enable-checking=release --with-system-zlib --enable-__cxa_atexit 
--disable-libunwind-exceptions --enable-libgcj-multifile 
--enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk 
--disable-dssi --enable-plugin 
--with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --with-cpu=generic 
--host=x86_64-redhat-linux
Thread model: posix
gcc version 4.1.2 20080704 (Red Hat 4.1.2-48)
configure:2323: $? = 0
configure:2325: gcc -V </dev/null >&5
gcc: '-V' option must have argument
configure:2328: $? = 1
configure:2331: checking whether we are using the GNU C compiler
configure:2355: gcc -c   conftest.c >&5
configure:2361: $? = 0
configure:2365: test -z 
                         || test ! -s conftest.err
configure:2368: $? = 0
configure:2371: test -s conftest.o
configure:2374: $? = 0
configure:2387: result: yes
configure:2393: checking whether gcc accepts -g
configure:2414: gcc -c -g  conftest.c >&5
configure:2420: $? = 0
configure:2424: test -z 
                         || test ! -s conftest.err
configure:2427: $? = 0
configure:2430: test -s conftest.o
configure:2433: $? = 0
configure:2444: result: yes
configure:2461: checking for gcc option to accept ANSI C
configure:2531: gcc  -c -g -O2  conftest.c >&5
configure:2537: $? = 0
configure:2541: test -z 
                         || test ! -s conftest.err
configure:2544: $? = 0
configure:2547: test -s conftest.o
configure:2550: $? = 0
configure:2568: result: none needed
configure:2586: gcc -c -g -O2  conftest.c >&5
conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 
'me'
configure:2592: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2805: checking for fixed form Fortran preprocessor features
configure:2831: f95 -c   -g -O2 conftest.F >&5
configure:2837: $? = 0
configure:2841: test -z 
                         || test ! -s conftest.err
configure:2844: $? = 0
configure:2847: test -s conftest.o
configure:2850: $? = 0
configure:2954: f95 -o conftest   -DOK  -g -O2  conftest.F  >&5
configure:2960: $? = 0
configure:2964: test -z 
                         || test ! -s conftest.err
configure:2967: $? = 0
configure:2970: test -s conftest
configure:2973: $? = 0
configure:3057: f95 -o conftest   -Iconftst  -g -O2  conftest.F  >&5
configure:3063: $? = 0
configure:3067: test -z 
                         || test ! -s conftest.err
configure:3070: $? = 0
configure:3073: test -s conftest
configure:3076: $? = 0
configure:3232: f95 -o conftest    -g -O2  conftest.F  >&5
configure:3238: $? = 0
configure:3242: test -z 
                         || test ! -s conftest.err
configure:3245: $? = 0
configure:3248: test -s conftest
configure:3251: $? = 0
configure:3271: result: done.
configure:3275: checking whether f95 compiles programs with cpp directives
configure:3282: result: yes
configure:3288: checking whether f95 accepts -D
configure:3295: result: yes
configure:3300: checking whether f95 accepts -I
configure:3307: result: yes
configure:3340: checking whether f95 fulfils requested features
configure:3347: result: yes
configure:3351: checking preprocessing mode we may therefore use
configure:3357: result: direct
configure:4596: checking for Fortran flag needed to allow preprocessed 
fixed-form source for .F suffix
configure:4656: result: none
configure:4686: checking for Fortran flag needed to allow free-form source for 
.F90 suffix
configure:4712: f95 -c -g -O2  conftest.F90 >&5
configure:4718: $? = 0
configure:4722: test -z 
                         || test ! -s conftest.err
configure:4725: $? = 0
configure:4728: test -s conftest.o
configure:4731: $? = 0
configure:4748: result: none
configure:4828: checking for ranlib
configure:4844: found /usr/bin/ranlib
configure:4855: result: ranlib
configure:4955: Could not determine type of compiler
configure:5282: checking for kind number produced by kind(1.0)
configure:5294: checking for kind number produced by kind(1.0)
 In file conftest.f:5

      real(kind=mysp), pointer :: y                                     
                   1
Error: Kind 1 not supported for type REAL at (1)
 In file conftest.f:6

      y=>x                                                              
      1
Error: Pointer assignment to non-POINTER at (1)
 In file conftest.f:5

      real(kind=mysp), pointer :: y                                     
                   1
Error: Kind 2 not supported for type REAL at (1)
 In file conftest.f:6

      y=>x                                                              
      1
Error: Pointer assignment to non-POINTER at (1)
 In file conftest.f:5

      real(kind=mysp), pointer :: y                                     
                   1
Error: Kind 3 not supported for type REAL at (1)
 In file conftest.f:6

      y=>x                                                              
      1
Error: Pointer assignment to non-POINTER at (1)
configure:5330: result: 4
configure:5341: checking for kind number produced by kind(1.0d0)
configure:5353: checking for kind number produced by kind(1.0d0)
 In file conftest.f:5

      real(kind=mysp), pointer :: y                                     
                   1
Error: Kind 1 not supported for type REAL at (1)
 In file conftest.f:6

      y=>x                                                              
      1
Error: Pointer assignment to non-POINTER at (1)
 In file conftest.f:5

      real(kind=mysp), pointer :: y                                     
                   1
Error: Kind 2 not supported for type REAL at (1)
 In file conftest.f:6

      y=>x                                                              
      1
Error: Pointer assignment to non-POINTER at (1)
 In file conftest.f:5

      real(kind=mysp), pointer :: y                                     
                   1
Error: Kind 3 not supported for type REAL at (1)
 In file conftest.f:6

      y=>x                                                              
      1
Error: Pointer assignment to non-POINTER at (1)
 In file conftest.f:6

      y=>x                                                              
      1
Error: Different types in pointer assignment at (1)
 In file conftest.f:5

      real(kind=mysp), pointer :: y                                     
                   1
Error: Kind 5 not supported for type REAL at (1)
 In file conftest.f:6

      y=>x                                                              
      1
Error: Pointer assignment to non-POINTER at (1)
 In file conftest.f:5

      real(kind=mysp), pointer :: y                                     
                   1
Error: Kind 6 not supported for type REAL at (1)
 In file conftest.f:6

      y=>x                                                              
      1
Error: Pointer assignment to non-POINTER at (1)
 In file conftest.f:5

      real(kind=mysp), pointer :: y                                     
                   1
Error: Kind 7 not supported for type REAL at (1)
 In file conftest.f:6

      y=>x                                                              
      1
Error: Pointer assignment to non-POINTER at (1)
configure:5389: result: 8
configure:5400: checking for kind number produced by selected_real_kind(6,34)
configure:5412: checking for kind number produced by selected_real_kind(6,34)
 In file conftest.f:5

      real(kind=mysp), pointer :: y                                     
                   1
Error: Kind 1 not supported for type REAL at (1)
 In file conftest.f:6

      y=>x                                                              
      1
Error: Pointer assignment to non-POINTER at (1)
 In file conftest.f:5

      real(kind=mysp), pointer :: y                                     
                   1
Error: Kind 2 not supported for type REAL at (1)
 In file conftest.f:6

      y=>x                                                              
      1
Error: Pointer assignment to non-POINTER at (1)
 In file conftest.f:5

      real(kind=mysp), pointer :: y                                     
                   1
Error: Kind 3 not supported for type REAL at (1)
 In file conftest.f:6

      y=>x                                                              
      1
Error: Pointer assignment to non-POINTER at (1)
configure:5448: result: 4
configure:5459: checking for kind number produced by selected_real_kind(15,300)
configure:5471: checking for kind number produced by selected_real_kind(15,300)
 In file conftest.f:5

      real(kind=mysp), pointer :: y                                     
                   1
Error: Kind 1 not supported for type REAL at (1)
 In file conftest.f:6

      y=>x                                                              
      1
Error: Pointer assignment to non-POINTER at (1)
 In file conftest.f:5

      real(kind=mysp), pointer :: y                                     
                   1
Error: Kind 2 not supported for type REAL at (1)
 In file conftest.f:6

      y=>x                                                              
      1
Error: Pointer assignment to non-POINTER at (1)
 In file conftest.f:5

      real(kind=mysp), pointer :: y                                     
                   1
Error: Kind 3 not supported for type REAL at (1)
 In file conftest.f:6

      y=>x                                                              
      1
Error: Pointer assignment to non-POINTER at (1)
 In file conftest.f:6

      y=>x                                                              
      1
Error: Different types in pointer assignment at (1)
 In file conftest.f:5

      real(kind=mysp), pointer :: y                                     
                   1
Error: Kind 5 not supported for type REAL at (1)
 In file conftest.f:6

      y=>x                                                              
      1
Error: Pointer assignment to non-POINTER at (1)
 In file conftest.f:5

      real(kind=mysp), pointer :: y                                     
                   1
Error: Kind 6 not supported for type REAL at (1)
 In file conftest.f:6

      y=>x                                                              
      1
Error: Pointer assignment to non-POINTER at (1)
 In file conftest.f:5

      real(kind=mysp), pointer :: y                                     
                   1
Error: Kind 7 not supported for type REAL at (1)
 In file conftest.f:6

      y=>x                                                              
      1
Error: Pointer assignment to non-POINTER at (1)
configure:5507: result: 8
configure:5533: checking how to compile a call to FLUSH
configure:5545: f95 -o conftest -g -O2   conftest.f  >&5
configure:5551: $? = 0
configure:5555: test -z 
                         || test ! -s conftest.err
configure:5558: $? = 0
configure:5561: test -s conftest
configure:5564: $? = 0
configure:5700: result: default
configure:5713: checking how to compile a call to ABORT
configure:5724: f95 -o conftest -g -O2   conftest.f  >&5
configure:5730: $? = 0
configure:5734: test -z 
                         || test ! -s conftest.err
configure:5737: $? = 0
configure:5740: test -s conftest
configure:5743: $? = 0
configure:5876: result: default
configure:5894: checking how to compile DIMAG
configure:5907: f95 -o conftest -g -O2   conftest.f  >&5
configure:5913: $? = 0
configure:5917: test -z 
                         || test ! -s conftest.err
configure:5920: $? = 0
configure:5923: test -s conftest
configure:5926: $? = 0
configure:5929: result: default
configure:6021: checking for netcdf
configure:6035: f95 -o conftest -g -O2   conftest.f  -lnetcdf >&5
/usr/bin/ld: cannot find -lnetcdf
collect2: ld returned 1 exit status
configure:6041: $? = 1
configure: failed program was:
| 
|       PROGRAM NETCDF
|       CALL NF_CLOSE()
|       END PROGRAM
| 
configure:6067: result: no
configure:6180: checking is BLAS linked by default
configure:6191: f95 -o conftest -g -O2   conftest.f   >&5
/tmp/ccopPuoZ.o: In function `MAIN__':
/home/giacomo/src/siesta-3.1/Obj/conftest.f:3: undefined reference to `sgemm_'
collect2: ld returned 1 exit status
configure:6197: $? = 1
configure: failed program was:
| 
|       Program test_blas
|       Call sgemm
|       End Program
| 
configure:6220: result: no
configure:6227: checking for BLAS in -lblasmt
configure:6238: f95 -o conftest -g -O2   conftest.f   -lblasmt >&5
/usr/bin/ld: cannot find -lblasmt
collect2: ld returned 1 exit status
configure:6244: $? = 1
configure: failed program was:
| 
|       Program test_blas
|       Call sgemm
|       End Program
| 
configure:6268: result: no
configure:6276: checking for BLAS in ATLAS
configure:6287: f95 -o conftest -g -O2   conftest.f   -lcblas -lf77blas -latlas 
>&5
/usr/bin/ld: cannot find -lcblas
collect2: ld returned 1 exit status
configure:6293: $? = 1
configure: failed program was:
| 
|       Program test_blas
|       Call sgemm
|       End Program
| 
configure:6328: f95 -o conftest -g -O2   conftest.f   -lcblas -lf77blas -latlas 
-lg2c >&5
/usr/bin/ld: cannot find -lcblas
collect2: ld returned 1 exit status
configure:6334: $? = 1
configure: failed program was:
| 
|       Program test_blas
|       Call sgemm
|       End Program
| 
configure:6359: result: no
configure:6367: checking for sgemm in -lblas
configure:6380: f95 -o conftest -g -O2   conftest.f -lblas    >&5
configure:6386: $? = 0
configure:6390: test -z 
                         || test ! -s conftest.err
configure:6393: $? = 0
configure:6396: test -s conftest
configure:6399: $? = 0
configure:6412: result: yes
configure:6416: checking for dgemm in -ldgemm
configure:6429: f95 -o conftest -g -O2   conftest.f -ldgemm -lblas   >&5
/usr/bin/ld: cannot find -ldgemm
collect2: ld returned 1 exit status
configure:6435: $? = 1
configure: failed program was:
|       program main
|       call dgemm
|       end
configure:6461: result: no
configure:6525: checking for sgemm in -lcxml
configure:6538: f95 -o conftest -g -O2   conftest.f -lcxml    >&5
/usr/bin/ld: cannot find -lcxml
collect2: ld returned 1 exit status
configure:6544: $? = 1
configure: failed program was:
|       program main
|       call sgemm
|       end
configure:6570: result: no
configure:6581: checking for sgemm in -ldxml
configure:6594: f95 -o conftest -g -O2   conftest.f -ldxml    >&5
/usr/bin/ld: cannot find -ldxml
collect2: ld returned 1 exit status
configure:6600: $? = 1
configure: failed program was:
|       program main
|       call sgemm
|       end
configure:6626: result: no
configure:6746: checking for sgemm in -lscs
configure:6759: f95 -o conftest -g -O2   conftest.f -lscs    >&5
/usr/bin/ld: cannot find -lscs
collect2: ld returned 1 exit status
configure:6765: $? = 1
configure: failed program was:
|       program main
|       call sgemm
|       end
configure:6791: result: no
configure:6802: checking for sgemm in -lcomplib.sgimath
configure:6815: f95 -o conftest -g -O2   conftest.f -lcomplib.sgimath    >&5
/usr/bin/ld: cannot find -lcomplib.sgimath
collect2: ld returned 1 exit status
configure:6821: $? = 1
configure: failed program was:
|       program main
|       call sgemm
|       end
configure:6847: result: no
configure:6858: checking for sgemm in -lblas
configure:6903: result: yes
configure:6907: checking for sgemm in -lessl
configure:6920: f95 -o conftest -g -O2   conftest.f -lessl -lblas    >&5
/usr/bin/ld: cannot find -lessl
collect2: ld returned 1 exit status
configure:6926: $? = 1
configure: failed program was:
|       program main
|       call sgemm
|       end
configure:6952: result: no
configure:6976: f95 -o conftest -g -O2  -framework vecLib  conftest.f   >&5
f95: vecLib: No such file or directory
f951: error: unrecognized command line option "-framework"
configure:6982: $? = 1
configure: failed program was:
| 
|       Program test_blas
|       Call sgemm
|       End Program
| 
configure:6976: f95 -o conftest -g -O2  -Wl,-framework -Wl,vecLib  conftest.f   
>&5
/usr/bin/ld: -f may not be used without -shared
collect2: ld returned 1 exit status
configure:6982: $? = 1
configure: failed program was:
| 
|       Program test_blas
|       Call sgemm
|       End Program
| 
configure:7012: checking for sgemm in -lblas
configure:7057: result: yes
configure:7175: checking LAPACK already linked
configure:7191: f95 -o conftest -g -O2   conftest.f  -lblas  >&5
/tmp/cccxbdYS.o: In function `MAIN__':
/home/giacomo/src/siesta-3.1/Obj/conftest.f:7: undefined reference to `dsygv_'
collect2: ld returned 1 exit status
configure:7197: $? = 1
configure: failed program was:
| 
|       PROGRAM LAPACK
|       CHARACTER        JOBZ, UPLO
|       INTEGER          INFO, ITYPE, LDA, LDB, LWORK, N
|       DOUBLE PRECISION A(1,1), B(1,1), W(1), WORK(1)
|       CALL DSYGV( ITYPE, JOBZ, UPLO, N, A, LDA, B, LDB, W, WORK,              
   &
|      &            LWORK, INFO )
|       END PROGRAM
| 
configure:7223: result: no
configure:7232: checking for LAPACK in -llapackmt
configure:7248: f95 -o conftest -g -O2   conftest.f -llapackmt -lblas  >&5
/usr/bin/ld: cannot find -llapackmt
collect2: ld returned 1 exit status
configure:7254: $? = 1
configure: failed program was:
| 
|       PROGRAM LAPACK
|       CHARACTER        JOBZ, UPLO
|       INTEGER          INFO, ITYPE, LDA, LDB, LWORK, N
|       DOUBLE PRECISION A(1,1), B(1,1), W(1), WORK(1)
|       CALL DSYGV( ITYPE, JOBZ, UPLO, N, A, LDA, B, LDB, W, WORK,              
   &
|      &            LWORK, INFO )
|       END PROGRAM
| 
configure:7280: result: no
configure:7232: checking for LAPACK in -llapack
configure:7248: f95 -o conftest -g -O2   conftest.f -llapack -lblas  >&5
configure:7254: $? = 0
configure:7258: test -z 
                         || test ! -s conftest.err
configure:7261: $? = 0
configure:7264: test -s conftest
configure:7267: $? = 0
configure:7280: result: yes
configure:7307: checking LAPACK includes divide-and-conquer routines
configure:7323: f95 -o conftest -g -O2   conftest.f  -llapack -lblas  >&5
configure:7329: $? = 0
configure:7333: test -z 
                         || test ! -s conftest.err
configure:7336: $? = 0
configure:7339: test -s conftest
configure:7342: $? = 0
configure:7355: result: yes
configure:7361: using DC_LAPACK routines packaged with SIESTA due to bug in 
library. Linker flag might be needed to avoid duplicate symbols
configure:7971: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by siesta config.status 2.0, which was
generated by GNU Autoconf 2.59.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on princeps

config.status:677: creating arch.make

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_build_alias=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_FCFLAGS_set=
ac_cv_env_FCFLAGS_value=
ac_cv_env_FC_set=
ac_cv_env_FC_value=
ac_cv_env_FPPFLAGS_set=
ac_cv_env_FPPFLAGS_value=
ac_cv_env_FPP_set=
ac_cv_env_FPP_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_MPIFC_set=
ac_cv_env_MPIFC_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=
ac_cv_fc_compiler_gnu=yes
ac_cv_fc_fixedform_f=none
ac_cv_fc_freeform_f90=none
ac_cv_fc_real_kind_dp=8
ac_cv_fc_real_kind_ieee_dp=8
ac_cv_fc_real_kind_ieee_sp=4
ac_cv_fc_real_kind_sp=4
ac_cv_fpp_build_rule=direct
ac_cv_fpp_fixedform_F=none
ac_cv_fpp_freeform_F90=none
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_host_alias=x86_64-unknown-linux-gnu
ac_cv_lib_blas_sgemm=yes
ac_cv_lib_complib_sgimath_sgemm=no
ac_cv_lib_cxml_sgemm=no
ac_cv_lib_dgemm_dgemm=no
ac_cv_lib_dxml_sgemm=no
ac_cv_lib_essl_sgemm=no
ac_cv_lib_scs_sgemm=no
ac_cv_objext=o
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_FC=f95
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_fc_cpp=yes
ac_cv_prog_fc_cpp_d=yes
ac_cv_prog_fc_cpp_i=yes
ac_cv_prog_fc_cpp_ok=yes
ac_cv_prog_fc_g=yes

## ----------------- ##
## Output variables. ##
## ----------------- ##

BLACS_LIBS=''
BLAS_LIBS='-lblas'
CC='gcc'
CFLAGS='-g -O2'
COMP_LIBS='dc_lapack.a '
CPP=''
CPPFLAGS=''
DEFS='-DPACKAGE_NAME=\"siesta\" -DPACKAGE_TARNAME=\"siesta\" 
-DPACKAGE_VERSION=\"2.0\" -DPACKAGE_STRING=\"siesta\ 2.0\" 
-DPACKAGE_BUGREPORT=\"[email protected]\" '
DP_KIND='8'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EXEEXT=''
F90_RULE='$(FC) -c $(FFLAGS) $(INCFLAGS) $(FPPFLAGS) $(FPPFLAGS_free_F90) $< '
FC='f95'
FCFLAGS='-g -O2'
FCFLAGS_fixed_f=''
FCFLAGS_free_f90=''
FFLAGS=''
FFLAGS_MPI=''
FPP=''
FPPDIRECT_FALSE='#'
FPPDIRECT_TRUE=''
FPPFLAGS=' -DFC_HAVE_FLUSH -DFC_HAVE_ABORT'
FPPFLAGS_DEF='-D'
FPPFLAGS_fixed_F=''
FPPFLAGS_free_F90=''
FPP_COMPILE_EXT='f90'
FPP_MAKE_FLAGS='$(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(CPPFLAGS)'
FPP_OUTPUT=' '
FPP_PREPROCESS_EXT='F90'
F_RULE='$(FC) -c $(FFLAGS) $(INCFLAGS) $(FPPFLAGS) $(FPPFLAGS_fixed_F)  $< '
LAPACK_LIBS='-llapack'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
MPIFC=''
MPILIBS=''
MPI_INCLUDE=''
MPI_INTERFACE=''
NETCDF_INTERFACE=''
NETCDF_LIBS=''
OBJEXT='o'
PACKAGE_BUGREPORT='[email protected]'
PACKAGE_NAME='siesta'
PACKAGE_STRING='siesta 2.0'
PACKAGE_TARNAME='siesta'
PACKAGE_VERSION='2.0'
PATH_SEPARATOR=':'
RANLIB='ranlib'
SCALAPACK_LIBS=''
SHELL='/bin/sh'
SIESTA_ARCH='x86_64-unknown-linux-gnu--unknown'
SP_KIND='4'
SYS='nag'
ac_ct_CC='gcc'
ac_ct_FC='f95'
ac_ct_RANLIB='ranlib'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${prefix}/share'
exec_prefix='${prefix}'
host='x86_64-unknown-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
includedir='${prefix}/include'
infodir='${prefix}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='/usr/local'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE_BUGREPORT "[email protected]"
#define PACKAGE_NAME "siesta"
#define PACKAGE_STRING "siesta 2.0"
#define PACKAGE_TARNAME "siesta"
#define PACKAGE_VERSION "2.0"

configure: exit 0

Responder a