Ruslan Ermilov writes:
> On Wed, Oct 23, 2002 at 09:59:14AM -0400, Andrew Gallatin wrote:
> >
> > Alexander Kabaev writes:
> > > I hope this problem is fixed now. Let me know if I am sadly mistaken
> > > about that :)
> >
> > Thanks!
> >
> > It seems to fix it when building groff directly from the src
> > directory (eg, after your kernel change, yesterday's binaries work).
> >
> > I'm building the world now.
> >
> Nice. I was going to ask Peter to upgrade beast with this fix, but
> now that you've already tested it, I'd like to back out the hack in
> groff/src/roff/groff/Makefile, if there are no objections.
>
> What do we do with NO_CPU_CFLAGS? Should we special-case groff or
> ${MACHINE_ARCH} = "alpha" in bsd.cpu.mk?
I wasn't clear enough.. The static binaries built yesterday with
NO_CPU_CFLAGS now appear to work. The problem was apparently
something to do with the kernel exec code in the face of having one
PLT_LOAD segment.
I have not yet attempted a shared binary (as I have not installed the
new rtld). I'll try building a shared binary after the buildworld
completes, and back out the earlier hack assuming it works.
Drew
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message