pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: openssl and gcc-6 fallout



On Fri, Feb 16, 2018 at 10:37:16AM -0600, J. Lewis Muir wrote:
> 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>

Thanks, that helped! Fixed.
 Thomas


Home | Main Index | Thread Index | Old Index