libpng module

I ran this command line:
make -f scripts/makefile.std CC=gcc ZLIBLIB=../zlib ZLIBINC=../zlib

I got this output at the end:
make: warning: Clock skew detected. Your build may be incomplete.


Does anyone know how to fix the warning?

 

 

 

 

Top