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 

Trying to install libvorbis

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



Joined: 06 Oct 2006
Posts: 3

PostPosted: Fri Jan 19, 2007 12:54 am    Post subject: Trying to install libvorbis Reply with quote

I have installed SDL, libogg, SDL_image, SDL_mixer, SDL_gfx but when I go to install libvorbis I get this when running autogen.sh

Code:
checking for Ogg... cross compiling; assumed OK...
yes
checking for oggpack_writealign... no
configure: error: Ogg >= 1.0 required !


As stated before I have libogg installed. Do I need some other type of ogg installed? I am running on MacOSX (PPC). Any help would be great.

Thanks,
Psycorpse
Back to top
View user's profile Send private message
Bytrix



Joined: 14 Sep 2005
Posts: 72
Location: England

PostPosted: Fri Jan 19, 2007 1:23 am    Post subject: Reply with quote

Google brought up this:

http://lists.xiph.org/pipermail/vorbis/2004-February/024821.html
Back to top
View user's profile Send private message Send e-mail
psycorpse



Joined: 06 Oct 2006
Posts: 3

PostPosted: Fri Jan 19, 2007 1:39 am    Post subject: Reply with quote

I just read that and I attempted to what it suggested. It appeared that the -L$(psp-config --pspsdk-path)/lib didn't have the libogg files in it so I changed it to the correct folder $(psp-config --psp-prefix)/lib and it still gives the same error message. I also found a thread in this forum that had the same error and I tried what they suggested however it didn't work.
Back to top
View user's profile Send private message
psycorpse



Joined: 06 Oct 2006
Posts: 3

PostPosted: Fri Jan 19, 2007 2:44 am    Post subject: Reply with quote

Ok after trying a few more things I am now getting past the autogen.sh. However when I run make i am getting:

Code:

.....

../libtool: line 1: s,^.*/,,g: No such file or directory
../libtool: line 1: -e command not found
*** Warning: inferring the mode of operation is deprecated.
*** Future versions of Libtool will require -mode=MODE to be specified.
../libtool: line 1: -e command not found
../libtool: line 1: -e command not found
../libtool: line 1: -e command not found
../libtool: line 1: -e command not found
../libtool: line 1: -e command not found
../libtool: line 1: -e command not found
../libtool: line 1: -e command not found
../libtool: line 1: -e command not found
../libtool: line 1: -e command not found
../libtool: line 1: -e command not found
../libtool: line 1: -e command not found
../libtool: line 1: -e command not found
../libtool: line 1: -e command not found
../libtool: line 1: -e command not found
../libtool: line 1: -e command not found
../libtool: line 1: -e command not found
../libtool: line 1: -e command not found
../libtool: line 1: -e command not found
: compile: cannot determine name of library object from `'
make[3]: *** [mdct.lo] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

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