compiling xgks

Brian V. Smith envbvs at epb2.lbl.gov
Sat Nov 11 06:55:03 AEST 1989


Sorry if this gets posted twice, I'm not sure if it was accepted the
first time.

I am trying to compile the fortran library part of xgks.

/bin/cc -I. -I/usr/include/X11 -O  -c control.c
"control.c", line 410: illegal comparison of enums
"control.c", line 410: illegal comparison of enums

The objects in question are just enumerated constants, which according
to Kernighan and Ritchie, are just ints.
They are being compared to an enumerated constant and an integer.
How can there be an "illegal comparison of enums"?

I am doing this on Ultrix 3.0, vaxstation II.

This works fine on SunOs 4.0

_____________________________________
Brian V. Smith    (bvsmith at lbl.gov)
Lawrence Berkeley Laboratory
I don't speak for LBL, these non-opinions are all mine.



More information about the Comp.unix.ultrix mailing list