On 02/16, Thomas Klausner wrote:
> For me, the following packages do not build on 8.99.12/amd64 from this week 
> due to openssl-1.1 or gcc-6:
> 
> opencv-2.4.11nb6: not sure what this is, stdlib.h definitely exists:
> 
> In file included from /usr/include/g++/ext/string_conversions.h:41:0,
>                  from /usr/include/g++/bits/basic_string.h:5417,
>                  from /usr/include/g++/string:52,
>                  from /usr/include/g++/bits/locale_classes.h:40,
>                  from /usr/include/g++/bits/ios_base.h:41,
>                  from /usr/include/g++/ios:42,
>                  from /usr/include/g++/ostream:38,
>                  from 
> /scratch/graphics/opencv2/work/opencv-2.4.11/modules/ts/include/opencv2/ts/ts_gtest.h:55,
>                  from 
> /scratch/graphics/opencv2/work/opencv-2.4.11/modules/ts/include/opencv2/ts/ts.hpp:66,
>                  from 
> /scratch/graphics/opencv2/work/opencv-2.4.11/modules/core/test_precomp.hpp:12:
> /usr/include/g++/cstdlib:75:25: fatal error: stdlib.h: No such file or 
> directory
>  #include_next <stdlib.h>
>                          ^
> compilation terminated.

Maybe these?

* <https://github.com/opencv/opencv/issues/6517>
* <https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70129>

Lewis

Reply via email to