Subject: 19980513 current build failed on sparc in usr.bin/nm
To: None <current-users@NetBSD.ORG>
From: Erik E. Fair <fair@clock.org>
List: current-users
Date: 05/13/1998 17:59:34
all ===> usr.bin/nm
cc -O  -Werror -Wall -Wstrict-prototypes -Wmissing-prototypes
-Wpointer-arith  -
c nm.c
In file included from nm.c:54:
/usr/include/link.h:174: syntax error before `Dl_info'

It appears that link.h needs dlfcn.h.

Also, the previous lint failure is still there...

	Erik <fair@clock.org>