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 Building Newlib (PSPToolchain)

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



Joined: 16 May 2007
Posts: 12

PostPosted: Wed May 16, 2007 5:27 pm    Post subject: Error Building Newlib (PSPToolchain) Reply with quote

I've been over every other thread regarding errors using the PSPToolchain script. I'm using psptoolchain-20070501

Using Cygwin on Windows XP:

I ran the script once (./toolchain.sh), and it downloaded the files, began to build everything, and then crashed during the building of Newlib

I then added /cygdrive/c/pspsdk/bin
to my PATH and reran the script, but this time using the command:
./toolchain.sh -n

Even though I used the -n parameter, it proceeded to rebuild EVERYTHING, including both the binutils and gcc. (A quick look at toolchain.sh made it clear why -n doesn't work. :P I've since commented out the lines building everything up to Newlib.)

After about another hour of building, it reached the Newlib part, and crashed at the same time. Provided is the output I'm getting at the crash each time:



Code:

psp-ar cru lib.a lib_a-locale.o lib_a-fix_grouping.o lib_a-ldpart.o lib_a-lmessa
ges.o lib_a-lnumeric.o lib_a-lmonetary.o lib_a-nl_langinfo.o lib_a-timelocal.o
psp-ranlib lib.a
make[5]: Leaving directory `/home/psp/psptoolchain/build/newlib-1.15.0/build-psp
/psp/newlib/libc/locale'
Making all in sys
make[5]: Entering directory `/home/psp/psptoolchain/build/newlib-1.15.0/build-ps
p/psp/newlib/libc/sys'
Making all in psp
make[6]: Entering directory `/home/psp/psptoolchain/build/newlib-1.15.0/build-ps
p/psp/newlib/libc/sys/psp'
psp-gcc -B/home/psp/psptoolchain/build/newlib-1.15.0/build-psp/psp/newlib/ -isys
tem /home/psp/psptoolchain/build/newlib-1.15.0/build-psp/psp/newlib/targ-include
 -isystem /home/psp/psptoolchain/build/newlib-1.15.0/newlib/libc/include -DPACKA
GE_NAME=\"newlib\" -DPACKAGE_TARNAME=\"newlib\" -DPACKAGE_VERSION=\"1.15.0\" -DP
ACKAGE_STRING=\"newlib\ 1.15.0\" -DPACKAGE_BUGREPORT=\"\"  -I. -I../../../../../
../newlib/libc/sys/psp -O2 -G0 -mno-explicit-relocs -DCOMPACT_CTYPE -DCLOCK_PROV
IDED -DHAVE_FCNTL -DMALLOC_ALIGNMENT=16 -I/psp/sdk/include -fno-builtin      -O2
 -g -O2  -c ../../../../../../newlib/libc/sys/psp/libcglue.c
In file included from ../../../../../../newlib/libc/sys/psp/libcglue.c:26:
../../../../../../newlib/libc/sys/psp/sys/dirent.h:11:34: error: pspiofilemgr_di
rent.h: No such file or directory
In file included from ../../../../../../newlib/libc/sys/psp/libcglue.c:26:
../../../../../../newlib/libc/sys/psp/sys/dirent.h:18: error: expected specifier
-qualifier-list before 'SceIoStat'
../../../../../../newlib/libc/sys/psp/sys/dirent.h:27: error: expected specifier
-qualifier-list before 'SceUID'
../../../../../../newlib/libc/sys/psp/libcglue.c:29:22: error: psptypes.h: No su
ch file or directory
../../../../../../newlib/libc/sys/psp/libcglue.c:30:26: error: pspiofilemgr.h: N
o such file or directory
../../../../../../newlib/libc/sys/psp/libcglue.c:31:26: error: pspmodulemgr.h: N
o such file or directory
../../../../../../newlib/libc/sys/psp/libcglue.c:32:23: error: pspsysmem.h: No s
uch file or directory
../../../../../../newlib/libc/sys/psp/libcglue.c:33:26: error: pspthreadman.h: N
o such file or directory
../../../../../../newlib/libc/sys/psp/libcglue.c:34:22: error: psputils.h: No su
ch file or directory
../../../../../../newlib/libc/sys/psp/libcglue.c:35:24: error: psputility.h: No
such file or directory
../../../../../../newlib/libc/sys/psp/libcglue.c:36:22: error: pspstdio.h: No su
ch file or directory
../../../../../../newlib/libc/sys/psp/libcglue.c:37:24: error: pspintrman.h: No
such file or directory
In file included from ../../../../../../newlib/libc/sys/psp/libcglue.c:38:
../../../../../../newlib/libc/sys/psp/fdman.h:31: error: expected specifier-qual
ifier-list before 'u8'
psp-gcc -B/home/psp/psptoolchain/build/newlib-1.15.0/build-psp/psp/newlib/ -isys
tem /home/psp/psptoolchain/build/newlib-1.15.0/build-psp/psp/newlib/targ-include
 -isystem /home/psp/psptoolchain/build/newlib-1.15.0/newlib/libc/include -DPACKA
GE_NAME=\"newlib\" -DPACKAGE_TARNAME=\"newlib\" -DPACKAGE_VERSION=\"1.15.0\" -DP
ACKAGE_STRING=\"newlib\ 1.15.0\" -DPACKAGE_BUGREPORT=\"\"  -I. -I../../../../../
../newlib/libc/sys/psp -O2 -G0 -mno-explicit-relocs -DCOMPACT_CTYPE -DCLOCK_PROV
IDED -DHAVE_FCNTL -DMALLOC_ALIGNMENT=16 -I/psp/sdk/include -fno-builtin      -O2
 -g -O2  -DF_socket ../../../../../../newlib/libc/sys/psp/socket.c -c -o socket.
o
make[6]: *** [libcglue.o] Error 1
make[6]: *** Waiting for unfinished jobs....
../../../../../../newlib/libc/sys/psp/socket.c:19:22: error: psptypes.h: No such
 file or directory
In file included from ../../../../../../newlib/libc/sys/psp/socket.c:20:
../../../../../../newlib/libc/sys/psp/fdman.h:31: error: expected specifier-qual
ifier-list before 'u8'
../../../../../../newlib/libc/sys/psp/socket.c: In function 'socket':
../../../../../../newlib/libc/sys/psp/socket.c:36: error: '__psp_descriptormap_t
ype' has no member named 'sce_descriptor'
../../../../../../newlib/libc/sys/psp/socket.c:37: error: '__psp_descriptormap_t
ype' has no member named 'type'
../../../../../../newlib/libc/sys/psp/socket.c: In function '__psp_socket_close'
:
../../../../../../newlib/libc/sys/psp/socket.c:56: error: '__psp_descriptormap_t
ype' has no member named 'ref_count'
../../../../../../newlib/libc/sys/psp/socket.c:57: error: '__psp_descriptormap_t
ype' has no member named 'sce_descriptor'
make[6]: *** [socket.o] Error 1
make[6]: Leaving directory `/home/psp/psptoolchain/build/newlib-1.15.0/build-psp
/psp/newlib/libc/sys/psp'
make[5]: *** [all-recursive] Error 1
make[5]: Leaving directory `/home/psp/psptoolchain/build/newlib-1.15.0/build-psp
/psp/newlib/libc/sys'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/home/psp/psptoolchain/build/newlib-1.15.0/build-psp
/psp/newlib/libc'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/psp/psptoolchain/build/newlib-1.15.0/build-psp
/psp/newlib'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/psp/psptoolchain/build/newlib-1.15.0/build-psp
/psp/newlib'
make[1]: *** [all-target-newlib] Error 2
make[1]: Leaving directory `/home/psp/psptoolchain/build/newlib-1.15.0/build-psp
'
make: *** [all] Error 2
Error while building newlib-1.15.0. Aborting!

Zaphod Beeb@zaphb /home/psp/psptoolchain
$ export PATH=/cygdrive/c/pspsdk/bin:$PATH



Any help would be greatly appreciated, as I'm reaching the end of my rope. Thanks, guys.

-Beeblebrox


Last edited by Beeblebrox on Wed May 16, 2007 6:00 pm; edited 1 time in total
Back to top
View user's profile Send private message
Beeblebrox



Joined: 16 May 2007
Posts: 12

PostPosted: Wed May 16, 2007 5:57 pm    Post subject: Reply with quote

Well, this fixed it -

I ran the following right before running the script

export PSPDEV=/usr/local/pspdev
export PATH=$PATH:$PSPDEV/bin

as suggested in the readme file, but the readme file actually has "/usr/local/pspdev" and "$PATH.... "

With the double quotes, which I think might have been throwing off the syntax of the Path. Upon adding these two lines before executing the script, I made it past the Newlib build.

So far so good, hopefully the rest builds.

*Edit*
Well, it's 3:35AM now, and the script has made it to the GDB building. Things are looking promising.
*/Edit*

-Beeblebrox
Back to top
View user's profile Send private message
Beeblebrox



Joined: 16 May 2007
Posts: 12

PostPosted: Wed May 16, 2007 6:57 pm    Post subject: Reply with quote

SUCCESS!

-Beeblebrox (It's been a long, long night.)
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