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 

Building ps2sdk from CVS on Mac OS X Tiger

 
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PS2 Development
View previous topic :: View next topic  
Author Message
Mikael Sjöholm



Joined: 30 Jun 2005
Posts: 2
Location: Sweden

PostPosted: Thu Jun 30, 2005 1:58 am    Post subject: Building ps2sdk from CVS on Mac OS X Tiger Reply with quote

Hi,
I'm very new to ps2 programming, but I have been sucessful building the toolchain on Mac OS 10.3 in the past. Now when I have upgraded my old Mac to the latest 10.4.1 I seem to get problems.
The problem is really the install face.

This is what happens:

After getting the ps2sdk from the cvs, I'm bulding it with make (GNU Make 3.80)

Then I continue issuing this:

bash# sudo make install

giving the following output:

Code:

...
...
make -C erl release
mkdir -p /usr/local/ps2dev/ps2sdk/ee/ /usr/local/ps2dev/ps2sdk/ee/include/ /usr/local/ps2dev/ps2sdk/ee/lib/ /usr/local/ps2dev/ps2sdk/ee/bin/ /usr/local/ps2dev/ps2sdk/ee/startup
Installing lib/liberl.a to /usr/local/ps2dev/ps2sdk/ee/lib
Installing include/erl.h to /usr/local/ps2dev/ps2sdk/ee/include
Installing include/hashtab.h to /usr/local/ps2dev/ps2sdk/ee/include
Installing include/lookupa.h to /usr/local/ps2dev/ps2sdk/ee/include
Installing include/recycle.h to /usr/local/ps2dev/ps2sdk/ee/include
YES -C hello release
-C
-C
-C
-C
-C
...
and so on...


So, the suspicious line here is [i]YES -C hello release[i/]

So I tried to find a file with a "YES":

bash# find ./ -exec grep -q "YES" '{}' \; -print

And I did not find it.

That's why I think it's a magic error!

/Please help!
Back to top
View user's profile Send private message Visit poster's website
pixel



Joined: 30 Jan 2004
Posts: 791

PostPosted: Thu Jun 30, 2005 4:30 am    Post subject: Reply with quote

Fixed.
_________________
pixel: A mischievous magical spirit associated with screen displays. The computer industry has frequently borrowed from mythology. Witness the sprites in computer graphics, the demons in artificial intelligence and the trolls in the marketing department.
Back to top
View user's profile Send private message
Mikael Sjöholm



Joined: 30 Jun 2005
Posts: 2
Location: Sweden

PostPosted: Thu Jun 30, 2005 5:43 am    Post subject: Reply with quote

Many thanks,

It works now!
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PS2 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