Comment 7 for bug 1725390

Revision history for this message
José Eduardo MCO (edu.mco) wrote :

I'm having the same issue trying to build wineasio using the MAKE command

Ubuntu Studio 17.10
gcc (Ubuntu 7.2.0-8ubuntu3) 7.2.0

gcc -c -I. -I/usr/include -I/usr/include -I/usr/include/wine -I/usr/include/wine/windows -m32 -g -O2 -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -o asio.o asio.c
In file included from asio.c:27:0:
/usr/include/stdio.h:27:10: fatal error: bits/libc-header-start.h: Arquivo ou diretório não encontrado
 #include <bits/libc-header-start.h>
          ^~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.

What other information is helpful for you?