this is a compiler problem actually, the compiler does not operate 100% on
the alpha architecture, more specifically, it is the optimization.
edit the 'conf-cc' file in the src dir and remove the '-O2' and it should work
fine
i have not encountered any other problems with the compiler besides this, and
the problem is most likely alpha specific (i386 works fine at least)
#--
#Date: 26 Aug 1999 15:03:59 -0000
#From: "lourens" <[EMAIL PROTECTED]>
#To: [EMAIL PROTECTED]
#Subject: OpenBSD
#
#Hello,
#
#I'm trying to compile ucspi-tcp-0.84 and qmail-1.03 on OpenBSD on a alpha
#server. But they give both the same error:
#
#./compile cdbmake_hash.c
#./compile cdbmake_add.c
#cc: Internal compiler error: program cc1 got fatal signal 6
#*** Error code 1
#
#Stop in /usr/src/ucspi-tcp-0.84
#alpha#
#
#How can I solve this problem?
#
#Greetz, Lourens ([EMAIL PROTECTED])
#--
#
#--------------------------------------------------------------------------
#| Lourens Rozema | Machine: Linux research 2.0.36 i586
#| InterNet Noord | Uptime: 5 days, 2:50
#| Tel: 06-25335249 | Load: 0.07, 0.16, 0.11
#| [EMAIL PROTECTED] | User: [EMAIL PROTECTED]
#|-------------------------|-----------------------------------------------
#| PGP: pgp.key.gz | Website: http://www.noord.nu/
#--------------------------------------------------------------------------