[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Testing/help needed - experimental glibc version



On Thu, Oct 23, 2003 at 08:31:16AM -0400, Daniel Jacobowitz wrote:
> Sure, I suppose so.  Send me a dpatch against the linux-kernel-headers
> package, please?

Did you maybe mean a patch?  It doesn't seem to use dpatches.

-i
diff -urN linux-2.6.0-test7-bk-orig/debian/patches/elf.h.patch linux-2.6.0-test7-bk/debian/patches/elf.h.patch
--- linux-2.6.0-test7-bk-orig/debian/patches/elf.h.patch	1970-01-01 00:00:00.000000000 +0000
+++ linux-2.6.0-test7-bk/debian/patches/elf.h.patch	2003-10-24 02:43:43.247988275 +0000
@@ -0,0 +1,12 @@
+# Stop warnings about redefined symbols in glibc
+--- linux-2.6.0-test7-bk-orig/include/asm-ia64/elf.h	2003-10-24 02:26:14.622024559 +0000
++++ linux-2.6.0-test7-bk/include/asm-ia64/elf.h	2003-10-24 02:27:33.785109526 +0000
+@@ -42,8 +42,6 @@
+  */
+ #define ELF_ET_DYN_BASE		(TASK_UNMAPPED_BASE + 0x800000000)
+ 
+-#define PT_IA_64_UNWIND		0x70000001
+-
+ /* IA-64 relocations: */
+ #define R_IA64_NONE		0x00	/* none */
+ #define R_IA64_IMM14		0x21	/* symbol + addend, add imm14 */

Reply to: