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 

toolchain install tip newlib error (fix tip)

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



Joined: 07 Oct 2005
Posts: 3

PostPosted: Tue Oct 11, 2005 5:12 am    Post subject: toolchain install tip newlib error (fix tip) Reply with quote

Code:

psp-gcc -B/tmp/pspdev/newlib-1.13.0/build-psp/psp/newlib/ -isystem /tmp/pspdev/n
ewlib-1.13.0/build-psp/psp/newlib/targ-include -isystem /tmp/pspdev/newlib-1.13.
0/newlib/libc/include -DPACKAGE=\"newlib\" -DVERSION=\"1.13.0\"  -I. -I../../../
../../newlib/libc/locale  -O2 -G0 -DPREFER_SIZE_OVER_SPEED -DCOMPACT_CTYPE -DCLO
CK_PROVIDED -I/usr/local/pspdev/psp/sdk/include -fno-builtin    -O2 -g -O2   -O2
 -g -O2  -c ../../../../../newlib/libc/locale/nl_langinfo.c
psp-gcc -B/tmp/pspdev/newlib-1.13.0/build-psp/psp/newlib/ -isystem /tmp/pspdev/n
ewlib-1.13.0/build-psp/psp/newlib/targ-include -isystem /tmp/pspdev/newlib-1.13.
0/newlib/libc/include -DPACKAGE=\"newlib\" -DVERSION=\"1.13.0\"  -I. -I../../../
../../newlib/libc/locale  -O2 -G0 -DPREFER_SIZE_OVER_SPEED -DCOMPACT_CTYPE -DCLO
CK_PROVIDED -I/usr/local/pspdev/psp/sdk/include -fno-builtin    -O2 -g -O2   -O2
 -g -O2  -c ../../../../../newlib/libc/locale/timelocal.c
rm -f lib.a
psp-ar cru lib.a locale.o fix_grouping.o        ldpart.o        lmessages.o lnum
eric.o  lmonetary.o     nl_langinfo.o   timelocal.o
psp-ranlib lib.a
make[4]: Leaving directory `/tmp/pspdev/newlib-1.13.0/build-psp/psp/newlib/libc/
locale'
Making all in sys
make[4]: Entering directory `/tmp/pspdev/newlib-1.13.0/build-psp/psp/newlib/libc
/sys'
Making all in psp
make[5]: Entering directory `/tmp/pspdev/newlib-1.13.0/build-psp/psp/newlib/libc
/sys/psp'
psp-gcc -B/tmp/pspdev/newlib-1.13.0/build-psp/psp/newlib/ -isystem /tmp/pspdev/n
ewlib-1.13.0/build-psp/psp/newlib/targ-include -isystem /tmp/pspdev/newlib-1.13.
0/newlib/libc/include -DPACKAGE=\"newlib\" -DVERSION=\"1.13.0\"  -I. -I../../../
../../../newlib/libc/sys/psp  -O2 -G0 -DPREFER_SIZE_OVER_SPEED -DCOMPACT_CTYPE -
DCLOCK_PROVIDED -I/usr/local/pspdev/psp/sdk/include -fno-builtin    -O2 -g -O2
 -O2 -g -O2  -c ../../../../../../newlib/libc/sys/psp/libcglue.c
../../../../../../newlib/libc/sys/psp/libcglue.c:25:22: error: psptypes.h: No su
ch file or directory
../../../../../../newlib/libc/sys/psp/libcglue.c:26:26: error: pspiofilemgr.h: N
o such file or directory
../../../../../../newlib/libc/sys/psp/libcglue.c:27:26: error: pspmodulemgr.h: N
o such file or directory
../../../../../../newlib/libc/sys/psp/libcglue.c:28:23: error: pspsysmem.h: No s
uch file or directory
../../../../../../newlib/libc/sys/psp/libcglue.c:29:26: error: pspthreadman.h: N
o such file or directory
../../../../../../newlib/libc/sys/psp/libcglue.c:30:22: error: psputils.h: No su
ch file or directory
make[5]: *** [libcglue.o] Error 1
make[5]: Leaving directory `/tmp/pspdev/newlib-1.13.0/build-psp/psp/newlib/libc/
sys/psp'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/tmp/pspdev/newlib-1.13.0/build-psp/psp/newlib/libc/
sys'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/tmp/pspdev/newlib-1.13.0/build-psp/psp/newlib/libc'

make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/pspdev/newlib-1.13.0/build-psp/psp/newlib'
make[1]: *** [all-recursive-am] Error 2
make[1]: Leaving directory `/tmp/pspdev/newlib-1.13.0/build-psp/psp/newlib'
make: *** [all-target-newlib] Error 2
ERROR BUILDING NEWLIB


make sure delete existing toolchain...

then type command in your cygwin..

echo $PATH

/cygdrive/c/pspsdk/bin <---- if exist left path or other path, delete...

then again toolchain install ( ./toolchain -n [ this command start from newlib ] )

sorry my poor english...
_________________
Korean Hacker... in psp2dev.org
Back to top
View user's profile Send private message MSN Messenger
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