Leo Cabrera@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 define `am__fastdepCC
AS' is to add `AM_PROG_AS'
/usr/share/automake-1.10/am/depend2.am: to `configure.in' and run `aclocal' an
d `autoconf' again.
Makefile.am:88: use `install-data-hook' or `install-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@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
[email protected].
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