Skip to content

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

@wuweiustc

Description

@wuweiustc

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions