Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!mcsun!hp4nl!tuegate.tue.nl!gem!marc From: marc@gem.stack.urc.tue.nl (Marc Saes) Newsgroups: comp.windows.x Subject: Compiling dclock Summary: How to compliile dclock Keywords: x compile Message-ID: <110@gem.stack.urc.tue.nl> Date: 4 Dec 90 00:37:07 GMT Organization: Stack, Eindhoven University of Technology, The Netherlands Lines: 18 Let me start with saying that T. Roell did a great job of making a VGA implementation of X, thank you! Somehow however, my xclock does not seem to work, so I decided to use dclock (got the sources from expo.lcs.mit.edu. I do not have major X experience, so I am currently wondering about what I am doing wrong, I'm getting the following run-time error: Warning: Representation size 4 must match superclass's to override width Warning: Representation size 4 must match superclass's to override heigth further on I get an error: BadMatch on X_PolyFillRectangle. I suspect the error is the result of the 2 warnings. Does anyone know offhand how to solve this? Thanks, Marc.