It turns out that ssh doesn't like to use the gcc compiler. I forced it to
use the cc compiler and it compiled and installed with no problems.
It does appear, however, that the problem I reported shouldn't be too
difficult for
the ssh folks to correct, so I'm asking them to investigate it, via their web
site.
Thanks to cathy_at_atlas.otago.ac.nz for pointing me in the right direction.
----------
Original question:
> Hello all.
>
> I'm trying to compile ssh 3.1.0 under Tru64 4.0G and I'm getting the
> following error message during the make (and what a long and convoluted
make
> it is, too!)
>
> Has anyone, working under 4.0G, found this problem and found a solution?
The
> software compiled perfectly under Tru64 5.1, but here it just doesn't want
to
> work.
>
> /bin/ld:
> Unresolved:
> ssh_free
> ssh_malloc
> ssh_strdup
> ssh_realloc
> ssh_memdup
> ssh_calloc
> *** Exit 1
> Stop.
> *** Exit 1
> Stop.
> *** Exit 1
> Stop.
> *** Exit 1
> Stop.
> *** Exit 1
> Stop.
> 11:23am[ray_at_storm]ssh-3.1.0 as root#
Received on Thu Jan 17 2002 - 02:52:59 NZDT