2003 project makefile help me!

Discuss the development of new homebrew software, tools and libraries.

Moderators: cheriff, TyRaNiD

Post Reply
Riekistyx
Posts: 14
Joined: Sat Mar 18, 2006 9:56 am

2003 project makefile help me!

Post by Riekistyx »

Ok so I downloaded the mcvs thing in rasmus profile. I get this error in my output and I have no idea where to go.

//OUTPUT WINDOW
make: psp-config: Command not found
Makefile:17: /lib/build.mak: No such file or directory
make: *** No rule to make target `/lib/build.mak'. Stop.

Alls i did was make a new project and tried to build it =D
I specified in the html dialog that my cygwin was in d:\cygwin
as for the mount?
I had no fricken idea which letter I assumed d (I checked in cygwin but im a wicked n00b a linux).

I have pspsdk installed into cygwin (the 1-2 hours long script update crap lol).
Please help me!
LOL @ linux users
User avatar
harleyg
Posts: 123
Joined: Wed Oct 05, 2005 6:15 am

Post by harleyg »

"Google it" - People who use this terms are newbies...
Yeah, and people who do not use google are newbies.
Set up your variables, $PATH and probably $PSPDEV.
Riekistyx
Posts: 14
Joined: Sat Mar 18, 2006 9:56 am

Post by Riekistyx »

You don't understand what I mean by that. Besides that sig is like ages old. lol too lazy to change it or not uncheck the box.

anyways.

I typed set in cygwin
i think my pspdev is set
my path hmmm it seems big. i think
Q:I have installed the toolchain and SDK, but it says 'psp-gcc command not found' or 'make: psp-config: Command not found'.
A:Stated in the README:
Quote:
Code:
export PATH="/usr/local/pspdev/bin:$PATH"

(You can also add the above four lines to your .bash_profile, to save you from typing it in each time you open a new console window.)
What readme where?
Still doesnt help I go in the cygwin window and type set to view all the vars
path is flooded with a billion of those /usr/local/pspdev/bin....
What the hell else is IT


anyways what should i expect to see in these vars.
LOL @ linux users
Post Reply