I'm building manually on Ubuntu 23.10
I installed every prerequisite needed and by default it threw up an error at me. Okay, fine, I followed this advice, however I still get this error multiple times, with no elf in the folder:
src/pc/pc_main.c:162:9: error: implicit declaration of function 'deinit_ps2_filesystem_driver'
I'm building manually on Ubuntu 23.10 I installed every prerequisite needed and by default it threw up an error at me. Okay, fine, I followed this advice, however I still get this error multiple times, with no elf in the folder:
src/pc/pc_main.c:162:9: error: implicit declaration of function 'deinit_ps2_filesystem_driver'
Anything I'm doing wrong, here? Here's the full log, if it helps.