
emul_op.cpp: In function ‘void EmulOp(M68kRegisters*, uint32, int)’: Main_unix.cpp:1220:13: warning: ignoring return value of ‘int nice(int)’ declared with attribute ‘warn_unused_result’

Main_unix.cpp: In function ‘void* emul_func(void*)’: Sys_unix.cpp:665:29: warning: ignoring return value of ‘ssize_t read(int, void*, size_t)’ declared with attribute ‘warn_unused_result’ Sys_unix.cpp: In function ‘void* Sys_open(const char*, bool)’: Xpram_unix.cpp:77:22: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’ declared with attribute ‘warn_unused_result’ Xpram_unix.cpp: In function ‘void SaveXPRAM()’: Xpram_unix.cpp:63:21: warning: ignoring return value of ‘ssize_t read(int, void*, size_t)’ declared with attribute ‘warn_unused_result’ Xpram_unix.cpp: In function ‘void LoadXPRAM(const char*)’: I./CrossPlatform -I./slirp -DHAVE_CONFIG_H -D_REENTRANT -DDATADIR=\"/usr/share/SheepShaver\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -DSTDC_HEADERS=1 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c. G++ -D_FORTIFY_SOURCE=2 -DBINCUE -I./kpx_cpu/include -I./kpx_cpu/src -DUSE_JIT -I./include -I. I./CrossPlatform -I./slirp -DHAVE_CONFIG_H -D_REENTRANT -DDATADIR=\"/usr/share/SheepShaver\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -DSTDC_HEADERS=1 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c xpram_unix.cpp -o obj/xpram_unix.o I./CrossPlatform -I./slirp -DHAVE_CONFIG_H -D_REENTRANT -DDATADIR=\"/usr/share/SheepShaver\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -DSTDC_HEADERS=1 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c timer_unix.cpp -o obj/timer_unix.o macos_util.cpp -o obj/macos_util.oįatal error: can't create obj/sys_unix.o: No such file or directoryįatal error: can't create obj/prefs_unix.o: No such file or directory name_registry.cpp -o obj/name_registry.oįatal error: can't create obj/main_unix.o: No such file or directoryįatal error: can't create obj/prefs.o: No such file or directoryįatal error: can't create obj/prefs_items.o: No such file or directory


Not sure what exactly is failing here: Assembler messages:įatal error: can't create obj/main.o: No such file or directory
