Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Nov 1998 13:01:09 +0100 (CET)
From:      oddbjorn@oddbjorn.bdc.no
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/8663: Makefile for python port is broken
Message-ID:  <199811121201.NAA03210@oddbjorn.bdc.no>

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

>Number:         8663
>Category:       ports
>Synopsis:       Makefile for python port is broken
>Confidential:   yes
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:
>Keywords:
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Nov 12 04:10:00 PST 1998
>Last-Modified:
>Originator:     Oddbjorn Steffensen
>Organization:
>Release:        FreeBSD 2.2.5-STABLE i386
>Environment:

This happens both on -CURRENT and a recent -STABLE.

>Description:

Makefile references bsd.port.pre.mk, which is nonexistant 
(at least in /usr/share/mk).


>How-To-Repeat:

/usr/ports/lang/python# make
"Makefile", line 85: Could not find bsd.port.pre.mk
"Makefile", line 87: Malformed conditional (${PORTOBJFORMAT} == elf)
"Makefile", line 87: Need an operator
"Makefile", line 90: if-less endif
"Makefile", line 90: Need an operator
"Makefile", line 93: Malformed conditional (${OSVERSION} < 300000)
"Makefile", line 93: Need an operator
"Makefile", line 96: if-less else
"Makefile", line 96: Need an operator
"Makefile", line 99: if-less endif
"Makefile", line 99: Need an operator
"Makefile", line 105: Could not find bsd.port.post.mk
make: fatal errors encountered -- cannot continue


>Fix:
	
	

>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message



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