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>

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

--Km1U/tdNT/EmXiR1
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Thu, Sep 25, 2003 at 06:33:59PM +0200, Johannes Kingma wrote:
> What's wrong here?
>=20
> .if (!defined(NO_RESCUE) || \
>     defined(RELEASEDIR)) && \
>     (${TARGET_ARCH} !=3D ${MACHINE_ARCH} || ${BOOTSTRAPPING} < 501101)
> _crunchide=3D     usr.sbin/crunch/crunchide
> .endif
>=20
> johannes@power[/usr/src]# make buildkernel
> "Makefile.inc1", line 773: warning: String comparison operator should be=
=20
> either =3D=3D or !=3D
> "Makefile.inc1", line 773: Malformed conditional ((!defined(NO_RESCUE)=20
> ||  defined(RELEASEDIR)) &&  (${TARGET_ARCH} !=3D ${MACHINE_ARCH} ||=20
> ${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
>=20
> Stop in /usr/src.
>=20
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,
--=20
Ruslan Ermilov		Sysadmin and DBA,
ru@sunbay.com		Sunbay Software Ltd,
ru@FreeBSD.org		FreeBSD committer

--Km1U/tdNT/EmXiR1
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (FreeBSD)

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

--Km1U/tdNT/EmXiR1--



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