From owner-freebsd-hackers Mon Mar 24 00:44:27 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id AAA06729 for hackers-outgoing; Mon, 24 Mar 1997 00:44:27 -0800 (PST) Received: from cottontail.hobart.tased.edu.au (root@cottontail.hobart.tased.edu.au [147.41.41.147]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id AAA06718 for ; Mon, 24 Mar 1997 00:44:23 -0800 (PST) Received: from localhost (andrew@localhost) by cottontail.hobart.tased.edu.au (8.6.12/8.6.12) with SMTP id TAA13373 for ; Mon, 24 Mar 1997 19:44:18 +1100 X-Authentication-Warning: cottontail.hobart.tased.edu.au: andrew owned process doing -bs Date: Mon, 24 Mar 1997 19:44:18 +1100 (EST) From: Andrew X-Sender: andrew@cottontail.hobart.tased.edu.au To: freebsd-hackers@freebsd.org Subject: Re: Undefined symbol referenced from text segment (fwd) Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi, I tried this on questions but didnt get any response so I thought I'd try here. Am I even on the right track? The thing I'm trying to compile contains source from passwd 2.2-R. Thanks, Andrew ---------- Forwarded message ---------- Date: Mon, 24 Mar 1997 02:27:13 +1100 (EST) From: Andrew To: freebsd-questions@freebsd.org Subject: Re: Undefined symbol referenced from text segment On Mon, 24 Mar 1997, Andrew wrote: > Just to answer my own question I think the thing I was looking for was nm. Having said that I still cant find the thing I have to -l that contains: _pw_error _pw_init _pw_lock _pw_tmp _pw_copy _pw_mkdb _pw_error If anyone could help I would be most grateful. Thanks, Andrew