Hi Tim,
Thanks, it turns out that LD_LIBRARY_PATH was not set properly. After
the fix, configure was able to complete properly. Now onto "make"...
Thanks again,
Joe
Tim Prince wrote:
> Joseph H. Kang wrote:
>
>> Hi,
>>
>> I've run into problems while running ./configure. In short, the
>> configure exited with status 137. Details are included in the
>> attachment. Any help would be greatly appreciated.
>>
>>
> If the libstdc++ which your g++ compiler wants to use to link is missing,
> you will need to fix your installation before you can configure with C++.
> Maybe it's a question of failing to set LD_LIBRARY_PATH to match the g++
> you are using to compile.
> Your g++ is fairly old anyway, maybe it doesn't support bool correctly; I
> don't know if lam can deal with that.
> _______________________________________________
> This list is archived at http://www.lam-mpi.org/MailArchives/lam/
>
>
|