Do not rely on stderr to determine whether configure has failed or not.
Specifically, the LAM configure script calls many sub-configure
scripts, each of which can [legitimately] fail (e.g., if you don't have
gm installed, then the gm RPI module will not configure/build itself).
So you should look at the exit status of configure and/or the results
file to see whether LAM configured properly or not.
On Sep 20, 2005, at 6:24 AM, Guangyu Wu wrote:
>
> Hi, List:
> I am trying to compile lam7.0.3 against PBS7.0 and met with an issue
> like:
> [root_at_linux2 lam-7.0.3]# ./configure --prefix=/usr/local/lam
> --with--tm=/usr/pbs/>>results
> configure: error: Cannot continue
> configure: error: Cannot continue
> configure: error: cannot continue
> configure: error: cannot continue
> configure: error: *** Cannot find working libgm.
> I am working on RedHat9.0.
> Could somebody give some comments on this issue?
>
> Best Regards
>
>
> Guangyu Wu
>
> _______________________________________________
> This list is archived at http://www.lam-mpi.org/MailArchives/lam/
--
{+} Jeff Squyres
{+} The Open MPI Project
{+} http://www.open-mpi.org/
|