[Mesa-users] Question

Josiah Schwab jwschwab at ucsc.edu
Fri Apr 26 23:15:37 EDT 2019


Did you read the FAQ as I asked?

http://mesa.sourceforge.net/faq.html#why-do-i-get-the-error-c-compiler-cannot-create-executables

Your config.log shows the error discussed there, i.e.

In file included from
/home/cosmos/mesasdk/lib/gcc/x86_64-pc-linux-gnu/5.3.1/include-fixed/features.h:338:0,
                 from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from conftest.c:12:
/usr/include/sys/cdefs.h:459:49: error: missing binary operator before
token "("
 #if __GNUC_PREREQ (4,8) || __glibc_clang_prereq (3,5)
                                                 ^
In file included from conftest.c:12:0:
/usr/include/stdio.h:276:43: error: missing binary operator before token "("
 #if defined __USE_XOPEN2K8 || __GLIBC_USE (LIB_EXT2)
                                           ^
/usr/include/stdio.h:349:17: error: missing binary operator before token "("
 #if __GLIBC_USE (LIB_EXT2)
                 ^
/usr/include/stdio.h:567:17: error: missing binary operator before token "("
 #if __GLIBC_USE (DEPRECATED_GETS)
                 ^
/usr/include/stdio.h:592:43: error: missing binary operator before token "("
 #if defined __USE_XOPEN2K8 || __GLIBC_USE (LIB_EXT2)

Josiah
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.mesastar.org/pipermail/mesa-users/attachments/20190426/49832203/attachment.html>


More information about the Mesa-users mailing list