[comp.windows.x] X11R4 cc error on a Pyramid 9820 OSx 5.0

jonas@lkbpyr.UUCP (Jonas Heyman) (02/19/91)

Hi

I get following error while compiling X11R4 on a Pyramid 9820 OSx 5.0.
(./lib/Xaw/TextPop.c):

"TextPop.c", line 781: Pointer casted to an illegal type
"TextPop.c", line 781: warning: Pointer assigned to a non-pointer
"TextPop.c", line 911: Pointer casted to an illegal type
"TextPop.c", line 911: warning: Pointer assigned to a non-pointer

and the line is:

  dir = (XawTextScanDirection) (XawToggleGetCurrent(search->left_toggle) -
				R_OFFSET);
  
Anybody seen this ? 

Jonas.

  /jonas@lkbpyr.lkb.se/