Skip to Content.
Sympa Menu

charm - Re: [charm] [ppl] compile erros

charm AT lists.cs.illinois.edu

Subject: Charm++ parallel programming system

List archive

Re: [charm] [ppl] compile erros


Chronological Thread 
  • From: Phil Miller <mille121 AT illinois.edu>
  • To: Adamantini Peratikou <Adamantini.Peratikou AT port.ac.uk>
  • Cc: charm AT cs.uiuc.edu
  • Subject: Re: [charm] [ppl] compile erros
  • Date: Thu, 29 Sep 2011 14:22:11 -0500
  • List-archive: <http://lists.cs.uiuc.edu/pipermail/charm>
  • List-id: CHARM parallel programming system <charm.cs.uiuc.edu>

The following command should install the necessary package on your system:
sudo apt-get install zlib1g-dev

On Wed, Sep 28, 2011 at 18:27, Adamantini Peratikou
<Adamantini.Peratikou AT port.ac.uk>
wrote:
> Everything is built successfully.
> using ubuntu amd64. with g++ installed but whenerver i am trying to make
> anything under BigNetSim/trunk i get the following error. I t had worked
> once for bluegene but i had to reinstall it and now i am keep getting the
> same error. i clean the installation.. any thoughts?
>
>
> Thank you
> Amanda
>
>
> /usr/bin/ld: cannot find -lz
> collect2: ld returned 1 exit status
> Fatal Error by charmc in directory /home/psycho/charm/BigNetSim/trunk/tmp
>    Command g++ -m64 -m64 -rdynamic -g -Lstdc++ -o bigsimulator
> -L/home/psycho/charm/bin/../lib -I/home/psycho/charm/bin/../include
> /home/psycho/charm/bin/../lib/libldb-rand.o BgSim_sim.o FileWindower.o
> InitNetwork.o Mesh3D.o SLQ.o TCsim_sim.o densegraphmanager.o fatdgmanager.o
> fattreemanager.o hybridmanager.o hypercubemanager.o maxAvailBufferBubbleVc.o
> modDirectionOrderedNDTorus.o pgm.o util.o moduleinit25903.o
> -lconv-bigsim-logs -lm -lz -ltrace-projections -lmodulepose -lmodulecommlib
> /home/psycho/charm/bin/../lib/libmemory-default.o
> /home/psycho/charm/bin/../lib/libthreads-default.o -lck -lconv-cplus-y
> -lconv-core -lconv-util -lckqt -ldl -lmodulepose -lmodulecommlib -lm
> returned error code 1
> charmc exiting...
> make[1]: *** [all] Error 1
>
>
> _______________________________________________
> charm mailing list
> charm AT cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/charm
>
> _______________________________________________
> ppl mailing list
> ppl AT cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/ppl
>
>




  • [charm] compile erros, Adamantini Peratikou, 09/28/2011
    • Re: [charm] [ppl] compile erros, Phil Miller, 09/29/2011

Archive powered by MHonArc 2.6.16.

Top of Page