Vladimir Sukharev wrote:
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.

Or just add 'using namespace std;' at the top of the files that need it. The only one I found was signalplotter/ksignalplotter.cpp in
libksysguard-5.5.4.  I haven't looked at 5.5.5 yet.

  - -bruce

--
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to