Code: Select all
psp-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/base -I../../src/kernel -I../../
src/display -I../../src/ge -I../../src/user -I../../src/debug -g -O2 -G0 -Wal
l -MT sceGuPatchPrim.o -MD -MP -MF .deps/sceGuPatchPrim.Tpo -c -o sceGuPatchPrim
.o sceGuPatchPrim.c
sceGuPatchPrim.c:12: error: conflicting types for 'sceGuPatchPrim'
pspgu.h:1329: error: previous declaration of 'sceGuPatchPrim' was here
make[3]: *** [sceGuPatchPrim.o] Error 1
make[3]: Leaving directory `/tmp/pspdev/pspsdk/src/gu'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/pspdev/pspsdk/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/pspdev/pspsdk'
make: *** [all] Error 2
ERROR BUILDING PSPSDK