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 

libmad and other library issues

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



Joined: 03 Aug 2005
Posts: 6

PostPosted: Mon Nov 14, 2005 8:10 am    Post subject: libmad and other library issues Reply with quote

OK, i recently installed libmad and i can compile the library just fine by doing -lmad in my makefile

The issue is though when i try to add in mp3player.h and .c to play back mp3s in my program. For some reason i get undefined references to:
mad_frame_init
mad_synth_init
mad_stream_init
and mad_timer_zero

any ideas as to why?


Last edited by Xephonic on Mon Nov 14, 2005 2:22 pm; edited 1 time in total
Back to top
View user's profile Send private message
Xephonic



Joined: 03 Aug 2005
Posts: 6

PostPosted: Mon Nov 14, 2005 2:22 pm    Post subject: Reply with quote

Such things happen with other libraries ive installed as well. It reads them fine in the make file when i put them in library tags, but i keep getting all these undefined references. Am i installing the libs wrong?

i do a ./configure -prefix=/usr/local/pspdev/psp

then make
then make install

i dont get it :(

I also re-dled and ran toolchain.sh

http://geekspot.org/Vash/img.jpg

is an example of my libpng issues
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