Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Dec 2003 09:05:42 -0600 (CST)
From:      "Stephen P. Cravey" <clists@gotbrains.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        pav@FreeBSD.org
Subject:   ports/60765: graphics/orcad makefile failure
Message-ID:  <200312311505.hBVF5gYQ032518@igor.gotbrains.org>
Resent-Message-ID: <200312311510.hBVFAFs1076099@freefall.freebsd.org>

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

>Number:         60765
>Category:       ports
>Synopsis:       graphics/orcad makefile failure
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 31 07:10:15 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Stephen P. Cravey
>Release:        FreeBSD 5.1-RELEASE-p10 i386
>Organization:
>Environment:
System: FreeBSD xxxxx 5.1-RELEASE-p10 FreeBSD 5.1-RELEASE-p10


	
>Description:
	graphics/ocrad port Makefile is broken. This causes ports tree failures when running 'make' commands from /usr/ports && /usr/ports/graphics. Specifically, 'make clean' in /usr/ports fails miserably, refusing to clean the ports collection and free up about 2G of space on my drive. ;)
	This breaks many things. It is possibly 5.x specific.


>How-To-Repeat:
	cd /usr/ports/graphics/ocrad/
	make (target)


"Makefile", line 34: warning: String comparison operator should be either == or !=
"Makefile", line 34: Malformed conditional ((${OSVERSION} < 500000) && ! (defined(USE_GCC) && ${GCCVERSION} > 30000))
"Makefile", line 40: if-less endif
"Makefile", line 40: Need an operator
make: fatal errors encountered -- cannot continue

>Fix:
	unknown. I'd investigate further, but I'm kinda swamped ATM.
	Please verify makefile syntax before committing.

>Release-Note:
>Audit-Trail:
>Unformatted:



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