Hi.

> What -O level did you compile libc with?
> Optimisation levels >= 2 damage
> __vfprintf() with the in-tree gcc, causing these
> same symptoms.
> 
> The fix is to remove any optimisation options above
> -O, go into
> /usr/src/lib/libc, rebuild and install the static
> libc.a, build and install a
> static linked awk binary, then rebuild world +
> kernel as usual.
> 

With this advise my 'make world' and 'make kernel'
completed without any errors. Thank you.

Regards
Claus


_____________________________________________________
Følg VM i fodbold på tæt hold fra Yahoo!s officielle VM-side 
www.yahoo.dk/vm2002

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

Reply via email to