[SCore-users-jp] [SCore-users] building mpich

Nick Birkett nrcb @ streamline-computing.com
2002年 4月 3日 (水) 06:44:04 JST


Dear Score users. I am trying out Score 5. This seems to work fine and I am 
re-building mpich to use the pgi compilers. In previous versions of SCore I 
could compile mpich separately and didn't get errors (./Configure; Make; make 
install)

Here is my /opt/score/etc/compilers/site file:

[root @ cserver score-src]# cat /opt/score/etc/compilers/site 
pgi     pgcc            -               pgf77           pgf90

I have untarred the score sources: score, mpi, and build. These are located
under

/opt/score/score-src


I after 

./configure
make

I get the following error right at the end (after score and all the mpich's 
have compiled) - listing of script file :


installed MPICH in /opt/score/mpi/mpich-1.2.0/i386-redhat7-linux2_4_pgi^M
/opt/score/mpi/mpich-1.2.0/i386-redhat7-linux2_4_pgi/sbin/mpiuninstall may be 
used to remove the installation.^M
make[3]: Leaving directory 
`/usr/src/score-src/runtime/mpi/mpich-1.2.0/build.i386-redhat7-linux2_4_pgi'^M
./doc_install //opt/score/doc/mpi^M
mkdir: cannot create directory `//opt/score/doc/mpi/man': File exists^M
mkdir: cannot create directory `//opt/score/doc/mpi/slog': File exists^M
mkdir: cannot create directory `//opt/score/doc/mpi/jumpshot': File exists^M
+ /opt/score/libexec/install -c -m 0755 mpi_make /opt/score/bin^M
+ set +x^M
set +x; \^M
if [ -z "" ]; then \^M
        exit 0; \^M
fi; \^M
if [ -z "" ]; then \^M
        echo '$(INSTALL_BINDIR3) is not set, installation skipped'; \^M
        exit 0; \^M
fi; \^M
[ -d  ] || \^M
        ( set -x;/opt/score/libexec/mkdirhier  ); \^M
set -x; \^M
/opt/score/libexec/install -c -m 0755  ^M
make[2]: Leaving directory `/usr/src/score-src/runtime/mpi/mpich-1.2.0'^M
make[1]: Leaving directory `/usr/src/score-src/runtime/mpi'^M
make: *** [all] Error 1^M
^[]0;root @ cserver:/opt/score/score-src^G[root @ cserver score-src]# exit^M
exit^M



Is this Error a problem or can I assume everything essential is installed ?

Thanks,

Nick
_______________________________________________
SCore-users mailing list
SCore-users @ pccluster.org
http://www.pccluster.org/mailman/listinfo/score-users



SCore-users-jp メーリングリストの案内