On 2002.05.23 11:18:03 +0000, Fred Souza wrote: > Since I saw once something similar happening, I think it's good to > mention that these lines exist in my /etc/make.conf: > > CFLAGS= -O2 > COPTFLAGS+= -O2 > CPUTYPE=k6-2
I think you might get these kinds of problems with -O2. Try compiling the kernel with just -O and see if it fixes things. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message