From owner-freebsd-questions Thu Apr 11 19:16:05 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id TAA08563 for questions-outgoing; Thu, 11 Apr 1996 19:16:05 -0700 (PDT) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id TAA08544 for ; Thu, 11 Apr 1996 19:16:01 -0700 (PDT) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id TAA00460; Thu, 11 Apr 1996 19:13:41 -0700 From: Terry Lambert Message-Id: <199604120213.TAA00460@phaeton.artisoft.com> Subject: Re: Undefined symbol "_cfree" called from tgif:tgif at 0xf40ec To: jraynard@dial.pipex.com (James Raynard) Date: Thu, 11 Apr 1996 19:13:41 -0700 (MST) Cc: terry@lambert.org, brian@mediacity.com, freebsd-questions@freebsd.org In-Reply-To: <199604112300.XAA01383@dial.pipex.com> from "James Raynard" at Apr 11, 96 11:00:28 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > A little experimenting with nm and grep shows that cfree is defined in > libc.so.1.1 but not 2.2 (I don't have 3.0). > > It's also defined in libcompat.a, BTW. Maybe it is a link order bug? Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.