Menu

#46 Can't build

build problems
closed-fixed
clisp (524)
5
2001-06-03
2001-06-03
Liam Healy
No

Linux x86
Using tar file from clisp.cons.org, directory unix
(with INSTALL)
is missing. Following instructions at the end of
configure,
make ends with
*** - There is no package with name "SCREEN"
make: *** [screen.fas] Error 1

Using CVS repository on sourceforge
makemake command ends with
./makemake: PACKEXT: command not found

Discussion

  • Sam Steingold

    Sam Steingold - 2001-06-03
    • status: open --> closed-fixed
     
  • Sam Steingold

    Sam Steingold - 2001-06-03

    Logged In: YES
    user_id=5735

    1. the SCREEN problem is fixed in the CVS and by the
    clisp-2.26-bug4-screen.diff patch (just uploaded)

    2. I just fixed the makemake CVS problem. sorry.

    3. unix/INSTALL is present in the tgz on clisp.cons.org:
    $ tar tvfz clisp-2.26.tar.gz|fgrep unix/
    drwxr-xr-x sds/staff 0 Feb 1 00:30 2001
    clisp-2.26/unix/
    -rw-r--r-- sds/staff 5323 Nov 1 00:31 2000
    clisp-2.26/unix/INSTALL
    -rw-r--r-- sds/staff 425 Feb 22 05:31 1999
    clisp-2.26/unix/MAGIC.add
    -rw-r--r-- sds/staff 31632 Feb 1 00:30 2001
    clisp-2.26/unix/PLATFORMS
    -rw-r--r-- sds/staff 1392 Jul 22 13:31 1998
    clisp-2.26/unix/NetBSD-1.1.diff
    s
    -rw-r--r-- sds/staff 703 Jul 22 13:31 1998
    clisp-2.26/unix/malloc.c
    -rw-r--r-- sds/staff 13960 Sep 25 14:50 2000
    clisp-2.26/unix/sigsegv.c
    $

    thanks for reporting the bugs.

     

Log in to post a comment.