[14106] in Athena Bugs
sun4 7.7U: afs
daemon@ATHENA.MIT.EDU (B. Matthew Knapp)
Mon Jan 8 03:12:21 1996
To: bugs@MIT.EDU
Date: Mon, 08 Jan 1996 03:12:15 EST
From: "B. Matthew Knapp" <imapilot@MIT.EDU>
System name: m33-222-5
Type and version: SPARC/5 7.7U
Display type: cgthree
What were you trying to do?
use a make file to re-compile a program called "Wasp" (c program,
uses gcc, about 15 files total, one was modified and being re-compiled)
What's wrong:
Got the following link error:
ld: elf error: file WASA.o: elf_strptr: Request error: no string table
ld: fatal: File processing errors. No output written to Wasp
*** Error code 1
make: Fatal error: Command failed for target `Wasp'
What should have happened:
should have compiled and given me an executable
Please describe any relevant documentation references:
N/A
Other:
Deleted all object files and re-compiled. Linked OK.