On Thu, Mar 23, 2000 at 10:29:52AM -0800, Matthew Dillon wrote:
>      Jim, what C flags is make using when you compile up your kernel?  Are
>      you trying to do weird optimizations?  I don't see anything in your
>      kernel config, do you have anything weird in your /etc/make.conf[.local]?

/etc/make.conf:
USA_RESIDENT=YES
RSAREF= YES
CFLAGS= -O -pipe
COPTFLAGS= -O -pipe
NO_SENDMAIL=    true    # do not build sendmail and related programs
FORCE_PKG_REGISTER=    YES

incidentally, i did an "ifconfig rl0 media 10baseT/UTP mediaopt full-duplex"
last night (and updated /etc/rc.conf and rebooted) and i haven't had a crash
since.

i don't know that the ifconfig "fixed" it, but the interface was stuck
with a media type of "autoselect" with no clarification of what it
autoselected to.  i thought maybe the code was getting confused because the
interface media type was not specifically set (or at least ifconfig didn't
think so).

-- 
[ Jim Mercer                 [EMAIL PROTECTED]              +1 416 506-0654 ]
[          Reptilian Research -- Longer Life through Colder Blood          ]
[  Don't be fooled by cheap Finnish imitations; BSD is the One True Code.  ]


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

Reply via email to