Skip to Content.
Sympa Menu

charm - Re: [charm] [ppl] Regarding Compiling in Redhat linux.

charm AT lists.cs.illinois.edu

Subject: Charm++ parallel programming system

List archive

Re: [charm] [ppl] Regarding Compiling in Redhat linux.


Chronological Thread 
  • From: Phil Miller <mille121 AT illinois.edu>
  • To: ajani haresh <ajaniharesh AT gmail.com>
  • Cc: Charm Mailing List <charm AT cs.illinois.edu>, namd-l AT ks.uiuc.edu
  • Subject: Re: [charm] [ppl] Regarding Compiling in Redhat linux.
  • Date: Wed, 3 Aug 2011 07:30:01 -0700
  • List-archive: <http://lists.cs.uiuc.edu/pipermail/charm>
  • List-id: CHARM parallel programming system <charm.cs.uiuc.edu>

Well, as it says, what's in charmconfig.out?

On Wed, Aug 3, 2011 at 05:32, ajani haresh
<ajaniharesh AT gmail.com>
wrote:
> Dear Sir,
>
> I have installed gcc4.6.0 sucessfully.
>
> But still I obtained following error in installtion of  NAMD.
>
>
> touch dirs+sources
>
> /usr/bin/gmake charmxi
>
> gmake[1]: Entering directory
> `/root/NAMD_2.8_Source/charm-6.3.2/net-linux-x86_64-gcc/tmp'
>
> ./configure --disable-controlpoint --disable-tracing --disable-charmdebug
> --disable-replay --disable-error-checking --disable-stats
>
> Error checking is disabled
>
> Statistics collection is disabled
>
> Charm tracing is disabled
>
> CharmDebug is disabled
>
> Charm record/replay is disabled
>
> Charm control point is disabled
>
> Setting load balancing timer type as 'double'
>
> checking machine name... net-linux-x86_64-gcc
>
> checking "cp command as"... cp -p
>
> checking "C++ compiler as"... "g++ -fPIC -Wno-deprecated      -optimize
> -production  "
>
> checking "whether C++ compiler works"... "no"
>
> Cannot compile C++ programs with g++ -fPIC -Wno-deprecated
>
>  (check your charm++ version)
>
> *** Please find detailed output in charmconfig.out ***
>
> gmake[1]: *** [conv-autoconfig.h] Error 1
>
> gmake[1]: Leaving directory
> `/root/NAMD_2.8_Source/charm-6.3.2/net-linux-x86_64-gcc/tmp'
>
> gmake: *** [headers] Error 2
>
> -------------------------------------------------
>
> Charm++ NOT BUILT. Either cd into net-linux-x86_64-gcc/tmp and try
>
> to resolve the problems yourself, visit
>
>
>
>
>
> please help me out.
>
> Thanks in advance.
>
> --
> Haresh Ajani
> 09925522578
>
>
> _______________________________________________
> ppl mailing list
> ppl AT cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/ppl
>
>




  • Re: [charm] [ppl] Regarding Compiling in Redhat linux., Phil Miller, 08/03/2011

Archive powered by MHonArc 2.6.16.

Top of Page