We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: