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 

Problems configuring latest PSPSDK with autoconf

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



Joined: 21 Jun 2007
Posts: 2

PostPosted: Thu Jun 21, 2007 6:05 am    Post subject: Problems configuring latest PSPSDK with autoconf Reply with quote

I have ubuntu 7.04, with the latest versions of automake and autoconf installed (autoconf is currently at version 2.61, up from version 1.9 that seemed to be current when the SDK was new). The README from the PSPSDK from the latest svn is somewhat out of date, as there is no configure file, nor any of the older methods of configuring/compiling the SDK as have been mentioned around here, like the other shell scripts and whatnot.

The psptoolchain was successfully installed (finally) on this machine.

Running autoconf results in the following errors.

configure.ac:8: error: possibly undefined macro: AC_PSPSDK_VERSION
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure.ac:9: error: possibly undefined macro: AC_PSPDEV_PATH
configure.ac:11: error: possibly undefined macro: AM_INIT_AUTOMAKE
configure.ac:14: error: possibly undefined macro: AC_PSPDEV_TOOLCHAIN
configure.ac:19: error: possibly undefined macro: AM_PROG_AS

Taking a peek into configure.ac, it doesn't seem that they are defined at all. Any ideas?
Back to top
View user's profile Send private message
ooPo
Site Admin


Joined: 17 Jan 2004
Posts: 2032
Location: Canada

PostPosted: Thu Jun 21, 2007 6:25 am    Post subject: Reply with quote

Quote:
Installation from Subversion

PSPSDK can be found in the Subversion repository located at
svn://svn.pspdev.org/psp. If you are using the command line version of the
Subversion client, you can the following command to download PSPSDK:

svn co svn://svn.pspdev.org/psp/trunk/pspsdk

Once you've downloaded PSPSDK, run the following from the pspsdk directory
to create the configure script and support files (you must have autoconf and
automake installed):

./bootstrap

You can now run the commands listed in the "Installation from source"
section.

It is easy to miss if you're quickly skimming the readme for installation instructions.
Back to top
View user's profile Send private message Visit poster's website
jedcred



Joined: 21 Jun 2007
Posts: 2

PostPosted: Thu Jun 21, 2007 6:51 am    Post subject: Reply with quote

ooPo wrote:
Quote:
Installation from Subversion

PSPSDK can be found in the Subversion repository located at
svn://svn.pspdev.org/psp. If you are using the command line version of the
Subversion client, you can the following command to download PSPSDK:

svn co svn://svn.pspdev.org/psp/trunk/pspsdk

Once you've downloaded PSPSDK, run the following from the pspsdk directory
to create the configure script and support files (you must have autoconf and
automake installed):

./bootstrap

You can now run the commands listed in the "Installation from source"
section.

It is easy to miss if you're quickly skimming the readme for installation instructions.


Or if you read the instructions a hundred times and keep skipping the same part :) Thanks.

By the by, do you happen to have a file called sdl-config in your pspdev/bin (or anywhere in your pspdev folder, for that matter)? I'm trying to compile PSPComic (all this just to switch a pair of buttons around: insanity), but the makefile the dev provided is looking for sdl-config, and I don't have it, despite psptoolchain and pspdev.
Back to top
View user's profile Send private message
futaris



Joined: 28 Dec 2005
Posts: 45

PostPosted: Thu Jun 21, 2007 10:42 am    Post subject: Reply with quote

compile SDL from psp/trunk/SDL by following the instructions in README.PSP
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