Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10 5/3/83; site hirst1.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxl!houxm!hogpc!houti!ariel!vax135!ukc!hirst1!ksbc From: ksbc@hirst1.UUCP Newsgroups: net.lang.lisp Subject: problems with xlisp Message-ID: <69@hirst1.UUCP> Date: Wed, 8-Aug-84 01:25:05 EDT Article-I.D.: hirst1.69 Posted: Wed Aug 8 01:25:05 1984 Date-Received: Fri, 3-Aug-84 23:52:06 EDT Organization: Hirst Research Centre Lines: 8 When I try to build xlisp, both under unix III and 4.1 I get an error msg from xldmem.c line 31: illegal zero sized structure : sgnodes this is part od the deffinition of struct segment which reads:- struct node sg_nodes[]; Anybody got any advice how to get round this:- 4.1 lets me get away with a warning, and xlisp seems to work:- however III wants it to be fatal.