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 

ps2link from cvs won't compile (simple fix included)

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



Joined: 04 Nov 2004
Posts: 28

PostPosted: Wed Nov 24, 2004 2:17 am    Post subject: ps2link from cvs won't compile (simple fix included) Reply with quote

I've been trying to resolve my toolchain / compilation issues for about a week and thought I had it (I probably do) but ran into an unexpected problem:
the current ps2link from CVS will not compile.
Simply changing the LDFLAGS in ee/Rules.make fixed the problem:
-EE_LIBS += -lkernel -lc -lsyscall
+EE_LIBS += -lkernel -lc -lkernel -lsyscall

I found the solution in this thread. It's obvious there are changes to ps2sdk going on, so I guessing I may run into other problems...


Last edited by Toker on Wed Nov 24, 2004 6:01 am; edited 1 time in total
Back to top
View user's profile Send private message
mrbrown



Joined: 17 Jan 2004
Posts: 1536

PostPosted: Wed Nov 24, 2004 2:40 am    Post subject: Reply with quote

Can you try just "-lc -lkernel"? This is how it's supposed to work now.
_________________
"He was warned..."
Back to top
View user's profile Send private message
ooPo
Site Admin


Joined: 17 Jan 2004
Posts: 2032
Location: Canada

PostPosted: Wed Nov 24, 2004 3:17 am    Post subject: Reply with quote

This thread is off topic. It has nothing to do with ps2client.
Back to top
View user's profile Send private message Visit poster's website
Toker



Joined: 04 Nov 2004
Posts: 28

PostPosted: Wed Nov 24, 2004 5:28 am    Post subject: Reply with quote

mrbrown wrote:
Can you try just "-lc -lkernel"? This is how it's supposed to work now.

That works fine, thank-you!

ooPo wrote:
This thread is off topic. It has nothing to do with ps2client.

Doh! I edited...
Back to top
View user's profile Send private message
ooPo
Site Admin


Joined: 17 Jan 2004
Posts: 2032
Location: Canada

PostPosted: Wed Nov 24, 2004 10:39 am    Post subject: Reply with quote

Now instead of you looking like a fool, I look like a fool!

Curses! Foiled again!
Back to top
View user's profile Send private message Visit poster's website
Toker



Joined: 04 Nov 2004
Posts: 28

PostPosted: Thu Nov 25, 2004 2:57 am    Post subject: Reply with quote

Ha! It's a good thing there's an edit feature: when I first read you're reply I hadn't noticed the mistake I'd made... guess I'm lucky you didn't see my first reply!

And don't worry... I feel like a fool already. I have the impression I'm the only one who cannot compile ps2link out of CVS and get it to load ps2hdd properly. At least the stuff I'm learning by reading the source should be useful once I get over this "roadblock".
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 -> 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