Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 May 98 13:38:51 +0200
From:      Ben Stuyts <benst@nemesis.stuyts.nl>
To:        jbryant@unix.tfs.net
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Re: Undefined symbol "___error"
Message-ID:  <199805121138.NAA08710@giskard.stuyts.nl>
In-Reply-To: <199805112056.PAA04357@unix.tfs.net>
References:  <199805112056.PAA04357@unix.tfs.net>

next in thread | previous in thread | raw e-mail | index | archive | help

Jim,

> > On my -current system, cvsupped around the 8th of May, I get the following
> > error when running trafshow:
> >
> > /usr/libexec/ld.so: Undefined symbol "___error" called from
> > trafshow:/usr/lib/libtermcap.so.2.1 at 0x2003312c
> >
> > Did I cvsup in the middle of some update, or is there something wrong with
> > libtermcap or errno?
>
> i assume so...  i get the same thing with less..
>
> has this problem been fixed?

The only solution is to recompile less. From what I understand there has  
been an incompatible change in libc, and no version no increase of the shared  
lib.

After I recompiled trafshow, it ran fine.

Best regards,
Ben

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?199805121138.NAA08710>