[Kde-pim] kmail doesn't compile from trunk on Slackware GNU/Linux

Adriaan de Groot groot at kde.org
Thu Jan 24 21:41:13 GMT 2008


On Thursday 24 January 2008 12:15, Jarosław Staniek wrote:
> this is apaprently kdelibs problem (kdecore/util/kde_file.h)
>
> Just thinking, in kdelibs/CMakeLists.txt we have
>
> add_definitions(${QT_DEFINITIONS} ${KDE4_DEFINITIONS}
> -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES) # for off_t
>
> Shouldn't we switch to fseeko() and ftello() from f*64()?

I get the same thing on Solaris, where we have LF64 support but none of the 
f*64 functions. I have changed the #if in kde_file.h to just not use the f*64 
ones.
_______________________________________________
KDE PIM mailing list kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/


More information about the kde-pim mailing list