On Sunday 15 February 2015 21:54:44 brunomaxi...@openmailbox.org wrote: > Hi, I'd like to report 2 bugs. I'm not sure this is the right place. > The first bug is in KInfoCenter when "DMA Channels" is clicked. The > program closes with "/usr/local/lib/kde4/kcm_info.so: Undefined symbol > "devinfo_init"" message.
Confirmed in KDE 4.14.2 on 10.1-R with pkg(8) packages installed. - Start KInfoCenter - Expand ''Device Information'' tree - Click on ''DMA-Channels'' item - KInfoCenter vanishes with the given error message Presumably this is a missing -ldevinfo when building the packages. Indeed, this works: LD_PRELOAD=/usr/lib/libdevinfo.so.5 kinfocenter although I can't tell if the DMA information is meaningful or true. [ade] _______________________________________________ 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