cc -O -pipe -DSHELL -I. -I/usr/src/bin/sh -Wall -Wformat
-I/usr/obj/usr/src/tm
p/usr/include -static -o sh alias.o arith.o arith_lex.o cd.o echo.o
error.o eva
l.o exec.o expand.o histedit.o input.o jobs.o mail.o main.o memalloc.o
miscbltin
.o mystring.o options.o output.o parser.o printf.o redir.o show.o trap.o
var.o b
uiltins.o init.o nodes.o syntax.o -ll -ledit -ltermcap
/usr/obj/usr/src/tmp/usr/lib/libedit.a(editline.o): In function `el_gets':
editline.o(.text+0x5eec): undefined reference to `tgoto'
editline.o(.text+0x5ef5): undefined reference to `tputs'
editline.o(.text+0x5f2a): undefined reference to `tputs'
editline.o(.text+0x607f): undefined reference to `tgoto'
editline.o(.text+0x6088): undefined reference to `tputs'
editline.o(.text+0x618d): undefined reference to `tgoto'
editline.o(.text+0x61b4): undefined reference to `tputs'
editline.o(.text+0x61e2): undefined reference to `tputs'
editline.o(.text+0x620a): undefined reference to `tputs'
editline.o(.text+0x627e): undefined reference to `tgoto'
------------------------------------------------------------------------------
Jason DiCioccio | [EMAIL PROTECTED]
FreeBSD - The Power to Serve | http://www.freebsd.org
| http://www.ods.org
------------------------------------------------------------------------------
On Mon, 30 Aug 1999, Jordan K. Hubbard wrote:
> > Thats not where it dies :)..
>
> Be more specific. Just saying "it dies" does not help anyone here.
>
> - Jordan
>
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message