From owner-freebsd-questions Thu Sep 5 7:43:29 2002 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 A194437B400 for ; Thu, 5 Sep 2002 07:43:27 -0700 (PDT) Received: from clientmail.ehsrealtime.com (eris.ehsrealtime.com [213.52.146.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id D26D043E42 for ; Thu, 5 Sep 2002 07:43:26 -0700 (PDT) (envelope-from wayne@penguinpowered.org.uk) Received: from set.ehsrealtime.com ([213.52.146.197]) by clientmail.ehsrealtime.com with esmtp (Exim 3.33 #2) id 17mxqw-000BdL-01 for freebsd-questions@freebsd.org; Thu, 05 Sep 2002 15:43:26 +0100 Received: from waynep by set.ehsrealtime.com with local (Exim 3.34 #1) id 17mynm-0004tR-00 for freebsd-questions@freebsd.org; Thu, 05 Sep 2002 15:44:14 +0000 From: Wayne Pascoe To: freebsd-questions@freebsd.org Subject: ipfilter broken in contrib? Date: 05 Sep 2002 15:44:14 +0000 Message-ID: Lines: 20 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Civil Service) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi all, I'm just upgrading a machine and I'm in the process of upgrading ipfilter. I've done cd /usr/src/contrib/ipfilter make clean make freebsd4 make install-bsd I am getting the following error: for i in ip_compat.h ip_fil.h ip_nat.h ip_state.h ip_proxy.h ip_frag.h ip_auth.h; do /bin/cp ../../$i /usr/include/netinet/; -/bin/chmod 444 /usr/include/netinet/$i; done -/bin/chmod: not found It looks like one of the makefiles are broken and is placing a - before the chmod command. Who should I report this to ? -- Wayne Pascoe Give me enough medals, and I'll win any war. - Napoleon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message