Results 1 to 2 of 2

Thread: problem installing SDL: cannot find input file: Makefile.in

                  
   
  1. #1
    DCEmu Newbie
    Join Date
    Jan 2006
    Posts
    1
    Rep Power
    0

    Question problem installing SDL: cannot find input file: Makefile.in

    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?

  2. #2
    DCEmu Regular psiko_scweek's Avatar
    Join Date
    Apr 2006
    Posts
    315
    Rep Power
    71

    Default problems with SDL

    i am having the same exact problem. I cannot get SDL to reinstall on my laptop. I had no problems the first time. Anyone?

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •