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 

ps2eth error? Trying to build ps2link from CVS.

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



Joined: 10 Dec 2004
Posts: 216

PostPosted: Thu Jan 20, 2005 12:57 am    Post subject: ps2eth error? Trying to build ps2link from CVS. Reply with quote

I put the cvs files into the "samples" dir of ps2sdk to build ps2eth but it was a no-go.

After browsing the make file for a couple of minutes, I noticed that there are 2 include statements at the bottom of the make file for ps2smap, which when put at the top allow the ps2smap.irx to build fine.

Not sure yet if this builds the correct IRX but I will soon find out if the CVS of ps2link works....

edit: I built ps2sdk again yesterday from CVS before I started on trying to build ps2link....

edit: OK, with that change all builds seem to be building except when debug is turned on or when I try to do a make release.

here is what I get when I turn debug on (which is kind of odd because it doesnt happen with the debug 0):

Code:
ps2link.c: In function `loadModules':
ps2link.c:388: warning: unsigned int format, pointer arg (arg 2)
ps2link.c:391: `_binary_iomanX_ps2dev9_irx_start' undeclared (first use in this function)
ps2link.c:391: (Each undeclared identifier is reported only once
ps2link.c:391: for each function it appears in.)
ps2link.c:394: `_binary_iomanX_ps2ip_irx_start' undeclared (first use in this function)
ps2link.c:397: `_binary_iomanX_ps2smap_irx_start' undeclared (first use in this function)
ps2link.c:400: `_binary_iomanX_ioptrap_irx_start' undeclared (first use in this function)
ps2link.c:403: `_binary_iomanX_ps2link_irx_start' undeclared (first use in this function)
make[1]: *** [ps2link.o] Error 1
make[1]: Leaving directory `/usr/local/ps2dev/ps2sdk/samples/ps2link/ee'
make: *** [ee] Error 2


Ill keep slogging at it and test the elfs I have built so far on some hardware.

edit: duh - debug on and builtin irx on at the same time seems to cause the above code....
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