From owner-freebsd-questions Mon Jul 19 12:19:27 1999 Delivered-To: freebsd-questions@freebsd.org Received: from phoenix.welearn.com.au (phoenix.welearn.com.au [139.130.44.81]) by hub.freebsd.org (Postfix) with ESMTP id 61BA314DBC for ; Mon, 19 Jul 1999 12:19:22 -0700 (PDT) (envelope-from sue@phoenix.welearn.com.au) Received: (from sue@localhost) by phoenix.welearn.com.au (8.9.3/8.9.3) id FAA03332 for freebsd-questions@freebsd.org; Tue, 20 Jul 1999 05:18:09 +1000 (EST) (envelope-from sue) Date: Tue, 20 Jul 1999 05:18:06 +1000 From: Sue Blake To: freebsd-questions@freebsd.org Subject: Why won't ssh install? Message-ID: <19990720051804.J300@welearn.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.3i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG My attempts to install several versions of ssh to one particular machine always fail, though it installs fine on other machines. Here's how the latest attempt with ssh-1.2.27 finished. How do I make sense of this? cc -pipe -o ssh-askpass ssh-askpass.o xmalloc.o -L/usr/X11R6/lib -lX11 -lcryp t -L/usr/local/lib -lutil ssh-askpass.o: In function en_display': ssh-askpass.o(.text+0x52): undefined reference to penDisplay' ssh-askpass.o: In function Close_display': ssh-askpass.o(.text+0x7e): undefined reference to eeModifiermap' ssh-askpass.o(.text+0x8f): undefined reference to nloadFont' ssh-askpass.o(.text+0xa5): undefined reference to oseDisplay' ssh-askpass.o: In function Create_GCs': ssh-askpass.o(.text+0xf5): undefined reference to eateGC' ssh-askpass.o: In function Create_GCs_bw': ssh-askpass.o(.text+0x1b1): undefined reference to eateGC' ssh-askpass.o: In function Cllocate_colors': ssh-askpass.o(.text+0x208): undefined reference to locNamedColor' ssh-askpass.o(.text+0x285): undefined reference to locColor' ssh-askpass.o(.text+0x2d7): undefined reference to locColor' [another 50 lines of similar] ssh-askpass.o: In function Check_keyboard': ssh-askpass.o(.text+0xe7e): undefined reference to etModifierMapping' ssh-askpass.o: In function Event_loop': ssh-askpass.o(.text+0xea8): undefined reference to electInput' ssh-askpass.o(.text+0xecc): undefined reference to extEvent' ssh-askpass.o(.text+0xf38): undefined reference to etInputFocus' ssh-askpass.o(.text+0xf51): undefined reference to rabKeyboard' ssh-askpass.o(.text+0xf88): undefined reference to ngrabKeyboard' *** Error code 1 Stop. -- Regards, -*Sue*- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message