Guest User

Untitled

a guest
Dec 11th, 2018
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.73 KB | None | 0 0
  1. /usr/bin/ld: warning: link.res contains output sections; did you forget -T?
  2. /usr/bin/ld: skipping incompatible ./libcom.so when searching for -lcom
  3. /usr/bin/ld: skipping incompatible .//libcom.so when searching for -lcom
  4. /usr/bin/ld: cannot find -lcom
  5. /usr/bin/ld: skipping incompatible ./libusbdll.so when searching for -lusbdll
  6. /usr/bin/ld: skipping incompatible .//libusbdll.so when searching for -lusbdll
  7. /usr/bin/ld: cannot find -lusbdll
  8. /usr/bin/ld: skipping incompatible ./liblunar.so when searching for -llunar
  9. /usr/bin/ld: skipping incompatible .//liblunar.so when searching for -llunar
  10. /usr/bin/ld: cannot find -llunar
  11. consolewd.lpr(25927) Error: Error while linking
  12. consolewd.lpr(25927) Fatal: There were 1 errors compiling module, stopping
Add Comment
Please, Sign In to add comment