forums.ps2dev.org Forum Index forums.ps2dev.org
Homebrew PS2, PSP & PS3 Development Discussions
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

missing build.mak

 
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development
View previous topic :: View next topic  
Author Message
elad_thc



Joined: 23 Jan 2006
Posts: 2

PostPosted: Mon Jan 23, 2006 7:16 am    Post subject: missing build.mak Reply with quote

I need some help I finaly managed to get the PSP tolchain installed as instructed in the online tutorial. I then proceeded to the next tutorial on making you first hello world prog but when I type make the following message is returned
Code:

$ make
Makefile:12: cygdrive/C/cygwin/usr/local/pspdev/lib/build.mak: No such file or directory
make:*** No rule to make target 'cygdrive/C/cygwin/usr/local/pspdev/lib/build.mak'. Stop.

on closer inspection of the folder in windows I discovered that there is no build.mak file

if someone could please send me a copy or post the contents that would be great.[/img]
Code:
Back to top
View user's profile Send private message
JJS



Joined: 23 Jan 2006
Posts: 1

PostPosted: Mon Jan 23, 2006 7:33 am    Post subject: Reply with quote

build.mak is located in /usr/local/pspdev/psp/sdk/lib
or cygdrive/C/cygwin/usr/local/pspdev/psp/sdk/lib/build.mak in your case

psp-config --pspsdk-path will get you most of the way there if you're doing it programmatically. I would check how old that tutorial is as it seems there have been quite a few (helpful) changes to the PSP sdk made since the tutorial might have been written/updated.
Back to top
View user's profile Send private message Visit poster's website
nullp01nter



Joined: 04 Jan 2006
Posts: 26
Location: Saxony/Germany

PostPosted: Mon Jan 23, 2006 7:39 am    Post subject: Reply with quote

I don't know which tutorial you tried, but maybe you also should read this one:
http://www.scriptscribbler.com/psp/tutorials/lesson01.htm

And no, I don't think it would help if anyone sends you his build.mak, because in your installation something seems to be wrong. There will be more errors, I think.

Additionally, your "cygdrive/C/cygwin..." looks really odd. Normally in these tutorials the word "cygdrive" has to be substituted with the drive letter you installed to, for example "C:".

Thoralt
Back to top
View user's profile Send private message
CaseyB



Joined: 23 Jan 2006
Posts: 15

PostPosted: Mon Jan 23, 2006 8:14 am    Post subject: Reply with quote

When I initially ran the toolchain script it finished with errors, but being me I decided to try to build the "Hello World" any way and that's the error I got too! What fixed it for me was to run svn update before running the toolchain script again.
Back to top
View user's profile Send private message
elad_thc



Joined: 23 Jan 2006
Posts: 2

PostPosted: Mon Jan 23, 2006 9:53 am    Post subject: thanks Reply with quote

thanks casey im trying that right now
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development All times are GMT + 10 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group