Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Jul 2020 14:41:06 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 248296] net/libnfs: fix build error regarding "error: redefinition of typedef 'u_int' is a C11 feature"
Message-ID:  <bug-248296-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 248296
           Summary: net/libnfs: fix build error regarding "error:
                    redefinition of typedef 'u_int' is a C11 feature"
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: asomers@FreeBSD.org
                CC: snoe925@gmail.com
                CC: snoe925@gmail.com
             Flags: maintainer-feedback?(snoe925@gmail.com)

Created attachment 216802
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D216802&action=
=3Dedit
Remove duplicate u_int definition

libnfs typedefs 'u_int'.  But so does FreeBSD's sys/types.h.  Fix the build=
 by
removing that line.

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