From owner-freebsd-questions Wed Mar 17 16:18:23 1999 Delivered-To: freebsd-questions@freebsd.org Received: from milkyway.org (lta-r-1.usit.net [205.241.194.17]) by hub.freebsd.org (Postfix) with ESMTP id AB30A14FF6 for ; Wed, 17 Mar 1999 16:17:39 -0800 (PST) (envelope-from toby@antares.milkyway.org) Received: from localhost (toby@localhost) by milkyway.org (8.8.8/8.8.3) with ESMTP id TAA09857 for ; Wed, 17 Mar 1999 19:19:32 -0500 (EST) Date: Wed, 17 Mar 1999 19:19:32 -0500 (EST) From: Toby Swanson To: questions@freebsd.org Subject: ups debugger Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Has anyone successfully compiled the ups debugger on FreeBSD? When I run make it stops when trying to link with the Xlib library. I set this to the explicit path of /usr/X11R6/lib/libX11.a as suggested. After that make complains about numerous undefined symbols. Any suggestions? TIA Toby To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message