last cvs Makefile.inc1 errors

Doug White dwhite at gumbysoft.com
Sun Dec 7 13:11:09 PST 2003


On Sat, 6 Dec 2003, Nuno Teixeira wrote:

> Hello,
>
> Error:
>
> "Makefile.inc1", line 745: warning: String comparison operator should be either == or !=
> "Makefile.inc1", line 745: Malformed conditional ((!defined(NO_RESCUE) ||  defined(RELEASEDIR)) &&  (${TARGET_ARCH} != ${MACHINE_ARCH} || ${BOOTSTRAPPING} < 501101))

When was the last time you built world?

Try going into src/usr.bin/make and 'make depend && make && make install'
to update the system make first.

-- 
Doug White                    |  FreeBSD: The Power to Serve
dwhite at gumbysoft.com          |  www.FreeBSD.org


More information about the freebsd-current mailing list