You are not logged in.
Pages: 1
Hello,
I'm trying to make opencv but throws this error:
/usr/include/c++/6.1.1/cstdlib:75:25: fatal error: stdlib.h: No such file or directory
#include_next <stdlib.h>
Already reinstalled base-devel.
What else can I do?
Last edited by bernardogo (2016-06-03 20:03:36)
Offline
Upstream needs to fix their build system.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70129
Online
Pages: 1