-
Notifications
You must be signed in to change notification settings - Fork 44
Open
Description
Original compiler message:
/usr/include/features.h|374|fatal error: sys/cdefs.h: Arquivo ou diretório não encontrado|
Arquivo ou diretório não encontrado = File not found in pt-BR
Error while compiling /usr/includes/features.h
[code]
/* This is here only because every header file already includes this one. _/
ifndef ASSEMBLER
ifndef SYS_CDEFS_H
include [sys/cdefs.h] / Error at this line! */
endif
[/code]
Running from Ubuntu 32 bits 14.04 with gcc 4.8.2, libc6, ncurses5 etc.
renatoaloi@Dell745-32Bits:~/.codeblocks$ gcc --version
gcc (Ubuntu 4.8.2-19ubuntu1) 4.8.2
renatoaloi@Dell745-32Bits:~/.codeblocks$ uname -a
Linux Dell745-32Bits 3.13.0-36-generic #63-Ubuntu SMP Wed Sep 3 21:30:45 UTC 2014 i686 i686 i686 GNU/Linux
Metadata
Metadata
Assignees
Labels
No labels