im having a hard time compiling ps2rd rev 500 the error i get is:
also iv tryed to compile the ps2rd-ng and get this error:
i have compiled libconfig-1.4.4 and libcheats-0.1 from source
i have also kept up with the development by compiling all revs and rev 499 compiled just fine for me
{i have also posted this on psx-scene}
Code:
$ make * [PC] Building tool ntpbclient ... process_begin: CreateProcess(NULL, cc -std=gnu99 -pedantic -Wall -O2 -fno-strict -aliasing -s -I/usr/include -I/usr/local/include -c -o src/ntpbclient.o src/ntpb client.c, ...) failed. make (e=2): The system cannot find the file specified. make[2]: *** [src/ntpbclient.o] Error 2 make[1]: *** [all] Error 2 make: *** [build-pc-stamp] Error 2
Code:
$ make * [IOP] Building adb ... * [IOP] Building dev9 ... * [IOP] Building eesync ... * [IOP] Building memdisk ... * [IOP] Building net ... * [IOP] Building usb_mass ... * [EE] Building debugger ... * [EE] Building elfldr ... * [EE] Building engine ... * [EE] Building videomod ... * [EE] Building loader ... loader.c:27:23: libcheats.h: No such file or directory In file included from loader.c:32: gameid.h:27:23: libcheats.h: No such file or directory In file included from loader.c:32: gameid.h:48: `GAME_TITLE_MAX' undeclared here (not in a function) gameid.h:51: confused by earlier errors, bailing out make[2]: *** [loader.o] Error 1 make[1]: *** [all] Error 2 make: *** [all] Error 2
i have also kept up with the development by compiling all revs and rev 499 compiled just fine for me
{i have also posted this on psx-scene}