Xref: utzoo comp.lang.lisp:4568 comp.lang.lisp.x:279 Path: utzoo!news-server.csri.toronto.edu!cs.utexas.edu!samsung!uakari.primate.wisc.edu!sdd.hp.com!wuarchive!udel!haven!umbc3!...!uunet!umbc5!cityzoo.acs.umbc.edu!greg From: greg@cityzoo.acs.umbc.edu (Greg Sylvain,Lib 007a,3929,6445148) Newsgroups: comp.lang.lisp,comp.lang.lisp.x Subject: compiling CLX in akcl 1.530 on a pmax... Message-ID: <5323@umbc3.UMBC.EDU> Date: 7 Mar 91 20:12:34 GMT Sender: newspost@umbc3.UMBC.EDU Reply-To: greg@umbc3.umbc.edu (Greg Sylvain,Lib 007a,3929,6445148) Organization: University of Maryland, Baltimore County Lines: 31 Hello all, I am having the following problems with compiling CLX ontop of akcl version 1.530. I hope somebody might have an idead about the problem. I'm running akcl on some decstations (pmaxes), with the stock cc compiler. In input.c, there's a function called enqueue-event that the pmax compiler has some serious problems with. The problem has to do with the setf statement, the last line of the function, it's referencing a function call to display-new-events. And setf complains about not being ablt to evaluate the expression, and I can't find a definition anywhere for it. (It's not part of the stock 1.530 akcl distribution is it ?) I have been able to compile this function with the gcc compiler, but you can't load gcc executables into pmax executables. (the dynamic loader fails.) If anyone knows about this problmem, I would appreciate hearing frpm them, thanks alot, greg -- Greg Sylvain UUCP: ...!{uunet}!umbc3!greg Academic Computing Services Internaet (arpa): greg@umbc3.umbc.edu Systems Programmer BITNET: GREGS@UMBC Greg Sylvain UUCP: ...!{uunet}!umbc3!greg Academic Computing Services Internaet (arpa): greg@umbc3.umbc.edu Systems Programmer BITNET: GREGS@UMBC