From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Mar 1 17:30:19 2005 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 506A616A4CE for ; Tue, 1 Mar 2005 17:30:19 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0432743D4C for ; Tue, 1 Mar 2005 17:30:19 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j21HUIsf078600 for ; Tue, 1 Mar 2005 17:30:18 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j21HUISO078594; Tue, 1 Mar 2005 17:30:18 GMT (envelope-from gnats) Resent-Date: Tue, 1 Mar 2005 17:30:18 GMT Resent-Message-Id: <200503011730.j21HUISO078594@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Benny Helms Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3AD8D16A4CE for ; Tue, 1 Mar 2005 17:25:59 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB22443D2D for ; Tue, 1 Mar 2005 17:25:58 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j21HPwvM045018 for ; Tue, 1 Mar 2005 17:25:58 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id j21HPwk0044979; Tue, 1 Mar 2005 17:25:58 GMT (envelope-from nobody) Message-Id: <200503011725.j21HPwk0044979@www.freebsd.org> Date: Tue, 1 Mar 2005 17:25:58 GMT From: Benny Helms To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: ports/78245: make no longer working in /usr/ports X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Mar 2005 17:30:19 -0000 >Number: 78245 >Category: ports >Synopsis: make no longer working in /usr/ports >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Mar 01 17:30:18 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Benny Helms >Release: both 4.4 and 4.5 >Organization: Montana Interactive >Environment: FreeBSD blackfoot.discoveringmontana.com 4.5-RELEASE FreeBSD 4.5-RELEASE #0: Mon Jan 28 14:31:56 GMT 2002 murray@builder.freebsdmall.com:/usr/src/sys/compile/GENERIC i386 FreeBSD gallatin.discoveringmontana.com 4.4-RELEASE FreeBSD 4.4-RELEASE #2: Wed Nov 28 17:46:01 MST 2001 root@gallatin.discoveringmontana.com:/usr/src/sys/compile/GALLATIN i386 >Description: I am attempting to install apps using /usr/ports. Each time I run 'make' on either of my two machines, I encounter the following errors: "/usr/ports/Mk/bsd.port.mk", line 4850: Malformed conditional (defined(USE_RCORDER) || defined(USE_RC_SUBR) && ${USE_RC_SUBR:U} != "YES") "/usr/ports/Mk/bsd.port.mk", line 4860: Malformed conditional (defined(USE_RC_SUBR) && ${USE_RC_SUBR:U} != "YES") "/usr/ports/Mk/bsd.port.mk", line 4871: if-less endif "/usr/ports/Mk/bsd.port.mk", line 4871: Need an operator "/usr/ports/Mk/bsd.port.mk", line 5142: if-less endif "/usr/ports/Mk/bsd.port.mk", line 5142: Need an operator make: fatal errors encountered -- cannot continue Specifically, I have consistently encountered this problem when trying to install a linux emulator, although it happens elsewhere in the /usr/ports tree >How-To-Repeat: cd /usr/ports/emulators/linux_base-suse-9.2 make Those two steps, run as root, will create the error consistently. >Fix: >Release-Note: >Audit-Trail: >Unformatted: