maintainer-feedback requested: [Bug 238702] sysutils/plasma5-ksysguard: fix build with GCC-based architectures
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Jun 19 09:50:28 BST 2019
Bugzilla Automation <bugzilla at FreeBSD.org> has asked kde at FreeBSD.org for
maintainer-feedback:
Bug 238702: sysutils/plasma5-ksysguard: fix build with GCC-based architectures
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238702
--- Description ---
Linking with INOTIFY enabled (on by default) requires -lnotify to fix:
ksysguardd.c:(.text+0x14): undefined reference to `inotify_init'
/usr/local/bin/ld: ksysguardd.c:(.text+0x4c): undefined reference to
`inotify_add_watch'
collect2: error: ld returned 1 exit status
More information about the kde-freebsd
mailing list