Re: Error in "/usr/src/Makefile.inc1"

2003-09-25 Thread Ruslan Ermilov
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 > > [EMAIL PROTECTED]

Error in "/usr/src/Makefile.inc1"

2003-09-25 Thread Johannes Kingma
What's wrong here? .if (!defined(NO_RESCUE) || \ defined(RELEASEDIR)) && \ (${TARGET_ARCH} != ${MACHINE_ARCH} || ${BOOTSTRAPPING} < 501101) _crunchide= usr.sbin/crunch/crunchide .endif [EMAIL PROTECTED]/usr/src]# make buildkernel "Makefile.inc1", line 773: warning: String comparison op