hugs won't compile for me.....

Byron Cook byron@prover.com
Mon, 29 Jan 2001 13:52:53 -0800 (PST)


i get the following error when trying to compile Hugs Feb2000:

gcc -c -g  -O2 builtin.c
In file included from builtin.c:1432:
iomonad.c: In function `primHGetPosn':
iomonad.c:715: aggregate value used where an integer was expected
iomonad.c: In function `primHSetPosn':
iomonad.c:730: invalid initializer
iomonad.c:736: incompatible types in assignment
make: *** [builtin.o] Error 1
$ gcc -v
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/2.96/specs
gcc version 2.96 20000731 (Red Hat Linux 7.0)
$