Here is the file that was generated:
On Dec 19, 2005, at 3:45 PM, Brian Barrett wrote:
> On Dec 19, 2005, at 3:29 PM, Bryan Follis wrote:
>
>> checking for true/false... yes
>> checking size of bool... -1
>> configure: WARNING: *** Problem running configure test!
>> configure: WARNING: *** See config.log for details.
>> configure: error: *** Cannot continue.
>>
>> Any ideas on how to fix this problem?
>
> The size of bool test is the first that tries to run a program
> compiled with the C++ compiler. Usually this is indicative of a
> problem with shared libraries or the like. If you could send the
> config.log file generated by configure, it should help us determine
> what is going wrong.
>
> Brian
>
>
> --
> Brian Barrett
> LAM/MPI developer and all around nice guy
> Have a LAM/MPI day: http://www.lam-mpi.org/
>
>
> _______________________________________________
> This list is archived at http://www.lam-mpi.org/MailArchives/lam/
|