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

Build BLOCKCHAIN code #133

Open
sicute opened this issue Oct 9, 2018 · 2 comments
Open

Build BLOCKCHAIN code #133

sicute opened this issue Oct 9, 2018 · 2 comments

Comments

@sicute
Copy link

sicute commented Oct 9, 2018

i follow 7). build BLOCKCHAIN code
but still error like bellow
/home/ubuntu/Achain_linux/Chain/libraries/client:/home/ubuntu/Achain_linux/Chain/libraries/db:/home/ubuntu/Achain_linux/Chain/libraries/glua:/home/ubuntu/Achain_linux/Chain/libraries/net:/home/ubuntu/Achain_linux/Chain/libraries/rpc:/home/ubuntu/Achain_linux/Chain/libraries/rpc_stubs:/home/ubuntu/Achain_linux/Chain/libraries/wallet
/usr/bin/ld: cannot find -lminiupnpc
collect2: error: ld returned 1 exit status
CMakeFiles/Achain.dir/build.make:114: recipe for target 'Achain' failed
make[2]: *** [Achain] Error 1
make[2]: Leaving directory '/home/ubuntu/Achain_linux/Chain'
CMakeFiles/Makefile2:145: recipe for target 'CMakeFiles/Achain.dir/all' failed

@owenSai
Copy link
Member

owenSai commented Oct 9, 2018

miniupnpc maybe in other path,pls check the path of it

@sicute
Copy link
Author

sicute commented Oct 9, 2018

how to add other path for lminiupnpc ? ussual i do it ./configure --prefix=/usr/local/lib/

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

2 participants