From owner-freebsd-hackers Thu May 23 7:27:55 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from lockdown.spectrum.fearmuffs.net (c164-147.pro.thalamus.se [212.31.164.147]) by hub.freebsd.org (Postfix) with ESMTP id D6FED37B410; Thu, 23 May 2002 07:27:36 -0700 (PDT) Received: from lockdown.spectrum.fearmuffs.net (localhost.spectrum.fearmuffs.net [127.0.0.1]) by lockdown.spectrum.fearmuffs.net (8.12.3/8.12.3) with ESMTP id g4NERYeK000890; Thu, 23 May 2002 16:27:34 +0200 (CEST) (envelope-from gmh003532@brfmasthugget.se) Received: (from redpixel@localhost) by lockdown.spectrum.fearmuffs.net (8.12.3/8.12.3/Submit) id g4NERVvZ000889; Thu, 23 May 2002 16:27:31 +0200 (CEST) (envelope-from gmh003532@brfmasthugget.se) Date: Thu, 23 May 2002 16:27:31 +0200 From: Martin Faxer To: Fred Souza Cc: stable@freebsd.org, hackers@freebsd.org Subject: Re: Bad TCP checksum Message-ID: <20020523142731.GB697@lockdown.spectrum.fearmuffs.net> References: <20020523081803.GA1730@torment.storming.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020523081803.GA1730@torment.storming.org> User-Agent: Mutt/1.3.99i Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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 majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message