fix fallout of asm/elf.h removal in kernel

Mike Frysinger vapier@gentoo.org
Mon Jun 9 11:51:00 GMT 2008


since the kernel no longer provides asm/elf.h, the sys/procfs.h from the 
common code, alpha, and sh fail when used.  this should things up.
-mike

2008-06-07  Mike Frysinger  <vapier@gentoo.org>

	* sysdeps/unix/sysv/linux/sys/procfs.h: Replace with #error stub.
	* sysdeps/unix/sysv/linux/alpha/sys/procfs.h: Copy some asm/elf.h
	definitions from the kernel header to sys/procfs.h and remove the
	#include of asm/elf.h.
	* sysdeps/unix/sysv/linux/sh/sys/procfs.h: Likewise.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 827 bytes
Desc: This is a digitally signed message part.
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20080609/a7c10b70/attachment.sig>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: glibc-no-elf-header.patch
Type: text/x-diff
Size: 5785 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20080609/a7c10b70/attachment.bin>


More information about the Libc-alpha mailing list