On Sun, Jun 20, 2004 at 01:30:00PM -0400, Mike Jakubik wrote: > Doug White said: > > > On Thu, 17 Jun 2004, Mike Jakubik wrote: > > > >> Cvsuped at Thu Jun 17 01:02:37 EDT 2004 > >> > >> --- > >> > >> root_at_lappy:/usr/src# make buildworld > >> "Makefile.inc1", line 65: Malformed conditional (${TARGET_ARCH} == > >> "alpha") > >> "Makefile.inc1", line 65: Need an operator > >> "Makefile.inc1", line 67: if-less endif > >> "Makefile.inc1", line 67: Need an operator > >> make: fatal errors encountered -- cannot continue > >> *** Error code 1 > > > > You usually get this if you have a severly outdated make. Check the > > system time for accuracy, then try "make ALWAYS_CHECK_MAKE=yes > > buildworld". > No, this is not necessary, as buildworld enforces checking and upgrading the make(1) if necessary. (ALWAYS_CHECK_MAKE is for other standard targets in src/Makefile.) > My last buildworld prior to this was on Fri May 28 21:38:52 EDT 2004. My > clock is also synchronized every week, so its fairly accurate. This > problem went away after an update to the file about a day after, so i > guess it was just a typo in the file. > Yes, there was a bug introduced in rev. 1.428 of Makefile.inc1, and fixed shortly after in rev. 1.429. Cheers, -- Ruslan Ermilov ru_at_FreeBSD.org FreeBSD committer
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:59 UTC