Hi,
I just wanted to complile a new licq again and have the following issue now:
[ 91%] Building CXX object src/dialogs/CMakeFiles/dialogs.dir/gpgkeyselect.o
In file included from
/home/pkolmann/test/licq/src/licq/plugins/qt4-gui/src/dialogs/gpgkeyselect.cpp:25:
/usr/include/gpgme.h:80:2: error: #error GPGME was compiled with
_FILE_OFFSET_BITS = 64, please see the section "Largefile support (LFS)"
in the GPGME manual.
[...]
make[2]: *** [src/dialogs/CMakeFiles/dialogs.dir/gpgkeyselect.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [src/dialogs/CMakeFiles/dialogs.dir/all] Error 2
make: *** [all] Error 2
Anything I can change to get this building?
Debian Sid 32bit here.
thanks
Philipp