Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Mar 2000 14:47:59 -0500
From:      Jim Mercer <jim@reptiles.org>
To:        Matthew Dillon <dillon@apollo.backplane.com>
Cc:        hackers@FreeBSD.ORG
Subject:   Re: Doh, compiler bug... (was Re: possible bug in kernel/if_ether.c)
Message-ID:  <20000323144759.C983@reptiles.org>
In-Reply-To: <200003231829.KAA02591@apollo.backplane.com>; from dillon@apollo.backplane.com on Thu, Mar 23, 2000 at 10:29:52AM -0800
References:  <20000322225639.T983@reptiles.org> <200003230515.VAA96507@apollo.backplane.com> <20000323054731.W983@reptiles.org> <200003231829.KAA02591@apollo.backplane.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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                 jim@reptiles.org              +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 majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000323144759.C983>