At 10:25 PM 2/13/2006, Chuck Swiger wrote:
Vinny Abello wrote:
[ ... ]
> Nevermind. I just answered my own question. I should have RTFM more
> carefully. :)

:-)

> If CPUTYPE is defined in your /etc/make.conf, make sure to use the
>         "?=" instead of the "=" assignment operator, so that buildworld can
>         override the CPUTYPE if it needs to.
>
> I am thinking if I change to
>
> CPUTYPE?=pentium4
>
> I will be ok. Does that sound correct or am I still barking up the wrong
> tree?

If you weren't having any problems, feel free to experiment.  Since you don't
gain much by using the machine-specific compiler optimizations for the kernel,
it is worth turning them off to see whether the resulting kernel still has the
same problem...

Will give it a shot and see what happens. So far buildworld isn't using CPU specific optimizations with the CPUTYPE?=pentium4 as documented so I have a feeling that will fix my problem. I actually started having problems after rebuilding world from this source a second time with (what I thought) were more optimized compiler settings. Obviously not if they cause it to break. :) My kernel is the same from when it was working from the original CVSUP and original buildworld so I think I'll be ok with that. I'll rebuild it to be safe anyway though. Thanks again for your help! :)

Vinny Abello
Network Engineer
Server Management
[EMAIL PROTECTED]
(973)300-9211 x 125
(973)940-6125 (Direct)
PGP Key Fingerprint: 3BC5 9A48 FC78 03D3 82E0  E935 5325 FBCB 0100 977A

Tellurian Networks - The Ultimate Internet Connection
http://www.tellurian.com (888)TELLURIAN

"Courage is resistance to fear, mastery of fear - not absence of fear" -- Mark Twain

_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to