On Thu, 15 May 2003, Yu Chen wrote:
> I am using mpif77 installed by lam-6.5.9-usysv.1.src.rpm to compile a
Just to ensure we're talking about the same thing here: did you recompile
the source RPM? What compilers did you use?
> program, where I got this error and the error:" unix.o(.text+0x7):
> undefined reference to `wait_'. Can anyone help me with this, thanks in
> advance for your time!
It's hard to say without more information, but it sounds like you may have
a compiler mismatch -- when (if?) you recompiled the SRPM, did you notice
what compilers LAM picked? Specifically, which C compiler and which
Fortran compiler it picked? They should both be of the same "brand", so
to speak. For example, if gcc was found, then you should use g77 (or f77
as long as it is actually the GNU fortran compiler).
--
{+} Jeff Squyres
{+} jsquyres_at_[hidden]
{+} http://www.lam-mpi.org/
|