Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Jul 1999 05:18:06 +1000
From:      Sue Blake <sue@welearn.com.au>
To:        freebsd-questions@freebsd.org
Subject:   Why won't ssh install?
Message-ID:  <19990720051804.J300@welearn.com.au>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990720051804.J300>