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

configure: error: could not link with -lGLU (boost multi-arch detection bug) #218

Open
GoogleCodeExporter opened this issue Mar 15, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1../configure
2.
3.

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?
0.42 on ubuntu 14.04(trusty)

Please provide any additional information below.
Installed all the libraries using apt-get as shown in the install guide
ran ./configure, and this error came up


Original issue reported on code.google.com by miketayl...@gmail.com on 1 Jul 2014 at 1:44

@GoogleCodeExporter
Copy link
Author

THE TITLE SHOULD SAY '-lGLU' not -i

Original comment by miketayl...@gmail.com on 1 Jul 2014 at 1:45

@GoogleCodeExporter
Copy link
Author

Hi. I've updated some autoconf macros which I believe cause this error message. 
The bug is in the boost base autoconf macro, the error message it produces is 
misleading.

Could you update your code from the git master branch, run autogen.sh to 
recreate configure, and then try again and see if that fixes this?

Cheers

Andrew

Original comment by acaudw...@gmail.com on 1 Jul 2014 at 11:10

  • Changed title: configure: error: could not link with -lGLU (boost multi-arch detection bug)

@GoogleCodeExporter
Copy link
Author

Updated code, reran autogen.sh and then rebuilt gource
All works fine now.
Thanks you so much for your speedy response.
Cheers

Mike

Original comment by miketayl...@gmail.com on 2 Jul 2014 at 10:31

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

No branches or pull requests

1 participant