From owner-freebsd-current@FreeBSD.ORG Sat Sep 21 23:27:16 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id AC57CC77 for ; Sat, 21 Sep 2013 23:27:16 +0000 (UTC) (envelope-from rizzo@i805.com.br) Received: from server.i805.com.br (mailhost.i805.com.br [72.52.97.105]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 942602E8B for ; Sat, 21 Sep 2013 23:27:16 +0000 (UTC) Received: from i805.com.br (localhost [127.0.0.1]) by server.i805.com.br (8.14.6/8.14.5) with ESMTP id r8LNREc5077405; Sat, 21 Sep 2013 20:27:14 -0300 (BRT) (envelope-from rizzo@i805.com.br) From: "Nilton Jose Rizzo" To: Steve Kargl Subject: Re: build kernel broken at revision 255705 Date: Sat, 21 Sep 2013 20:27:14 -0300 Message-Id: <20130921232519.M17142@i805.com.br> In-Reply-To: <20130921154610.GA59997@troutmask.apl.washington.edu> References: <20130920021328.M87945@i805.com.br> <20130920022454.GI2302@glenbarber.us> <20130920023408.M32739@i805.com.br> <20130920024958.GJ2302@glenbarber.us> <20130920032655.M3648@i805.com.br> <20130920060735.GA51284@troutmask.apl.washington.edu> <20130921134826.M46725@i805.com.br> <20130921154610.GA59997@troutmask.apl.washington.edu> X-Mailer: OpenWebMail 3.00_beta4 20121104 671 X-OriginatingIP: 179.218.87.141 (rizzo) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED autolearn=unavailable version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on server.i805.com.br Cc: freebsd-current@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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: Sat, 21 Sep 2013 23:27:16 -0000 Em Sat, 21 Sep 2013 08:46:10 -0700, Steve Kargl escreveu > On Sat, Sep 21, 2013 at 10:56:19AM -0300, Nilton Jose Rizzo wrote: > > Em Thu, 19 Sep 2013 23:07:35 -0700, Steve Kargl escreveu > > > On Fri, Sep 20, 2013 at 12:27:55AM -0300, Nilton Jose Rizzo wrote: > > > > > > > > kernel config in attach tar file > > > > > > > > > > Include the the config file in the body of the email. > > > The freebsd mail server seems to strip attachments. > > > > ok. my config file > > You sent it only to me. Not to the freebsd mailing list > where other might be able to help. Sorry I forgot to replay to all > > > cause yhe problrm. this is present in LINT and I put > > in my kernel config, the configure run ok but not > > compile the kernel file. > > Pulling options from LINT is not a great idea unless > you know exactly what is does and how it works. But I need or not the options to ICONV???? This is the point I search some references about it and not found nothing. Rizzo > > -- > Steve