On Wednesday 25 November 2015 14:54:49 Luiz Romário Santana Rios wrote: > > > > My /usr/include/zconf.h says > > > > #if defined(ZLIB_CONST) && !defined(z_const) > > # define z_const const > > #else > > # define z_const > > #endif > > Mine doesn't define anything like that. > > > > > and /usr/include/zlib.h says > > z_const Bytef *next_in; > > Mine says: > typedef struct z_stream_s { > Bytef *next_in; /* next input byte */ > > > > > That's zlib-devel-1.2.8, what's your zlib version? > > Mine is 1.2.3.4.
OK, fix committed. http://commits.kde.org/karchive/e0875ab83a93fffff225c7af1285960017dd1933 -- David Faure, fa...@kde.org, http://www.davidfaure.fr Working on KDE Frameworks 5 _______________________________________________ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel