On Wed, Jan 08, 2003 at 02:25:09AM +0000, robertg@nyc.rr.com wrote:
$ sudo gmake check Making check in doc gmake[1]: Entering directory `/home/robertg/dillo-0.6.6/doc' gmake[1]: Nothing to be done for `check'. gmake[1]: Leaving directory `/home/robertg/dillo-0.6.6/doc' Making check in src gmake[1]: Entering directory `/home/robertg/dillo-0.6.6/src' Making check in IO gmake[2]: Entering directory `/home/robertg/dillo-0.6.6/src/IO' gmake[2]: Nothing to be done for `check'. gmake[2]: Leaving directory `/home/robertg/dillo-0.6.6/src/IO' gmake[2]: Entering directory `/home/robertg/dillo-0.6.6/src' gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I/usr/local/include -I/usr/local/include/glib -I/usr/X11R6/include -g -O2 -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -c png.c png.c:19: png.h: No such file or directory
Well -- you are missing a header file (try install libpng, libpng-dev or what ever applies to your system). This is not a make-problem.
gmake[2]: *** [png.o] Error 1 gmake[2]: Leaving directory '/home/robertg/dillo-0.6.6/src' gmake[1]: *** [check-recursive] Error 1 gmake[1] Leaving directory '/home/robertg/dillo-0.6.6/src' gmake[1]: *** [check-recursive] Error 1
_______________________________________________ Dillo-dev mailing list Dillo-dev@lists.auriga.wearlab.de http://lists.auriga.wearlab.de/cgi-bin/mailman/listinfo/dillo-dev