Public paste
Undefined
By: Guest | Date: Aug 10 2009 19:35 | Format: None | Expires: never | Size: 2.24 KB | Hits: 1087

  1. sure
  2. rc/video/xbios/Makefile.am:4:   its definition is in aclocal's search path.
  3. onfigure.in:44: error: possibly undefined macro: AM_INIT_AUTOMAKE
  4.      If this token and others are legitimate, please use m4_pattern_allow.
  5.      See the Autoconf documentation.
  6. onfigure.in:48: error: possibly undefined macro: AC_LIBTOOL_WIN32_DLL
  7. onfigure.in:49: error: possibly undefined macro: AM_PROG_AS
  8. onfigure.in:50: error: possibly undefined macro: AM_PROG_LIBTOOL
  9. onfigure.in:64: error: possibly undefined macro: AM_CONDITIONAL
  10. onfigure.in:286: error: possibly undefined macro: AM_PATH_ALSA
  11. onfigure.in:373: error: possibly undefined macro: AM_PATH_ESD
  12. ow you are ready to run ./configure
  13.  
  14. ax@acer-593ed37f2f ~/pcc/xanadu4/toolchains/psp/trunk/psplibraries/SDL
  15.  LDFLAGS="-L$(psp-config --pspsdk-path)/lib -lc -lpspuser"
  16.    ./configure --host psp --prefix=$(psp-config --psp-prefix)
  17. onfigure: WARNING: If you wanted to set the --build type, don't use --host.
  18.    If a cross compiler is detected then cross compile mode will be used.
  19. hecking build system type... i686-pc-cygwin
  20. hecking host system type... mipsallegrexel-psp-elf
  21. hecking 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. ax@acer-593ed37f2f ~/pcc/xanadu4/toolchains/psp/trunk/psplibraries/SDL
  26.  make
  27. ake: *** No targets specified and no makefile found.  Stop.
  28.  
  29. ax@acer-593ed37f2f ~/pcc/xanadu4/toolchains/psp/trunk/psplibraries/SDL
  30.  make install
  31. ake: Nothing to be done for `install'.
  32.  
  33. ax@acer-593ed37f2f ~/pcc/xanadu4/toolchains/psp/trunk/psplibraries/SDL
  34.  LDFLAGS="-L$(psp-config --pspsdk-path)/lib -lc -lpspuser"   ./configure --hos
  35. =psp --prefix=$(psp-config --psp-prefix)
  36. onfigure: WARNING: If you wanted to set the --build type, don't use --host.
  37.    If a cross compiler is detected then cross compile mode will be used.
  38. hecking build system type... i686-pc-cygwin
  39. hecking host system type... mipsallegrexel-psp-elf
  40. hecking target system type... mipsallegrexel-psp-elf
  41. /configure: line 2176: syntax error near unexpected token `SDL,'
  42. /configure: line 2176: `AM_INIT_AUTOMAKE(SDL, $SDL_VERSION)'
  43.  
  44. ax@acer-593ed37f2f ~/pcc/xanadu4/toolchains/psp/trunk/psplibraries/SDL