Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Jun 2002 21:01:28 -0400
From:      Jonathan Towne <jontow@twcny.rr.com>
To:        Peter Brezny <pbrezny@purplecat.net>
Cc:        freebsd-small@freebsd.org
Subject:   Re: net flavor won't build
Message-ID:  <20020605210128.H41779@bd.local>
In-Reply-To: <NEBBIGLHNDFEJMMIEGOOOENLFBAA.pbrezny@purplecat.net>; from pbrezny@purplecat.net on Wed, Jun 05, 2002 at 07:23:28PM -0400
References:  <NEBBIGLHNDFEJMMIEGOOOENLFBAA.pbrezny@purplecat.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jun 05, 2002 at 07:23:28PM -0400, Peter Brezny scribbled:
# I'm stuck...
# 
# /usr/lib/libedit.a(editline.o): In function `el_gets':
# editline.o(.text+0x67d2): undefined reference to `tgoto'
[snip duplicates]
# editline.o(.text+0x6eb5): undefined reference to `tgetent'
# editline.o(.text+0x6f79): undefined reference to `tgetflag'
# editline.o(.text+0x6fde): undefined reference to `tgetnum'
# editline.o(.text+0x7bd8): undefined reference to `tgetstr'
[snip many more]
# *** Error code 1
[snip again :)]
# Any ideas?


My best guess.. try editing crunch.conf, and at the bottom, where
there are a bunch of libraries listed, add -ltermcap to the list;
these functions that are undefined, should be contained there..

Hope this helps;

-jt

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-small" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020605210128.H41779>