Guest User

Untitled

a guest
Jul 1st, 2018
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.91 KB | None | 0 0
  1. hello.o: In function `Converse::CkMyPe()':
  2. hello.C:(.text+0x5): undefined reference to `CmiMyPe'
  3. <charmpath>/netlrts-linux-x86_64/bin/../lib/libck.a(debug-charm.o): In function `hostInfo(void*, void*, CpdListItemsRequest*)':
  4. debug-charm.C:(.text+0x634): undefined reference to `get_myaddress'
  5. collect2: error: ld returned 1 exit status
  6. Fatal Error by charmc in directory /home/jurek/repository/tum/charm-playground
  7. Command g++ -rdynamic -o hello -L/home/jurek/storage/charm-inst/netlrts-linux-x86_64/bin/../lib -I/home/jurek/storage/charm-inst/netlrts-linux-x86_64/bin/../include main.o hello.o moduleinit6001.o -lckmain -lck -lmemory-default -lthreads-default -lconv-cplus-y -lconv-core -ltmgr -lconv-util -lconv-partition -lmemory-default -lthreads-default -lldb-rand -lconv-ldb -lckqt -ldl -lmoduleNDMeshStreamer -lmodulecompletion -lm returned error code 1
  8. charmc exiting...
  9. make: *** [Makefile:11: hello] Error 1
Advertisement
Add Comment
Please, Sign In to add comment