Error compiling new hugs

Josef Svenningsson josefs at cs.chalmers.se
Tue Nov 25 18:11:57 EST 2003


Hi,

Just downloaded the latest hugs release. I got the following error while
make'ing:

[lots of gcc'ing]
gcc -c -g  -O2 server.c
gcc  runhugs.o server.o builtin.o compiler.o errors.o evaluator.o ffi.o
goal.o input.o machdep.o machine.o module.o opts.o output.o plugin.o
script.o static.o storage.o strutil.o subst.o type.o version.o  -lreadline
-lncurses -lm   -o runhugs
evaluator.o: In function `evaluator':
/users/cs/josefs/multi/home/src/hugs/hugs98-Nov2003/src/evaluator.c:96:
undefined reference to `updateTimers'
collect2: ld returned 1 exit status
make: *** [runhugs] Error 1

> uname -a
SunOS 5.7 Generic_106541-16 sun4u sparc SUNW,Ultra-5_10
> gcc -v
gcc version 2.95.3 20010315 (release)

Just tell if you need any more info to track down the problem.

	/Josef


More information about the Hugs-Bugs mailing list