Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Mar 1998 08:54:42 +0200
From:      Mark Murray <mark@grondar.za>
To:        Bruce Evans <bde@zeta.org.au>
Cc:        freebsd-current@FreeBSD.ORG, shimon@simon-shapiro.org
Subject:   Re: MAke buildworld fails here. help? 
Message-ID:  <199803150654.IAA18067@greenpeace.grondar.za>

next in thread | raw e-mail | index | archive | help
Bruce Evans wrote:
> >terminal.o: Undefined symbol `_tgetnum' referenced from text segment
> >terminal.o: Undefined symbol `_tgetnum' referenced from text segment
> 
> This is because kadmin/Makefile and `make world' are broken.
> kadmin/Makefile neglects to link to libtermcap after libreadline,
> so only shared linkage works.  Yesterday's version of `make world'
> doesn't install shared libraries early enough, so shared linkage
> doesn't get used.

AHA! So is the better fix to repair higher up in the tree or to add the 
-ltermcap to kadmin/Makefile?

M
--
Mark Murray
Join the anti-SPAM movement: http://www.cauce.org



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?199803150654.IAA18067>