From owner-freebsd-questions@FreeBSD.ORG Fri May 2 09:26:01 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 651A6B14; Fri, 2 May 2014 09:26:01 +0000 (UTC) Received: from smtp1.multiplay.co.uk (smtp1.multiplay.co.uk [85.236.96.35]) by mx1.freebsd.org (Postfix) with ESMTP id F364E1DEB; Fri, 2 May 2014 09:26:00 +0000 (UTC) Received: by smtp1.multiplay.co.uk (Postfix, from userid 65534) id 902EA20E7088B; Fri, 2 May 2014 09:25:58 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on smtp1.multiplay.co.uk X-Spam-Level: ** X-Spam-Status: No, score=2.9 required=8.0 tests=AWL,BAYES_05,DOS_OE_TO_MX, FSL_HELO_NON_FQDN_1,HELO_NO_DOMAIN,RDNS_DYNAMIC,STOX_REPLY_TYPE autolearn=no version=3.3.1 Received: from r2d2 (82-69-141-170.dsl.in-addr.zen.co.uk [82.69.141.170]) by smtp1.multiplay.co.uk (Postfix) with ESMTPS id 268AC20E70885; Fri, 2 May 2014 09:25:52 +0000 (UTC) Message-ID: From: "Steven Hartland" To: "varanasi sainath" , , , , References: Subject: Re: lindev - Unable to build head branch Date: Fri, 2 May 2014 10:25:54 +0100 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.5931 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.6157 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 May 2014 09:26:01 -0000 ----- Original Message ----- From: "varanasi sainath" > Hi All, > > Unable to build head branch because of the following change > http://svnweb.freebsd.org/base/head/sys/dev/?view=log > > Please remove the respective Makefile also > Located at : > http://svnweb.freebsd.org/base/head/sys/modules/lindev/Makefile?view=log I believe this has just been fixed by: http://svnweb.freebsd.org/changeset/base/265217 Regards Steve