Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Jun 2019 08:50:28 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 238702] sysutils/plasma5-ksysguard: fix build with GCC-based architectures
Message-ID:  <bug-238702-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D238702

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

Created attachment 205216
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D205216&action=
=3Dedit
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

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-238702-7788>