Path: utzoo!attcan!uunet!husc6!linus!necntc!dandelion!ulowell!hawk.ulowell.edu!gks From: gks@hawk.ulowell.edu (Graphical Kernel System) Newsgroups: comp.windows.x Subject: Error while running Make on X10/libvs100/packet.h and data.c on Ultrix 2.0 GPX 2000 Workstation Message-ID: <8283@swan.ulowell.edu> Date: 27 Jul 88 18:48:09 GMT Sender: news@swan.ulowell.edu Reply-To: gks@hawk.ulowell.edu (Graphical Kernel System) Distribution: na Organization: University of Lowell, CS Dept. Lines: 22 References: Hi there, I am generating the following errors while running Make on X10/libvs100/packet.h : "packet.h", line 237: warning: structured type union member must be named "packet.h", line 257: warning: structured type union member must be named ... referring to FillAreaPacket.fap_source.const and FloodAreaPacket.flp_source.const and on X10/libvs100/data.c "draw.c", line 78: syntax error "draw.c", line 79: syntax error ...referring to dcp->dcp_source.const = srcpix & 1; and dcp->secondSource.const = altpix & 1; Any suggestions or ideas... gks@hawk.ulowell.edu