Jeffrey D. Means wrote: > #1) > I'm getting a strange error message about automake when trying to > compile: > [ meaje at jeff-w crossfire]$ make > cd . > && /bin/sh /home/meaje/setup/crossfire/server/crossfire/utils/missing --run automake-1.9 --gnu > automake-1.9: `configure.ac' and `configure.in' both present. > automake-1.9: proceeding with `configure.ac'. > configure.ac:7: version mismatch. This is Automake 1.9.2, > configure.ac:7: but the definition used by this AM_INIT_AUTOMAKE > configure.ac:7: comes from Automake 1.9.5. You should recreate > configure.ac:7: aclocal.m4 with aclocal and run automake again. > make: *** [Makefile.in] Error 1 > > How do I solve this issue? > --------------------------------------------------- > > Weird :-/ don't know why that's happening. Don't know much about the build process, but that it's happening for me, and I don't use any library calls etc. that it doesn't already use. > #2) > What patch command do I need to use to apply the light_arches.diff > patch? I have tried 'patch -p1 <...' and 'patch -p0<...' with no > success. > > That's for the arches as in: http://cvs.sourceforge.net/viewcvs.py/crossfire/arch/ Not for: http://cvs.sourceforge.net/viewcvs.py/crossfire/crossfire/ However, the other patch already includes the changes in /crossfire/lib/archetypes stuff that corresponds to it. --Alex Schultz (aka Rednaxela)