Lee Hancock <lee.hancock3 <at> gmail.com> writes: > > Lee Hancock <lee.hancock3 <at> gmail.com> writes: > > > > > Hi, > > > > The libksysguard-5.5.4 package fails to build and from the error log it > > looks like it is down to glibc-2.23... > > > > ... Forgot to mention I am using LFS-7.9-rc2 and BLFS Version 2016-02-27 > > Lee. >
Hello. I build plasma-5.5.5 right now and appear same error. It builds fine, if add #include <cmath> and substitute all isinf and isnan calls with std::isinf and std::isnan respectively. -- http://lists.linuxfromscratch.org/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
