[Bug 192771] New: [maintainer] fix net/nmsg build on FreeBSD 8.x amd64

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Aug 17 23:09:30 UTC 2014


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

            Bug ID: 192771
           Summary: [maintainer] fix net/nmsg build on FreeBSD 8.x amd64
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: truckman at FreeBSD.org

Created attachment 145945
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=145945&action=edit
patch to unbreak net/nmsg build on FreeBSD 8.x amd64

net/nmsg fails to build on amd64 machines running FreeBSD 8.x because the
version of binutils in base in FreeBSD 8 does not understand the crc32
instructions that this code uses on amd64.  Only in this particular corner
case, set USE_GCC=yes as a big club to get the ports version of gcc, which will
use a more capable version of binutils from ports.

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


More information about the freebsd-ports-bugs mailing list