Riccardo G Corsi wrote:
Hi all, I have built the pim runtime in the BLFS 7.9 KDE-KF5 environment.
First: KDE Frameworks 5.20 compiled as in the book.
Then KDE Frameworks 5 Based Applications
(http://download.kde.org/stable/applications/15.12.3/src/), I have used
Cmake GUI and then make, but I expect the standard cmake compilation as in
the book is ok.
In this case I experienced problems in compiling kholidays.
This is list of items in order of compilation : http://pastebin.com/Az9qfeCB
And this is my patch to kholidays (I'm not expert about diff):
http://pastebin.com/TSC8iG6w
Hope it will be useful.
Thank you. For reference, I'm going to document here:
5948bf5efa896269e14c5bb4ca3b1322 akonadi-15.12.3.tar.xz
22bd36eb992baf8f88ed28a13ad0d1d7 kcontacts-15.12.3.tar.xz
7b04b4c0a53ba233928670650d2ad0b2 kmime-15.12.3.tar.xz
3fe5db0220d70469f0a337bbc095b4ef kcalcore-15.12.3.tar.xz
cafa49faa67229271244a7e2ff72faf3 kldap-15.12.3.tar.xz
a24e481bc74770750092b85cb9cc5f05 kmbox-15.12.3.tar.xz
f917225b817873a5b38d25b7e43f4091 kdepimlibs-15.12.3.tar.xz
c406a3fbb872359a1ba0ec364aa170d4 kmailtransport-15.12.3.tar.xz
4e4cdc9d49dd3a3a865d91ffaec392ba ktexteditor-5.20.0.tar.xz
58ab90c731d506d5bab9a800fd81a7a8 kpimtextedit-15.12.3.tar.xz
c776cda682f15301721ae57dc3592580 kidentitymanagement-15.12.3.tar.xz
d726225e683005653dca24b76d2b3490 kcalutils-15.12.3.tar.xz
bab8e8ce433407626487c63c65a8091b akonadi-calendar-15.12.3.tar.xz
d49da2a43500d6f3fb7dc4fbad74749e akonadi-search-15.12.3.tar.xz
b0655bfcda072aa17a4bc6d671236f41 kde-baseapps-15.12.3.tar.xz
a29a9116c63f73535f2d0d9887f6981d kholidays-15.12.3.tar.xz
af0abd4d1861e15c6282fb0ed1d7ecf1 kalarmcal-15.12.3.tar.xz
c66d708546c8168578fdc28bd51cc455 kimap-15.12.3.tar.xz
7a2301dcd742540f26226dbe2f10032a syndication-15.12.3.tar.xz
948b56423c3d994a8e58684ec06b1838 kdepim-runtime-15.12.3.tar.xz
5b138e51283e3591cc58f9e163e98b8b dolphin-15.12.3.tar.xz
d1e21fd774cb2a67999c6db9aba7ab37 dolphin-plugins-15.12.3.tar.xz
1779d0c3cdd27f9867ef6f046adf0bd5 ktnef-15.12.3.tar.xz
c822d35c825c0fd09d4705b92602ffb7 kgpg-15.12.3.tar.xz
eed1917f00e3ed1aef74c715a3d27740 gpgmepp-15.12.3.tar.xz
6d76d743a83f9ba518cdee31207e5f31 kontactinterface-15.12.3.tar.xz
ca091a45816aa3aeda45e698e8316497 kblog-15.12.3.tar.xz
e39d824129cbba8c08cdf6ea3b0c816d kdepim-15.12.3.tar.xz
At least one of these is already in the book: ktexteditor-5.21.0
For a diff, you generally want to use 'diff -Naur orig new'. See the diff
man page for the switches but u is probably the most important.
Those changes can probably be summed as:
sed -i 's/isnan/std::&/' path/to/sunriseset.cpp
Note that you are using version 15.12.3 and 16.04.3 is current with 16.08
imminent, so that change may not be needed.
-- Bruce
-- Bruce
--
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page