| View previous topic :: View next topic |
| Author |
Message |
brouanet
Joined: 02 Mar 2004 Posts: 5
|
Posted: Tue Mar 02, 2004 10:17 pm Post subject: compile problem |
|
|
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. |
|
| Back to top |
|
 |
mrbrown
Joined: 17 Jan 2004 Posts: 1536
|
Posted: Wed Mar 03, 2004 3:53 am Post subject: |
|
|
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. |
|
| Back to top |
|
 |
redfield
Joined: 21 Jan 2004 Posts: 10 Location: France
|
Posted: Wed Mar 03, 2004 2:57 pm Post subject: 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 _________________
REDFIELD |
|
| Back to top |
|
 |
|