On 2017/09/19 19:23, Jasper Lievisse Adriaanse wrote: > CVSROOT: /cvs > Module name: ports > Changes by: [email protected] 2017/09/19 13:23:04 > > Modified files: > lang/kawa : Makefile > > Log message: > tidy autocrap handling >
This one is weird, I have this on some builds: ===> Building for kawa-2.4 cd . && /usr/local/bin/automake-1.15 --foreign configure.ac:8: error: version mismatch. This is Automake 1.15.1, configure.ac:8: but the definition used by this AM_INIT_AUTOMAKE configure.ac:8: comes from Automake 1.15. You should recreate configure.ac:8: aclocal.m4 with aclocal and run automake again. gmake: *** [Makefile:1359: Makefile.in] Error 1 Probably not new though!
