Help for this page
# makefile for libpng using gcc (generic, static library) # Copyright (C) 2002, 2006 Glenn Randers-Pehrson ... pngrutil$(O): png.h pngconf.h pngset$(O): png.h pngconf.h pngtest$(O): png.h pngconf.h
.... cc_r -q64 -D_ALL_SOURCE -D_ANSI_C_SOURCE -D_POSIX_SOURCE -qmax +mem=-1 -qnoansialias -DUSE_NATIVE_DLOPEN -DNEED_PTHREAD_INIT -I/usr/l +ocal/include -q64 -DUSE_64_BIT_ALL -q64 -DUSE_MMAP -c inffast.c ar rc libz.a adler32.o compress.o crc32.o gzio.o uncompr.o def +late.o trees.o zutil.o inflate.o infback.o inftrees.o inffast.o ... Stop. make: 1254-004 The error code from the last command is 2.