[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


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: kde at FreeBSD.org
          Reporter: pkubaj at FreeBSD.org
             Flags: maintainer-feedback?(kde at FreeBSD.org)
          Assignee: kde at FreeBSD.org

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.


More information about the kde-freebsd mailing list