Subject: error while compiling
To: None <tech-kern@NetBSD.ORG>
From: Steven Stewart <gimli18@earthlink.net>
List: tech-kern
Date: 03/22/1998 17:28:57
I'm trying to compile a new kernel for my performa 475 (68040) and I get
the following error.
aarp.o: Undefined symbol '_ether_sprintf' referenced in text
the line that appears on the screen before that error is
ld -n -Ttext 0 -e start -S -o netbsd ${SYSTEM_OBJ} vers.o
the line before that is the ../../../../conf/newvers.sh script being ran
is there anything that canbe done?
Steven Stewart