Hacking CFWs other than Luma3ds

Multimegamander has a seedy reputation around here. I am gonna avoid him.
I am actually trying to compile it to see if it works but I am a total newb at compiling.
still stuck on an error.
Note: I replaced my user in here with "user"

In file included from c:\users\user\appdata\roaming\xpacks\@gnu-mcu-eclipse\arm-none-eabi-gcc\8.2.1-1.4.1\.content\arm-none-eabi\include\dirent.h:39,
from source/fatfs/sdmmc/sdmmc.c:32:
c:\users\user\appdata\roaming\xpacks\@gnu-mcu-eclipse\arm-none-eabi-gcc\8.2.1-1.4.1\.content\arm-none-eabi\include\sys\dirent.h:10:2: error: #error "<dirent.h> not supported"
#error "<dirent.h> not supported"
^~~~~
In file included from source/fatfs/sdmmc/sdmmc.c:32:
c:\users\user\appdata\roaming\xpacks\@gnu-mcu-eclipse\arm-none-eabi-gcc\8.2.1-1.4.1\.content\arm-none-eabi\include\dirent.h:53:1: error: unknown type name 'DIR'
DIR *opendir(const char *);
^~~
c:\users\user\appdata\roaming\xpacks\@gnu-mcu-eclipse\arm-none-eabi-gcc\8.2.1-1.4.1\.content\arm-none-eabi\include\dirent.h:54:1: error: unknown type name 'DIR'
DIR *fdopendir(int);
^~~
c:\users\user\appdata\roaming\xpacks\@gnu-mcu-eclipse\arm-none-eabi-gcc\8.2.1-1.4.1\.content\arm-none-eabi\include\dirent.h:56:11: error: unknown type name 'DIR'
readdir(DIR *);
^~~
c:\users\user\appdata\roaming\xpacks\@gnu-mcu-eclipse\arm-none-eabi-gcc\8.2.1-1.4.1\.content\arm-none-eabi\include\dirent.h:61:17: error: unknown type name 'DIR'
void rewinddir(DIR *);
^~~
c:\users\user\appdata\roaming\xpacks\@gnu-mcu-eclipse\arm-none-eabi-gcc\8.2.1-1.4.1\.content\arm-none-eabi\include\dirent.h:76:15: error: unknown type name 'DIR'
int closedir(DIR *);
^~~
make: *** [Makefile:124: build/fatfs/sdmmc/sdmmc.o] Error 1
 
I am actually trying to compile it to see if it works but I am a total newb at compiling.
still stuck on an error.
Note: I replaced my user in here with "user"

In file included from c:\users\user\appdata\roaming\xpacks\@gnu-mcu-eclipse\arm-none-eabi-gcc\8.2.1-1.4.1\.content\arm-none-eabi\include\dirent.h:39,
from source/fatfs/sdmmc/sdmmc.c:32:
c:\users\user\appdata\roaming\xpacks\@gnu-mcu-eclipse\arm-none-eabi-gcc\8.2.1-1.4.1\.content\arm-none-eabi\include\sys\dirent.h:10:2: error: #error "<dirent.h> not supported"
#error "<dirent.h> not supported"
^~~~~
In file included from source/fatfs/sdmmc/sdmmc.c:32:
c:\users\user\appdata\roaming\xpacks\@gnu-mcu-eclipse\arm-none-eabi-gcc\8.2.1-1.4.1\.content\arm-none-eabi\include\dirent.h:53:1: error: unknown type name 'DIR'
DIR *opendir(const char *);
^~~
c:\users\user\appdata\roaming\xpacks\@gnu-mcu-eclipse\arm-none-eabi-gcc\8.2.1-1.4.1\.content\arm-none-eabi\include\dirent.h:54:1: error: unknown type name 'DIR'
DIR *fdopendir(int);
^~~
c:\users\user\appdata\roaming\xpacks\@gnu-mcu-eclipse\arm-none-eabi-gcc\8.2.1-1.4.1\.content\arm-none-eabi\include\dirent.h:56:11: error: unknown type name 'DIR'
readdir(DIR *);
^~~
c:\users\user\appdata\roaming\xpacks\@gnu-mcu-eclipse\arm-none-eabi-gcc\8.2.1-1.4.1\.content\arm-none-eabi\include\dirent.h:61:17: error: unknown type name 'DIR'
void rewinddir(DIR *);
^~~
c:\users\user\appdata\roaming\xpacks\@gnu-mcu-eclipse\arm-none-eabi-gcc\8.2.1-1.4.1\.content\arm-none-eabi\include\dirent.h:76:15: error: unknown type name 'DIR'
int closedir(DIR *);
^~~
make: *** [Makefile:124: build/fatfs/sdmmc/sdmmc.o] Error 1
It compiles exactly the same as normal Cakes, and it does boot, but patches don't work, RedNAND, Sig Checks, etc. I could fix that tho
 
It compiles exactly the same as normal Cakes, and it does boot, but patches don't work, RedNAND, Sig Checks, etc. I could fix that tho
Yeah, Managed to compile it at the end all I needed to do was to grab the latest makefile from the original rep in order to compile and take the Cakes.bin from a release and put it in the out folder (Not sure if that's how its done but it worked for me), but I decided not to reply since the OP didn't want your fork.
Also please update the patches, GBA VC and DS VC Don't work, although I have the right patches.
Since I am already replying I might aswell just put the compiled build here.
 

Attachments

Site & Scene News

Popular threads in this forum