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 

Error compiling PSPSDK

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



Joined: 12 Jun 2006
Posts: 1

PostPosted: Mon Jun 12, 2006 7:37 am    Post subject: Error compiling PSPSDK Reply with quote

Hi,

I'm trying to compile the latest toolchain (svn) but it always stops on "pspsdk/src/audio" saying it can't find include files string.h / stdlib.h which are on the system (configure found them and got them in /usr/local/pspdev/psp/include/). Previous steps compiled without problem.
I'm running Debian unstable, using automake 1.9.6 and autoconf 2.59a.
I did some research on the forum but nothing solved my problem. I also tried newtoolchain (which seems to be the same except the perl script) with no luck.

Here's the output :
Code:

 if psp-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/base -I../../src/user -I../../src/debug    -g -O2 -G0 -Wall -MT pspaudiolib.o -MD -MP -MF ".deps/pspaudiolib.Tpo" -c -o pspaudiolib.o pspaudiolib.c; \
        then mv -f ".deps/pspaudiolib.Tpo" ".deps/pspaudiolib.Po"; else rm -f ".deps/pspaudiolib.Tpo"; exit 1; fi
pspaudiolib.c:14:20: error: stdlib.h: No such file or directory
pspaudiolib.c:15:20: error: string.h: No such file or directory
then many errors

Looks like it misses -I/usr/local/pspdev/psp/include but I'm not really good when it comes to Makefile so don't really know how to fix it for every src ;)

Thanks for the help.
Back to top
View user's profile Send private message
Findeton



Joined: 31 Aug 2006
Posts: 2

PostPosted: Thu Aug 31, 2006 10:25 pm    Post subject: Reply with quote

Hi, I've got the very same problem, anyone knows how to fix it?
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