[Tuxnes-devel] compiling tuxnes from CVS
Brought to you by:
tmmm
From: Jason S. <jd...@us...> - 2002-04-29 17:35:27
|
Although I used to be able to compile TuxNES from CVS, I no longer can: [jdorje@localhost tuxnes]$ ./autogen.sh aclocal: configure.in: 43: macro `AM_PROG_AS' not found in library A little bit of research makes me think that AM_PROG_AS is associated with automake 1.5. I have: jdorje@localhost tuxnes]$ automake --version automake (GNU automake) 1.4-p5 Copyright (C) 1999, 2001 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Written by Tom Tromey <tr...@cy...> [jdorje@localhost tuxnes]$ autoconf --version Autoconf version 2.13 [jdorje@localhost tuxnes]$ libtool --version ltmain.sh (GNU libtool) 1.4 (1.920 2001/04/24 23:26:18) I would play the release version, but it's over a year old now (!), and had a number of problems when last I tried it. jason short |