Related Posts
  • Forum Post: Cannot get zlib dependency when running make

    Hi, When running (Leopard Board SDK) make, it tries to find the dependency for zlib-1.2.5. But the download page http://zlib.net//zlib-1.2.5.tar.gz is 404 because version 1.2.5 doesn't exist any more! The latest version of zlib is 1.2.6. How can I update the makefile to point to the right version...