From owner-freebsd-current  Mon Aug 30 15:27:29 1999
Delivered-To: freebsd-current@freebsd.org
Received: from mail.ods.org (fbsd2.ods.org [205.252.42.124])
	by hub.freebsd.org (Postfix) with SMTP id B719314E1F
	for <current@FreeBSD.ORG>; Mon, 30 Aug 1999 15:27:20 -0700 (PDT)
	(envelope-from geniusj@ods.org)
Received: (qmail 22815 invoked by uid 1000); 30 Aug 1999 18:29:31 -0000
Received: from localhost (sendmail-bs@127.0.0.1)
  by localhost with SMTP; 30 Aug 1999 18:29:31 -0000
Date: Mon, 30 Aug 1999 14:29:31 -0400 (EDT)
From: Systems Administrator <geniusj@ods.org>
To: "Jordan K. Hubbard" <jkh@zippy.cdrom.com>
Cc: Steve Kargl <sgk@troutmask.apl.washington.edu>,
	"Matthew N. Dodd" <winter@jurai.net>, current@FreeBSD.ORG
Subject: Re: Make World failure 
In-Reply-To: <3146.936051828@localhost>
Message-ID: <Pine.BSF.4.10.9908301429190.22805-100000@ods.org>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: owner-freebsd-current@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.ORG

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                              | geniusj@free-bsd.org
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 majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message