problem with libtool

Discuss the development of new homebrew software, tools and libraries.

Moderators: cheriff, TyRaNiD

Post Reply
jojojoris
Posts: 255
Joined: Sun Mar 30, 2008 4:06 am

problem with libtool

Post by jojojoris »

I want to install the psp libraries but. first i got a problem with the freetype lib . I decided to remove the freetype script to see if more libraries has a problem.

I found out that all libraries using libtool failed to build.

Can someone help me?

Code: Select all

joris@joris-desktop:~/psp/trunk/trunk/psplibraries$ sudo ./libraries-sudo.sh
At revision 2449.
running `aclocal -I .'
running `libtoolize --copy'
libtoolize: You should add the contents of the following files to `aclocal.m4':
libtoolize:   `/usr/local/share/aclocal/libtool.m4'
libtoolize:   `/usr/local/share/aclocal/ltoptions.m4'
libtoolize:   `/usr/local/share/aclocal/ltversion.m4'
libtoolize:   `/usr/local/share/aclocal/ltsugar.m4'
libtoolize:   `/usr/local/share/aclocal/lt~obsolete.m4'
libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
running `autoconf'
cd builds/unix; ./configure --host psp --prefix=/usr/local/pspdev/psp
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-linux-gnu
checking host system type... mipsallegrexel-psp-elf
checking target system type... mipsallegrexel-psp-elf
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 how to run the C preprocessor... psp-gcc -E
checking for rm... rm -f
checking for rmdir... rmdir
checking for a BSD-compatible install... /usr/bin/install -c
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -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 fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 4
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... no
checking for working mmap... no
checking for memcpy... no
checking for memmove... no
checking for gzsetparams in -lz... no
./configure: line 5594: AC_PROG_LIBTOOL: command not found
configure: creating ./config.status
config.status: creating unix-cc.mk
config.status: creating unix-def.mk
config.status: WARNING:  unix-def.in seems to ignore the --datarootdir setting
config.status: creating freetype-config
config.status: creating freetype2.pc
config.status: creating ftconfig.h

FreeType build system -- automatic system detection

The following settings are used:

  platform                    unix
  compiler                    cc
  configuration directory     ./builds/unix
  configuration rules         ./builds/unix/unix.mk

If this does not correspond to your system or settings please remove the file
`config.mk' from this directory then read the INSTALL file for help.

Otherwise, simply type `make' again to build the library,
or `make refdoc' to build the API reference (the latter needs python).

make: Er hoeft niets gedaan te worden voor 'unix'.
rm -f  /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftsystem.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftdebug.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftinit.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftapi.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftcalc.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftdbgmem.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftgloadr.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftnames.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftobjs.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftoutln.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftrfork.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftstream.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/fttrigon.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftutil.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftbitmap.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftbbox.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftbdf.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftglyph.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftmm.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftotval.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftpfr.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftstroke.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftsynth.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/fttype1.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftwinfnt.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftxf86.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/afangles.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/afdummy.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/afglobal.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/afhints.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/aflatin.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/afloader.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/afmodule.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/bdflib.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/bdfdrivr.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftcmru.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftcmanag.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftcbasic.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftccache.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftcglyph.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftcsbits.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftcimage.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftccmap.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/cffobjs.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/cffload.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/cffgload.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/cffparse.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/cffcmap.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/cffdrivr.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/cidparse.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/cidload.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/cidriver.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/cidgload.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/cidobjs.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftgzip.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftlzw.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/otvbase.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/otvcommn.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/otvgdef.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/otvgpos.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/otvgsub.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/otvjstf.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/otvmod.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/pcfread.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/pcfdrivr.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/pcfutil.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/pfrload.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/pfrgload.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/pfrcmap.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/pfrdrivr.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/pfrsbit.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/pfrobjs.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/psobjs.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/t1decode.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/t1cmap.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/psauxmod.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/pshrec.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/pshglob.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/pshmod.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/pshalgo.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/psmodule.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftraster.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftrend1.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ttload.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ttcmap.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ttsbit.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ttpost.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ttkern.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/sfobjs.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/sfdriver.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftgrays.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftsmooth.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ttobjs.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ttpload.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ttgload.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ttinterp.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ttgxvar.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ttdriver.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/t1parse.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/t1load.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/t1driver.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/t1afm.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/t1gload.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/t1objs.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/t42objs.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/t42parse.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/t42drivr.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/winfnt.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftbase.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftbitmap.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftbbox.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftbdf.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftglyph.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftmm.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftotval.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftpfr.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftstroke.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftsynth.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/fttype1.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftwinfnt.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftxf86.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/autofit.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/bdf.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftcache.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/cff.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/type1cid.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftgzip.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftlzw.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/otvalid.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/pcf.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/pfr.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/psaux.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/pshinter.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/psnames.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/raster.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/sfnt.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/smooth.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/truetype.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/type1.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/type42.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/winfnt.lo
rm -f /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftsystem.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftdebug.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftinit.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftapi.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftcalc.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftdbgmem.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftgloadr.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftnames.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftobjs.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftoutln.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftrfork.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftstream.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/fttrigon.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftutil.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftbitmap.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftbbox.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftbdf.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftglyph.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftmm.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftotval.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftpfr.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftstroke.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftsynth.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/fttype1.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftwinfnt.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftxf86.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/afangles.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/afdummy.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/afglobal.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/afhints.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/aflatin.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/afloader.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/afmodule.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/bdflib.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/bdfdrivr.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftcmru.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftcmanag.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftcbasic.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftccache.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftcglyph.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftcsbits.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftcimage.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftccmap.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/cffobjs.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/cffload.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/cffgload.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/cffparse.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/cffcmap.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/cffdrivr.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/cidparse.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/cidload.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/cidriver.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/cidgload.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/cidobjs.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftgzip.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftlzw.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/otvbase.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/otvcommn.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/otvgdef.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/otvgpos.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/otvgsub.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/otvjstf.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/otvmod.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/pcfread.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/pcfdrivr.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/pcfutil.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/pfrload.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/pfrgload.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/pfrcmap.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/pfrdrivr.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/pfrsbit.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/pfrobjs.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/psobjs.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/t1decode.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/t1cmap.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/psauxmod.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/pshrec.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/pshglob.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/pshmod.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/pshalgo.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/psmodule.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftraster.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftrend1.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ttload.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ttcmap.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ttsbit.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ttpost.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ttkern.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/sfobjs.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/sfdriver.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftgrays.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftsmooth.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ttobjs.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ttpload.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ttgload.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ttinterp.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ttgxvar.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ttdriver.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/t1parse.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/t1load.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/t1driver.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/t1afm.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/t1gload.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/t1objs.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/t42objs.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/t42parse.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/t42drivr.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/winfnt.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftbase.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftbitmap.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftbbox.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftbdf.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftglyph.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftmm.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftotval.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftpfr.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftstroke.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftsynth.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/fttype1.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftwinfnt.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftxf86.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/autofit.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/bdf.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftcache.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/cff.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/type1cid.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftgzip.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftlzw.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/otvalid.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/pcf.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/pfr.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/psaux.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/pshinter.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/psnames.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/raster.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/sfnt.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/smooth.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/truetype.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/type1.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/type42.o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/winfnt.o \
                   
./builds/unix/libtool --mode=compile psp-gcc  -I/home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs -I./builds/unix -I/home/joris/psp/trunk/trunk/psplibraries/build/freetype/include -c -G0  -g -O2 -DDARWIN_NO_CARBON -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftsystem.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/src/base/ftsystem.c
./builds/unix/libtool --mode=compile psp-gcc  -I/home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs -I./builds/unix -I/home/joris/psp/trunk/trunk/psplibraries/build/freetype/include -c -G0  -g -O2 -DDARWIN_NO_CARBON -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -o /home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftdebug.lo /home/joris/psp/trunk/trunk/psplibraries/build/freetype/src/base/ftdebug.c
./builds/unix/libtool&#58; line 821&#58; X--mode=compile&#58; command not found
./builds/unix/libtool&#58; line 988&#58; *** Warning&#58; inferring the mode of operation is deprecated.&#58; command not found
./builds/unix/libtool&#58; line 989&#58; *** Future versions of Libtool will require --mode=MODE be specified.&#58; command not found
./builds/unix/libtool&#58; line 1132&#58; Xpsp-gcc&#58; command not found
./builds/unix/libtool&#58; line 1132&#58; X-I/home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs&#58; No such file or directory
./builds/unix/libtool&#58; line 1132&#58; X-I./builds/unix&#58; No such file or directory
./builds/unix/libtool&#58; line 1132&#58; X-I/home/joris/psp/trunk/trunk/psplibraries/build/freetype/include&#58; No such file or directory
./builds/unix/libtool&#58; line 1132&#58; X-c&#58; command not found
./builds/unix/libtool&#58; line 1132&#58; X-G0&#58; command not found
./builds/unix/libtool&#58; line 1132&#58; X-g&#58; command not found
./builds/unix/libtool&#58; line 1132&#58; X-O2&#58; command not found
./builds/unix/libtool&#58; line 1132&#58; X-DDARWIN_NO_CARBON&#58; command not found
./builds/unix/libtool&#58; line 1132&#58; X-DFT_CONFIG_CONFIG_H=<ftconfig.h>&#58; command not found
./builds/unix/libtool&#58; line 1185&#58; X/home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftsystem.lo&#58; No such file or directory
./builds/unix/libtool&#58; line 1190&#58; libtool&#58; compile&#58; cannot determine name of library object from `'&#58; command not found
make&#58; *** &#91;/home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftsystem.lo&#93; Fout 1
make&#58; *** Wachten op onvoltooide taken...
./builds/unix/libtool&#58; line 821&#58; X--mode=compile&#58; command not found
./builds/unix/libtool&#58; line 988&#58; *** Warning&#58; inferring the mode of operation is deprecated.&#58; command not found
./builds/unix/libtool&#58; line 989&#58; *** Future versions of Libtool will require --mode=MODE be specified.&#58; command not found
./builds/unix/libtool&#58; line 1132&#58; Xpsp-gcc&#58; command not found
./builds/unix/libtool&#58; line 1132&#58; X-I/home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs&#58; No such file or directory
./builds/unix/libtool&#58; line 1132&#58; X-I./builds/unix&#58; No such file or directory
./builds/unix/libtool&#58; line 1132&#58; X-I/home/joris/psp/trunk/trunk/psplibraries/build/freetype/include&#58; No such file or directory
./builds/unix/libtool&#58; line 1132&#58; X-c&#58; command not found
./builds/unix/libtool&#58; line 1132&#58; X-G0&#58; command not found
./builds/unix/libtool&#58; line 1132&#58; X-g&#58; command not found
./builds/unix/libtool&#58; line 1132&#58; X-O2&#58; command not found
./builds/unix/libtool&#58; line 1132&#58; X-DDARWIN_NO_CARBON&#58; command not found
./builds/unix/libtool&#58; line 1132&#58; X-DFT_CONFIG_CONFIG_H=<ftconfig.h>&#58; command not found
./builds/unix/libtool&#58; line 1185&#58; X/home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftdebug.lo&#58; No such file or directory
./builds/unix/libtool&#58; line 1190&#58; libtool&#58; compile&#58; cannot determine name of library object from `'&#58; command not found
make&#58; *** &#91;/home/joris/psp/trunk/trunk/psplibraries/build/freetype/objs/ftdebug.lo&#93; Fout 1
../scripts/903-freetype.sh&#58; Failed.
ERROR&#58; Could not run the libraries script.
joris@joris-desktop&#58;~/psp/trunk/trunk/psplibraries$ 
Post Reply