Re: FreeBSD 5.2-RELEASE buildworld failure.

2004-01-24 Thread Ruslan Ermilov
On Fri, Jan 23, 2004 at 06:13:24PM -0800, erek wrote: I cvsuped today using tag RELENG_5_2 (i'm already using 5.2-RELEASE), [...] During the buildworld I get this VERY odd error: [...] /usr/src/gnu/usr.bin/cc/cc_tools/freebsd-native.h:62:25: attempt to use poisoned malloc [...] mkdep:

FreeBSD 5.2-RELEASE buildworld failure.

2004-01-23 Thread erek
I cvsuped today using tag RELENG_5_2 (i'm already using 5.2-RELEASE), i noticed there was only documentation changes, and no real source changes, i was preparing to recompile everything using some different optimizations: erek# cat /etc/make.conf CFLAGS+= -pipe -march=athlon-xp -mcpu=athlon-xp