I wrote:
>"Matthew D. Fuller" <fullermd at over-yonder.net> wrote:
>
>> On Fri, Oct 07, 2016 at 10:13:02PM -0700 I heard the voice of
>> Kevin Oberman, and lo! it spake thus:
>> > On Thu, Oct 6, 2016 at 10:16 PM, Scott Bennett <bennett at
sdf.org> wrote:
>> >
>> > > "/usr/src/Makefile.inc1", line 1113: Malformed
conditional
>> > > (${BUILDKERNELS:[)
>> > > Unknown modifier '['
>> >
>> > '[' needs to be a hard link to test.
>>
>> This is make, not sh.
>>
>> That would be the line
>>
>> .if ${BUILDKERNELS:[#]} > 1 && ${NO_INSTALLEXTRAKERNELS} !=
"yes"
>>
>> in current stable/10, and it's horking on the [...] modifier.
That's
>
> What is currently installed is
>
>FreeBSD hellas 10.3-STABLE FreeBSD 10.3-STABLE #284 r304657: Tue Aug 23
01:48:12 CDT 2016 bennett at hellas:/usr/obj/usr/src/sys/hellas amd64
>
>> listed in the make manpage on a stable/10 system from last October, so
>> it's not terribly new. Maybe an ancient make? Or your
'make' isn't
>> the make it's expecting?
>>
>Here are the ones I have currently installed.
>
>[hellas] 26 % ls -ilgF /usr/{,local/}bin/{,?}make
> 102327 -r-xr-xr-x 1 root wheel 466396 May 3 2014 /usr/bin/bmake*
> 82321 -r-xr-xr-x 1 root wheel 715152 Aug 23 05:17 /usr/bin/make*
>7391987 -r-xr-xr-x 1 root wheel 187600 Aug 23 16:24
/usr/local/bin/bmake*
>7391732 -rwxr-xr-x 1 root wheel 3805840 Sep 18 13:36
/usr/local/bin/cmake*
>7386658 -r-xr-xr-x 1 root wheel 112976 Sep 6 2015
/usr/local/bin/dmake*
>7384146 -r-xr-xr-x 1 root wheel 224520 Jul 10 18:45
/usr/local/bin/gmake*
>7384478 -r-xr-xr-x 1 root wheel 24664 May 18 2015
/usr/local/bin/imake*
>7386767 -r-xr-xr-x 1 root wheel 2541440 Dec 14 2014
/usr/local/bin/qmake*
>7392225 -rwxr-xr-x 1 root wheel 123256 Aug 31 11:03
/usr/local/bin/smake*
>7384593 -r-xr-xr-x 1 root wheel 32941 May 19 2015
/usr/local/bin/tmake*
>
> So the worrisome one looks like the /usr/bin/bmake, which pershaps
should
>have been removed by "make delete-old" during an upgrade somewhere
along the
>way. Let me try renaming it to see what happens. I'll report back.
>
Okay. I tried renaming /usr/bin/bmake to /usr/bin/bmake.old and then
ran "make buildworld". That failed the same way as before. :-( So I
guess
that wasn't the problem.
Scott Bennett, Comm. ASMELG, CFIAG
**********************************************************************
* Internet: bennett at sdf.org *xor* bennett at freeshell.org *
*--------------------------------------------------------------------*
* "A well regulated and disciplined militia, is at all times a good *
* objection to the introduction of that bane of all free governments *
* -- a standing army." *
* -- Gov. John Hancock, New York Journal, 28 January 1790 *
**********************************************************************