openSuse package fails for i586 with undefined reference to `GpgME::Data::seek(long, int)'

Stephan Bergmann stephan.bergmann at allotropia.de
Tue Mar 12 07:15:23 UTC 2024


On 3/11/24 23:02, Christoph Grüninger wrote:
>> undefined reference to `GpgME::Data::seek(long, int)'

At least with LO's internal external/gpgmepp, this is defined as

>     off_t seek(off_t offset, int whence);

in workdir/UnpackedTarball/gpgmepp/lang/cpp/src/data.h, so it probably 
is an inconsistency of 
<https://www.gnu.org/software/libc/manual/html_node/Feature-Test-Macros.html#index-_005fFILE_005fOFFSET_005fBITS> 
in how that library and LO itself are built.



More information about the LibreOffice mailing list