OS: VMS ver. 5.5-2 on both Hosts
HARDWARE: DEC VAX (Sable is a 6630 and Taurus is a 6660)
COMPILER: VAX C V3.2-044
I keep getting the following error when I compile certian modules:
$ set def [-.vms]
$ @build_vms.com
$ CC :== CC/DEBUG/NOOPTIMIZE/STANDARD=VAXC/DEFINE=HAVE_CONFIG_H-
/INCLUDE_DIRECTORY=([-],[-.LIB],[-.SRC],[-.VMS])/PREFIX_LIBRARY_ENTRIES=ALL_ENTR
IES
$ CC filesubr.c
%CC-E-TYPECONFLICT, In this declaration, "typedef-name" cannot be combined with
"unsigned".
At line number 177 in TYPES.
typedef __mode_t mode_t;
.....................^
%CC-E-TYPECONFLICT, In this declaration, "typedef-name" cannot be combined with
"int".
At line number 177 in TYPES.
I figured out that the error is in this file
SYS$COMMON:[DECC$LIB.INCLUDE]types.h
What do I need to do so this error doesn't happen?
Thanks
John W. Hamill Voice: (313) 322-2968
Ford Motor Company Fax: (313) 248-1388
1555 Fairlane Drive E-Mail: [EMAIL PROTECTED]
Fairlane Business Park III
Suite 200 Cube 205H VAX: hamill
Allen Park, MI 48101 or: [EMAIL PROTECTED]
_______________________________________________
Bug-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-cvs