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

Link X11 to fix FTBFS. #794

Conversation

sebastic
Copy link
Contributor

@sebastic sebastic commented Sep 6, 2016

This patch has been included in Debian package for a while, and originates from the Fedora package.

It fixes this build failure:

/usr/bin/ld: CMakeFiles/application_osgearth_package_qt.dir/package_qt.cpp.o: undefined reference to symbol 'XInitThreads'
//usr/lib/x86_64-linux-gnu/libX11.so.6: error adding symbols: DSO missing from command line

Author: Sandro Mani manisandro@gmail.com
Origin: https://kojipkgs.fedoraproject.org//packages/osgearth/2.6/4.fc22/src/osgearth-2.6-4.fc22.src.rpm

 /usr/bin/ld: CMakeFiles/application_osgearth_package_qt.dir/package_qt.cpp.o: undefined reference to symbol 'XInitThreads'
 //usr/lib/x86_64-linux-gnu/libX11.so.6: error adding symbols: DSO missing from command line

Author: Sandro Mani <manisandro@gmail.com>
Origin: https://kojipkgs.fedoraproject.org//packages/osgearth/2.6/4.fc22/src/osgearth-2.6-4.fc22.src.rpm
@jasonbeverage jasonbeverage merged commit e87df7d into gwaldron:master Sep 9, 2016
@sebastic sebastic deleted the undefined-reference-to-symbol-XInitThreads branch September 9, 2016 08:22
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

Successfully merging this pull request may close these issues.

None yet

4 participants