I'm trying to get TME[1], a Sun emulator, compiled and I'm running into
trouble. First, the Makefile is set to interpret all warnings as errors,
so I can't get past the complaint about libtme/module.c assigning a value
to a variable but not doing anything with it. I disabled this in
configure.in, but when I rebuild the configure script with
aclocal && automake -a -c -f && autoconf, I get a complaint like this:
thoth:/usr/local/src/tme-0.8$ make
cd . && /bin/bash /usr/local/src/tme-0.8/missing --run automake-1.11 --gnu
Makefile.am:7: `pkglibdir' is not a legitimate directory for `DATA'
make: *** [Makefile.in] Error 1
Any ideas?
[1]
http://people.csail.mit.edu/fredette/tme/
--
David Griffith
dgriffi at
cs.csubak.edu