Someone introduced a make warning
Florent Thoumie
flz at xbsd.org
Wed Jul 6 01:31:29 GMT 2005
Le Mardi 05 juillet 2005 à 21:02 -0400, Kris Kennaway a écrit :
> At some point while walking the ports tree one gets this on 6.0:
>
> "Makefile", line 48: warning: junk after .else ignored 'if ${ARCH} == "i386"'
> "Makefile", line 50: warning: junk after .else ignored 'if ${ARCH} == "i386"'
> "Makefile", line 50: warning: junk after .else ignored 'if ${ARCH} == "i386"'
> "Makefile", line 41: warning: junk after .else ignored 'if ${ARCH} == "i386"'
>
> I think this only appeared in the last few days. Can anyone track it
> down?
Hi Kris,
This has been introduced in rev 1.47 of cond.c (about 2 months
ago). This is harmless, just saying that .elif should be used
instead of .else if. It can easily be removed (if necessary).
Ask harti for more information.
Regards.
--
Florent Thoumie
flz at xbsd.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: This is a digitally signed message part
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20050706/4edc9126/attachment.bin
More information about the freebsd-ports
mailing list