Subject: "Internal compiler error" making OpenSSL
To: None <port-mac68k@netbsd.org>
From: Nathan Raymond <nate@portents.com>
List: port-mac68k
Date: 07/31/1999 14:52:43
Hi, I'm trying to compile OpenSSL
<ftp://ftp.psy.uq.oz.au/pub/Crypto/OpenSSL/openssl-0.9.1c.tar.gz>,
and after doing a "./Configure NetBSD-m68", I do a make and it gets
stuck partway through - is this an error within egcs? There is no
reload.c file on my system.
making all in bn...
gcc -I.. -I../../include -DTERMIOS -O3 -fomit-frame-pointer -Wall
-DB_ENDIAN -m6
8040 -c bn_add.c
gcc -I.. -I../../include -DTERMIOS -O3 -fomit-frame-pointer -Wall
-DB_ENDIAN -m6
8040 -c bn_div.c
/usr/src/gnu/usr.bin/egcs/common/../../../dist/gcc/reload.c:3531:
Internal compi
ler error in function find_reloads
*** Error code 1
Stop.
*** Error code 1
Stop.
*** Error code 1
Stop.