Hello !

Here is the error message i get on my system :


[EMAIL PROTECTED]:~/tt2/tuxtype2$ ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets ${MAKE}... yes
checking for g++... g++
checking for C++ compiler default output... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... gcc3
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether ln -s works... yes
checking whether make sets ${MAKE}... (cached) yes
checking for sdl-config... /usr/local/bin/sdl-config
checking for SDL - version >= 1.2.5... yes
checking for IMG_Load in -lSDL_image... yes
checking for Mix_PlayMusic in -lSDL_mixer... yes
checking for TTF_Init in -lSDL_ttf... yes
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... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for gcc option to accept ANSI C... none needed
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for atexit... yes
checking for memset... yes
checking for strchr... yes
checking for strstr... yes
checking for malloc... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating tuxtype/Makefile
config.status: creating tuxtype/data/Makefile
config.status: creating tuxtype/data/fonts/Makefile
config.status: creating tuxtype/data/images/Makefile
config.status: creating tuxtype/data/images/backgrounds/Makefile
config.status: creating tuxtype/data/images/menu/Makefile
config.status: creating tuxtype/data/images/cities/Makefile
config.status: creating tuxtype/data/images/comets/Makefile
config.status: creating tuxtype/data/images/status/Makefile
config.status: creating tuxtype/data/images/tux/Makefile
config.status: creating tuxtype/data/images/hands/Makefile
config.status: creating tuxtype/data/sounds/Makefile
config.status: creating tuxtype/data/themes/Makefile
config.status: creating tuxtype/data/themes/armenian/Makefile
config.status: creating tuxtype/data/themes/armenian/fonts/Makefile
config.status: creating tuxtype/data/themes/armenian/images/Makefile
config.status: creating tuxtype/data/themes/dansk/Makefile
config.status: creating tuxtype/data/themes/dansk/words/Makefile
config.status: creating tuxtype/data/themes/espanol/Makefile
config.status: creating tuxtype/data/themes/espanol/words/Makefile
config.status: creating tuxtype/data/themes/french/Makefile
config.status: creating tuxtype/data/themes/french/words/Makefile
config.status: creating tuxtype/data/themes/nynorsk/Makefile
config.status: creating tuxtype/data/themes/nynorsk/images/Makefile
config.status: creating tuxtype/data/themes/nynorsk/words/Makefile
config.status: creating tuxtype/data/themes/spanish/Makefile
config.status: creating tuxtype/data/themes/spanish/words/Makefile
config.status: creating tuxtype/data/words/Makefile
config.status: creating tuxtype/docs/Makefile
config.status: creating tuxtype/docs/en/Makefile
config.status: creating tuxtype.spec
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
[EMAIL PROTECTED]:~/tt2/tuxtype2$ make
cd . && /bin/sh /home/wizard/tt2/tuxtype2/missing --run aclocal-1.6
/home/wizard/tt2/tuxtype2/missing: line 46: aclocal-1.6: command not found
WARNING: `aclocal-1.6' is missing on your system.  You should only need it if
         you modified `acinclude.m4' or `configure.in'.  You might want
         to install the `Automake' and `Perl' packages.  Grab them from
         any GNU archive site.
cd . && \
  /bin/sh /home/wizard/tt2/tuxtype2/missing --run automake-1.6 --foreign  Makefile
/home/wizard/tt2/tuxtype2/missing: line 46: automake-1.6: command not found
WARNING: `automake-1.6' is missing on your system.  You should only need it if
         you modified `Makefile.am', `acinclude.m4' or `configure.in'.
         You might want to install the `Automake' and `Perl' packages.
         Grab them from any GNU archive site.
cd . && /bin/sh /home/wizard/tt2/tuxtype2/missing --run autoconf
configure.in:5: error: possibly undefined macro: AM_CONFIG_HEADER
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.in:6: error: possibly undefined macro: AM_INIT_AUTOMAKE
configure.in:28: error: possibly undefined macro: AM_PATH_SDL
make: *** [configure] Error 1
[EMAIL PROTECTED]:~/tt2/tuxtype2$


CU

_______________________________________________
Tuxtype-dev mailing list
[EMAIL PROTECTED]
http://tux4kids.net/mailman/listinfo/tuxtype-dev

Reply via email to