[Bug 242908] devel/caf: fix build on GCC architectures

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Dec 27 14:54:33 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242908

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

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

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


More information about the freebsd-ports-bugs mailing list