Path: utzoo!attcan!uunet!lll-winken!csustan!csun!usc!bloom-beacon!franz.UUCP!jdi From: jdi@franz.UUCP (John Irwin) Newsgroups: comp.windows.x Subject: Re: problems with trying to bring up clx on a TI Explorer Message-ID: <8905191744.AA20912@sparky.franz.uucp> Date: 19 May 89 17:44:46 GMT References: <8905191344.AA00268@expo.lcs.mit.edu> Sender: daemon@bloom-beacon.MIT.EDU Organization: The Internet Lines: 26 Your message: ... I'm having problems bringing up "clx" on the Explorer. ... (a) during the "make-system" I receive the following error Compiling CLX: CLX; MANAGER.LISP#> << While compiling WM-SIZE-HINTS-WIN-GRAVITY >> Undefined type specifier WIN_GRAVITY in (OR NULL WIN_GRAVITY) << While compiling ENCODE-WM-SIZE-HINTS >> Undefined type specifier WIN_GRAVITY in (OR NULL WIN_GRAVITY) Undefined type specifier WIN_GRAVITY in (OR NULL WIN_GRAVITY) - #1 ... -------- This is a small bug in the May Day CLX that will be fixed in the next release (probably Memorial day or some interesting day in June). The fix is simple -- just change the instance of "win_gravity" in manager.cl to "win-gravity". -- John Irwin jdi@franz.com