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 

Problem with the installation of toochain on Ubuntu FF

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



Joined: 01 Jun 2007
Posts: 11
Location: France

PostPosted: Fri Jun 01, 2007 3:18 am    Post subject: Problem with the installation of toochain on Ubuntu FF Reply with quote

Hi !

I try to install PSP Toolchain on Ubuntu Feisty Fawn and, after solving a problem of "unexpected eof" because one of the tar.gz2 was not completely downloaded, i find a problem I don't even understand.

I'm using this file : http://dev.oopo.net/files/psptoolchain-20070517.tar.bz2

I've dowloaded and installed autoconf, automake, bison, flex, gcc, make, ncurses, patch, subversion, terminfo, wget.

I use a root terminal and I added export PSPDEV=/usr/local/pspdev and
export PATH=$PATH:$PSPDEV/bin to my environment.

And now, this is the problem I meet :
Code:
automake: Makefile.am: unterminated conditionals: @DX_COND_doc_TRUE@ @DX_COND_html_TRUE@ @DX_COND_chm_TRUE@ @DX_COND_chi_TRUE@ @DX_COND_man_TRUE@ @DX_COND_rtf_TRUE@ @DX_COND_xml_TRUE@ @DX_COND_ps_TRUE@ @DX_COND_pdf_TRUE@ @DX_COND_latex_TRUE@
automake: Makefile.am: unterminated conditionals: @DX_COND_doc_TRUE@ @DX_COND_html_TRUE@ @DX_COND_chm_TRUE@ @DX_COND_chi_TRUE@ @DX_COND_man_TRUE@ @DX_COND_rtf_TRUE@ @DX_COND_xml_TRUE@ @DX_COND_ps_TRUE@ @DX_COND_pdf_TRUE@ @DX_COND_latex_TRUE@
configure.ac: 7: required file `./[config.h].in' not found
automake: Makefile.am: warning: automake does not support EXTRA_DIST being defined conditionally
Makefile.am:10: variable `DX_CONFIG' not defined
./configure: line 1699: AC_1.0+beta2: command not found
./configure: line 1700: AC_PSPDEV_PATH: command not found
./configure: line 1702: syntax error near unexpected token `pspsdk,'
./configure: line 1702: `AM_INIT_AUTOMAKE(pspsdk, 1.0+beta2)'
../scripts/003-pspsdk-stage1.sh: Failed.


Please, help me, I wanna make an agenda for my PSP XD
Back to top
View user's profile Send private message Visit poster's website
ooPo
Site Admin


Joined: 17 Jan 2004
Posts: 2032
Location: Canada

PostPosted: Fri Jun 01, 2007 3:52 am    Post subject: Reply with quote

If you have subversion installed, grab the latest version:

svn export svn://svn.ps2dev.org/psp/trunk/psptoolchain

Also, make sure you have a modern version of automake installed. Version 1.9 should be available to you.
Back to top
View user's profile Send private message Visit poster's website
Rav



Joined: 01 Jun 2007
Posts: 11
Location: France

PostPosted: Fri Jun 01, 2007 5:28 am    Post subject: Thanks Reply with quote

Thanks, now, this problem is solved. Now it's compiling.
Back to top
View user's profile Send private message Visit poster's website
Rav



Joined: 01 Jun 2007
Posts: 11
Location: France

PostPosted: Fri Jun 01, 2007 6:53 am    Post subject: Err.. Reply with quote

Just one last question before programming. Is there anything like a javadoc related to specific thing about the PSP ? Like graphical libraries and other ? Where can I find this ?

Thanks.
Back to top
View user's profile Send private message Visit poster's website
anhanguera



Joined: 26 Aug 2004
Posts: 31

PostPosted: Fri Jun 01, 2007 7:10 am    Post subject: Reply with quote

hi,

Code:
# cd pspsdk
# make doxygen-doc


just open pspsdk/doc/html/index.html with a browser. and take a look at http://ps2dev.org/psp/Tutorials for nice pdfs.

anhanguera.
Back to top
View user's profile Send private message
Rav



Joined: 01 Jun 2007
Posts: 11
Location: France

PostPosted: Fri Jun 01, 2007 7:34 am    Post subject: Thanks Reply with quote

Thank you very much !
Back to top
View user's profile Send private message Visit poster's website
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