From owner-freebsd-hackers Mon Mar 24 01:43:05 1997 Return-Path: <owner-hackers> Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id BAA09415 for hackers-outgoing; Mon, 24 Mar 1997 01:43:05 -0800 (PST) Received: from obiwan.aceonline.com.au (obiwan.aceonline.com.au [203.103.90.67]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id BAA09401 for <freebsd-hackers@freebsd.org>; Mon, 24 Mar 1997 01:42:57 -0800 (PST) Received: from localhost (adrian@localhost) by obiwan.aceonline.com.au (8.8.5/8.8.5) with SMTP id RAA00313; Mon, 24 Mar 1997 17:38:30 +0800 (WST) Date: Mon, 24 Mar 1997 17:38:29 +0800 (WST) From: Adrian Chadd <adrian@obiwan.aceonline.com.au> To: Andrew <andrew@ugh.net.au> cc: freebsd-hackers@freebsd.org Subject: Re: Undefined symbol referenced from text segment (fwd) In-Reply-To: <Pine.NEB.3.96.970324194250.13368A-100000@cottontail.hobart.tased.edu.au> Message-ID: <Pine.BSF.3.95q.970324173820.288A-100000@obiwan.aceonline.com.au> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk What are you compiling / linking to? Cya. ADrian On Mon, 24 Mar 1997, Andrew wrote: > 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 <andrew@ugh.net.au> > 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 > > >