Hi,

Can anyone help me with a recent (CVS) source of korelib. I try to compile Aethera on my Potato Debian box with a ancient release of korelib (0.0.1). When I try to compile Aethera I get some missing header files from the kore directory. These headers are nowhere to be found.

Binary package doesn't work because of the glibc version (2.2).

Please help me.

Jurriaan

compile output:

In file included from uipart.cpp:32:
uipart.h:34: kore/interface.h: No such file or directory
uipart.h:35: kore/metainfo.h: No such file or directory
uipart.h:36: kore/componentref.h: No such file or directory
uipart.h:37: kore/componentproxy.h: No such file or directory
In file included from uipartmanager.h:34,
                 from uipartmanager.cpp:37:
uipart.h:34: kore/interface.h: No such file or directory
uipart.h:35: kore/metainfo.h: No such file or directory
uipart.h:36: kore/componentref.h: No such file or directory
uipart.h:37: kore/componentproxy.h: No such file or directory
In file included from uipart.cpp:32:
uipart.h:65: `kore' is not a class or namespace
uipart.h:65: `ComponentRef' is not a class or namespace
uipart.h:65: confused by earlier errors, bailing out
make[2]: *** [.tmp/uipart.o] Error 1
make[2]: *** Waiting for unfinished jobs....
In file included from uipartmanager.h:34,
                 from uipartmanager.cpp:37:
uipart.h:65: `kore' is not a class or namespace
uipart.h:65: `ComponentRef' is not a class or namespace
uipart.h:65: confused by earlier errors, bailing out
cpp: output pipe has been closed
make[2]: *** [.tmp/uipartmanager.o] Error 1
make[2]: Leaving directory `/home/ftp/incoming/temp/aethera/libs/tino'
make[1]: *** [sub-tino] Error 2
make[1]: Leaving directory `/home/ftp/incoming/temp/aethera/libs'
make: *** [sub-libs] Error 2
-----------------------------------------------------------
The difference between Windows and a virus is that a virus always works....
-----------------------------------------------------------