[mpich-discuss] Configure error
Dave Goodell
goodell at mcs.anl.gov
Wed Aug 18 12:54:31 CDT 2010
Hmm... it looks like we have a bug in the configure stage somewhere, but I haven't found it yet. For some reason your CPPFLAGS argument is clobbering some internal additions to the CPPFLAGS, which confuses the nemesis sub-configure.
You might be able to work around this by adding the following entries to your CPPFLAGS argument for now:
-I/home/ssul/work/distros2/mpich2/mpich2-1.2.1p1/src/openpa/src
-I${PWD}/src/openpa/src
-Dave
On Aug 18, 2010, at 11:28 AM CDT, Seung-Jin Sul wrote:
> On 08/18/2010 12:16 PM, Dave Goodell wrote:
>> Can you also send us the following two files from the build directory?
>>
>> config.log
>> src/mpid/ch3/channels/nemesis/config.log
>>
>> Nemesis thinks that you don't have a working OpenPA configuration, but the OPA configure output seems OK to me. In particular, I'll need that second file to see why Nemesis doesn't like OPA's config.
>>
>> Otherwise, without seeing the logs, it seems like there's a chance it could be related to providing an "--exec-prefix" argument, since I don't think that we test that capability.
>>
>> -Dave
>>
>> On Aug 18, 2010, at 10:24 AM CDT, Seung-Jin Sul wrote:
>>
>>> Hi,
>>> While I configured MPICH2, I found an error.
>>> Could you please look into the c.txt I've attached?
>>> Thanks.
>>>
>>>
>>> Seung.
>>> <c.txt>_______________________________________________
>>> mpich-discuss mailing list
>>> mpich-discuss at mcs.anl.gov
>>> https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss
>> _______________________________________________
>> mpich-discuss mailing list
>> mpich-discuss at mcs.anl.gov
>> https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss
> OK. I've attached them.
> And I found the same error without "--exec-prefix ".
>
> Seung.
> <config.log><config.log>_______________________________________________
> mpich-discuss mailing list
> mpich-discuss at mcs.anl.gov
> https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss
More information about the mpich-discuss
mailing list