Enviado em 08/08/2018 - 00:26h
Tô tentando instalar esse emulador, e pesquisando não achei uma solução para esse erro.
libpcsxcore/cdriso.c:916:12: error: conflicting types for ‘uncompress2’
static int uncompress2(void *out, unsigned long *out_size, void *in, unsigned l
^
In file included from ../libpcsxcore/psxcommon.h:45:0,
from ../libpcsxcore/cdriso.c:22:
/usr/include/zlib.h:1283:21: note: previous declaration of ‘uncompress2’ was here
ZEXTERN int ZEXPORT uncompress2 OF((Bytef *dest, uLongf *destLen,
^
Makefile:905: recipe for target 'cdriso.o' failed
make[1]: *** [cdriso.o] Error 1
make[1]: Leaving directory '/tmp/SBo/pcsxr/libpcsxcore'
Makefile:445: recipe for target 'all-recursive' failed
libpcsxcore/cdriso.c:916:12: error: conflicting types for ‘uncompress2’
static int uncompress2(void *out, unsigned long *out_size, void *in, unsigned l
^
In file included from ../libpcsxcore/psxcommon.h:45:0,
from ../libpcsxcore/cdriso.c:22:
/usr/include/zlib.h:1283:21: note: previous declaration of ‘uncompress2’ was here
ZEXTERN int ZEXPORT uncompress2 OF((Bytef *dest, uLongf *destLen,
^
Makefile:905: recipe for target 'cdriso.o' failed
make[1]: *** [cdriso.o] Error 1
make[1]: Leaving directory '/tmp/SBo/pcsxr/libpcsxcore'
Makefile:445: recipe for target 'all-recursive' failed