[Mesa-dev] [Bug 83382] /usr/include/string.h:82:1: error: unknown type name '__extern_always_inline'
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Sep 2 17:28:40 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=83382
--- Comment #3 from Vinson Lee <vlee at freedesktop.org> ---
$ cat /etc/redhat-release
Fedora release 22 (Rawhide)
$ export CC=clang
$ export CXX=clang++
$ ./autogen.sh
$ make
$ yum info gcc
Installed Packages
Name : gcc
Arch : x86_64
Version : 4.9.1
Release : 7.fc22
Size : 42 M
Repo : installed
>From repo : rawhide
Summary : Various compilers (C, C++, Objective-C, Java, ...)
URL : http://gcc.gnu.org
License : GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and
LGPLv2+ and BSD
Description : The gcc package contains the GNU Compiler Collection version 4.9.
: You'll need this package in order to compile C code.
$ yum info clang
Installed Packages
Name : clang
Arch : x86_64
Version : 3.4
Release : 15.fc22
Size : 65 M
Repo : installed
>From repo : rawhide
Summary : A C language family front-end for LLVM
URL : http://llvm.org/
License : NCSA
Description : clang: noun
: 1. A loud, resonant, metallic sound.
: 2. The strident call of a crane or goose.
: 3. C-language family front-end toolkit.
:
: The goal of the Clang project is to create a new C, C++,
Objective C
: and Objective C++ front-end for the LLVM compiler. Its tools are
built
: as libraries and designed to be loosely-coupled and extensible.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20140903/7e840eb0/attachment.html>
More information about the mesa-dev
mailing list