Date: Mon, 20 Aug 2001 10:54:02 +0900 From: Jun Kuriyama <kuriyama@imgsrc.co.jp> To: Kris Kennaway <kris@obsecurity.org> Cc: current@FreeBSD.org Subject: Re: libss termination Message-ID: <7mpu9ra43p.wl@waterblue.imgsrc.co.jp> In-Reply-To: <20010819004743.A95788@xor.obsecurity.org> References: <20010819004743.A95788@xor.obsecurity.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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 -- Jun Kuriyama <kuriyama@imgsrc.co.jp> // IMG SRC, Inc. <kuriyama@FreeBSD.org> // FreeBSD Project To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7mpu9ra43p.wl>