HEADS UP: merged llvm/clang 3.4

Dimitry Andric dim at FreeBSD.org
Sat Mar 22 20:26:21 UTC 2014


On 22 Mar 2014, at 16:44, David Wolfskill <david at catwhisker.org> wrote:
...
> Hmm... I (also) seem to have trouble with "make buildworld" on stable/10
> (as well as stable/9).
...
> In file included from /usr/src/usr.bin/vi/../../contrib/nvi/vi/v_paragraph.c:27:
> In file included from /usr/src/usr.bin/vi/../../contrib/nvi/vi/../common/common.h:76:
> /usr/src/usr.bin/vi/../../contrib/nvi/vi/../common/key.h:129:2: error: invalid preprocessing directive
> #do2
> ^

I would check your hardware (e.g. RAM and harddrives) for errors, since
line 129 in contrib/nvi/common/key.h should be:

#define e_tlno  _u_event._e_mark.lno2

E.g. it looks like your source checkout is corrupted.  In my working
copy of stable/10, key.h has the following SHA1, can you check yours
against that?

SHA1 (key.h) = 5dbad7259221ea1555455090031d1c33f1e7b55f

-Dimitry

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 203 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20140322/8a0e7c3b/attachment.sig>


More information about the freebsd-stable mailing list