Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Mar 2005 17:25:58 GMT
From:      Benny Helms <benny@discoveringmontana.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/78245: make no longer working in /usr/ports
Message-ID:  <200503011725.j21HPwk0044979@www.freebsd.org>
Resent-Message-ID: <200503011730.j21HUISO078594@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200503011725.j21HPwk0044979>