K 10 svn:author V 6 pkubaj K 8 svn:date V 27 2020-02-04T14:40:41.751044Z K 7 svn:log V 282 sysutils/kio-fuse: fix build on GCC architectures As usual, C++11 compiler is necessary. Another issue is that ENODATA is not defined on GCC systems. Include boost/cerrno.hpp (boost is already indirect dependency) to have this macro. PR: 243870 Approved by: adridg (maintainer) END