[Mesa-dev] [Bug 99956] build_id.c:36:20: error: unknown type name 'Elf_Nhdr'

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Feb 25 01:56:37 UTC 2017


https://bugs.freedesktop.org/show_bug.cgi?id=99956

--- Comment #1 from Jonathan Gray <jsg at openbsd.org> ---
Looking at the FreeBSD headers it appears they define Elf_Note not Elf_Nhdr.

https://svnweb.freebsd.org/base/head/sys/sys/elf_common.h?revision=HEAD&view=co

The OpenBSD headers define both at the moment to be compatible though the
Elf_Note members on OpenBSD do not have the n_ prefix only the Elf_Nhdr structs
do where as the FreeBSD Elf_Note has the n_ prefix.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20170225/64551c1a/attachment.html>


More information about the mesa-dev mailing list