allegro-cl archives 1994-10-7 | home index prev H thread prev K thread next J next L |
From: handle (The Bug Handler) Subject: Table of Contents for Allegro CL FAQ (available by anonymous ftp) Date: 1994-10-7 20:48 Allegro CL Frequently Asked Questions (FAQ) with Answers Last-modified: $Date: 1994/10/03 21:23:48 $ Version: $Revision: 1.35 $ Location: ftp.uu.net:~ftp/vendor/franz/faq This is a list of frequently asked questions on Allegro Common Lisp (ACL) for Unix machines (ACL\PC issues are currently dealt with through the Franz Forum, details of which are available with the ACL\PC package). Please read this document before sending mail to <franz.com at bugs> or <cs.berkeley.edu. at allegro-cl> We (Franz Inc.) will mail the list (with periodic updates) approximately monthly to <cs.berkeley.edu. at allegro-cl> Periodically, also, items from this list will be incorporated into our documentation. Your comments, additions and fixes to this list are welcome: please send them to <franz.com. at bugs> Subject: Table of Contents From: Preface Legend: + new, - deleted, ! changed 1. Administrative Issues: ------------------------ 1.1. ACL current version info ! * What is the current version of ACL? 1.2. ACL-related communication * How should I report bugs? * In ACL 4.2beta, dribble-bug runs into the following error: Error: Can't coerce :*PATCHES* to type SIMPLE-STRING. * dribble-bug output seems to lags behind Lisp I/O. * Sometimes CL output is not logged in the dribble-bug file. What do I do about this? + * Is there a mailing list for Allegro CL? How do I sign up? 1.3. Patches * Is there a public patch directory you maintain for incremental patches to the ACL image? If so, how do I get to it? * What is the ftp.uu.net, or what is the internet number so I can get to all of your patches? 1.4. ACL Documentation * What is the relationship between this FAQ and ACL documentation? * Is the ACL documentation available on-line? 1.5. Installation * What do I do about installing ACL 4.x over a network, when rcp fails with permission problems? * Allegro CL seems to fail with our automounter. What do we do? * How do I get around Lisp startup problems to do with NIH? * What do I do about the following error installing ACL4.2/CLIM2.0: ld: /x11/R4/sun4-lib/libX11.a: No such file or directory * What to do about "Error: The operating system will not permit common lisp to read its own image"? 2. Architecture-specific problems: --------------------------------- 2.1. SPARC * We're having problems getting CL up on a SS10 running SunOS 4.1.3. * What do I do for the sparc2/sparc10 incompatibility for Allegro Runtime? * Even with the patch for the SS10, things don't work. I'm using CLIM. Is this the culprit? * Are there other circumstances under which I would get the too-much-stack error? * When I use Allegro CL on a SPARCstation2 the machine crashes sometimes and I get the following message: Watchdog reset Window Underflow Type help for more information * What do I do about using hardware multiply/divide instructions on advanced Sparc chip architectures? How do I know if I have an architecture that qualifies as "advanced"? * Does ACL 4.1 run on a Sparc-5? 2.2. SGI * Does ACL 4.1.mbeta work with MIPS R4000 chips? * When I try to execute the tar command, I get a premature EOF error. * During installation I get the following error message. What do I do? | ; Fast loading from bundle code/foreign.fasl. | ; Foreign loading /tmp/Las14174.o. | Error (from debug): Foreign load failed * What is the sgi-ld-patch? * I ran into the following error message. What do I do? | ; Fast loading from bundle code/foreign.fasl. | ; Foreign loading /tmp/Las3416.o. | /usr/bin/ld: | Can't locate file for: -lc_G0 * My IRIX4.0.5F system doesn't have a G0 version of libsun.a. What do I do about foreign function calls to this library? * I get an error claiming a library has no table of contents. What should I do? * What do I do about the following SGI installation message? | libmld--as0: Error: /tmp/Las2817.s, line 5795: cannot write pfield | Error (from ERROR): Could not assemble the trampoline symbols file * On the SGI, while loading foreign code, I get the following message: Warning: jump relocation out-of-range, bad object file produced, can't jump from 0x100f62e0 to 0x40f840 (symbol name: abort) (call to"abort" resolved to a name in a different 256 megabyte memory area: the -y option to ld (example: -yabort ) will show the reference and definition locations) * What do I do about the following error obtained while building 4.2.malpha on Irix 5.2? |