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

Installation fails #3

Open
NavneetNandan opened this issue Jul 29, 2017 · 4 comments
Open

Installation fails #3

NavneetNandan opened this issue Jul 29, 2017 · 4 comments

Comments

@NavneetNandan
Copy link

After executing the following command for installation
./install.sh installaion/directory "icu boost ruby" -j4
I am getting following issue:

...failed updating 44 targets...
...skipped 24 targets...
...updated 1639 targets...
Error: cd "/home/navneet/1/MEMT/install/boost_1_49_0" && ./b2 --prefix=/home/navneet/1/MEMT/install/build --libdir=/home/navneet/1/MEMT/install/build/lib --layout=tagged link=static,shared threading=single,multi -j4

Kindly help

@Lavine24
Copy link

@kpu @hennande Can anyone solve this problem?

@kpu
Copy link
Owner

kpu commented Jun 10, 2019

The errors you posted relate to boost being annoying to link for tests. But it also shows that Main.o didn't build which is a bigger concern. Unfortunately the errors of Main.o were not included in your paste.

@Lavine24
Copy link

@kpu solved it. Dues to my enviroment. When I change to gcc4.6 and the 64-bit linux syatem, this eoors came out. Thank you very much!

@zdou0830
Copy link

Hi @Lavine24, which gcc version did you choose at last?

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

4 participants