[Prev][Next][Index][Thread]

Problem with Configuring ACL CL-HTTP for SunOS 4.?



I'm on step two of the directions for setting up CL-HTTP, using
Allegro 4.2.  The transcript is below.  The exact same thing happens
when I run it with the -compile flag.

Any ideas?

Thank you.
Marc Friedman
friedman@cs.washington.edu
http://www.cs.washington.edu/homes/friedman


============================


-=> acl/http.script -build
Allegro CL 4.2 [SPARC; R1] (11/20/95 13:50)
Copyright (C) 1985-1993, Franz Inc., Berkeley, CA, USA.  All Rights Reserved.
;   Loading /projects/ai/emacs/standard.clinit.cl.
;     Fast loading /projects/ai/utils/defsystem.sfasl42.
;     Fast loading /usr/local/AllegroCL-4.2/build/gc-mode-line.sfasl42.
;     Foreign loading /usr/local/AllegroCL-4.2/build/gc-mode-line.o.
Error: a foreign function was called for which the definition has not been
       loaded.  Look on the stack for the frame corresponding to this call.
Error loading #p"/homes/fish/friedman/.clinit.cl"
;; Optimization settings: safety 1, space 1, speed 1, debug 2
;; For a complete description of all compiler switches given the current
;; optimization settings evaluate (EXPLAIN-COMPILER-SETTINGS).
USER(1): USER(1): /homes/fish/friedman/franz/cl-http/
USER(2): ; Loading /homes/fish/friedman/franz/cl-http/acl/start.lisp.
;   Loading /homes/fish/friedman/franz/cl-http/acl/server/sysdcl.lisp.
Error: Illegal keyword given:
       (:PRETTY-NAME "HTTP Server" :DEFAULT-PATHNAME "HTTP:server;").
  [condition type: PROGRAM-ERROR]

Restart actions (select using :continue):
 0: retry the load of /homes/fish/friedman/franz/cl-http/acl/server/sysdcl.lisp
 1: retry the load of acl/start
[1] USER(3): :pop
USER(3): EOF
Really exit lisp [n]? 
; Exiting Lisp


Follow-Ups: