Hello,
when i compile ps2menu, i have this error :
loader.c:33:23: sys/ioctl.h: Aucun fichier ou répertoire de ce type
loader.c:34:25: fileXio_rpc.h: Aucun fichier ou répertoire de ce type
loader.c:36:20: libhdd.h: Aucun fichier ou répertoire de ce type
loader.c:37:25: sbv_patches.h: Aucun fichier ou répertoire de ce type
where i can find this files ???
My system : debian with ps2 gcc install by the automatic script of oopo.
compile problem
Easy way to ...
brouanet you must declare the paths in the environment or it'll fail when you want to compile :)
Oopo kindly provide the package without pre-configuring it.
En français : il faut simplement que tu donne les chemins relatifs aux fichiers auquels tu fais appel sans quoi ta compilation ne sera pas valide car il ne trouve pas l'accès aux fichiers nécessaires.
Amicalement à ton service
Oopo kindly provide the package without pre-configuring it.
En français : il faut simplement que tu donne les chemins relatifs aux fichiers auquels tu fais appel sans quoi ta compilation ne sera pas valide car il ne trouve pas l'accès aux fichiers nécessaires.
Amicalement à ton service
REDFIELD