Date: Mon, 22 Jan 2001 23:57:17 -0700 From: "Brad Tombaugh" <btombau@qwest.net> To: freebsd-stable@freebsd.org Subject: Problems Making Ports Message-ID: <3A6D2B4C.4F9382A3@qwest.net>
next in thread | raw e-mail | index | archive | help
Several people, including me, have posted articles to
comp.unix.bsd.frebsd.misc regarding problems making ports after updating
to RELENG_4 (4.2-STABLE).
The first symptom that I saw after "making world" was that when I
attempted to "make" or "make install" any of several ports I got an
error:
orion# cd /usr/ports/textproc/docproj
orion# make
Error: your port uses an old layout. Please update it to
match this bsd.port.mk.
checking /urs/ports/Mk/bsd.port.mk shows several instances of this or
similar messages, generally near a declaration for "pre-everything::"
I noticed a comment that stated that you must have an updated INDEX for
some targets, so I ran "make index" in /usr/ports with the following
result:
orion# cd /usr/ports
orion# make index
Generating INDEX - please wait.."/usr/ports/Mk/bsd.port.mk",
line 626: Inconsistent operator for pre-everything
make: fatal errors encountered -- cannot continue
Done.
My /usr/ports/Mk/bsd.port.mk is version:
# $FreeBSD: ports/Mk/bsd.port.mk,v 1.361 2001/01/16 09:25:16
asami Exp $
Any ideas?
--
Brad Tombaugh
mailto:btombau@qwest.net
http://www.users.qwest.net/~btombau
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3A6D2B4C.4F9382A3>
