[mpich-discuss] mpich issues when configuring

Jie Ren jier at iastate.edu
Wed Aug 26 13:14:11 CDT 2015


Hi Ken,

Problem solved, the issue was I defined the name of folder with space which
should not be included in. After deleting them, configuration worked out
eventually.

Thanks,

Jie

On Wed, Aug 26, 2015 at 1:03 PM, Kenneth Raffenetti <raffenet at mcs.anl.gov>
wrote:

> Did you add just CC=gcc? If so, configure will still detect and prefer the
> Intel C++ and Fortran compilers if they are present in your path. The
> license problem will remain.
>
> Ken
>
> On 08/21/2015 11:37 AM, Jie Ren wrote:
>
>> Hi Ken,
>>
>> Thanks for your suggestion, I did try adding CC=gcc, however it keeps
>> giving me the same errors.
>>
>> Thanks,
>>
>> Jie
>>
>> On Fri, Aug 21, 2015 at 1:08 PM, Kenneth Raffenetti
>> <raffenet at mcs.anl.gov <mailto:raffenet at mcs.anl.gov>> wrote:
>>
>>     It appears that the configure script is discovering a version of icc
>>     in your path, but it is unable to compile with it. Your system may
>>     not be configured to use it. I would suggest trying different
>>     compilers if you have them available. I.e. add "CC=gcc CXX=g++
>>     FC=gfortran" to your configure line.
>>
>>     Ken
>>
>>
>>     On 08/21/2015 12:37 PM, Jie Ren wrote:
>>
>>         I met a problem when I was configuring the mpich on my linux
>>         machine as
>>         below. I also attached the package of c.txt, config.log(the main
>>         one,
>>         openpa one and mpl one, looks like I don't have the other two
>>         config.log
>>         files when I got the errors).
>>
>>         Thanks,
>>
>>         Jie
>>
>>         configure: error: in `/data/Research/Task 17 SU2
>>         Study/mpich-3.1.1/src/openpa':
>>         configure: error: C compiler cannot create executables
>>         See `config.log' for more details
>>         configure: error: OpenPA configure failed
>>
>>
>>         _______________________________________________
>>         discuss mailing list discuss at mpich.org <mailto:discuss at mpich.org>
>>         To manage subscription options or unsubscribe:
>>         https://lists.mpich.org/mailman/listinfo/discuss
>>
>>     _______________________________________________
>>     discuss mailing list discuss at mpich.org <mailto:discuss at mpich.org>
>>     To manage subscription options or unsubscribe:
>>     https://lists.mpich.org/mailman/listinfo/discuss
>>
>>
>>
>>
>> _______________________________________________
>> discuss mailing list     discuss at mpich.org
>> To manage subscription options or unsubscribe:
>> https://lists.mpich.org/mailman/listinfo/discuss
>>
>> _______________________________________________
> discuss mailing list     discuss at mpich.org
> To manage subscription options or unsubscribe:
> https://lists.mpich.org/mailman/listinfo/discuss
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mpich.org/pipermail/discuss/attachments/20150826/d2f27b0c/attachment.html>
-------------- next part --------------
_______________________________________________
discuss mailing list     discuss at mpich.org
To manage subscription options or unsubscribe:
https://lists.mpich.org/mailman/listinfo/discuss


More information about the discuss mailing list