[9243] in Athena Bugs
Problem w/ motif1.1
daemon@ATHENA.MIT.EDU (frisbie@Athena.MIT.EDU)
Wed Apr 29 13:18:02 1992
From: frisbie@Athena.MIT.EDU
Date: Wed, 29 Apr 92 13:17:53 -0400
To: bugs@Athena.MIT.EDU
After saying "add motif1.1" and trying to compile a very simple program,
I got the messages below. Please note that the problem is in the header
files, it never even gets to my program!
cc -g -o m3 m3.c -lXm -lXt -lX11
"/usr/include/Xm/VirtKeys.h", line 145: syntax error
"/usr/include/Xm/VirtKeys.h", line 145: illegal argument
"/usr/include/Xm/VendorE.h", line 209: redeclaration of formal parameter, Widget
"/usr/include/Xm/VendorE.h", line 209: syntax error
"/usr/include/Xm/VendorE.h", line 209: illegal argument
"/usr/include/Xm/Xm.h", line 973: syntax error
"/usr/include/Xm/Xm.h", line 973: warning: old-fashioned initialization: use =
"/usr/include/Xm/Xm.h", line 973: warning: undeclared initializer name widget
"/usr/include/Xm/Xm.h", line 973: illegal initialization
"/usr/include/Xm/Xm.h", line 974: cannot recover from earlier errors: goodbye!
*** Exit 1
The machine I was compiling on was:
e40-008-10
Thanks,
Joe