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 

PSPSDK SVN rev 969 does not compile

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



Joined: 20 Aug 2005
Posts: 100

PostPosted: Tue Aug 30, 2005 5:36 am    Post subject: PSPSDK SVN rev 969 does not compile Reply with quote

I have been using PSPSDK for quite a while, always updated toolchain and the SDK correctly and had he latest toolchain.sh script.

I updated the toolchain yesterday (ran the whole ./toolchain.sh script) and later in the evening did a ./toolchain.sh -p to get the latest SVN revision of PSPSDK.

No problem there, none at all.

I run the toolchain script now, it downloads the latest SVN revision and it always hangs here (mind you I have been happily using the SDK all day, no problem... did nothing special, nothign was deleted, the PC was not rebooted and nothing in Cygwin was changed, no environment variable was set/unset):

Code:
psp-prxgen.c:322: warning: unsigned int format, u32 arg (arg 4)
gcc  -g -O2 -Wall   -o psp-prxgen.exe  psp-prxgen.o getopt.o getopt1.o
if gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -Wall -MT psp-fixup-imports.o -MD
 -MP -MF ".deps/psp-fixup-imports.Tpo" -c -o psp-fixup-imports.o psp-fixup-impor
ts.c; \
then mv -f ".deps/psp-fixup-imports.Tpo" ".deps/psp-fixup-imports.Po"; else rm -
f ".deps/psp-fixup-imports.Tpo"; exit 1; fi
psp-fixup-imports.c: In function `validate_header':
psp-fixup-imports.c:180: warning: unsigned int format, u32 arg (arg 3)
psp-fixup-imports.c:180: warning: unsigned int format, u32 arg (arg 4)
psp-fixup-imports.c:180: warning: unsigned int format, u32 arg (arg 5)
psp-fixup-imports.c:180: warning: unsigned int format, u32 arg (arg 6)
psp-fixup-imports.c:182: warning: unsigned int format, u32 arg (arg 3)
psp-fixup-imports.c:182: warning: unsigned int format, u32 arg (arg 4)
psp-fixup-imports.c:182: warning: unsigned int format, u32 arg (arg 5)
psp-fixup-imports.c:182: warning: unsigned int format, u32 arg (arg 6)
psp-fixup-imports.c:184: warning: unsigned int format, u32 arg (arg 3)
psp-fixup-imports.c:184: warning: unsigned int format, u32 arg (arg 4)
psp-fixup-imports.c:184: warning: unsigned int format, u32 arg (arg 5)
psp-fixup-imports.c:184: warning: unsigned int format, u32 arg (arg 6)
psp-fixup-imports.c:185: warning: unsigned int format, u32 arg (arg 3)
psp-fixup-imports.c:185: warning: unsigned int format, u32 arg (arg 4)
psp-fixup-imports.c:187: warning: unsigned int format, u32 arg (arg 3)
psp-fixup-imports.c:187: warning: unsigned int format, u32 arg (arg 4)
psp-fixup-imports.c:187: warning: unsigned int format, u32 arg (arg 5)
psp-fixup-imports.c: In function `load_sections':
psp-fixup-imports.c:311: warning: unsigned int format, u32 arg (arg 3)
psp-fixup-imports.c:311: warning: unsigned int format, u32 arg (arg 4)
psp-fixup-imports.c:311: warning: unsigned int format, u32 arg (arg 5)
psp-fixup-imports.c:311: warning: unsigned int format, u32 arg (arg 6)
psp-fixup-imports.c:314: warning: unsigned int format, u32 arg (arg 3)
psp-fixup-imports.c:314: warning: unsigned int format, u32 arg (arg 4)
psp-fixup-imports.c:314: warning: unsigned int format, u32 arg (arg 5)
psp-fixup-imports.c:314: warning: unsigned int format, u32 arg (arg 6)
psp-fixup-imports.c:317: warning: unsigned int format, u32 arg (arg 3)
psp-fixup-imports.c:317: warning: unsigned int format, u32 arg (arg 4)
psp-fixup-imports.c: In function `fixup_imports':
psp-fixup-imports.c:468: warning: unsigned int format, u32 arg (arg 4)
psp-fixup-imports.c:468: warning: unsigned int format, u32 arg (arg 5)
psp-fixup-imports.c:468: warning: unsigned int format, u32 arg (arg 9)
psp-fixup-imports.c:468: warning: unsigned int format, u32 arg (arg 10)
gcc  -g -O2 -Wall   -o psp-fixup-imports.exe  psp-fixup-imports.o getopt.o getop
t1.o
make[2]: *** No rule to make target `_stdint.h', needed by `all-am'.  Stop.
make[2]: Leaving directory `/tmp/pspdev/pspsdk/tools'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/pspdev/pspsdk'
make: *** [all] Error 2
ERROR BUILDING PSPSDK



Sigh :(.

Anyone's help would be greatly appreciated :).
Back to top
View user's profile Send private message
mrbrown



Joined: 17 Jan 2004
Posts: 1536

PostPosted: Tue Aug 30, 2005 6:02 am    Post subject: Reply with quote

Someone removed headers without removing them from Makefile.am. Fixed.
Back to top
View user's profile Send private message
Panajev2001a



Joined: 20 Aug 2005
Posts: 100

PostPosted: Tue Aug 30, 2005 6:05 am    Post subject: Reply with quote

mrbrown wrote:
Someone removed headers without removing them from Makefile.am. Fixed.


Cool, so I was not crazy after-all :D.

Thanks :).
Back to top
View user's profile Send private message
Panajev2001a



Joined: 20 Aug 2005
Posts: 100

PostPosted: Tue Aug 30, 2005 6:06 am    Post subject: Reply with quote

I must compliment the PSPSDK team: the support/help/problems solution here is wonderful and fast.
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