Skip to content
New issue

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

"/usr/bin/ld: final link failed: Nonrepresentable section on output" while making graph_analytics #207

Open
wuweiustc opened this issue Jun 1, 2021 · 0 comments

Comments

@wuweiustc
Copy link

After ./configure
cd /release/toolkits/graph_analytics
make
While making :
[ 71%] Built target libevent
[ 71%] Built target zookeeper
[ 71%] Built target libbz2
[ 71%] Built target boost
[ 71%] Built target libtcmalloc
[ 71%] Built target graphlab
[ 71%] Built target eigen
[ 71%] Linking CXX executable TSC
……
……
/usr/bin/ld: final link failed: Nonrepresentable section on output
collect2: error: ld returned 1 exit status
toolkits/graph_analytics/CMakeFiles/TSC.dir/build.make:111: recipe for target 'toolkits/graph_analytics/TSC' failed
make[2]: *** [toolkits/graph_analytics/TSC] Error 1
CMakeFiles/Makefile2:4003: recipe for target 'toolkits/graph_analytics/CMakeFiles/TSC.dir/all' failed
make[1]: *** [toolkits/graph_analytics/CMakeFiles/TSC.dir/all] Error 2
Makefile:140: recipe for target 'all' failed
make: *** [all] Error 2

Could you please tell me how to handle the error? Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant