²é¿´: 845  |  »Ø¸´: 5
µ±Ç°Ö÷ÌâÒѾ­´æµµ¡£
¡¾Óн±½»Á÷¡¿»ý¼«»Ø¸´±¾Ìû×Ó£¬²ÎÓë½»Á÷£¬¾ÍÓлú»á·ÖµÃ×÷Õß pengdou µÄ 20 ¸ö½ð±Ò

pengdou

ÖÁ×ðľ³æ (ÕýʽдÊÖ)

[½»Á÷] ¡¾ÇóÖú¡¿¹ØÓÚsiesta3.0²¢ÐÐ ±àÒëµÄÎÊÌâ

Çë½Ì´ó¼Ò£º
ÎÒÔÚ²¢ÐбàÒësiesta3.0ʱ³öÏÖÒÔÏÂÎÊÌ⣺
Compilation architecture to be used: i686-pc-linux-gnu--Intel
If this is not what you want, create the right
arch.make file using the models in Src/Sys

Hit ^C to abort...
(cd FoX; touch arch.make ; \
         CONFIGURE="/home/doukp/Siesta/parall/siesta-3.0-b/Src/FoX/configure"; \
         $CONFIGURE VPATH="/home/doukp/Siesta/parall/siesta-3.0-b/Src/FoX" \
         FC="/opt/openmpi/bin/mpif90" FCFLAGS="-g -O2" \
         --enable-wcml  || false )
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for linker flag to name executables... -o
checking for Fortran compiler default output file name... conftest
checking whether the Fortran compiler works... configure: error: cannot run Fortran compiled programs.
If you meant to cross compile, use `--host'.
See `config.log' for more details.
make: *** [FoX/.config] ´íÎó


µ«ÊÇÎÒ´®ÐбàÒësiesta3.0£¬Ã»³ö´í£¬ÕâÊÇÔõô»ØÊ°¡
»Ø¸´´ËÂ¥
ÒÑÔÄ   »Ø¸´´ËÂ¥   ¹Ø×¢TA ¸øTA·¢ÏûÏ¢ ËÍTAºì»¨ TAµÄ»ØÌû

pengdou

ÖÁ×ðľ³æ (ÕýʽдÊÖ)

¸½arch.mkeÎļþ

ÎÒµÄarch.makesÊÇ
FPP=
FPP_OUTPUT=
FC=/opt/openmpi/bin/mpif90
RANLIB=ranlib

SYS=nag

SP_KIND=4
DP_KIND=8
KINDS=$(SP_KIND) $(DP_KIND)

FFLAGS=-g -O2
FPPFLAGS= -DFC_HAVE_FLUSH -DFC_HAVE_ABORT
LDFLAGS=

ARFLAGS_EXTRA=

FCFLAGS_fixed_f=
FCFLAGS_free_f90=
FPPFLAGS_fixed_F=
FPPFLAGS_free_F90=

#BLAS_LIBS=-lmkl_ia32  -lguide -lpthread
#LAPACK_LIBS=-L/opt/intel/mkl/10.0.2.018 b/32
#BLACS_LIBS=
#SCALAPACK_LIBS=

#SCA=-L/opt/intel/mkl/10.0.2.018 b/32 -lscalapack -lblacs -lmkl_ia32 -llapack -lguide
#SCA=-L/opt/intel/mkl/10.0.2.018 b/32 -lscalapack -lblacs -lmkl_ia32  -lguide
SCA=-L/opt/intel/mkl/10.0.2.018 b/32 -lmkl_scalapack -lmkl_blacs_openmpi -lmkl_ia32  -lguide -lpthread

#COMP_LIBS=dc_lapack.a liblapack.a libblas.a

NETCDF_LIBS=
NETCDF_INTERFACE=

LIBS=$(SCA) $(SCALAPACK_LIBS) $(BLACS_LIBS) $(LAPACK_LIBS) $(BLAS_LIBS) $(NETCDF_LIBS)

#SIESTA needs an F90 interface to MPI
#This will give you SIESTA's own implementation
#If your compiler vendor offers an alternative, you may change
#to it here.
MPI_INTERFACE=libmpi_f90.a
MPI_INCLUDE=/opt/openmpi/include
DEFS_MPI=-DMPI
DEFS= $(DEFS_MPI)

#Dependency rules are created by autoconf according to whether
#discrete preprocessing is necessary or not.
.F.o:
        $(FC) -c $(FFLAGS) $(INCFLAGS) $(FPPFLAGS) $(FPPFLAGS_fixed_F)  $(DEFS) $<
.F90.o:
        $(FC) -c $(FFLAGS) $(INCFLAGS) $(FPPFLAGS) $(FPPFLAGS_free_F90) $(DEFS) $<
.f.o:
        $(FC) -c $(FFLAGS) $(INCFLAGS) $(FCFLAGS_fixed_f)  $<
.f90.o:
        $(FC) -c $(FFLAGS) $(INCFLAGS) $(FCFLAGS_free_f90)  $<
2Â¥2010-01-13 20:03:25
ÒÑÔÄ   »Ø¸´´ËÂ¥   ¹Ø×¢TA ¸øTA·¢ÏûÏ¢ ËÍTAºì»¨ TAµÄ»ØÌû

pengdou

ÖÁ×ðľ³æ (ÕýʽдÊÖ)

config.log

In config.log,it show:

.....
configure:2078: result: conftest
configure:2083: checking whether the Fortran compiler works
configure:2093: ./conftest
./conftest: error while loading shared libraries: libmpi_f90.so.0: cannot open shared object file: No such file or directory
configure:2096: $? = 127
configure:2105: error: cannot run Fortran compiled programs.
If you meant to cross compile, use `--host'.
......
3Â¥2010-01-13 21:18:19
ÒÑÔÄ   »Ø¸´´ËÂ¥   ¹Ø×¢TA ¸øTA·¢ÏûÏ¢ ËÍTAºì»¨ TAµÄ»ØÌû

fuzp

Ìú¸Ëľ³æ (ÕýʽдÊÖ)

¡ï ¡ï ¡ï ¡ï ¡ï ¡ï ¡ï ¡ï ¡ï ¡ï ¡ï ¡ï
pengdou(½ð±Ò+10,VIP+0):ллÅõ³¡ 1-14 09:07
aylayl08(½ð±Ò+2,VIP+0):ллÌáʾ 1-14 09:09
´Ó´íÎóÉÏ¿´£¬checking whether the Fortran compiler works... configure: error: cannot run Fortran compiled programs.
Ó¦¸ÃÊÇÄãµÄ±àÒëÆ÷²»Õý³££¬¼ÈÈ»Ìáʾ˵ libmpi_f90.so.0ÕÒ²»µ½£¬ÄǾͿ´¿´Õâ¸öÓÐûÓС£
Ò²¿ÉÒÔ»»¿âÎļþ¿´¿´¡£BLAS_LIBS, LAPACK_LIBS, BLACS_LIBS, SCALAPACK_LIBSÕâЩ£¬¿ÉÒÔÊÔÊÔϵͳ×Ô´øµÄ¿â¡£
4Â¥2010-01-14 08:54:28
ÒÑÔÄ   »Ø¸´´ËÂ¥   ¹Ø×¢TA ¸øTA·¢ÏûÏ¢ ËÍTAºì»¨ TAµÄ»ØÌû

pengdou

ÖÁ×ðľ³æ (ÕýʽдÊÖ)

ÕÒµ½´íÎóÁË

¡ï
aylayl08(½ð±Ò+1,VIP+0):¸Ðл·´À¡ÐÅÏ¢ 1-14 19:40
´íÎóÓÐÁ½¸ö£º
1ÊÇ»·¾³±äÁ¿Ã»ÓÐÉèÖúã¬Ã»ÓÐÌí¼ÓopenmpiµÄlib,
ºóÀ´ÓÖ·¢ÏÖopenmpiÒ²×°µÄÓÐÎÊÌâ£¬ÖØÐÂ×°¹ýÖ®ºó£¬¾Í¶¼½â¾öÁË£¬ºÇºÇ
5Â¥2010-01-14 09:09:17
ÒÑÔÄ   »Ø¸´´ËÂ¥   ¹Ø×¢TA ¸øTA·¢ÏûÏ¢ ËÍTAºì»¨ TAµÄ»ØÌû

hadone

Òø³æ (СÓÐÃûÆø)

ÄãÕâ¸ö±àÒëÓõÄÊǶ¯Ì¬º¯Êý¿â£¿ÓÐûÓÐÓþ²Ì¬º¯Êý¿âµÄʵÀýÄØ£¿Ð»Ð»¡£
6Â¥2010-03-24 19:23:33
ÒÑÔÄ   »Ø¸´´ËÂ¥   ¹Ø×¢TA ¸øTA·¢ÏûÏ¢ ËÍTAºì»¨ TAµÄ»ØÌû
Ïà¹Ø°æ¿éÌø×ª ÎÒÒª¶©ÔÄÂ¥Ö÷ pengdou µÄÖ÷Ìâ¸üÐÂ
×î¾ßÈËÆøÈÈÌûÍÆ¼ö [²é¿´È«²¿] ×÷Õß »Ø/¿´ ×îºó·¢±í
[¿¼ÑÐ] Çóµ÷¼Á£¬×Ü·Ö315£¬¿¼µÄÉúÎïÒ½Ò©£¬Ò»Ö¾Ô¸ºþÄÏʦ·¶´óѧ¡£µ÷¼Áµ½ÈκÎרҵ¶¼¿ÉÒÔ +3 С¶¡Ïë½ø²½ 2026-03-11 3/150 2026-03-17 11:13 by ³öÃÅ´ò½´ÓÍÊÇÃÛÖ
[¿¼ÑÐ] 275Çóµ÷¼Á +4 Ì«Ñô»¨ÌìÌ쿪ÐÄ 2026-03-16 4/200 2026-03-17 10:53 by ¹¦·ò·è¿ñ
[¿¼ÑÐ] ²ÄÁÏÓ뻯¹¤304ÇóBÇøµ÷¼Á +7 Çñgl 2026-03-11 8/400 2026-03-17 09:36 by ŬÁ¦Ñ§Ï°×¬²ÊÀñ
[¿¼ÑÐ] 302Çóµ÷¼Á +8 ¸ºÐÄÕßµ±Öï 2026-03-11 8/400 2026-03-17 09:05 by ŶŶ123
[¿¼ÑÐ] ²ÄÁÏר˶326Çóµ÷¼Á +5 Ä«ìÏæ¦Ý· 2026-03-15 5/250 2026-03-16 21:30 by ľ¹Ï¸à
[¿¼ÑÐ] ÖпÆÔº²ÄÁÏ273Çóµ÷¼Á +4 yzydy 2026-03-15 4/200 2026-03-16 15:59 by Gaodh_82
[¿¼ÑÐ] 0703»¯Ñ§µ÷¼Á£¬Çó¸÷λÀÏʦÊÕÁô +8 ÇïÓÐľ±± 2026-03-14 8/400 2026-03-16 15:21 by ŶŶ123
[¿¼ÑÐ] 290Çóµ÷¼Á +5 ¿×Ö¾ºÆ 2026-03-12 10/500 2026-03-16 09:01 by ÓàêÍ&
[¿¼ÑÐ] 085601²ÄÁϹ¤³Ì315·ÖÇóµ÷¼Á +3 yang_0104 2026-03-15 3/150 2026-03-15 10:58 by peike
[¿¼ÑÐ] 288Çóµ÷¼Á +4 Ææµã0314 2026-03-14 4/200 2026-03-14 23:04 by JourneyLucky
[¿¼ÑÐ] ¸´ÊÔµ÷¼Á +4 z1z2z3879 2026-03-14 5/250 2026-03-14 16:30 by JourneyLucky
[¿¼ÑÐ] 0856²ÄÁÏÓ뻯¹¤301Çóµ÷¼Á +5 ÞÈÊø¹â 2026-03-13 5/250 2026-03-13 22:00 by ÐÇ¿ÕÐÇÔÂ
[¿¼ÑÐ] ²ÄÁÏÓ뻯¹¤085600µ÷¼ÁÇóÀÏʦÊÕÁô +9 jiaanl 2026-03-11 9/450 2026-03-13 20:22 by JourneyLucky
[¿¼ÑÐ] 307Çóµ÷¼Á +5 ³¬¼¶ÒÁ°º´óÍõ 2026-03-12 5/250 2026-03-13 15:56 by °ô°ôÇòÊÖ
[¿¼ÑÐ] ÍÁľµÚÒ»Ö¾Ô¸276Çóµ÷¼Á£¬¿ÆÑкͼ¼ÄÜÊ®·Ö·á¸»£¬ÇóÐÂÐË·½ÏòµÄµ¼Ê¦ÊÕÁô +3 ÍÁľСÌì²Å 2026-03-12 3/150 2026-03-13 15:01 by JourneyLucky
[¿¼ÑÐ] 308Çóµ÷¼Á +3 ÊÇLupa°¡ 2026-03-12 3/150 2026-03-13 14:30 by Çóµ÷¼Ázz
[¿¼ÑÐ] 289Çóµ÷¼Á +3 ÀîÕþÓ¨ 2026-03-12 3/150 2026-03-13 11:02 by Çóµ÷¼Ázz
[¿¼ÑÐ] 274Çóµ÷¼Á0856²ÄÁÏ»¯¹¤ +12 z2839474511 2026-03-11 13/650 2026-03-13 10:39 by peike
[¿¼²©] 26¶Á²© +4 Rui135246 2026-03-12 10/500 2026-03-13 07:15 by gaobiao
[»ù½ðÉêÇë] Ìá½»ºóµÄ»ù½ð±¾×Ó£¬ÒÑÈÃѧУ³·»ØÁË£¬¿É·ñ»»¿Ú×ÓÌá½» +3 dut_pfx 2026-03-10 3/150 2026-03-11 08:38 by kudofaye
ÐÅÏ¢Ìáʾ
ÇëÌî´¦ÀíÒâ¼û