Re: Issues with CLISP on Debian (Jessie) and Arch
Barry Fishman <[email protected]>
| Newsgroups | gmane.lisp.clisp.devel |
|---|---|
| Message-ID | <m3oamxuto6.fsf@barry_fishman.acm.org> |
On 2015-04-09 10:02:28 -0500, Blake McBride wrote: > On Fri, Apr 3, 2015 at 9:53 AM, Barry Fishman <[email protected]> wrote: > >> The CLISP package has been withdrawn due to pending issues in Debian >> test for some time. > > > Withdrawn from where? Debian? Arch? Both? It has been removed from Debian testing (Jessie) since August 2014. https://packages.qa.debian.org/c/clisp.html Arch is just missing any dynamic modules. I have been using my own build, so I am not sure if it ever did. When a Arch library got updated, I needed to rebuild CLISP, and I noticed the issue, and re-looked at its status on other platforms. Since Jessie is still unrelease, it might not have been considered a priority. However, after all this time, and the lack of activity in the repository since April 2013 (in spite of bugs in it bugtracking system), I am starting to worry if CLISP is currently maintained. I currently have two build problems: 1) modules/binding/glibc/linux.lisp: The resulting linux.c file triggers: #error "never use bits/ipctypes.h" directly. include <sys/ipc.h> instead. I replaced bits/ipctypes.h with sys/ipc.h and the compile worked. 2) src/makemake.in: The missing library you fixed. Since I only have non LTS linux systems, I don't know if these changes break some other platform. They seem to work for me. -- Barry Fishman ------------------------------------------------------------------------------ BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT Develop your own process in accordance with the BPMN 2 standard Learn Process modeling best practices with Bonita BPM through live exercises http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_ source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF _______________________________________________ clisp-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/clisp-devel