Page 1 of 1

compile problem

Posted: Tue Mar 02, 2004 10:17 pm
by brouanet
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.

Posted: Wed Mar 03, 2004 3:53 am
by mrbrown
It's usually a good idea to read the README and INSTALL files before compiling a project :).

Setup your environment according to each individual package that ps2menu requires.

Easy way to ...

Posted: Wed Mar 03, 2004 2:57 pm
by redfield
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