On Sat, Feb 15, 2003 at 07:28:11PM -0800, Tim J. Robbins wrote:

> tjr         2003/02/15 19:28:11 PST
> 
>   Modified files:
>     bin/sh               memalloc.c nodes.c.pat 
>   Added files:
>     bin/sh               machdep.h 
>   Log:
>   Temporarily back out machdep.h/ALIGN changes. It seems that on sparc64,
>   using the alignment from sys/param.h (16) instead of the alignment
>   from machdep.h (8) tickled a nasty bug in the memory allocator that I
>   haven't been able to track down yet.

The change before this one broke sparc64 pretty spectacularly. If you built
world in the past 24 hours, you'll need to manually build and reinstall a
new /bin/sh before trying to build again. I did test the change on alpha,
ia64 and sparc64 before committing it, but obviously did not prod it hard
enough...


Tim

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to