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

Linking failed #143

Open
h0rs3fa11 opened this issue Aug 17, 2022 · 0 comments
Open

Linking failed #143

h0rs3fa11 opened this issue Aug 17, 2022 · 0 comments

Comments

@h0rs3fa11
Copy link

[100%] Linking CXX executable Achain
/opt/cmake-3.16.0/bin/cmake -E cmake_link_script CMakeFiles/Achain.dir/link.txt --verbose=1
/usr/bin/g++  -std=c++11 -DALP_GLOBAL_API_LOG=1 -fpermissive  -rdynamic CMakeFiles/Achain.dir/Main.cpp.o  -o Achain   -L/usr/local/lib  -L/home/h0rs3/Achain/src/Chain/libraries/api  -L/home/h0rs3/Achain/src/Chain/libraries/blockchain  -L/home/h0rs3/Achain/src/Chain/libraries/utilities  -L/home/h0rs3/Achain/src/Chain/libraries/cli  -L/home/h0rs3/Achain/src/Chain/libraries/client  -L/home/h0rs3/Achain/src/Chain/libraries/db  -L/home/h0rs3/Achain/src/Chain/libraries/glua  -L/home/h0rs3/Achain/src/Chain/libraries/net  -L/home/h0rs3/Achain/src/Chain/libraries/rpc  -L/home/h0rs3/Achain/src/Chain/libraries/rpc_stubs  -L/home/h0rs3/Achain/src/Chain/libraries/wallet  -Wl,-rpath,/usr/local/lib:/home/h0rs3/Achain/src/Chain/libraries/api:/home/h0rs3/Achain/src/Chain/libraries/blockchain:/home/h0rs3/Achain/src/Chain/libraries/utilities:/home/h0rs3/Achain/src/Chain/libraries/cli:/home/h0rs3/Achain/src/Chain/libraries/client:/home/h0rs3/Achain/src/Chain/libraries/db:/home/h0rs3/Achain/src/Chain/libraries/glua:/home/h0rs3/Achain/src/Chain/libraries/net:/home/h0rs3/Achain/src/Chain/libraries/rpc:/home/h0rs3/Achain/src/Chain/libraries/rpc_stubs:/home/h0rs3/Achain/src/Chain/libraries/wallet libtotal.a libglua.a /usr/local/lib/libfc.a -Wl,-Bstatic -lsecp256k1 -lleveldb -lminiupnpc -lboost_system -lboost_program_options -lboost_chrono -lboost_context -lboost_coroutine -lboost_date_time -lboost_exception -lboost_filesystem -lboost_iostreams -lboost_locale -lboost_thread -Wl,-Bdynamic -lpthread -Wl,-Bstatic -lboost_regex -lboost_atomic -lcrypto -Wl,-Bdynamic -ldl -lpthread -Wl,-Bstatic -lboost_regex -lboost_atomic -lcrypto -Wl,-Bdynamic -ldl 
^Cmake[2]: *** Deleting file 'Achain'
CMakeFiles/Achain.dir/build.make:104: recipe for target 'Achain' failed

Ubuntu 16.04
g++ 5.4
make 4.1

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