[KPhotoAlbum] Building 4.6.2 for Debian Jessie

Tobias Leupold tobias.leupold at web.de
Fri Feb 5 12:27:44 GMT 2016


Hi Kerry,

this is odd ... the signal is defined in Settings/CategoryItem.h if libkface 
is found. So normally, everything should be fine (it actually is here ...).

Probably, this is due to a lot of testing back and forth? Have you tried to 
simply delete your build directory and start "from scratch" with an empty one?

Cheers, Tobias

E-Mail vom 04.02.2016, 06:53 von Kerry Sainsbury:

> ...and KPA "finds" it but eventually dies with:
> 
> [ 78%] Building CXX object
> CMakeFiles/kphotoalbum.dir/AnnotationDialog/ProposedFaceDialog.cpp.o
> Linking CXX executable kphotoalbum
> CMakeFiles/kphotoalbum.dir/Settings/CategoryItem.cpp.o: In function
> `Settings::CategoryItem::renameCategory(DB::MemberMap*)':
> /tmp/kphotoalbum-4.7/Settings/CategoryItem.cpp:178: undefined reference to
> `Settings::CategoryItem::newCategoryNameSaved(QString, QString)'
> collect2: error: ld returned 1 exit status
> CMakeFiles/kphotoalbum.dir/build.make:5011: recipe for target 'kphotoalbum'
> failed
> make[2]: *** [kphotoalbum] Error 1
> CMakeFiles/Makefile2:162: recipe for target 'CMakeFiles/kphotoalbum.dir/all'
> failed
> make[1]: *** [CMakeFiles/kphotoalbum.dir/all] Error 2
> Makefile:127: recipe for target 'all' failed
> make: *** [all] Error 2
> 
> 
> 
> The offending code is:
> 
> #ifdef HAVE_KFACE
>     // Also tell the face management page to update the recognition database
> emit newCategoryNameSaved(m_categoryOrig, m_category);
> #endif



More information about the Kphotoalbum mailing list