Path: utzoo!utgpu!watserv1!watmath!att!tut.cis.ohio-state.edu!pacific.mps.ohio-state.edu!zaphod.mps.ohio-state.edu!usc!cs.utexas.edu!wuarchive!cec2!news From: flan@ai.wustl.edu (Ian "Wildebeest" Flanigan) Newsgroups: comp.lang.lisp Subject: Re: Problems compiling PCL with AKCL-1-470 Message-ID: <1990Apr13.004536.16115@cec1.wustl.edu> Date: 13 Apr 90 00:45:36 GMT References: <1990Apr6.171346.7356@cec1.wustl.edu> <41669@etlcom.etl.go.jp> Sender: news@cec2 (USENET News System) Reply-To: flan@ai.wustl.edu (Ian "Wildebeest" Flanigan) Organization: Washington University, St. Louis MO Lines: 62 In article <41669@etlcom.etl.go.jp> sawada@etl.go.jp writes: > >I've successed compiling PCL (victoria version), with AKCL 1.465. >(I hope my solution could be also applied to verion 1.470 or later). > : > : >Here are my akcl-patch.lisp and akcl-low.lisp modefied >from (pure)KCL version. > >Try them please. If you have any questions or problems, please inform me. > The fixes work quite well . . . to a point. After making the changes, PCL compiled right up to the fixup.lisp file where is produces the following: Finished compiling /local/cics/src/pcl/dfun.o. Loading binary of DFUN... Compiling FIXUP... Compiling /local/cics/src/pcl/fixup.lisp. Error: LAMBDA-CLOSURE is not a function. Error signalled by an anonymous function. Backtrace: > eval > fix-early-generic-functions > lambda-closure > prog > return > funcall > |(METHOD COMPUTE-APPLICABLE-METHODS-USING-CLASSES (GENERIC-FUNCTION T))| > remove-if-not > lambda-closure > prog > return > funcall > lambda-closure > prog > return > funcall > |(METHOD COMPUTE-APPLICABLE-METHODS-USING-CLASSES (GENERIC-FUNCTION T))| > remove-if-not > lambda-closure > prog > return > funcall > lambda-closure > prog > return > funcall > |(METHOD COMPUTE-APPLICABLE-METHODS-USING-CLASSES (GENERIC-FUNCTION T))| > remove-if-not > lambda-closure > prog > return > funcall ; (FIX-EARLY-GENERIC-FUNCTIONS) is being compiled. ;;; The form (FIX-EARLY-GENERIC-FUNCTIONS) was not evaluated successfully. ;;; You are recommended to compile again. No FASL generated. Loading binary of FIXUP... Error: Cannot open the file /local/cics/src/pcl/fixup.o. Error signalled by LOAD. Broken at LOAD. Type :H for Help. >> I've been wnadering around trying to find something wrong, but not being a Lisp guru, I haven't been too successful. If anyone has any tips or pointers, again, I'd be very greatful. >-- >Toshimi Sawada(*) >Computer Language Section, Electrotechnical Laboratory (ETL) >1-1-4 Umezono, Tsukuba, Ibaraki 305, JAPAN >TEL: +81 298 58 5890 >E-Mail: sawada@etl.go.jp >-- >(*)SoftwareResearch Associates, Inc., 1-1-1 > Hirakawacho, Chiyoda, Tokyo; on leave at Electrotechnical > Laboratory. Ian Flanigan flan@ai.wustl.edu "You can never have too many napkins." wucs1.wustl.edu!ai!flan@uucp