From owner-freebsd-hackers Sat Feb 4 23:50:14 1995 Return-Path: hackers-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id XAA08178 for hackers-outgoing; Sat, 4 Feb 1995 23:50:14 -0800 Received: from netcom14.netcom.com (root@netcom14.netcom.com [192.100.81.126]) by freefall.cdrom.com (8.6.9/8.6.6) with ESMTP id XAA08172 for ; Sat, 4 Feb 1995 23:50:11 -0800 Received: by netcom14.netcom.com (8.6.9/Netcom) id XAA00665; Sat, 4 Feb 1995 23:36:54 -0800 Date: Sat, 4 Feb 1995 23:36:54 -0800 From: hasty@netcom.com (Amancio Hasty Jr) Message-Id: <199502050736.XAA00665@netcom14.netcom.com> To: hackers@FreeBSD.org, root@io.cts.com Subject: Re: Error building xvnews, cuserid? Sender: hackers-owner@FreeBSD.org Precedence: bulk Try -lcompat . The way I tend to find these undef symbols is to do first a grep on the libraries if I find a few of the libraries which may have the symbol then I use nm. Happy Hacking, Amancio