From owner-freebsd-current@FreeBSD.ORG Sun Nov 26 01:09:59 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CCA4516A40F for ; Sun, 26 Nov 2006 01:09:59 +0000 (UTC) (envelope-from adrenalinup@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.185]) by mx1.FreeBSD.org (Postfix) with ESMTP id 72CE643D45 for ; Sun, 26 Nov 2006 01:09:08 +0000 (GMT) (envelope-from adrenalinup@gmail.com) Received: by nf-out-0910.google.com with SMTP id x37so1625524nfc for ; Sat, 25 Nov 2006 17:09:57 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=OM422cDeH/NuSmTo+OoFEG4tFFDXFe8E5XoWDG/BtqsfyHTDMGjR8xvVm2VyHp8RHTxY+nHVQM0bEiQvhntiN/n7CvWkFgdy9M2w5RJXVyPLgsbNNE9zAYXz1b0Osnkugy1+YbOMn0tm158dAwbjwQsokTzGzUgmXQfl2iVeXG0= Received: by 10.82.114.3 with SMTP id m3mr1772405buc.1164503397375; Sat, 25 Nov 2006 17:09:57 -0800 (PST) Received: by 10.82.164.8 with HTTP; Sat, 25 Nov 2006 17:09:57 -0800 (PST) Message-ID: Date: Sun, 26 Nov 2006 03:09:57 +0200 From: "Nicolae Namolovan" To: freebsd-current@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: A error at buildworld with -fomit-frame-pointer X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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, 26 Nov 2006 01:09:59 -0000 Sorry don't have the error log, it say what -fomit-frame-pointer (what I have in make.conf) is incompatible with an other option from some compiled file(if I remember correct, that option was in 2 chars length %).. Also get a crash after some minutes of ping -f 127.0.0.1. -- Best regards, Nicolae Namolovan.