
000 | bash-3.1# make cc -O -DDOJPEG -Ijpeg -DDOTIFF -Itiff -DDOPDS -c xv.c In file included from xv.c:11: xv.h:119: error: conflicting types for 'sys_errlist' /usr/include/bits/sys_errlist.h:28: error: previous declaration of 'sys_errlist' was here xv.h:119: error: conflicting types for 'sys_errlist' /usr/include/bits/sys_errlist.h:28: error: previous declaration of 'sys_errlist' was here make: *** [xv.o] Error 1 |