svn commit: r185185 - stable/7

Kostik Belousov kostikbel at gmail.com
Sun Nov 23 12:14:42 PST 2008


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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/svn-src-all/attachments/20081123/8183515e/attachment.pgp


More information about the svn-src-all mailing list