Subject: pkg/10548: emacs package - SHT_PROGBITS missing from unexelf.c
To: None <gnats-bugs@gnats.netbsd.org>
From: None <joel@panacea.null.org>
List: netbsd-bugs
Date: 07/09/2000 08:41:13
>Number: 10548
>Category: pkg
>Synopsis: emacs package - SHT_PROGBITS missing from unexelf.c
>Confidential: yes
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sun Jul 09 08:42:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator: Joel Reicher
>Release: 1.4.2 <NetBSD-current source date>
>Organization:
>Environment:
System: NetBSD zaida.csse.monash.edu.au 1.4.2 NetBSD 1.4.2 (GENERIC) #53: Wed Mar 15 10:14:32 EST 2000 root@vlad:/usr/src/sys/arch/pmax/compile/GENERIC pmax
>Description:
Building emacs 20.7 on pmax, even with the current pkgsrc patches applied,
fails on src/unexelf.c
>How-To-Repeat:
Normal build of emacs.
>Fix:
--- src/unexelf.c.orig Mon May 15 18:14:02 2000
+++ src/unexelf.c Mon Jul 10 00:53:42 2000
@@ -479,6 +479,7 @@
# ifndef PT_LOAD
# define PT_LOAD Elf_pt_load
+# define SHT_PROGBITS Elf_sht_progbits
# define SHT_SYMTAB Elf_sht_symtab
# define SHT_DYNSYM Elf_sht_dynsym
# define SHT_NULL Elf_sht_null
>Release-Note:
>Audit-Trail:
>Unformatted: