There should be a line "#include <sfh.h>" in that file
(src/xmpi/xmpi_help.c). The "sfh.h" file should be installed by LAM/MPI
7.0 when you configure it with the --with-trillium switch, which should
provide the prototype for sfh_argv_break().
I just tried this and it seems to work for me -- are you sure that it's
getting the "right" <sfh.h> file? Are there any others that it may be
finding instead (perhaps from an older LAM install)?
On Sat, 30 Aug 2003, Dev Anand wrote:
> oops sorry taht was beacuse I did not have motif installed but now I ahve
> a new problem. any solutions ?? I tried removing teh function call
> but then it jsut gave the error - mpiCC: No such file or directory
>
> xmpi_help.cc: In function `void xmpi_help()':
> xmpi_help.cc:69: `sfh_argv_break' undeclared (first use this function)
> xmpi_help.cc:69: (Each undeclared identifier is reported only once for each
> function it appears in.)
> mpiCC: No such file or directory
> make[3]: *** [xmpi_help.o] Error 1
> make[3]: Leaving directory `/usr/local/src/xmpi-2.2.3b7/src/xmpi'
> make[2]: *** [all] Error 2
> make[2]: Leaving directory `/usr/local/src/xmpi-2.2.3b7/src/xmpi'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/usr/local/src/xmpi-2.2.3b7/src'
> make: *** [all-recursive] Error 1
--
{+} Jeff Squyres
{+} jsquyres_at_[hidden]
{+} http://www.lam-mpi.org/
|