Skip to Content.
Sympa Menu

charm - [charm] fedora24 install error

charm AT lists.cs.illinois.edu

Subject: Charm++ parallel programming system

List archive

[charm] fedora24 install error


Chronological Thread 
  • From: Richard Fairman <Richard.fairman AT sta.uwi.edu>
  • To: "charm AT cs.illinois.edu" <charm AT cs.illinois.edu>
  • Subject: [charm] fedora24 install error
  • Date: Wed, 27 Jul 2016 06:00:40 +0000
  • Accept-language: en-US
  • Authentication-results: spf=pass (sender IP is 64.28.139.128) smtp.mailfrom=sta.uwi.edu; cs.illinois.edu; dkim=none (message not signed) header.d=none;cs.illinois.edu; dmarc=bestguesspass action=none header.from=sta.uwi.edu;
  • Spamdiagnosticmetadata: NSPM
  • Spamdiagnosticoutput: 1:99

I have installed gcc but get this error output with
build charmm++ mpi-linux-x86_64

cchecking machine name... mpi-linux-x86_64
checking "cp command as"... cp -p
checking "C++ compiler as"... "mpicxx   -DCMK_GFORTRAN    "
checking "whether C++ compiler works"... "no"
Cannot compile C++ programs with mpicxx   -DCMK_GFORTRAN 
 (check your charm++ version)
*** Please find detailed output in charmconfig.out ***
Makefile:280: recipe for target 'conv-autoconfig.h' failed
gmake[1]: *** [conv-autoconfig.h] Error 1
gmake[1]: Leaving directory '/charm/mpi-linux-x86_64/tmp'
Makefile:276: recipe for target 'headers' failed
gmake: *** [headers] Error 2
CONFIDENTIALITY: This email (including any attachments) may contain confidential, proprietary and/or privileged information. Any duplication, copying, distribution, dissemination, transmission, disclosure or use in any manner of this email (including any attachments) without the authorisation of the sender is strictly prohibited. If you receive this email (including any attachments) in error, please notify the sender and delete this email (including any attachments) from your system. Thank you.


Archive powered by MHonArc 2.6.16.

Top of Page