strigi fails to compile

Alexander Neundorf neundorf at kde.org
Sun Apr 29 23:13:20 BST 2007


On Sunday 29 April 2007 09:55, Laurent Montel wrote:
> On Sunday 29 April 2007 15:42:20 Martin Koller wrote:
> > Hi all,
> >
> > current strigi source (Revision: 659100) does not compile for me:
> >
> > /home/KDE4/source/kdesupport/strigi/src/streamanalyzer/fieldpropertiesdb.
> >cp p: In
> >    constructor `Strigi::FieldPropertiesDb::Private::Private()':
> > /home/KDE4/source/kdesupport/strigi/src/streamanalyzer/fieldpropertiesdb.
> >cp p:67: error: `
> >    INSTALLDIR' undeclared (first use this function)
> >
> > The corresponding source code:
> >
> >         d = getdirs(INSTALLDIR "/share:/usr/local/share:/usr/share");
> >
> > seems strange ...
>
> hi,
> it's defined into :
> config.h.cmake
> => regenerate it
> go into your build dir and "cmake ."

or touch any of the cmake files in strigi and "make" again. This will run 
cmake which will regenerate the config.h if it changed.

Bye
Alex




More information about the kde-core-devel mailing list