Package: common-lisp-controller
Version: 6.12
Severity: important
Tags: patch
I recently found that my ECL fails to ASDF-whatever systems. It fails
like this:
[metalzone ~]ecl
;;; Loading #P"/usr/lib/ecl/cmp.fas"
;;; Loading #P"/usr/lib/ecl/sysfun.lsp"
ECL (Embeddable Common-Lisp) 0.9i
Copyright
tags 473948 + patch
thanks
Hi,
this build failure is triggered due to a change in linux-libc-dev's
/usr/include/asm/unistd.h that does interact with gcc's -I- option.
The attached patch removes the -I- from the CPPFLAGS. cmucl builds just
fine then.
Regards,
Sebastian
--- cmucl-19d-20061116.
Processing commands for [EMAIL PROTECTED]:
> tags 473948 + patch
Bug#473948: cmucl: FTBFS: unistd.h:2:25: error: unistd_32.h: No such file or
directory
There were no tags set.
Tags added: patch
> thanks
Stopping processing here.
Please contact me if you need assistance.
Debian bug tracking sys
Hi,
I did a build of cmucl in a current i386 sid chroot on an amd64 machine.
For this I applied the patch for bug#473948 (see
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=473948#10). The build
worked fine. The log can be found at:
http://servercare.de/debian/logs/cmucl_i386_2008-04-22-1208819
Source: cl-gd
Severity: important
User: [EMAIL PROTECTED]
Usertags: goal-dash
Hello maintainer,
While checking for bashisms in debian/rules with checkbashisms (from
the 'devscripts' package) I've found your package making use of a bashism.
checkbashisms' output:
> possible bashism in cl-gd/debi
Package: cl-swank
Version: 1:20080223-2
Severity: minor
Tags: patch
In emacs when I start up slime, in the *inferior-lisp* buffer I see:
; loading #P"/usr/share/common-lisp/source/slime/swank-loader.lisp"
; in: LAMBDA NIL
; (SB-INT:NAMED-LAMBDA SWANK-LOADER::BINARY-PATHNAME
;