Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Need a little help from a cmake guru.
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
turtles
Veteran
Veteran


Joined: 31 Dec 2004
Posts: 1655

PostPosted: Thu Dec 01, 2011 5:37 am    Post subject: Need a little help from a cmake guru. Reply with quote

I am trying to build a custom version of kdelibs by adding a bunch of:
Code:
ifdef HAVE_STRIGI

Strigi is not needed to have a few minimal functional kde apps.
(I am trying to make a -strigi use flag for kde.)

I have applied a slightly modified version of this kde-mobile patch

I have looked for STRIGI_INCLUDE_DIR (ADVANCED) in the below and find nothing.

Code:

CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
STRIGI_INCLUDE_DIR (ADVANCED)
   used as include directory in directory /var/tmp/portage/kde-base/kdelibs-4.6.5-r2/work/kdelibs-4.6.5/kio
   used as include directory in directory /var/tmp/portage/kde-base/kdelibs-4.6.5-r2/work/kdelibs-4.6.5/kio/kssl/kssl
   used as include directory in directory /var/tmp/portage/kde-base/kdelibs-4.6.5-r2/work/kdelibs-4.6.5/kio/kssl/kssl/caroot
   used as include directory in directory /var/tmp/portage/kde-base/kdelibs-4.6.5-r2/work/kdelibs-4.6.5/kio/kssl/kcm
   used as include directory in directory /var/tmp/portage/kde-base/kdelibs-4.6.5-r2/work/kdelibs-4.6.5/kio/misc
   used as include directory in directory /var/tmp/portage/kde-base/kdelibs-4.6.5-r2/work/kdelibs-4.6.5/kio/misc/ksendbugmail
   used as include directory in directory /var/tmp/portage/kde-base/kdelibs-4.6.5-r2/work/kdelibs-4.6.5/kio/misc/kpac
   used as include directory in directory /var/tmp/portage/kde-base/kdelibs-4.6.5-r2/work/kdelibs-4.6.5/kio/misc/kntlm
   used as include directory in directory /var/tmp/portage/kde-base/kdelibs-4.6.5-r2/work/kdelibs-4.6.5/kio/tests

I have been looking for:
Code:
grep STRIGI kssl/*

Any ideas?
Been reading:
http://www.cmake.org/cmake/help/cmake2.6docs.html
Thanks in advance.
_________________
Donate to Gentoo
Back to top
View user's profile Send private message
nlsa8z6zoz7lyih3ap
Guru
Guru


Joined: 25 Sep 2007
Posts: 388
Location: Canada

PostPosted: Sun Jul 22, 2012 10:25 pm    Post subject: Reply with quote

Quote:
(I am trying to make a -strigi use flag for kde.)


Any progress on this?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum