<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Greetings All,<br><br>I am trying to install the plasma5/kf5 ports on FreeBSD 10.3. Below is the output of an attempts at building sysutils/baloo-widgets5. <br>In file included from /ramdisk/usr/ports/sysutils/baloo-widgets5/work/baloo-widgets-16.03.80/src/filefetchjob.cpp:24:<br>In file included from /usr/local/include/KF5/Baloo/Baloo/File:1:<br>In file included from /usr/local/include/baloo/file.h:26:<br>/usr/local/include/baloo/filefetchjob.h:39:25: error: redefinition of 'FileFetchJob'<br>class BALOO_FILE_EXPORT FileFetchJob : public KJob<br>                        ^<br>/ramdisk/usr/ports/sysutils/baloo-widgets5/work/baloo-widgets-16.03.80/src/filefetchjob.h:29:7: note: previous definition is here<br>class FileFetchJob : public KJob<br>      ^<br>/ramdisk/usr/ports/sysutils/baloo-widgets5/work/baloo-widgets-16.03.80/src/filefetchjob.cpp:58:14: error: no member named 'load' in 'Baloo::File'<br>        file.load();<br>        ~~~~ ^<br>2 errors generated.<br>--- src/CMakeFiles/KF5BalooWidgets.dir/filefetchjob.cpp.o ---<br>*** [src/CMakeFiles/KF5BalooWidgets.dir/filefetchjob.cpp.o] Error code 1<br><br>Is it related to the header issue mentioned in the README? Can this be worked around?<br><br>Thank you.<br><br>                                    </div></body>
</html>