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 installing SDL: cannot find input file: Makefile.in

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



Joined: 08 Mar 2006
Posts: 4

PostPosted: Sun Nov 12, 2006 1:40 pm    Post subject: problem installing SDL: cannot find input file: Makefile.in Reply with quote

I have checked out SDL from revision 2061, i ran ./autogen.sh but when i ran:

Code:
$ LDFLAGS="-L$(psp-config --pspsdk-path)/lib -lc -lpspuser" ./configure --host psp --prefix=$(psp-config --psp-prefix)


I get the error:

Code:
configure: creating ./config.status
config.status: error: cannot find input file: Makefile.in


and Makefile.in is not in my SDL directory.

(Edit)
this is the output from ./autogen.sh :
Code:
$ ./autogen.sh ~/SDL
Generating build information using aclocal, automake and autoconf
This may take a while ...
acinclude.m4:363: the serial number must appear before any macro definition
/usr/share/aclocal/libsmi.m4:8: warning: underquoted definition of AM_PATH_LIBSMI
/usr/share/aclocal/libsmi.m4:8:   run info '(automake)Extending aclocal'
/usr/share/aclocal/libsmi.m4:8:   or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
/usr/share/automake-1.10/am/depend2.am: am__fastdepCCAS does not appear in AM_CONDITIONAL
/usr/share/automake-1.10/am/depend2.am:   The usual way to define `am__fastdepCCAS' is to add `AM_PROG_AS'
/usr/share/automake-1.10/am/depend2.am:   to `configure.in' and run `aclocal' and `autoconf' again.
Makefile.am:88: use `install-data-hook' or `install-exec-hook', not `install-hook'
/usr/share/aclocal/libsmi.m4:8: warning: underquoted definition of AM_PATH_LIBSMI
/usr/share/aclocal/libsmi.m4:8:   run info '(automake)Extending aclocal'
/usr/share/aclocal/libsmi.m4:8:   or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
Now you are ready to run ./configure


I'm not sure if this it ok, is ./autogen.sh ment to generate Makefile.in?
Back to top
View user's profile Send private message
freakdave



Joined: 26 Nov 2006
Posts: 1
Location: Germany

PostPosted: Sun Nov 26, 2006 2:40 am    Post subject: Reply with quote

So has anyone been able to solve this problem?
No matter what revision i`m trying to compile, i`m still getting the same error. Could it be Automake ?
Any ideas?

Edit:
In fact it was automake, to be more specific ->version 1.10
Tried it with 1.9 and it worked.
Back to top
View user's profile Send private message
psiko_scweek



Joined: 12 Nov 2005
Posts: 42

PostPosted: Sun Nov 26, 2006 5:09 pm    Post subject: eh!? Reply with quote

im getting the same error. how to you tell Cygwin to use Automake 1.9?

thankx
Back to top
View user's profile Send private message Yahoo Messenger
powARman



Joined: 26 Nov 2006
Posts: 3
Location: Erfurt, Germany

PostPosted: Sun Nov 26, 2006 7:41 pm    Post subject: Reply with quote

specify WANT_AUTOMAKE=1.9 when running autogen.sh

Code:

WANT_AUTOMAKE=1.9 ./autogen.sh
Back to top
View user's profile Send private message Visit poster's website
psiko_scweek



Joined: 12 Nov 2005
Posts: 42

PostPosted: Mon Nov 27, 2006 2:47 am    Post subject: errors? Reply with quote

is there something wrong with the SDL libraries? I cannot get SDL_gfx or SDL_image to install without having the same errors as above. I tried the entire WANT_AUTOMAKE=1.9, but that still didnt solve the problem. I didnt have these problems when I installed them a few months ago, did something happen?
Back to top
View user's profile Send private message Yahoo Messenger
someone
Idiot


Joined: 13 Sep 2005
Posts: 74

PostPosted: Wed Jan 10, 2007 3:44 am    Post subject: Reply with quote

I am having exactly the same error.

Can anyone help me?
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