From owner-freebsd-current Tue May 12 04:43:30 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA18287 for freebsd-current-outgoing; Tue, 12 May 1998 04:43:30 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from alushta.NL.net (alushta.NL.net [193.78.240.22]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA18280 for ; Tue, 12 May 1998 04:43:27 -0700 (PDT) (envelope-from benst@nemesis.stuyts.nl) Received: from stuyts by alushta.NL.net with UUCP id <24330-22746>; Tue, 12 May 1998 13:43:14 +0200 Received: from nemesis.stuyts.nl (uucp@localhost) by terminus.stuyts.nl (8.8.8/8.8.8) with UUCP id NAA13120; Tue, 12 May 1998 13:39:25 +0200 (MET DST) (envelope-from benst@nemesis.stuyts.nl) Received: from giskard.stuyts.nl (giskard.stuyts.nl [193.78.231.1]) by nemesis.stuyts.nl (8.8.8/8.8.8) with ESMTP id NAA19410; Tue, 12 May 1998 13:38:53 +0200 (MET DST) (envelope-from benst) Received: (from benst@localhost) by giskard.stuyts.nl (8.8.5/8.8.5) id NAA08710; Tue, 12 May 1998 13:38:52 +0200 (MET DST) Message-Id: <199805121138.NAA08710@giskard.stuyts.nl> Content-Type: text/plain MIME-Version: 1.0 (NeXT Mail 3.3 v118.2) In-Reply-To: <199805112056.PAA04357@unix.tfs.net> X-Nextstep-Mailer: Mail 3.3 (Enhance 2.0b6) Received: by NeXT.Mailer (1.118.2) From: Ben Stuyts Date: Tue, 12 May 98 13:38:51 +0200 To: jbryant@unix.tfs.net Subject: Re: Undefined symbol "___error" cc: freebsd-current@FreeBSD.ORG Reply-To: ben@stuyts.nl References: <199805112056.PAA04357@unix.tfs.net> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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