| View previous topic :: View next topic |
| Author |
Message |
Orion_
Joined: 27 Jan 2005 Posts: 69
|
Posted: Sun Jul 10, 2005 12:18 pm Post subject: compil from svn |
|
|
I tried to search everywhere but didn't found an answer.
I built the psptoolchain under linux and everything went fine.
then I tried to get the pspsdk from svn (to get the Gu lib which I'm interested in)
I installed automake and autoconf, then launched ./bootstrap and got this:
http://onori.free.fr/error.txt
what did I do wrong ? :/
(or what I didn't do ? ) |
|
| Back to top |
|
 |
deagle
Joined: 29 Jun 2005 Posts: 8
|
Posted: Mon Jul 11, 2005 1:54 am Post subject: |
|
|
| I get exactly the same errors.. :( |
|
| Back to top |
|
 |
alphabirth
Joined: 11 Jul 2005 Posts: 1 Location: Canada
|
Posted: Mon Jul 11, 2005 6:25 am Post subject: |
|
|
| Yeah, just thought I'd mention that I'm having this same issue. Did anybody find a solution to this yet? |
|
| Back to top |
|
 |
mrbrown
Joined: 17 Jan 2004 Posts: 1536
|
Posted: Mon Jul 11, 2005 7:27 am Post subject: |
|
|
| You need to find and install more recent versions of autoconf and automake. |
|
| Back to top |
|
 |
71M
Joined: 21 Jun 2005 Posts: 122 Location: London
|
Posted: Mon Jul 11, 2005 9:38 am Post subject: |
|
|
I think I have the latest version installed, automake 1.9.5-1 and autoconf 2.59-1, but I'm still getting the same errors.
I'm compiling under Cygwin, with the latest Subversion code.
Cheers,
71M |
|
| Back to top |
|
 |
Orion_
Joined: 27 Jan 2005 Posts: 69
|
Posted: Mon Jul 11, 2005 10:03 am Post subject: |
|
|
| same here, autoconf 2.59-a-3 and automake 1.4-p6-9 |
|
| Back to top |
|
 |
mrbrown
Joined: 17 Jan 2004 Posts: 1536
|
Posted: Mon Jul 11, 2005 4:10 pm Post subject: |
|
|
| I think automake 1.7 is required. Sorry about that, I'll add a note to the README if this fixes it for you. |
|
| Back to top |
|
 |
tomt
Joined: 23 May 2005 Posts: 12
|
Posted: Mon Jul 11, 2005 11:18 pm Post subject: |
|
|
i was having similair troubles on mac os x, had to use fink to install automake 1.9 and that fixed it
edit: i dont know if it needs 1.9 i just went for the highest one, 1.7 may well work also. i had some much older version beforehand |
|
| Back to top |
|
 |
etx
Joined: 02 Apr 2005 Posts: 33 Location: Detroit
|
Posted: Mon Jul 11, 2005 11:56 pm Post subject: |
|
|
| I used automake 1.9.5 and autoconf 2.59 under cygwin with no problems. You guys gotta remember svn sources are a work in progress and sometimes have problems. |
|
| Back to top |
|
 |
|