Installing on PSP?

Hello everyone! :smiley:

Iā€™m reading the README.PSP file, it says to use a few commandsā€¦

./autogen.sh works fine, but ./configure doesnā€™tā€¦ It tells me thereā€™s
no file Makefile.inā€¦ :-/

Hereā€™s the outputs for both:

<----------------------------------->

Leo Cabrera at RITA ~/SDL
$ ./autogen.sh
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_LIBSM
I
/usr/share/aclocal/libsmi.m4:8: run info ā€˜(automake)Extending aclocalā€™
/usr/share/aclocal/libsmi.m4:8: or see
http://sources.redhat.com/automake/auto
make.html#Extending-aclocal
configure.in:44: installing ./missing' configure.in:44: installing./install-shā€™
src/Makefile.am: installing ./depcomp' /usr/share/automake-1.10/am/depend2.am: am__fastdepCCAS does not appear in AM_CO NDITIONAL /usr/share/automake-1.10/am/depend2.am: The usual way to defineam__fastdepCC
ASā€™ is to add AM_PROG_AS' /usr/share/automake-1.10/am/depend2.am: toconfigure.inā€™ and run
aclocal' an dautoconfā€™ again.
Makefile.am:88: use install-data-hook' orinstall-exec-hookā€™, not
`install-hoo
kā€™
/usr/share/aclocal/libsmi.m4:8: warning: underquoted definition of
AM_PATH_LIBSM
I
/usr/share/aclocal/libsmi.m4:8: run info ā€˜(automake)Extending aclocalā€™
/usr/share/aclocal/libsmi.m4:8: or see
http://sources.redhat.com/automake/auto
make.html#Extending-aclocal
Now you are ready to run ./configure

Leo Cabrera at RITA ~/SDL
$ LDFLAGS="-L$(psp-config --pspsdk-path)/lib -lc -lpspuser" \

./configure --host psp --prefix=$(psp-config --psp-prefix)
configure: WARNING: If you wanted to set the --build type, donā€™t use --host.
If a cross compiler is detected then cross compile mode will be used.
checking build system typeā€¦ i686-pc-cygwin
checking host system typeā€¦ mipsallegrexel-psp-elf
checking target system typeā€¦ mipsallegrexel-psp-elf
checking for a BSD-compatible installā€¦ /usr/bin/install -c
checking whether build environment is saneā€¦ yes
/bin/sh: /home/Leo: No such file or directory
configure: WARNING: `missingā€™ script is too old or missing
checking for a thread-safe mkdir -pā€¦ /usr/bin/mkdir -p
checking for gawkā€¦ gawk
checking whether make sets $(MAKE)ā€¦ yes
checking for psp-stripā€¦ psp-strip
checking for style of include used by makeā€¦ GNU
checking for psp-gccā€¦ psp-gcc
checking for C compiler default output file nameā€¦ a.out
checking whether the C compiler worksā€¦ yes
checking whether we are cross compilingā€¦ yes
checking for suffix of executablesā€¦
checking for suffix of object filesā€¦ o
checking whether we are using the GNU C compilerā€¦ yes
checking whether psp-gcc accepts -gā€¦ yes
checking for psp-gcc option to accept ISO C89ā€¦ none needed
checking dependency style of psp-gccā€¦ gcc3
checking for a sed that does not truncate outputā€¦ /usr/bin/sed
checking for grep that handles long lines and -eā€¦ /usr/bin/grep
checking for egrepā€¦ /usr/bin/grep -E
checking for ld used by psp-gccā€¦ /usr/local/pspdev/psp/bin/ld.exe
checking if the linker (/usr/local/pspdev/psp/bin/ld.exe) is GNU ldā€¦ yes
checking for /usr/local/pspdev/psp/bin/ld.exe option to reload object
filesā€¦ -
r
checking for BSD-compatible nmā€¦ /usr/local/pspdev/bin/psp-nm -B
checking whether ln -s worksā€¦ yes
checking how to recognise dependent librariesā€¦ unknown
checking how to run the C preprocessorā€¦ psp-gcc -E
checking for ANSI C header filesā€¦ yes
checking for sys/types.hā€¦ yes
checking for sys/stat.hā€¦ yes
checking for stdlib.hā€¦ yes
checking for string.hā€¦ yes
checking for memory.hā€¦ no
checking for strings.hā€¦ no
checking for inttypes.hā€¦ yes
checking for stdint.hā€¦ yes
checking for unistd.hā€¦ yes
checking dlfcn.h usabilityā€¦ no
checking dlfcn.h presenceā€¦ no
checking for dlfcn.hā€¦ no
checking for psp-g++ā€¦ psp-g++
checking whether we are using the GNU C++ compilerā€¦ yes
checking whether psp-g++ accepts -gā€¦ yes
checking dependency style of psp-g++ā€¦ gcc3
checking how to run the C++ preprocessorā€¦ psp-g++ -E
checking for psp-g77ā€¦ no
checking for psp-xlfā€¦ no
checking for psp-f77ā€¦ no
checking for psp-frtā€¦ no
checking for psp-pgf77ā€¦ no
checking for psp-cf77ā€¦ no
checking for psp-fort77ā€¦ no
checking for psp-fl32ā€¦ no
checking for psp-af77ā€¦ no
checking for psp-xlf90ā€¦ no
checking for psp-f90ā€¦ no
checking for psp-pgf90ā€¦ no
checking for psp-pghpfā€¦ no
checking for psp-epcf90ā€¦ no
checking for psp-gfortranā€¦ no
checking for psp-g95ā€¦ no
checking for psp-xlf95ā€¦ no
checking for psp-f95ā€¦ no
checking for psp-fortā€¦ no
checking for psp-ifortā€¦ no
checking for psp-ifcā€¦ no
checking for psp-efcā€¦ no
checking for psp-pgf95ā€¦ no
checking for psp-lf95ā€¦ no
checking for psp-ftnā€¦ no
checking for g77ā€¦ g77
configure: WARNING: In the future, Autoconf will not detect cross-tools
whose name does not start with the host triplet. If you think this
configuration is useful to you, please write to autoconf at gnu.org.
checking whether we are using the GNU Fortran 77 compilerā€¦ yes
checking whether g77 accepts -gā€¦ yes
checking the maximum length of command line argumentsā€¦ 8192
checking command to parse /usr/local/pspdev/bin/psp-nm -B output from
psp-gcc ob
jectā€¦ ok
checking for objdirā€¦ .libs
checking for psp-arā€¦ psp-ar
checking for psp-ranlibā€¦ psp-ranlib
checking for psp-stripā€¦ (cached) psp-strip
checking if psp-gcc static flag worksā€¦ yes
checking if psp-gcc supports -fno-rtti -fno-exceptionsā€¦ no
checking for psp-gcc option to produce PICā€¦ -fPIC
checking if psp-gcc PIC flag -fPIC worksā€¦ yes
checking if psp-gcc supports -c -o file.oā€¦ yes
checking whether the psp-gcc linker (/usr/local/pspdev/psp/bin/ld.exe)
supports
shared librariesā€¦ yes
checking whether -lc should be explicitly linked inā€¦ yes
checking dynamic linker characteristicsā€¦ no
checking how to hardcode library paths into programsā€¦ immediate
checking whether stripping libraries is possibleā€¦ yes
checking if libtool supports shared librariesā€¦ no
checking whether to build shared librariesā€¦ no
checking whether to build static librariesā€¦ yes
configure: creating libtool
appending configuration tag ā€œCXXā€ to libtool
checking for ld used by psp-g++ā€¦ /usr/local/pspdev/psp/bin/ld.exe
checking if the linker (/usr/local/pspdev/psp/bin/ld.exe) is GNU ldā€¦ yes
checking whether the psp-g++ linker (/usr/local/pspdev/psp/bin/ld.exe)
supports
shared librariesā€¦ no
checking for psp-g++ option to produce PICā€¦ -fPIC
checking if psp-g++ PIC flag -fPIC worksā€¦ yes
checking if psp-g++ supports -c -o file.oā€¦ yes
checking whether the psp-g++ linker (/usr/local/pspdev/psp/bin/ld.exe)
supports
shared librariesā€¦ no
checking dynamic linker characteristicsā€¦ no
checking how to hardcode library paths into programsā€¦ immediate
checking whether stripping libraries is possibleā€¦ yes
appending configuration tag ā€œF77ā€ to libtool
checking if libtool supports shared librariesā€¦ no
checking whether to build shared librariesā€¦ no
checking whether to build static librariesā€¦ yes
checking for g77 option to produce PICā€¦ -fPIC
checking if g77 PIC flag -fPIC worksā€¦ no
checking if g77 supports -c -o file.oā€¦ yes
checking whether the g77 linker (/usr/local/pspdev/psp/bin/ld.exe)
supports shar
ed librariesā€¦ yes
checking dynamic linker characteristicsā€¦ no
checking how to hardcode library paths into programsā€¦ immediate
checking whether stripping libraries is possibleā€¦ yes
checking whether make sets $(MAKE)ā€¦ (cached) yes
checking for psp-gccā€¦ (cached) psp-gcc
checking whether we are using the GNU C compilerā€¦ (cached) yes
checking whether psp-gcc accepts -gā€¦ (cached) yes
checking for psp-gcc option to accept ISO C89ā€¦ (cached) none needed
checking dependency style of psp-gccā€¦ (cached) gcc3
checking for inlineā€¦ inline
checking for an ANSI C-conforming constā€¦ yes
checking whether we are using the GNU C++ compilerā€¦ (cached) yes
checking whether psp-g++ accepts -gā€¦ (cached) yes
checking dependency style of psp-g++ā€¦ (cached) gcc3
checking for a BSD-compatible installā€¦ /usr/bin/install -c
checking for working alloca.hā€¦ yes
checking for allocaā€¦ yes
checking for OpenGL (pspgl) supportā€¦ no
checking for psp-configā€¦ psp-config
checking for PSPSDKā€¦ /usr/local/pspdev/psp/sdk
Copying ./src/thread/psp/SDL_systhread.c -> src/thread/SDL_systhread.c
Copying ./src/thread/psp/SDL_systhread_c.h -> src/thread/SDL_systhread_c.h
Copying ./src/thread/generic/SDL_sysmutex.c -> src/thread/SDL_sysmutex.c
Copying ./src/thread/generic/SDL_sysmutex_c.h -> src/thread/SDL_sysmutex_c.h
Copying ./src/thread/psp/SDL_syssem.c -> src/thread/SDL_syssem.c
Copying ./src/thread/generic/SDL_syssem_c.h -> src/thread/SDL_syssem_c.h
Copying ./src/thread/generic/SDL_syscond.c -> src/thread/SDL_syscond.c
Copying ./src/thread/generic/SDL_syscond_c.h -> src/thread/SDL_syscond_c.h
Copying ./src/timer/psp/SDL_systimer.c -> src/timer/SDL_systimer.c
configure: creating ./config.status
config.status: error: cannot find input file: Makefile.in

<----------------------------------->

Can anyone help me? Thanks! :wink: