Skip to Content.
Sympa Menu

charm - Re: [charm] charmc: eval: line 1: /lib/cpp: not found

charm AT lists.cs.illinois.edu

Subject: Charm++ parallel programming system

List archive

Re: [charm] charmc: eval: line 1: /lib/cpp: not found


Chronological Thread 
  • From: Phil Miller <mille121 AT illinois.edu>
  • To: Jozsef Bakosi <jbakosi AT gmail.com>
  • Cc: "charm AT cs.uiuc.edu" <charm AT cs.uiuc.edu>
  • Subject: Re: [charm] charmc: eval: line 1: /lib/cpp: not found
  • Date: Thu, 5 May 2016 11:08:54 -0500

What operating system and version is that? Does it have whatever standard packages for development utilities installed (e.g. build-essential on Debian derivatives)?

On Thu, May 5, 2016 at 11:03 AM, Jozsef Bakosi <jbakosi AT gmail.com> wrote:
Hi folks,

Building charm++, using the follwing command:

$ build;charm++;mpi-linux-x86_64;mpicxx;--disable-charmdebug;-j36;-O3 -DNDEBUG"

I'm getting this error:

../bin/charmc: eval: line 1: /lib/cpp: not found
Fatal Error by charmc in directory /quinoa/tpl/install/gnu-x86_64/charm/mpi-linux-x86_64-mpicxx/tmp
   Command /lib/cpp -P -DNDEBUG ckcallback.ci returned error code 2
charmc exiting...

Does someone have a clue what could be the problem?

Please let me know what other information I can give you to diagnose the problem.

Thanks,
Jozsef




Archive powered by MHonArc 2.6.16.

Top of Page