Menu

#12 0.9.2 compile failure

open
nobody
None
5
2001-05-19
2001-05-19
Anonymous
No

Compiling from source tarball...

mailfilter_plugin.cpp:2: kore/version.h: No such file
or directory
mailfilter_plugin.cpp:3: kore/servicemanager.h: No
such file or directory
In file included from mailfilter_plugin.h:10,
from mailfilter_plugin.cpp:7:
mailfilter.h:8: kore/serviceprovider.h: No such file
or directory
make[3]: *** [mailfilter_plugin.o] Error 1

Did the 'kore' directory get left out of tarball?

Discussion

  • Nobody/Anonymous

    Logged In: NO

    Yup, I get this on a (albeit mangled) SuSE 6.4 distro.

     
  • Nobody/Anonymous

    Logged In: NO

    Ok i have a sort of fix!

    download and extract:

    http://ftp.debian.org/debian/pool/main/k/korelib/korelib_0
    .0.1.orig.tar.gz

    in here there is an include/kore directory which you can
    created a symbolic link to in the plugins/mailfilter
    directory.

    of course you have to compile and install the lib too if
    you don't have a libkore.so :)

     

Log in to post a comment.