From owner-freebsd-questions@FreeBSD.ORG Sat Jul 30 09:23:46 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3E98716A41F for ; Sat, 30 Jul 2005 09:23:46 +0000 (GMT) (envelope-from nikolas.britton@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id C46F843D46 for ; Sat, 30 Jul 2005 09:23:45 +0000 (GMT) (envelope-from nikolas.britton@gmail.com) Received: by wproxy.gmail.com with SMTP id i4so756892wra for ; Sat, 30 Jul 2005 02:23:45 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=nk4X0wiAcT+YmEgRNoX4qpOuvEPVfE3zq7m/iAkOUkxFdb8psK+bQpak0p60jDJPyLRyH0fLSMvd0lBmikpKT26BFDs9bT4bwtKoYyESBoHxDSmEtCRbw+kXkEGLjP4/xSKJwdfoqwfIfeYCvFwsjGeVCFOTh8Ojpl2D0EPU1ig= Received: by 10.54.45.14 with SMTP id s14mr1808796wrs; Sat, 30 Jul 2005 02:23:45 -0700 (PDT) Received: by 10.54.124.11 with HTTP; Sat, 30 Jul 2005 02:23:45 -0700 (PDT) Message-ID: Date: Sat, 30 Jul 2005 04:23:45 -0500 From: Nikolas Britton To: Subhro In-Reply-To: <42EB4022.1070502@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20050728194329.GB12017@xor.obsecurity.org> <42EB4022.1070502@gmail.com> Cc: FreeBSD - Questions , Kris Kennaway Subject: Re: FreeBSD 6 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Nikolas Britton List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Jul 2005 09:23:46 -0000 On 7/30/05, Subhro wrote: > -O2 is known to create broken binaries. Reduce it to -O and recompile. > Report back if it still does not work. >=20 -O2 is the default now for 6.x. I just added "device drm" and am rebuilding it to see if that works, will post the results when it's done