Can not find the file, png.h
pngwrite.c:7:10: fatal error: png.h: No such file or directory
7 | #include "png.h" // MUST come before common.h, due to setjmp checking in pngconf.h
| ^~~~~~~
compilation terminated.
make[1]: *** [../inc/common.mk:420: pngwrite.o] Error 1
make[1]: Leaving directory '/public_data/softwares/GenomeAlignmentTools/kent/src/lib'
make: *** [makefile:9: topLibs] Error 2