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>