On 04/08/2013 08:15 AM, Niels Terp wrote: > Hi, > > During compilation of kde-baseapps, all needed and all optional packages are > found, and the compilation starts. But then: > > [ 6%] Building CXX object > dolphin/src/CMakeFiles/dolphinprivate.dir/kitemviews/kfileitemmodelrolesupda > ter.o > /home/niels/kde/kde-baseapps-4.10.2/dolphin/src/kitemviews/kfileitemmodelrol > esupdater.cpp: In member function 'bool > KFileItemModelRolesUpdater::applyResolvedRoles(const KFileItem&, > KFileItemModelRolesUpdater::ResolveHint)': > /home/niels/kde/kde-baseapps-4.10.2/dolphin/src/kitemviews/kfileitemmodelrol > esupdater.cpp:999:42: fejl: 'const class KFileItem' has no member named > 'isFinalIconKnown' > make[2]: *** > [dolphin/src/CMakeFiles/dolphinprivate.dir/kitemviews/kfileitemmodelrolesupd > ater.o] Fejl 1 > make[1]: *** [dolphin/src/CMakeFiles/dolphinprivate.dir/all] Fejl 2 > make: *** [all] Fejl 2 > > Any sugestions ? > > Niels >
Are you building withing the source directory or within a subdirectory of source directory as the book says? I've seen this error if you do the former. -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
