Problem installing MPICH
Steven Berukoff
steveb at aei-potsdam.mpg.de
Mon Jun 25 22:41:30 PDT 2001
I encountered the same problem when compiling with a buggy gcc-2.96 under
RH 7.0. There are two things to check:
1) Go to the MPICH web page and look for their patches page. There is a
patch available (patch 5597) which should fix your problem.
2) Otherwise, upgrade your gcc installation to build 87 or later.
=====
Steve Berukoff tel: 49-331-5677233
Albert-Einstein-Institute fax: 49-331-5677298
Am Muehlenberg 1, D14477 Golm, Germany email:steveb at aei.mpg.de
On Mon, 25 Jun 2001, Stephen Yam wrote:
> I have 2 nodes running Redhat Linux 7.1, and I am trying to compile
> MPICH to run on them. When I compile using the standard configuration,
> I receive the following error message:
>
> slog_irec_write.c: In function `SLOG_Irec_SetMinRec':
> slog_irec_write.c:1171: `SLOG_nodeID_t' is promoted to `int' when passed
> through `...'
> slog_irec_write.c:1171: (so you should pass `int' not `SLOG_nodeID_t' to
> `va_arg')
> slog_irec_write.c:1172: `SLOG_cpuID_t' is promoted to `int' when passed
> through `...'
> make[7]: *** [slog_irec_write.o] Error 1
> make[6]: *** [sloglib] Error 2
> make[5]: *** [libslog.a] Error 2
> make[4]: *** [default] Error 2
> make[3]: *** [build_libs_progs] Error 2
> make[2]: *** [mpelib] Error 1
> make[1]: *** [mpi-addons] Error 2
> make: *** [mpi] Error 2
>
> Has anyone encountered this problem or know a solution? It happens when
> I try to make the source, I've tried several different configurations,
> but none seem to affect the compiling process. Thanks for your help.
>
> -Steve Yam
> Hughes Network Systems
>
>
> _______________________________________________
> Beowulf mailing list, Beowulf at beowulf.org
> To change your subscription (digest mode or unsubscribe) visit http://www.beowulf.org/mailman/listinfo/beowulf
>
More information about the Beowulf
mailing list