Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Jan 2019 13:00:21 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 234300] editors/slime: slime-emacs26-2.20_2 error while building
Message-ID:  <bug-234300-7788-AeHc4Lk8mS@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-234300-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-234300-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D234300

--- Comment #3 from Joseph Mingrone <jrm@freebsd.org> ---
Sorry for the delay.

Maybe you can tease out the error with something like this:

1. sudo make -C /usr/ports/editors/slime extract
2. sudo emacs -q
3. Evaluate these lines from the scratch buffer:
   (toggle-debug-on-error)
   (setq load-path (cons nil load-path))
   (byte-compile-file "/usr/ports/editors/slime/work-full/slime-2.20/slime.=
el")

Also, it looks like slime 2.23 is available.  Hopefully I can submit an upd=
ate
and maybe your error will disappear.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-234300-7788-AeHc4Lk8mS>