From owner-freebsd-current@freebsd.org Wed Jun 21 15:20:15 2017 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8DCA1D91F86 for ; Wed, 21 Jun 2017 15:20:15 +0000 (UTC) (envelope-from ler@FreeBSD.org) Received: from thebighonker.lerctr.org (thebighonker.lerctr.org [IPv6:2001:470:1f0f:3ad:223:7dff:fe9e:6e8a]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "thebighonker.lerctr.org", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6F50870911 for ; Wed, 21 Jun 2017 15:20:15 +0000 (UTC) (envelope-from ler@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lerctr.org; s=lerami; h=Content-Type:MIME-Version:Message-ID:Subject:To:From:Date:Sender :Reply-To:Cc:Content-Transfer-Encoding:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: In-Reply-To:References:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=SWcqfusj6R8Lzk7hOdhc8bZ+L01aLVVHJHm4G6VQ/Bo=; b=fsgimZS18BnaSLgN3m6hbt/0at R6MdHAylZr0ufH4veyAGebj1G5CUuPQa0SiEll9pgFhVzQgmubFq7D2ffKnH1+7zmIHt9YxhexcuD DKMJHkeaZvvRFlkVOc8EooKEpFL/8jx/dfT4qL8G10KhjoS4KUUED8FVByL/BbtjMjH0=; Received: from [74.203.163.58] (port=15760 helo=lrosenman.local) by thebighonker.lerctr.org with esmtpsa (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.89 (FreeBSD)) (envelope-from ) id 1dNhQU-000BFd-Os for freebsd-current@FreeBSD.org; Wed, 21 Jun 2017 10:20:14 -0500 Date: Wed, 21 Jun 2017 10:20:04 -0500 From: Larry Rosenman To: freebsd-current@FreeBSD.org Subject: Update the Makefile for ioctl.c? Message-ID: <20170621152004.s7x7nilwe6zlueab@lrosenman.local> Mail-Followup-To: freebsd-current@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: NeoMutt/20170609 (1.8.3) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.23 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: Wed, 21 Jun 2017 15:20:15 -0000 Greetings, It looks like the Makefile for ioctl.c didn't get the memo on some pieces being removed: --- ioctl.c --- egrep: dev/utopia/idtphy.h: No such file or directory egrep: dev/utopia/suni.h: No such file or directory egrep: dev/utopia/utopia.h: No such file or directory egrep: dev/utopia/utopia_priv.h: No such file or directory egrep: net/if_atm.h: No such file or directory egrep: netgraph/atm/ng_atm.h: No such file or directory egrep: netinet/if_atm.h: No such file or directory I'm not sure what to fix here. :( -- Larry Rosenman https://people.FreeBSD.org/~ler/ Phone: +1 214-642-9640 E-Mail: ler@FreeBSD.org US Mail: 17716 Limpia Crk, Round Rock, TX 78664-7281