Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 04 Feb 2020 12:45:38 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 243870] sysutils/kio-fuse: fix build on GCC architectures
Message-ID:  <bug-243870-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 243870
           Summary: sysutils/kio-fuse: fix build on GCC 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 211342
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D211342&action=
=3Dedit
patch

As usual, C++11 compiler is necessary.

Another issue is that ENODATA is not defined on GCC systems. Include
boost/cerrno.hpp (boost is already indirect dependency) to have this macro.

--=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-243870-7788>