Public paste
Undefined
By: Guest | Date: Aug 9 2009 21:15 | Format: None | Expires: never | Size: 2.12 KB | Hits: 1093

  1. src/video/xbios/Makefile.am:4:   If `AC_PROG_LIBTOOL' is in `configure.in', make
  2.  sure
  3. src/video/xbios/Makefile.am:4:   its definition is in aclocal's search path.
  4. configure.in:44: error: possibly undefined macro: AM_INIT_AUTOMAKE
  5.       If this token and others are legitimate, please use m4_pattern_allow.
  6.       See the Autoconf documentation.
  7. configure.in:48: error: possibly undefined macro: AC_LIBTOOL_WIN32_DLL
  8. configure.in:49: error: possibly undefined macro: AM_PROG_AS
  9. configure.in:50: error: possibly undefined macro: AM_PROG_LIBTOOL
  10. configure.in:64: error: possibly undefined macro: AM_CONDITIONAL
  11. configure.in:286: error: possibly undefined macro: AM_PATH_ALSA
  12. configure.in:373: error: possibly undefined macro: AM_PATH_ESD
  13. Now you are ready to run ./configure
  14.  
  15. nax@acer-593ed37f2f ~/pcc/xanadu4/toolchains/psp/trunk/psplibraries/scripts/SDL
  16. $    LDFLAGS="-L$(psp-config --pspsdk-path)/lib -lc -lpspuser"
  17. >      ./configure --host=psp --build=i686-pc-linux-gnu --prefix=$(psp-config -
  18. -psp-prefix)
  19. checking build system type... i686-pc-linux-gnu
  20. checking host system type... mipsallegrexel-psp-elf
  21. checking target system type... mipsallegrexel-psp-elf
  22. ./configure: line 2176: syntax error near unexpected token `SDL,'
  23. ./configure: line 2176: `AM_INIT_AUTOMAKE(SDL, $SDL_VERSION)'
  24.  
  25. nax@acer-593ed37f2f ~/pcc/xanadu4/toolchains/psp/trunk/psplibraries/scripts/SDL
  26. $    make
  27. make: *** No targets specified and no makefile found.  Stop.
  28.  
  29. nax@acer-593ed37f2f ~/pcc/xanadu4/toolchains/psp/trunk/psplibraries/scripts/SDL
  30. $    make install
  31. make: Nothing to be done for `install'.
  32.  
  33. nax@acer-593ed37f2f ~/pcc/xanadu4/toolchains/psp/trunk/psplibraries/scripts/SDL
  34. $
  35.  
  36. nax@acer-593ed37f2f ~/pcc/xanadu4/toolchains/psp/trunk/psplibraries/scripts/SDL
  37. $ aclocal && autoconf
  38. acinclude.m4:363: the serial number must appear before any macro definition
  39. /usr/bin/m4:configure.in:1408: cannot create temporary file for diversion: Permi
  40. ssion denied
  41. autom4te-2.63: /usr/bin/m4 failed with exit status: 1
  42. aclocal-1.11: autom4te failed with exit status: 1
  43.  
  44. nax@acer-593ed37f2f ~/pcc/xanadu4/toolchains/psp/trunk/psplibraries/scripts/SDL
  45. $