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 

Trouble with ./bootstrap when building from SVN

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



Joined: 05 Jul 2005
Posts: 4
Location: Berlin, Germany

PostPosted: Thu Jul 07, 2005 2:12 am    Post subject: Trouble with ./bootstrap when building from SVN Reply with quote

I've been trying to build myself a current version of the SDK.
So far I've exported the head revision from SVN, opened Bash (using Cygwin) and tried running the bootstrap script.
According to my understanding it should generate a 'configure' script that I just run and then I can 'make' the libraries. However the 'bootstrap' just returns an error:
Quote:
FIND: Parameterformat falsch

Which is German for 'wrong parameter format'. The resulting 'configure' script is (of course) 0 bytes long.
Back to top
View user's profile Send private message
Xalcker



Joined: 07 Jul 2005
Posts: 3

PostPosted: Thu Jul 07, 2005 2:19 am    Post subject: Reply with quote

I'm having problems too, using Cygwin after ./bootstrap i get:

aclocal: not found
automake: not found

I've used the cygwin installer to add autoconf and automake.

Any ideas?
Back to top
View user's profile Send private message
mrbrown



Joined: 17 Jan 2004
Posts: 1536

PostPosted: Thu Jul 07, 2005 2:54 am    Post subject: Re: Trouble with ./bootstrap when building from SVN Reply with quote

DennisH wrote:
However the 'bootstrap' just returns an error:
Quote:
FIND: Parameterformat falsch

Which is German for 'wrong parameter format'. The resulting 'configure' script is (of course) 0 bytes long.


Looks like a non-Cygwin find is on your PATH. Make sure Cygwin (C:\cygwin\bin and C:\cygwin\usr\bin) is the first thing on your PATH.
Back to top
View user's profile Send private message
DennisH



Joined: 05 Jul 2005
Posts: 4
Location: Berlin, Germany

PostPosted: Thu Jul 07, 2005 3:10 am    Post subject: Reply with quote

That's it.
There's a find.exe in the Windows System32 directory. I didn't realise that Bash is using the standard path environment to look for tools, since 'find' is kind of an internal command of the shell. That's where I was obviously wrong. :)
Back to top
View user's profile Send private message
etx



Joined: 02 Apr 2005
Posts: 33
Location: Detroit

PostPosted: Thu Jul 07, 2005 7:12 am    Post subject: Reply with quote

Xalcker wrote:
I'm having problems too, using Cygwin after ./bootstrap i get:

aclocal: not found
automake: not found

I've used the cygwin installer to add autoconf and automake.

Any ideas?


You need autoconf and automake, RTFM.
Back to top
View user's profile Send private message AIM Address
Xalcker



Joined: 07 Jul 2005
Posts: 3

PostPosted: Thu Jul 07, 2005 11:27 am    Post subject: Reply with quote

Thankyou i just reinstalled automake and autoconf from latest source and everything worked.
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