From kde-devel Sat Mar 28 11:59:16 2009 From: sibu xolo Date: Sat, 28 Mar 2009 11:59:16 +0000 To: kde-devel Subject: kdeedu-4.2.1, libqalculate-0.9.6 Message-Id: <200903281203.48536.sibxol () btconnect ! com> X-MARC-Message: https://marc.info/?l=kde-devel&m=123824155602418 Greetings, compiling kdeedu-4.2.1 on a machine with cblfs (linux) kernel 2.6.27.7 gcc4.3.2 AMD64 (true64-bit (not multilib)) yields:- kdeedu-4.2.1 cmake gives:- ----------------------------------------------------------------------------- -- The following OPTIONAL packages could NOT be located on your system. -- Consider installing them to enable more features from this software. + Boost.Python, 1.31 or higher: Kig can optionally use Boost.Python for Python scripting + libindi, 0.6 or higher: A framework for controlling astronomical devices such as telescopes, CCDs, filter wheels..etc. Gives KStars support for controlling astronomical devices. + Qalculate, 0.9.5 or higher: A multi-purpose desktop calculator Enable unit conversion support in Step ----------------------------------------------------------------------------- on the subject of libqcalculate-0.9.6:- firstly the dependencie cln-1.2.2 is installed in /usr ( it compiles and installs trouble free and there is no there is no /usr/bin/cls-config) secondly attempts to compile libqalculate-0.9.6 is met with the following:- /usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.2/../../../../include/c++/4.3.2/backward/backward_warning.h:33:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. Number.cc:31: error: 'void cln::cl_abort()' should have been declared inside 'cln' Number.cc: In member function 'int Number::intValue(bool*) const': Number.cc:607: error: 'INT_MAX' was not declared in this scope Number.cc:610: error: 'INT_MIN' was not declared in this scope Number.cc: In member function 'bool Number::binomial(const Number&, const Number&)': Number.cc:2087: error: 'INT_MAX' was not declared in this scope make[2]: *** [Number.lo] Error 1 I even tried the patch :- libqalculate-0.9.6-cln-config.patch but it made no difference help/suggestions will be appreciated sibu >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<