I'm trying to compile SSH 2.4.0 on a bunch of SGI's most running 6.5(.10).
I'm not terribly familiar with SGI's being mostly a linux person myself,
but presented with this problem I'm trying to tackle it.
Here's the prob when compiling:
ld32: ERROR 33 : Unresolved text symbol "ssh_debug_enabled" -- 1st
referenced by ssh2.o.
Use linker option -v to see when and which objects, archives and
dsos are loaded.
ld32: ERROR 33 : Unresolved text symbol "ssh_debug_format" -- 1st
referenced by ssh2.o.
Use linker option -v to see when and which objects, archives and
dsos are loaded.
ld32: ERROR 33 : Unresolved text symbol "ssh_debug_output" -- 1st
referenced by ssh2.o.
etc... etc.. etc...
I've tried it with both cc and gcc. with and without optimization...
I've gotten this to compile fine on my Redhat7.0 and Digital Unix
machines.
I've been looking through all sorts of newsgroups and archives and haven't
found a single helpful hint as to what I'm doing wrong...
Any help would be greatly appreciated!!
Cheers,
Tim Tregubov
sysadmin CS.DARTMOUTH.EDU