Re: make cleandir fails

From: Matt Smith <smimat64_at_email.pct.edu>
Date: Thu, 04 Mar 2004 23:10:43 -0500
Garance A Drosihn wrote:

> At 10:04 PM -0500 3/4/04, Matt Smith wrote:
> 
>> make cleandir fails, line 733
>>
>> "/usr/src/Makefile.inc1", line 773: warning: String comparison 
>> operator should be either == or !=
>> "/usr/src/Makefile.inc1", line 773: Malformed conditional 
>> ((!defined(NO_RESCUE) ||  defined(RELEASEDIR)) &&  (${TARGET_ARCH} !
>> = ${MACHINE_ARCH} || ${BOOTSTRAPPING} < 501101))
>> "/usr/src/Makefile.inc1", line 773: Missing dependency operator
>> "/usr/src/Makefile.inc1", line 775: if-less endif
>> "/usr/src/Makefile.inc1", line 775: Need an operator
>> make: fatal errors encountered -- cannot continue
>> *** Error code 1
>>
>> ${BOOTSTRAPPING} appears to be a string.
> 
> 
> What release of freebsd are you running right now?  (not "what are
> you upgrading to?", but "what do you already have installed?")
> 
> It is extremely likely your version of make is not quite modern
> enough.  Try:    make upgrade_checks
> before trying the 'make cleandir'.
> 

5.1

as for me, moot point now... managed to break something badly, and I 
figure it'll be easier to install over from CD than work on fixing it. 
(I have no problem doing this, it's just a computer I'm playing around on.)
Received on Thu Mar 04 2004 - 19:11:18 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:46 UTC