You are not logged in.

#1 2016-06-03 20:03:13

bernardogo
Member
Registered: 2015-10-26
Posts: 22

Stdlib.h not found while building OpenCV

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

#2 2016-06-03 21:05:40

Scimmia
Fellow
Registered: 2012-09-01
Posts: 11,461

Re: Stdlib.h not found while building OpenCV

Upstream needs to fix their build system.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70129

Offline

Board footer

Powered by FluxBB