Hi

Yes, it seems that you have sysutils/baloo installed, and it reads a header
from that ( /usr/local/include/baloo/file.h) -- given it's location, it is
not even
sysutils/baloo from the plasma5 brach.

Could you try to deinstall sysutils/baloo and see if the build workds then?


mfg Tobias

2016-03-28 5:30 GMT+02:00 rianav antares <riana...@hotmail.com>:

> Greetings All,
>
> 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.
> In file included from
> /ramdisk/usr/ports/sysutils/baloo-widgets5/work/baloo-widgets-16.03.80/src/filefetchjob.cpp:24:
> In file included from /usr/local/include/KF5/Baloo/Baloo/File:1:
> In file included from /usr/local/include/baloo/file.h:26:
> /usr/local/include/baloo/filefetchjob.h:39:25: error: redefinition of
> 'FileFetchJob'
> class BALOO_FILE_EXPORT FileFetchJob : public KJob
>                         ^
> /ramdisk/usr/ports/sysutils/baloo-widgets5/work/baloo-widgets-16.03.80/src/filefetchjob.h:29:7:
> note: previous definition is here
> class FileFetchJob : public KJob
>       ^
> /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'
>         file.load();
>         ~~~~ ^
> 2 errors generated.
> --- src/CMakeFiles/KF5BalooWidgets.dir/filefetchjob.cpp.o ---
> *** [src/CMakeFiles/KF5BalooWidgets.dir/filefetchjob.cpp.o] Error code 1
>
> Is it related to the header issue mentioned in the README? Can this be
> worked around?
>
> Thank you.
>
>
> _______________________________________________
> kde-freebsd mailing list
> kde-freebsd@kde.org
> https://mail.kde.org/mailman/listinfo/kde-freebsd
> See also http://freebsd.kde.org/ for latest information
>
>
_______________________________________________
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information

Reply via email to