| View previous topic :: View next topic |
| Author |
Message |
doc.o
Joined: 26 Jul 2006 Posts: 6
|
Posted: Wed Aug 16, 2006 4:16 pm Post subject: make error help |
|
|
This annoying error keeps coming up the files are currently there.
please help. |
|
| Back to top |
|
 |
daurnimator

Joined: 11 Dec 2005 Posts: 38 Location: melbourne, australia
|
Posted: Wed Aug 16, 2006 5:19 pm Post subject: |
|
|
| i'd say you're missing a makefile - or you've copied someone elses, and have no idea what you're doing |
|
| Back to top |
|
 |
ooPo Site Admin
Joined: 17 Jan 2004 Posts: 2032 Location: Canada
|
Posted: Thu Aug 17, 2006 3:21 am Post subject: |
|
|
Your $PS2SDK is empty. You can tell by it trying to access '/samples/Makefile.pref'.
Reread the instructions that came with your toolchain installation, specifically the part about environment variables. |
|
| Back to top |
|
 |
doc.o
Joined: 26 Jul 2006 Posts: 6
|
Posted: Thu Aug 17, 2006 4:19 pm Post subject: |
|
|
| ooPo wrote: | Your $PS2SDK is empty. You can tell by it trying to access '/samples/Makefile.pref'.
Reread the instructions that came with your toolchain installation, specifically the part about environment variables. |
But it isn't the files are there current in my folder it doesn't make any sense. Proof below.
 |
|
| Back to top |
|
 |
ooPo Site Admin
Joined: 17 Jan 2004 Posts: 2032 Location: Canada
|
Posted: Thu Aug 17, 2006 11:52 pm Post subject: |
|
|
It is trying to access '$PS2SDK/samples/Makefile.pref'. Usually if $PS2SDK is set properly it will look in '/usr/local/ps2dev/ps2sdk/samples/Makefile.pref'. Since your $PS2SDK isn't set, or is empty, it is looking in '/samples/Makefile.pref'.
Reread the part in the README.TXT about setting the proper environment variables. |
|
| Back to top |
|
 |
|