Skip to Content.
Sympa Menu

charm - [charm] Charm++ is not building

charm AT lists.cs.illinois.edu

Subject: Charm++ parallel programming system

List archive

[charm] Charm++ is not building


Chronological Thread 
  • From: "Garcia de Gonzalo, Simon P" <grcdgnz2 AT illinois.edu>
  • To: "charm AT cs.illinois.edu" <charm AT cs.illinois.edu>
  • Subject: [charm] Charm++ is not building
  • Date: Mon, 3 Sep 2012 18:47:19 +0000
  • Accept-language: en-US
  • List-archive: <http://lists.cs.uiuc.edu/pipermail/charm/>
  • List-id: CHARM parallel programming system <charm.cs.uiuc.edu>

Hi,

I'm in Professor Kale's class and I have been trying to install Charm++ but I get an error when I build it.

I get:

Selected Compiler: 
Selected Options:  smp
Copying src/scripts/Makefile to net-linux-x86_64-smp/tmp
Soft-linking over bin
Soft-linking over lib
Soft-linking over lib_so
Soft-linking over include
Soft-linking over tmp
Generating net-linux-x86_64-smp/tmp/conv-mach-pre.sh
Performing 'make -j 4 basics OPTS= -g -O0 QUIET= CONFIG_OPTS=' in net-linux-x86_64-smp/tmp
make charmxi
make[1]: Entering directory `/home/simon/Documents/Charm++/charm/net-linux-x86_64-smp/tmp'
./configure
Error checking is enabled
Statistics collection is enabled
Charm tracing is enabled
Charm tracing communication thread is enabled
CharmDebug is enabled
Charm record/replay is enabled
CCS is enabled
Charm control point is enabled
Setting load balancing timer type as 'double'
checking machine name... net-linux-x86_64-smp
checking "cp command as"... cp -p
checking "C++ compiler as"... "g++ -m64    -D_REENTRANT     -D_REENTRANT       -g -O0 "
checking "whether C++ compiler works"... "no"
Cannot compile C++ programs with g++ -m64    -D_REENTRANT     -D_REENTRANT    
 (check your charm++ version)
*** Please find detailed output in charmconfig.out ***
make[1]: *** [conv-autoconfig.h] Error 1
make[1]: Leaving directory `/home/simon/Documents/Charm++/charm/net-linux-x86_64-smp/tmp'
make: *** [headers] Error 2
-------------------------------------------------
Charm++ NOT BUILT. Either cd into net-linux-x86_64-smp/tmp and try
to resolve the problems yourself, visit
http://charm.cs.illinois.edu/
for more information. Otherwise, email the developers at charm AT cs.illinois.edu

Any help would be appreciated.

Thanks.
Simon  Garcia De Gonzalo.



  • [charm] Charm++ is not building, Garcia de Gonzalo, Simon P, 09/03/2012

Archive powered by MHonArc 2.6.16.

Top of Page