On Mon, Aug 20, 2001 at 10:54:02AM +0900, Jun Kuriyama wrote:
> 
> Is this caused by libss termination?
> 
> At Sun, 19 Aug 2001 07:48:07 +0000 (UTC),
> Kris Kennaway wrote:
> > As far as I can tell, there's nothing in the tree which uses libss any
> > longer, and hasnt been for quite some time.  Is there any reason to
> > keep it?
> 
> 
> ===> usr.bin/mk_cmds
> yacc -d /usr/src/usr.bin/mk_cmds/ct.y
> cp y.tab.c ct.c
> lex -t -l /usr/src/usr.bin/mk_cmds/cmd_tbl.l > cmd_tbl.c
> rm -f .depend
> mkdep -f .depend -a    -I. -I/usr/src/usr.bin/mk_cmds/../../lib/libss -DIN_MK_CMDS 
>-I/usr/obj/usr/src/i386/usr/include  /usr/src/usr.bin/mk_cmds/mk_cmds.c 
>/usr/src/usr.bin/mk_cmds/options.c /usr/src/usr.bin/mk_cmds/utils.c ct.c cmd_tbl.c
> /usr/src/usr.bin/mk_cmds/mk_cmds.c:16: ss_internal.h: No such file or directory
> /usr/src/usr.bin/mk_cmds/options.c:8: ss.h: No such file or directory
> /usr/src/usr.bin/mk_cmds/utils.c:9: ss_internal.h: No such file or directory
> /usr/src/usr.bin/mk_cmds/ct.y:30: ss.h: No such file or directory
> mkdep: compile failed
> *** Error code 1
> 
> Stop in /usr/src/usr.bin/mk_cmds.
> *** Error code 1

Strange; I'm not sure why my buildworld succeeded, possibly it was
picking up stale files from the host.  This looks to also be part of
the libss package..so the question becomes "is IT used any more"?
I'll look into it.

Kris

PGP signature

Reply via email to