[elephant-devel] Problem: The name NIL does not designate any package

Ian Eslick eslick at csail.mit.edu
Sun May 28 14:23:38 UTC 2006


Can you provide some more information?  For example, can you load
elephant by itself without loading the webapp?  What are  the contents
of the file 'system'?

Ian

Aycan iRiCAN wrote:
> Hello,
>
> I just checked out the latest elephant from cvs. I'm getting this
> error with my existing web application (without existing data):
>
> ; loading system definition from /usr/share/common-lisp/systems/ele-bdb.asd
> ; into #<PACKAGE "ASDF0">
> ; registering #<SYSTEM ELE-BDB {CA3C321}> as ELE-BDB
> STYLE-WARNING: implicitly creating new generic function BUILD-BTREE-INDEX
>
> debugger invoked on a SIMPLE-ERROR in thread
> #<THREAD "initial thread" {A7E6449}>:
>   Error during processing of --eval option (LOAD #P"bin/start.lisp"):
>
>   The name NIL does not designate any package.
>
> Type HELP for debugger help, or (SB-EXT:QUIT) to exit from SBCL.
>
> restarts (invokable by number or by possibly-abbreviated name):
>   0: [RETRY   ] Retry performing #<ASDF:LOAD-OP NIL {C4481A9}> on
>                 #<ASDF:CL-SOURCE-FILE "system" {BA580D1}>.
>   1: [ACCEPT  ] Continue, treating #<ASDF:LOAD-OP NIL {C4481A9}> on
>                 #<ASDF:CL-SOURCE-FILE "system" {BA580D1}> as having been
>                 successful.
>   2: [CONTINUE] Ignore and continue with next --eval option.
>   3: [ABORT   ] Skip rest of --eval options.
>   4:            Skip to toplevel READ/EVAL/PRINT loop.
>   5: [QUIT    ] Quit SBCL (calling #'QUIT, killing the process).
>
> ((LAMBDA (SB-IMPL::E)) #<SB-KERNEL:SIMPLE-PACKAGE-ERROR {C3FB2E1}>)
>
> Any ideas?
>
> (Note: sbcl 0.9.12, linux x86)
>
> Best Regards,
>
>   
> ------------------------------------------------------------------------
>
> _______________________________________________
> elephant-devel site list
> elephant-devel at common-lisp.net
> http://common-lisp.net/mailman/listinfo/elephant-devel



More information about the elephant-devel mailing list