From owner-freebsd-current@FreeBSD.ORG Thu Apr 16 14:29:09 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 643A9106566B for ; Thu, 16 Apr 2009 14:29:09 +0000 (UTC) (envelope-from ohartman@mail.zedat.fu-berlin.de) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) by mx1.freebsd.org (Postfix) with ESMTP id 1D3048FC1E for ; Thu, 16 Apr 2009 14:29:09 +0000 (UTC) (envelope-from ohartman@mail.zedat.fu-berlin.de) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost1.zedat.fu-berlin.de (Exim 4.69) for freebsd-current@freebsd.org with esmtp (envelope-from ) id <1LuSaS-0000II-CR>; Thu, 16 Apr 2009 16:29:08 +0200 Received: from e178013016.adsl.alicedsl.de ([85.178.13.16] helo=thor.walstatt.dyndns.org) by inpost2.zedat.fu-berlin.de (Exim 4.69) for freebsd-current@freebsd.org with esmtpsa (envelope-from ) id <1LuSaS-0001x5-9H>; Thu, 16 Apr 2009 16:29:08 +0200 Message-ID: <49E740BB.7060005@mail.zedat.fu-berlin.de> Date: Thu, 16 Apr 2009 16:29:15 +0200 From: "O. Hartmann" User-Agent: Thunderbird 2.0.0.21 (X11/20090410) MIME-Version: 1.0 To: freebsd-current@freebsd.org X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Originating-IP: 85.178.13.16 X-Mailman-Approved-At: Thu, 16 Apr 2009 21:12:06 +0000 Subject: /usr/src/usr.sbin/raycontrol/raycontrol.c:47:31: error: dev/ray/if_rayreg.h: No such file or directory 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: Thu, 16 Apr 2009 14:29:09 -0000 Today's 'make buildworld' fails with this error: ===> usr.sbin/raycontrol (depend) rm -f .depend mkdep -f .depend -a -I/usr/src/usr.sbin/raycontrol/../../sys /usr/src/usr.sbin/raycontrol/raycontrol.c /usr/src/usr.sbin/raycontrol/raycontrol.c:47:31: error: dev/ray/if_rayreg.h: No such file or directory /usr/src/usr.sbin/raycontrol/raycontrol.c:48:31: error: dev/ray/if_raymib.h: No such file or directory mkdep: compile failed *** Error code 1 1 error *** Error code 2 1 error *** Error code 2 1 error *** Error code 2 1 error *** Error code 2 1 error