Bug 28401

Summary: make world problem
Product: Base System Reporter: Eduard Shumsky <ganjafarmer>
Component: alphaAssignee: freebsd-alpha (Nobody) <alpha>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.2-RELEASE   
Hardware: Any   
OS: Any   

Description Eduard Shumsky 2001-06-25 08:50:01 UTC
When i do make world:
eelf64alpha.c: In function `gldelf64alpha_check_ld_elf_hints':
eelf64alpha.c:176: `_PATH_ELF_HINTS undeclared' (first use in this function)
eelf64alpha.c:176: (Each undeclared identifier is reported only once
eelf64alpha.c:176:  for each function it appears in.)
eelf64alpha.c:179  storage size of `hdr' isn't known
eelf64alpha.c:182  `ELFHINTS_MAGIC' undeclared (first use in this function)
*** Error code 1
Stop in /usr/src/gnu/usr.bin/binutils/ld.
How i can fixed it?
Comment 1 ru freebsd_committer freebsd_triage 2001-09-25 17:11:16 UTC
State Changed
From-To: open->closed

A hack to work around this problem was committed in 
gnu/usr.bin/binutils/ld/Makefile,v 1.8.2.3. 

A fix for this problem was committed in 
gnu/usr.bin/binutils/ld/Makefile,v 1.8.2.5.