From owner-freebsd-questions@FreeBSD.ORG Thu Sep 2 11:12:58 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D966D10656A7 for ; Thu, 2 Sep 2010 11:12:58 +0000 (UTC) (envelope-from egoitz@ramattack.net) Received: from ks200575.kimsufi.com (ks200575.kimsufi.com [91.121.111.71]) by mx1.freebsd.org (Postfix) with ESMTP id 9FA538FC12 for ; Thu, 2 Sep 2010 11:12:58 +0000 (UTC) Received: from mail.ramattack.net (unknown [127.0.0.50]) by ks200575.kimsufi.com (Postfix) with ESMTP id E275EA8EE for ; Thu, 2 Sep 2010 11:13:10 +0000 (UTC) Received: from 192.148.167.100 (SquirrelMail authenticated user egoitz@ramattack.net) by mail.ramattack.net with HTTP; Thu, 2 Sep 2010 11:13:11 -0000 (UTC) Message-ID: In-Reply-To: <9f94dad1bb8811d5b2434671ceafc6e1.squirrel@mail.ramattack.net> References: <9a3047eb390bd04a13f539e0a8acc4f6.squirrel@mail.ramattack.net> <9f94dad1bb8811d5b2434671ceafc6e1.squirrel@mail.ramattack.net> Date: Thu, 2 Sep 2010 11:13:11 -0000 (UTC) From: egoitz@ramattack.net To: freebsd-questions@freebsd.org User-Agent: SquirrelMail/1.4.16 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Subject: Re: RELENG_8_1 Release build fails X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Sep 2010 11:12:58 -0000 >> Hi all, >> >> I'm trying to make a release from RELENG_8_1 branch because of mbuf bug >> and so... and wanted to make my own freebsd cds (updated)... I have >> downloaded the > > Hi!, > > Perhaps this is not the proper mailing list for asking this kind of > questions? perhaps should I write to freebsd-hackers or any other one?. Hey mates, Sorry for the noise I had forgotten the make buildworld before the make release... I though buildworld was integrated inside make release... as said... very sorry for the noise. Bye!!