redox icon indicating copy to clipboard operation
redox copied to clipboard

Compilation issue

Open RavadaLaxmanrao opened this issue 4 years ago • 0 comments

Issue:

[ 41%] Built target redox [ 50%] Linking CXX executable pub_sub /usr/bin/ld: libredox.so.0.3.0: undefined reference to `hi_malloc(unsigned long)' collect2: error: ld returned 1 exit status make[2]: *** [CMakeFiles/pub_sub.dir/build.make:87: pub_sub] Error 1 make[1]: *** [CMakeFiles/Makefile2:80: CMakeFiles/pub_sub.dir/all] Error 2 make: *** [Makefile:152: all] Error 2 Build complete (4 errors, 0 warnings): /home/laxman/eclipse-workspace/redox/build/default

RavadaLaxmanrao avatar Jan 28 '21 18:01 RavadaLaxmanrao