The problem is the as can't find the libz.so.1 file : solution is no libz..so.1 in the path , so run the command sudo apt-get install lib32z1 . And then execute the gcc --- the result is ok .
The problem is the as can't find the libz.so.1 file : solution is no libz..so.1 in the path , so run the command sudo apt-get install lib32z1 . And then execute the gcc --- the result is ok .