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 (newlib) compile error

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



Joined: 04 Oct 2005
Posts: 9

PostPosted: Tue Oct 04, 2005 9:10 am    Post subject: toolchain (newlib) compile error Reply with quote

Hi! I've installed cygwin like it says on: http://wiki.ps2dev.org/psp:programming_faq#3_install_the_psp_toolchain_and_the_latest_version_of_pspsdk

But it didn't compiled completely it stops at:

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


i copied a bit more as needed i think... can somone help me out?
It couldn't find header files but why?
Back to top
View user's profile Send private message
Mister0



Joined: 04 Oct 2005
Posts: 9

PostPosted: Wed Oct 05, 2005 2:47 am    Post subject: Reply with quote

I've managed it already. The toolchain version i downloaded from oope doesn't work for me. But the version from subversion is working!
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