From owner-freebsd-questions Tue Oct 24 13:17:37 1995 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id NAA29720 for questions-outgoing; Tue, 24 Oct 1995 13:17:37 -0700 Received: from abraxas.wustl.edu (abraxas.wustl.edu [128.252.227.108]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id NAA29714 for ; Tue, 24 Oct 1995 13:17:34 -0700 Received: (from matt@localhost) by abraxas.wustl.edu (8.6.11/8.6.9) id PAA07600; Tue, 24 Oct 1995 15:18:00 -0500 Date: Tue, 24 Oct 1995 15:17:59 -0500 (CDT) From: Matt Massie To: questions@freebsd.org Subject: The ld.so blues In-Reply-To: <199509251938.UAA00380@odin> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org Precedence: bulk When I try to run 'zircon', I get the message: ld.so: dpwish: libtcl.so.7.3: Undefined error: 0 When I try to run 'tkWWW', I get the message: ld.so: tkwww: libtcl.so.7.3: Undefined error: 0 When I run 'tcl', I get this message: ld.so: warning: libc.so.2.1: minor version < 2 expected, using it anyway Am I missing a required library of some sort or does my problem have to do with sun spots or ocean tides? --- Matt Massie matt@abraxas.wustl.edu