Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Nov 2013 12:37:49 -0700
From:      Warner Losh <imp@bsdimp.com>
To:        "toolchain@freebsd.org" <toolchain@FreeBSD.ORG>
Subject:   make xdev broken
Message-ID:  <A365BC6F-1774-4CE5-90F9-424CA6B74CD7@bsdimp.com>

next in thread | raw e-mail | index | archive | help
In 9.2 stable on amd64, make xdev is broken.

sudo make xdev XDEV=3Di386 XDEV_ARCH=3Di386

terminates with

In file included from =
/imp/svn/stable/9/lib/clang/libclanganalysis/../../../contrib/llvm/tools/c=
lang/lib/Analysis/CFG.cpp:17:
=
/imp/svn/stable/9/lib/clang/libclanganalysis/../../../contrib/llvm/tools/c=
lang/include/clang/AST/Attr.h: In static member function 'static bool =
clang::MSInheritanceAttr::classof(const clang::Attr*)':
=
/imp/svn/stable/9/lib/clang/libclanganalysis/../../../contrib/llvm/tools/c=
lang/include/clang/AST/Attr.h:148: error: 'LAST_MS_INHERITABLE' is not a =
member of 'clang::attr'

what's up with that? Any ideas on how to fix this?

Warner




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?A365BC6F-1774-4CE5-90F9-424CA6B74CD7>