Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Oct 2003 13:05:03 +0100
From:      Guido Falsi <mad@madpilot.net>
To:        current@freebsd.org
Subject:   Makefile error from 5.1 to -current
Message-ID:  <20031027120503.GA28563@wedge.madpilot.net>

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

--u3/rZRmxL6MmkK24
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

Hi! I'm installing a box for experimenting, installed 5.1-RELEASE from
CD on it. When I upgraded the sources to latest -current and after a
build failure tried to cvsup again using "make update" got the attached
output. I looked into tha makefile but could not get what is really
wrong(I'm new to -current, even if I have followed this list for some
time).

Perhaps the condition causing the error is not a problem on non 5.1
machines.

Thanks in advance!

-- 
Guido Falsi <mad@madpilot.net>

--u3/rZRmxL6MmkK24
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="error.out"

"Makefile.inc1", line 744: warning: String comparison operator should be either == or !=
"Makefile.inc1", line 744: Malformed conditional ((!defined(NO_RESCUE) ||  defined(RELEASEDIR)) &&  (${TARGET_ARCH} != ${MACHINE_ARCH} || ${BOOTSTRAPPING} < 501101))
"Makefile.inc1", line 744: Missing dependency operator
"Makefile.inc1", line 746: if-less endif
"Makefile.inc1", line 746: Need an operator
make: fatal errors encountered -- cannot continue
*** Error code 1

Stop in /usr/src.

--u3/rZRmxL6MmkK24--



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