On Sat, 21 Oct 2000, Richard Levitte - VMS Whacker wrote:
> I've been trying to compile OpenSSL on a NetBSD box, and I hit the
> following message when it's trying to link openssl, ideatest and
> ssltest, basically anything thet uses IDEA:
>
> ld: ../libcrypto.a(i_skey.o): Unexpected relocation type for GOT symbol
> collect2: ld returned 1 exit status
>
>
> First I thought it might be a GNU c problem, but the latest (2.95.2)
> got installed yesterday, and I still get the same thing.
It may still be a gcc problem, since NetBSD/i386 1.4 is a.out, and the
a.out code in gcc is not that well maintained...
But gcc bugs should probably not give you the problems you see with
objdump. I'd say it is a bug in gas/libbfd... And since I'm responsible
for the a.out code in the NetBSD toolchain, I'll take a look at it
(but I'm quite busy right now, so it will probably take a couple of
days before I find the time.)
FWIW, my a.out NetBSD 1.5_ALPHA does not have this problem (but it
triggers some other bugs in gcc...)
/Krister
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]