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] psptoolchain compiling error

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



Joined: 06 Jan 2009
Posts: 6

PostPosted: Tue Jan 06, 2009 1:11 pm    Post subject: [SOLVED] psptoolchain compiling error Reply with quote

hey guys,

ok so i've searched and searched and it seems as though everybody is having trouble with installing this due to an error in gcc... unfortunately i have a different problem... instead of the usual error message that everybody has been getting i get

Code:
make[1]: Leaving directory `/home/jim/Desktop/psptoolchain/build/newlib-1.15.0/build-psp'
make: *** [all] Error 2
../scripts/004-newlib-1.15.0.sh: Failed.


if anybody could help it would be great... i'm on ubuntu 8.10 by the way... thanks


Last edited by hockeyhead019 on Mon Jan 12, 2009 2:48 am; edited 2 times in total
Back to top
View user's profile Send private message
J.F.



Joined: 22 Feb 2004
Posts: 2906

PostPosted: Tue Jan 06, 2009 1:17 pm    Post subject: Reply with quote

How about giving us the actual error instead of merely the final failed notice. :)
Back to top
View user's profile Send private message AIM Address
hockeyhead019



Joined: 06 Jan 2009
Posts: 6

PostPosted: Tue Jan 06, 2009 1:23 pm    Post subject: Reply with quote

k gimme a second as i need to re-run it and watch it crash... again hahaha... don't worry it only gets about ten or so minutes into it untill it crashes with that error...

ok here we go... i only copied up until i saw a "no" where there is usually a "yes" but please tell me if you need me to go farther up as i have it copied to a txt file now haha

Code:
checking whether psp-gcc -B/home/jim/Desktop/psptoolchain/build/newlib-1.15.0/build-psp/psp/newlib/ -isystem /home/jim/Desktop/psptoolchain/build/newlib-1.15.0/build-psp/psp/newlib/targ-include -isystem /home/jim/Desktop/psptoolchain/build/newlib-1.15.0/newlib/libc/include accepts -g... (cached) no
checking for psp-as... (cached) psp-as
checking for psp-ar... (cached) psp-ar
checking for psp-ranlib... (cached) psp-ranlib
checking for psp-readelf... (cached) psp-readelf
checking for a BSD-compatible install... /usr/bin/install -c
checking whether to enable maintainer-specific portions of Makefiles... no
checking for build system executable suffix... no
updating cache .././config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: executing depfiles commands
make[1]: Leaving directory `/home/jim/Desktop/psptoolchain/build/newlib-1.15.0/build-psp'
make: *** [all] Error 2
../scripts/004-newlib-1.15.0.sh: Failed.


sorry bout the lack of "knowledge" about the console and how the whole process works haha but i've tried so many times and re downloaded over and over and started from scratch and everything haha... but anyways any help would be GREATLY appreciated :)
Back to top
View user's profile Send private message
J.F.



Joined: 22 Feb 2004
Posts: 2906

PostPosted: Tue Jan 06, 2009 1:46 pm    Post subject: Reply with quote

Errr - still no error listed. :)

Don't look for "no", look for "error". Most terminals allow you to increase the scrollback cache so that you can scroll back to see lines that were scrolled off the display. I keep mine set for 20000 lines. :D
Back to top
View user's profile Send private message AIM Address
hockeyhead019



Joined: 06 Jan 2009
Posts: 6

PostPosted: Wed Jan 07, 2009 6:11 am    Post subject: Reply with quote

ok so what would the error look like so i have some idea
Back to top
View user's profile Send private message
hockeyhead019



Joined: 06 Jan 2009
Posts: 6

PostPosted: Wed Jan 07, 2009 6:37 am    Post subject: Reply with quote

ok sorry for the double post but as i was scrolling through it i found this bit which seemed like it might cause something....

Code:
/jim/Desktop/psptoolchain/build/newlib-1.15.0/build-psp/etc'
for f in standards.info configure.info; do \
     if test -f ../../etc/`echo $f | sed -e 's/.info$/.texi/'`; then \
       if make "MAKEINFO=/home/jim/Desktop/psptoolchain/build/newlib-1.15.0/missing makeinfo --split-size=5000000 --split-size=5000000" $f; then \
         true; \
       else \
         exit 1; \
       fi; \
     fi; \
   done
make[3]: Entering directory `/home/jim/Desktop/psptoolchain/build/newlib-1.15.0/build-psp/etc'
/home/jim/Desktop/psptoolchain/build/newlib-1.15.0/missing makeinfo --split-size=5000000 --split-size=5000000 --no-split -I../../etc -o standards.info ../../etc/standards.texi
WARNING: `makeinfo' is missing on your system.  You should only need it if
         you modified a `.texi' or `.texinfo' file, or any other file
         indirectly affecting the aspect of the manual.  The spurious
         call might also be the consequence of using a buggy `make' (AIX,
         DU, IRIX).  You might want to install the `Texinfo' package or
         the `GNU make' package.  Grab either from any GNU archive site.
make[3]: *** [standards.info] Error 1
make[3]: Leaving directory `/home/jim/Desktop/psptoolchain/build/newlib-1.15.0/build-psp/etc'
make[2]: *** [info] Error 1
make[2]: Leaving directory `/home/jim/Desktop/psptoolchain/build/newlib-1.15.0/build-psp/etc'
make[1]: *** [all-etc] Error 2
make[1]: *** Waiting for unfinished jobs....
yes


so i reinstalled the two packages which are suggested in the "Warning" and still nothing :( i don't even know if this is the error you are looking for... sorry
Back to top
View user's profile Send private message
hockeyhead019



Joined: 06 Jan 2009
Posts: 6

PostPosted: Sun Jan 11, 2009 11:44 am    Post subject: Reply with quote

*BUMP* please anybody have any ideas??
Back to top
View user's profile Send private message
J.F.



Joined: 22 Feb 2004
Posts: 2906

PostPosted: Sun Jan 11, 2009 12:21 pm    Post subject: Reply with quote

That particular error has been covered so many times it's silly. If you do a search on "makeinfo" in the psp dev forum, you'll find more threads than you can shake a stick at. It seems everyone would rather start a new thread than look for already existing ones... like these:

http://forums.ps2dev.org/viewtopic.php?t=11191
http://forums.ps2dev.org/viewtopic.php?t=10096
http://forums.ps2dev.org/viewtopic.php?t=10254
http://forums.ps2dev.org/viewtopic.php?t=9173

and many, MANY more just like them. :)
Back to top
View user's profile Send private message AIM Address
hockeyhead019



Joined: 06 Jan 2009
Posts: 6

PostPosted: Sun Jan 11, 2009 12:33 pm    Post subject: Reply with quote

yea i feel so dumb right now... sorry bout the noobishness haha but i appreciate the direction
Back to top
View user's profile Send private message
J.F.



Joined: 22 Feb 2004
Posts: 2906

PostPosted: Sun Jan 11, 2009 1:16 pm    Post subject: Reply with quote

No problem... just remember to search first. THEN if you still have a problem, ask. Of course, first you needed to identify that it was "makeinfo" causing the error, then you could search. :)
Back to top
View user's profile Send private message AIM Address
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