Advertisement
DarkEvolution

Errors when ld -lIL --verbose

Nov 8th, 2018
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.56 KB | None | 0 0
  1. attempt to open /usr/bin/../libdata/libIL.so failed
  2. attempt to open /usr/bin/../libdata/libIL.a failed
  3. attempt to open //lib/libIL.so succeeded
  4. ld: skipping incompatible //lib/libIL.so when searching for -lIL
  5. attempt to open //lib/libIL.a succeeded
  6. ld: skipping incompatible //lib/libIL.a when searching for -lIL
  7. attempt to open //usr/lib/libIL.so succeeded
  8. ld: skipping incompatible //usr/lib/libIL.so when searching for -lIL
  9. attempt to open //usr/lib/libIL.a succeeded
  10. ld: skipping incompatible //usr/lib/libIL.a when searching for -lIL
  11. ld: cannot find -lIL
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement