|
|
|
|
nie można ukończyć instalacji MPI
pawels85 - 29-01-2010 22:07
Mam zamiar zająć się klastrami. Jako bibliotekę wpierającą programowanie równoległe wybrałem MPI a konkretnie LAM. Pobrałem ze strony lam-mpi.org najnowszy podobno stabilny pakiet i problem pojawił się przy instalacji. Nie można ukończyć instalacji ponieważ skrypt konfiguracyjny ./configure nie kończy działania. Załączam log i proszę o pomoc,
== Configuring LAM version 7.1.4 ==============
*** Initialization, setup checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... no configure: builddir: /home/pawel/Desktop/lam-7.1.4 configure: srcdir: /home/pawel/Desktop/lam-7.1.4 checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for prefix by checking for lamclean... no installing to directory "/usr/local"
*** C compiler and preprocessor checking if want debugging output support... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for style of include used by make... none checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking whether gcc needs -traditional... no checking for AIX... no checking if need special C compiler/linker flags... none needed checking for C optimization flags... -O3 checking whether the C compiler (gcc -O3 ) accepts ANSI prototypes... yes checking for type int2... no checking for type uint2... no checking for type int4... no checking for type uint4... no checking for type int8... no checking for type uint8... no checking for type float4... no checking for type float8... no checking size of char... 1 checking size of short... 2 checking size of wchar_t... 4 checking size of int... 4 checking size of long... 4 checking size of long long... 8 checking size of float... 4 checking size of double... 8 checking size of long double... 12 checking size of void *... 4 checking alignment of char... 1 checking alignment of short... 2 checking alignment of wchar_t... 4 checking alignment of int... 4 checking alignment of long... 4 checking alignment of long long... 4 checking alignment of float... 4 checking alignment of double... 4 checking alignment of long double... 4 checking alignment of void *... 4
*** C++ compiler and preprocessor checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking how to run the C++ preprocessor... g++ -E checking if want C++ exception handling... no checking whether g++ has new(std::nothrow)... no checking for C++ template repository directory... templates not supported? not used checking for C++ compiler template parameters... none needed checking for C++ optimization flags... -O3 checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking map usability... yes checking map presence... yes checking for map... yes checking for type bool... no checking for true/false... no configure: WARNING: *** Your C++ compiler does not support the bool data type. configure: WARNING: *** LAM requires a C++ compiler with support for the bool configure: WARNING: *** data type. configure: error: cannot continue
Czocher - 29-01-2010 23:13
To jakiś błąd w LAM-ie. Jest do tego łatka w Internecie, poszukaj.
pawels85 - 30-01-2010 15:39
Twoja odpowiedz nie bardzo mi pomogła. Bo szukałem i żadnej łatki znaleźć nie mogłem. A wiesz gdzie ona może być? Skąd ją wziąć?
JanGustaw - 01-02-2010 10:31
Jak zauważyłem LAM jest w repozytorium debiana nie jest to najnowsza wersja 7.1.2 w squeeze, pewnie w sid jest najnowsza. Ja polecam zastosować OpenMPI http://www.open-mpi.org/ . Nawet zauważyłem, że na stronie LAM też go polecają. Wracając do LAM sprawdź czy masz wszystkie komponenty g++, czyli g++-multilib on nie jest domyślnie instalowany a niektóre programy go wymagają.
zanotowane.pldoc.pisz.plpdf.pisz.plminister.pev.pl
|
|
|
|