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 

[SOLVED] 004-Newlib toolchain script error.

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



Joined: 03 Jun 2007
Posts: 328

PostPosted: Sun Oct 21, 2007 1:12 am    Post subject: [SOLVED] 004-Newlib toolchain script error. Reply with quote

004 script gives this error.

Code:

make[5]: Entering directory `/home/Rokr/psptoolchain/scripts/newlib-1.15.0/build
-psp/psp/newlib/libc'
rm -f crt0.o
ln sys/crt0.o crt0.o >/dev/null 2>/dev/null || cp sys/crt0.o crt0.o
cp: cannot stat `sys/crt0.o': No such file or directory
make[5]: *** [crt0.o] Error 1
make[5]: Leaving directory `/home/Rokr/psptoolchain/scripts/newlib-1.15.0/build-
psp/psp/newlib/libc'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/home/Rokr/psptoolchain/scripts/newlib-1.15.0/build-
psp/psp/newlib/libc'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/Rokr/psptoolchain/scripts/newlib-1.15.0/build-
psp/psp/newlib'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/Rokr/psptoolchain/scripts/newlib-1.15.0/build-
psp/psp/newlib'
make[1]: *** [all-target-newlib] Error 2
make[1]: Leaving directory `/home/Rokr/psptoolchain/scripts/newlib-1.15.0/build-
psp'
make: *** [all] Error 2


Tried twice. Please help..
_________________
Intrigued by PSP system Since December 2006.
Use it more for Development than for Gaming.


Last edited by KickinAezz on Mon Oct 22, 2007 12:48 am; edited 1 time in total
Back to top
View user's profile Send private message
ooPo
Site Admin


Joined: 17 Jan 2004
Posts: 2032
Location: Canada

PostPosted: Sun Oct 21, 2007 4:13 am    Post subject: Reply with quote

Please post more of the error messages. All I can guess from what you've pasted is that you haven't built steps 1-3 yet.

Or ran out of disk space, I guess.
Back to top
View user's profile Send private message Visit poster's website
KickinAezz



Joined: 03 Jun 2007
Posts: 328

PostPosted: Sun Oct 21, 2007 9:18 am    Post subject: Reply with quote

The first 3 steps were succesful.
_________________
Intrigued by PSP system Since December 2006.
Use it more for Development than for Gaming.
Back to top
View user's profile Send private message
KickinAezz



Joined: 03 Jun 2007
Posts: 328

PostPosted: Mon Oct 22, 2007 12:50 am    Post subject: Reply with quote

Had to add these lines to cygwin:

set PSPDEV=/usr/local/pspdev
set PATH=$PATH:$PSPDEV/bin
before
bash --login -i

instead of these from psp-programming tutorials [which are outdated]:

set path=%path%;C:/cygwin/usr/local/pspdev/bin
set PSPSDK=C:/cygwin/usr/local/pspdev
_________________
Intrigued by PSP system Since December 2006.
Use it more for Development than for Gaming.
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