Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Sep 2003 20:15:31 +0300
From:      Ruslan Ermilov <ru@FreeBSD.org>
To:        Johannes Kingma <jckifbsd@xs4all.nl>
Cc:        Marcel Moolenaar <marcel@FreeBSD.org>
Subject:   Re: Error in "/usr/src/Makefile.inc1"
Message-ID:  <20030925171531.GD11297@sunbay.com>
In-Reply-To: <3F7318F7.4010502@xs4all.nl>
References:  <3F7318F7.4010502@xs4all.nl>

index | next in thread | previous in thread | raw e-mail

[-- Attachment #1 --]
On Thu, Sep 25, 2003 at 06:33:59PM +0200, Johannes Kingma wrote:
> What's wrong here?
> 
> .if (!defined(NO_RESCUE) || \
>     defined(RELEASEDIR)) && \
>     (${TARGET_ARCH} != ${MACHINE_ARCH} || ${BOOTSTRAPPING} < 501101)
> _crunchide=     usr.sbin/crunch/crunchide
> .endif
> 
> johannes@power[/usr/src]# make buildkernel
> "Makefile.inc1", line 773: warning: String comparison operator should be 
> either == or !=
> "Makefile.inc1", line 773: Malformed conditional ((!defined(NO_RESCUE) 
> ||  defined(RELEASEDIR)) &&  (${TARGET_ARCH} != ${MACHINE_ARCH} || 
> ${BOOTSTRAPPING} < 501101))
> "Makefile.inc1", line 773: Missing dependency operator
> "Makefile.inc1", line 775: if-less endif
> "Makefile.inc1", line 775: Need an operator
> make: fatal errors encountered -- cannot continue
> *** Error code 1
> 
> Stop in /usr/src.
> 
Some of developers weren't happy with src/Makefile upgrade checks
performed for all user targets, and it's currently limited to only
buildworld by default.  To overcome this problem, please re-run
the above command with -DALWAYS_CHECK_MAKE.


Cheers,
-- 
Ruslan Ermilov		Sysadmin and DBA,
ru@sunbay.com		Sunbay Software Ltd,
ru@FreeBSD.org		FreeBSD committer

[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQE/cyKzUkv4P6juNwoRAuYvAJ9OcJAbycr9nqteJZtprXQqDGMrqACeOHNY
/yFJSagsDOtrM9Av/2vs5sM=
=lS7k
-----END PGP SIGNATURE-----
help

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