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 

Help me to compil ALTIMIT

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



Joined: 12 Aug 2008
Posts: 6

PostPosted: Tue Aug 26, 2008 3:39 am    Post subject: Help me to compil ALTIMIT Reply with quote

Hi all!
I started the programming and thus to train
I work on ALTIMIT. But I can't compile what I do and therefore I would like someone help me compile what I do.
Altimit uses old lib where is it?
If I have a problem writing a code (video player for example), can you help me .... because I would like ALTIMIT read MP3 and DIVX ..... but if I built the program and that I can't compile, how to test.
i need help!! Please ...
Sorry for my bad english.
Back to top
View user's profile Send private message
LBGSHI



Joined: 07 Aug 2006
Posts: 136

PostPosted: Wed Aug 27, 2008 1:51 pm    Post subject: Reply with quote

It looks like ALTIMIT requires libcdvd, gslib, and sbv-1.0-lite. Were you not able to compile ALTIMIT, or were you able to compile ALTIMIT, but not anything you created using ALTIMIT?

Assuming you can't compile ALTIMIT, drop to console (msys, Cygwin, Linux, whatever), cd into your ps2dev directory, and check out the three missing libraries using SVN:

svn co svn://svn.ps2dev.org/ps2/trunk/gslib
svn co svn://svn.ps2dev.org/ps2/trunk/ps2sdk/ee/sbv
svn co svn://svn.ps2dev.org/ps2/trunk/ps2sdk/ee/rpc/cdvd

To be lazy, you can just rename the "sbv" directory to "sbv-1.0-lite", and rename the "cdvd" directory to "libcdvd". Now cd into the libcdvd directory, and type "make". Do the same for gslib and sbv.

However, I still can't compile ALTIMIT, as I get an error saying the linker can't find -lsbv_patches (which isn't the same as saying it doesn't recognize the command, meaning it does know -lsbv_patches is really something, but doesn't know exactly what).

Perhaps someone with a bit more experience and knowledge can lend a hand, or perhaps you can come up with the answer, now that you know where to find the required libraries (assuming you didn't before).
_________________
I may be lazy, but I can...zzzZZZzzzZZZzzz...
Back to top
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger MSN Messenger
misfire



Joined: 06 Sep 2004
Posts: 120
Location: Germany

PostPosted: Wed Aug 27, 2008 4:54 pm    Post subject: Reply with quote

IIRC, it must be -lpatches and not -lsbv_patches. Try to change it in the Makefile.
Back to top
View user's profile Send private message
LBGSHI



Joined: 07 Aug 2006
Posts: 136

PostPosted: Wed Aug 27, 2008 10:13 pm    Post subject: Reply with quote

Worth a shot, though mrbrown (the author of SBV) says in the readme to use -lsbv_patches...I'll give it a try later, nonetheless, if the reader hasn't already tried it. Thanks.
_________________
I may be lazy, but I can...zzzZZZzzzZZZzzz...
Back to top
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger MSN Messenger
misfire



Joined: 06 Sep 2004
Posts: 120
Location: Germany

PostPosted: Wed Aug 27, 2008 10:44 pm    Post subject: Reply with quote

The Makefile builds "libpatches.a", so -lpatches should work.

I guess one of the PS2SDK maintainers changed the library name for simplicity.
Back to top
View user's profile Send private message
tac



Joined: 12 Aug 2008
Posts: 6

PostPosted: Sat Sep 06, 2008 3:53 am    Post subject: Reply with quote

OK thanks but i can't compile, and i don't know why.

Forget it because I however that someone me compile it :

http://rapidshare.com/files/142334286/radmenusrc.rar.html

It is a version of RADMENU which I have almost no change but I would like to know if someone happens to compile before making big changes.
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