On Fri, Feb 15, 2008 at 04:06:17AM -0800, Paul Goyette wrote:
> I just updated sources a few minutes ago and tried to do a 'build.sh
> release' for both port-amd64 and port-i386. In both cases, as soon as
> build.sh tried to install an updated copy of texinfo, nbmake dropped
> core. There doesn't seem to be any symbols around for nbmake (or at
> least I can't find them) but here's the backtrace.
Does the same thing happen if you just fire off nbmake by hand in
texinfo, or does it require being run from build.sh? If the former,
rebuild nbmake with DBG=-g (or whatever the magic incantation is)...