Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Dec 2019 14:54:32 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 242908] devel/caf: fix build on GCC architectures
Message-ID:  <bug-242908-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 242908
           Summary: devel/caf: 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: leres@freebsd.org
          Reporter: pkubaj@FreeBSD.org
          Assignee: leres@freebsd.org
             Flags: maintainer-feedback?(leres@freebsd.org)

Created attachment 210253
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D210253&action=
=3Dedit
patch

netinet/ip.h needs sys/types.h:
/usr/include/netinet/ip.h:70:2: error: 'u_short' does not name a type; did =
you
mean 'short'?
   70 |  u_short ip_sum;   /* checksum */
      |  ^~~~~~~
      |  short

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