Skip to Content.
Sympa Menu

charm - Re: [charm] problem in building charm

charm AT lists.cs.illinois.edu

Subject: Charm++ parallel programming system

List archive

Re: [charm] problem in building charm


Chronological Thread 
  • From: Abhinav S Bhatele <bhatele AT illinois.edu>
  • To: Bhavya Jindal <bhavyajindal AT iitb.ac.in>
  • Cc: charm AT cs.uiuc.edu
  • Subject: Re: [charm] problem in building charm
  • Date: Tue, 1 Jun 2010 09:53:00 -0500
  • List-archive: <http://lists.cs.uiuc.edu/pipermail/charm>
  • List-id: CHARM parallel programming system <charm.cs.uiuc.edu>

If you look through the error below, it seems that build is not able to find
the g++ compiler. 

Are your gnu compilers available at the usual place?

- Abhinav


On Tue, Jun 1, 2010 at 5:19 AM, Bhavya Jindal <bhavyajindal AT iitb.ac.in> wrote:
Hi Abhinav,

Thanks for the reply. I am trying to build charm-6.1.3. When I try to
build charm, the following error message comes:

Copying src/scripts/Makefile to net-linux/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/tmp/conv-mach-pre.sh
Performing '/usr/bin/gmake  charm++ OPTS= -O2 -DCMK_OPTIMIZE' in
net-linux/tmp
/usr/bin/gmake headerlinks
gmake[1]: Entering directory
`/home/bhavya/NAMD/NAMD_2.7b2_Source/charm-6.1.3/net-linux/tmp'
./configure
checking machine name... net-linux
checking "C++ compiler as"... "g++      -O2 -DCMK_OPTIMIZE "
checking "whether C++ compiler works"... "no"
Cannot compile C++ programs with g++
 (check your charm++ version)
gmake[1]: *** [conv-autoconfig.h] Error 1
gmake[1]: Leaving directory
`/home/bhavya/NAMD/NAMD_2.7b2_Source/charm-6.1.3/net-linux/tmp'
gmake: *** [headers] Error 2
-------------------------------------------------

Thanks for your help.

Regards,
Bhavya



> Hi Bhavya,
>
> Can you give us some more details? Which build were you trying? And also
> paste the build error here.
>
> - Abhinav
>
>
> On Sun, May 30, 2010 at 11:22 AM, Bhavya Jindal
> <bhavyajindal AT iitb.ac.in>wrote:
>
>> Hi,
>> I am trying to install NAMD (NAMD_2.7b2_Source file) on linux platform
>> [CentOS5 (32 bit)]. I am trying to build charm using interactive mode. I
>> have tried both the compilers gcc 3.4 and 4.2.
>> I am not able to build charm using any of the given options. Please
>> help.
>>
>> Thank you.
>>
>> Regards,
>>
>> Bhavya Jindal
>> Research Scholar
>> Department of Biosciences and Bioengineering
>> Indian Institute of Technology Bombay
>> Mumbai
>> Maharashtra 400076
>> _______________________________________________
>> charm mailing list
>> charm AT cs.uiuc.edu
>> http://lists.cs.uiuc.edu/mailman/listinfo/charm
>>
>>
>
>
> --
> Abhinav S Bhatele
> My work: http://charm.cs.illinois.edu/~bhatele/phd
>


--
Bhavya Jindal
Research Scholar
Department of Biosciences and Bioengineering
Indian Institute of Technology Bombay
Mumbai
Maharashtra 400076



--
Abhinav S Bhatele
My work: http://charm.cs.illinois.edu/~bhatele/phd


  • Re: [charm] problem in building charm, Abhinav S Bhatele, 06/01/2010

Archive powered by MHonArc 2.6.16.

Top of Page