error al complilar un archivo

hola buenas al compilar dos archivos me da estos errores

dvd.c
d:/DivFix++_v0.29/devkitPro/WiiGamecubeLauncher/gcbooterhomebrew/source/dvd.c:28: warning: pointer targets in initialization differ in signedness
d:/DivFix++_v0.29/devkitPro/WiiGamecubeLauncher/gcbooterhomebrew/source/dvd.c: In function 'read_safe':
d:/DivFix++_v0.29/devkitPro/WiiGamecubeLauncher/gcbooterhomebrew/source/dvd.c:61: error: 'sector_buffer' undeclared (first use in this function)
d:/DivFix++_v0.29/devkitPro/WiiGamecubeLauncher/gcbooterhomebrew/source/dvd.c:61: error: (Each undeclared identifier is reported only once
d:/DivFix++_v0.29/devkitPro/WiiGamecubeLauncher/gcbooterhomebrew/source/dvd.c:61: error: for each function it appears in.)
make[1]: *** [dvd.o] Error 1
"make": *** [build] Error 2

y he buscados por lo foros y por este foro y nada muchas gracias por la ayuda
Tiene pinta de que quieres que funcionen los archivos que colgó WiiGator para el Backup Launcher de GC xD

Parece que te faltan librerías... eso o que estás intentando compilar sin tener ni idea de lo que estás haciendo realmente...
1 respuesta