https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238702
Bug ID: 238702
Summary: sysutils/plasma5-ksysguard: fix build with GCC-based
architectures
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: [email protected]
Reporter: [email protected]
Flags: maintainer-feedback?([email protected])
Assignee: [email protected]
Created attachment 205216
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=205216&action=edit
patch
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
--
You are receiving this mail because:
You are the assignee for the bug.