Guest User

compiling source

a guest
Feb 12th, 2012
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. /libltdl.so -ldl -pthread
  2. /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so: undefined reference to symbol 'gdk_threads_enter'
  3. /usr/bin/ld: note: 'gdk_threads_enter' is defined in DSO /usr/lib/x86_64-linux-gnu/libgdk-x11-2.0.so so try adding it to the linker command line
  4. /usr/lib/x86_64-linux-gnu/libgdk-x11-2.0.so: could not read symbols: Invalid operation
  5. collect2: ld returned 1 exit status
Advertisement
Add Comment
Please, Sign In to add comment