Patrick Ohly wrote:
deloptes, your TDE backends are included, albeit with some changes
to
make them compile when disabled. Please check that this works as
intended for you.
Hi Patrick,
I let it compile yesterday on a test vm and got following error
src/backends/tde/TDEPlatform.cpp: In function 'void
SyncEvo::TDEInitMainSlot(const char*)':
src/backends/tde/TDEPlatform.cpp:69:2: error: 'syncevotdewlt' was not
declared in this scope
syncevotdewlt.dcopClient()->registerAs(syncevotdewallet.name());
^
Makefile:8046: recipe for
target 'src/backends/tde/src_backends_tde_platformtde_la-TDEPlatform.lo'
failed
I am not able to look into it now - perhaps in the evening.
Can I rebuild the debian package out of the source somehow this would be
really great? I think this would be the next step for me.
regards