[Bug 225302] sys/elf.h: we define Elf32_Nhdr and Elf64_Nhdr but not Elf_Nhdr

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jan 18 21:20:53 UTC 2018


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

--- Comment #5 from commit-hook at freebsd.org ---
A commit references this bug:

Author: cem
Date: Thu Jan 18 21:19:57 UTC 2018
New revision: 328137
URL: https://svnweb.freebsd.org/changeset/base/328137

Log:
  Add Elf_Nhdr definition to match NetBSD, OpenBSD, Linux

  The mesa port started to use this type and fails to build without it.

  NetBSD:
http://cvsweb.netbsd.org/bsdweb.cgi/src/sys/sys/exec_elf.h.diff?r1=1.26&r2=1.27&f=h
  OpenBSD:
http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/sys/sys/exec_elf.h.diff?r1=1.21&r2=1.22&f=h

  PR:           225302
  Reported by:  Greg V <greg AT unrelenting.technology>
  Sponsored by: Dell EMC Isilon

Changes:
  head/sys/sys/elf_common.h

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


More information about the freebsd-bugs mailing list