On Sun, Nov 23, 2008 at 01:15:54PM +0300, Michael Monashev wrote:
> Hi.
> 
> "/usr/src/Makefile.inc1", line 675: warning: Missing closing parenthesis for 
> exists()
> 
> KB> +.if ${MK_KERBEROS} != "no"
> KB> + cd ${.CURDIR}/kerberos5/lib; ${LIB32IMAKE} ${.TARGET:S/32$//}
> KB> +.endif

I guessed that you got the message above during either buildworld or
installworld. I rechecked buildworld/installworld on amd64 RELENG_7 and
it seems that both operations proceed smoothly. The line 675 reported is
far away from the block 465-468 that was added by the commit.

I suspect that you may have some local problems, and you need to provide
more details if you want to get a help.

Attachment: pgpx8Za4ZjQMQ.pgp
Description: PGP signature

Reply via email to