From owner-freebsd-questions@FreeBSD.ORG Sat Apr 15 22:57:59 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 131CB16A400 for ; Sat, 15 Apr 2006 22:57:59 +0000 (UTC) (envelope-from atk2@arctic.org) Received: from twinlark.arctic.org (twinlark.arctic.org [207.7.145.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id E7F3943D45 for ; Sat, 15 Apr 2006 22:57:58 +0000 (GMT) (envelope-from atk2@arctic.org) Received: (qmail 32302 invoked by uid 1347); 15 Apr 2006 22:57:58 -0000 Date: 15 Apr 2006 22:57:58 -0000 Message-ID: <20060415225758.32301.qmail@twinlark.arctic.org> From: atk2@arctic.org To: freebsd-questions@freebsd.org Subject: Problem with portupgrade on 4.11-STABLE 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: Sat, 15 Apr 2006 22:57:59 -0000 For the past month or so I have a couple of ports that will no longer build on upgrade (graphics/libaux and x11-fonts/XFree86-4-fontEncodings) The precise error is: ==> Configuring for libaux-1.0_1 imake -DUseInstalled -I/usr/X11R6/lib/X11/config In file included from Imakefile.c:16: /usr/X11R6/lib/X11/config/Imake.tmpl:2136: noop.rules: No such file or directoryIn file included from Imakefile.c:16: /usr/X11R6/lib/X11/config/Imake.tmpl:2149: noop.rules: No such file or directoryimake: Exit code 1. --- I presume that I have something out of date that CVSUP/portupgrade failed to pick up on but I'm not sure what... Any suggestions ? Thanks a