From owner-freebsd-current@FreeBSD.ORG Sun Oct 19 13:40:17 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C0DA916A4B3 for ; Sun, 19 Oct 2003 13:40:17 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-63-207-60-234.dsl.lsan03.pacbell.net [63.207.60.234]) by mx1.FreeBSD.org (Postfix) with ESMTP id DEEA843FA3 for ; Sun, 19 Oct 2003 13:40:13 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: from rot13.obsecurity.org (rot13.obsecurity.org [10.0.0.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id A1DF866DA5; Sun, 19 Oct 2003 13:40:12 -0700 (PDT) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id 38EBCBE7; Sun, 19 Oct 2003 13:40:12 -0700 (PDT) Date: Sun, 19 Oct 2003 13:40:12 -0700 From: Kris Kennaway To: slave-mike Message-ID: <20031019204011.GA49466@rot13.obsecurity.org> References: <3F9097DD.1090500@rv1.dynip.com> <20031018161032.T35407@carver.gumbysoft.com> <3F92093F.9070008@rv1.dynip.com> <3F922269.1020909@rv1.dynip.com> <3F9223D5.9050501@rv1.dynip.com> <3F92E88F.6020802@rv1.dynip.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="0OAP2g/MAC+5xKAE" Content-Disposition: inline In-Reply-To: <3F92E88F.6020802@rv1.dynip.com> User-Agent: Mutt/1.4.1i cc: freebsd-current@freebsd.org cc: mjoyner Subject: Re: -march athlon breaks my networking was: ip stack broken? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Oct 2003 20:40:17 -0000 --0OAP2g/MAC+5xKAE Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Oct 19, 2003 at 03:39:59PM -0400, slave-mike wrote: > I realized that my /etc/make.conf was set to use -O0 -march athlon > for kernel builds. >=20 > After removing the COPTS and CPU stuff form /etc/make.conf my kernel's > networking now works fine. >=20 > Any clue as to why -march athlon breaks my networking? That's a syntax error - can you please confirm you meant -march=3Dathlon? Kernels aren't usually built without optimization (-O0). Is there some reason you chose to do that? Kris --0OAP2g/MAC+5xKAE Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/kvarWry0BWjoQKURAu9IAJ49BFiIhy/LImdjNmGsBnKSI+XlbQCfcT1B dz4bVd805oOBlVtZTWUcOVA= =6xtD -----END PGP SIGNATURE----- --0OAP2g/MAC+5xKAE--