Skip to Content.
Sympa Menu

charm - Re: [charm] error building NAMD

charm AT lists.cs.illinois.edu

Subject: Charm++ parallel programming system

List archive

Re: [charm] error building NAMD


Chronological Thread 
  • From: Phil Miller <mille121 AT illinois.edu>
  • To: Sanjaya Gajurel <sxg125 AT case.edu>
  • Cc: charm AT cs.uiuc.edu
  • Subject: Re: [charm] error building NAMD
  • Date: Tue, 16 Feb 2010 13:16:49 -0600
  • List-archive: <http://lists.cs.uiuc.edu/pipermail/charm>
  • List-id: CHARM parallel programming system <charm.cs.uiuc.edu>

On Wed, Nov 25, 2009 at 19:23, Sanjaya Gajurel
<sxg125 AT case.edu>
wrote:
> ../bin/charmc -host  -c sdag-globals.C
> ../bin/charmc -host  -c CSdagConstruct.C
> ../bin/charmc -host  -c CEntry.C
> ../bin/charmc -host  -language c++ -cp ../bin/ -o charmxi xi-main.o
> xi-symbol.o xi-grammar.tab.o xi-scan.o xi-util.o sdag-globals.o
> CSdagConstruct.o CEntry.o
> cp: preserving permissions for `../bin//charmxi': Operation not supported
> Fatal Error by charmc in directory
> /home/sxg125/Software/NAMD_2.7b2_Source/charm-6.1.3/net-linux-x86_64/tmp
>    Command cp -p charmxi ../bin// returned error code 1
> charmc exiting...
> gmake[1]: *** [../bin/charmxi] Error 1
> gmake[1]: Leaving directory
> `/home/sxg125/Software/NAMD_2.7b2_Source/charm-6.1.3/net-linux-x86_64/tmp'
> gmake: *** [headers] Error 2
> -------------------------------------------------
> Charm++ NOT BUILT. Either cd into net-linux-x86_64/tmp and try
> to resolve the problems yourself, visit
>     http://charm.cs.uiuc.edu/
> for more information. Otherwise, email the developers at
> charm AT cs.uiuc.edu

What Linux distribution and version are you running (cat /etc/issue)?
Is this your own system, a shared cluster, or a supercomputer site?

Phil




  • Re: [charm] error building NAMD, Phil Miller, 02/16/2010

Archive powered by MHonArc 2.6.16.

Top of Page