Skip to content

Conversation

@cgmb
Copy link
Contributor

@cgmb cgmb commented Jun 18, 2015

Specifically, the change fixes this error:
/usr/bin/ld:
/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/libglut.so:
undefined reference to symbol 'XCreateBitmapFromData'
/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/libX11.so:
error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status

Specifically, the change fixes this error:
/usr/bin/ld:
/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/libglut.so:
undefined reference to symbol 'XCreateBitmapFromData'
/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/libX11.so:
error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
janbender added a commit that referenced this pull request Jun 19, 2015
Fix link order on Ubuntu 14.04
@janbender janbender merged commit 6464882 into InteractiveComputerGraphics:master Jun 19, 2015
@cgmb cgmb deleted the fix-ubuntu-linking branch June 23, 2015 20: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.

2 participants