>>>> "Mats" == Mats Larsson
<mats.larsson(a)ericsson.com> writes:
Mats> [ build script and Installation file snipped ]
Mats> Remove of --with-pdump in my build script did solve the
Mats> problem. What has changed from previous 21.5 versions? What
Mats> did I miss?
I'm not sure exactly what bit you, but there have been changes in the
dump process. We now insert the dumpfile in the executable, as with
the unexec style of dumping. (Until recently there was a separate
dumpfile, sort of like the old maclisp fasload files.)
However, this didn't work well with the KKCC and/or MC_ALLOC options,
so the relation between these various options was complicated.
It appears that you are doing an update of the sources, then
"./configure [options]; gmake", is that right? It is generally best
to do "gmake beta" to get rid of all generated files.
--
School of Systems and Information Engineering
http://turnbull.sk.tsukuba.ac.jp
University of Tsukuba Tennodai 1-1-1 Tsukuba 305-8573 JAPAN
Ask not how you can "do" free software business;
ask what your business can "do for" free software.