Skip to Content.
Sympa Menu

charm - [charm] Charm++ Not Built

charm AT lists.cs.illinois.edu

Subject: Charm++ parallel programming system

List archive

[charm] Charm++ Not Built


Chronological Thread 
  • From: Vidhya Sankar <vidhyasankar7928 AT yahoo.com>
  • To: "charm AT cs.uiuc.edu" <charm AT cs.uiuc.edu>
  • Subject: [charm] Charm++ Not Built
  • Date: Sat, 21 Sep 2013 12:58:11 +0800 (SGT)
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:X-Rocket-MIMEInfo:X-Mailer:Message-ID:Date:From:Reply-To:Subject:To:MIME-Version:Content-Type; b=grpFDcNnIgfe5A/owzoVN1sa8MOqIDwWmL+fXsC7uVwE5U7DdkV2skjUYKO/ccGhixj6psAWirMnUn171zTNbRBsVHUBXfgefCvIxflMNk7XLe5zG9zCwayww8dJFCiACLdc4n+flBa8bz4IbF/TwUH3OYeVYL34WVaZlEE6L9o=;
  • List-archive: <http://lists.cs.uiuc.edu/pipermail/charm/>
  • List-id: CHARM parallel programming system <charm.cs.uiuc.edu>

Respected Developers ,
                 I Have used the AMD 8 core processor and Ubuntu12.04 linux OS
When i install the Namd with the following commands

./build charm++ multicore-linux64 --with-production

I have go the following error
checking "whether C++ compiler works"... "ok"
checking "C++ linker as"... "g++  -D_REENTRANT -m64   -D_REENTRANT -m64     "
checking "whether linker works"... "no"
Cannot link C++ programs with g++  -D_REENTRANT -m64   -D_REENTRANT -m64  
 (check your charm++ version)
*** Please find detailed output in charmconfig.out ***
make[1]: *** [conv-autoconfig.h] Error 1
make[1]: Leaving directory `/root/NAMD_2.9_Source/charm-6.4.0/multicore-linux64/tmp'
make: *** [headers] Error 2
-------------------------------------------------
Charm++ NOT BUILT. Either cd into multicore-linux64/tmp and try
to resolve the problems yourself, 

How to revolve the problem?

Thanks in Advance



Archive powered by MHonArc 2.6.16.

Top of Page