openssl-0.9.7e compile error.

Darren Tucker dtucker at zip.com.au
Thu Apr 5 08:24:51 EST 2007


Moore, Jerry C (CSC) (US SSA) wrote:
> I am trying versions back. But I get the same compile error every time
> on HP-UX 11.0 with openssh-4.5p1. Was almost there.
> 
> gcc -o ssh ssh.o readconf.o clientloop.o sshtty.o  sshconnect.o sshconne
> ct1.o sshconnect2.o -L. -Lopenbsd-compat/ -L/usr/local/ssl/lib  -lssh
> -lopenbsd-compat -lcrypto -lz -lnsl -lxnet  -lsec
> /usr/ccs/bin/ld: Unsatisfied symbols:
>    _U_Qfneg (first referenced in
> openbsd-compat//libopenbsd-compat.a(bsd-arc4random.o)) (code)
> collect2: ld returned 1 exit status
> *** Error exit code 1

Which version of gcc is that?  Did you compile openssl with gcc?  If
not, I suggest that you try compiling openssl with gcc too.

-- 
Darren Tucker (dtucker at zip.com.au)
GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4  37C9 C982 80C7 8FF4 FA69
    Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.


More information about the openssh-unix-dev mailing list