Advertisement
Guest User

Untitled

a guest
Jun 22nd, 2017
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.88 KB | None | 0 0
  1. *** Warning: linker path does not have real file for library -lz.
  2. *** I have the capability to make that library automatically link in when
  3. *** you link to this library. But I can only do this if you have a
  4. *** shared version of the library, which you do not appear to have
  5. *** because I did check the linker path looking for a file starting
  6. *** with libz and none of the candidates passed a file format test
  7. *** using a file magic. Last file checked: C:/Programs/msys/local/lib//libz.a
  8. *** The inter-library dependencies that have been dropped here will be
  9. *** automatically added whenever a program is linked with this library
  10. *** or is declared to -dlopen it.
  11.  
  12. *** Since this library must not contain undefined symbols,
  13. *** because either the platform does not support them or
  14. *** it was explicitly requested with -no-undefined,
  15. *** libtool will only create a static version of it.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement