guix-devel
[Top][All Lists]
Advanced

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

Re: [Next browser] Common Lisp: mgl-pax: Package SWANK-BACKEND does not


From: Pierre Neidhardt
Subject: Re: [Next browser] Common Lisp: mgl-pax: Package SWANK-BACKEND does not exist.
Date: Sun, 02 Sep 2018 18:59:12 +0200
User-agent: mu4e 1.0; emacs 26.1

I tried your suggestion.

--8<---------------cut here---------------start------------->8---
(snippet
        '(begin
           (substitute* "contrib/swank-listener-hooks.lisp"
             ((":compile-toplevel :load-toplevel ") ""))
           (substitute* "contrib/swank-presentations.lisp"
             ((":compile-toplevel :load-toplevel ") ""))
           #t))
--8<---------------cut here---------------end--------------->8---

SWANK builds, but when I try to build mgl-pax, I get the following error:

--8<---------------cut here---------------start------------->8---
Unhandled SB-KERNEL:SIMPLE-PACKAGE-ERROR in thread #<SB-THREAD:THREAD "main 
thread" RUNNING
                                                      {10005585B3}>:
  Error finding package for symbol "*SOURCE-DIRECTORY*":
 The name "SWANK-LOADER" does not designate any package.
--8<---------------cut here---------------end--------------->8---

I guess the ASDF is incomplete.

-- 
Pierre Neidhardt
https://ambrevar.xyz/

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]