Hello...
I've pulled the latest changes from git today to build a generix x86_64 image on a Debian 8 x86_64 box...but the build fails with:
Code
[ 42%] Linking C static library libz.a
Error running link command: No such file or directory
CMakeFiles/zlibstatic.dir/build.make:458: recipe for target 'libz.a' failed
make[3]: *** [libz.a] Error 2
But "link" is installed under /usr/bin/link...