syscalls in mercurial: No rule to make target 'config.status', needed by 'config.h'.

Jean Louis <[email protected]>
Newsgroups gmane.lisp.clisp.general
Message-ID <[email protected]>
Hello,

I am trying to compile the mercurial version of clisp, and it is
failing with syscalls.

Jean

ulimit -s 16384 && ./configure --prefix=/package/prog/clisp --with-module=asdf --with-module=berkeley-db --with-module=bindings/glibc --with-module=clx/new-clx --with-module=dbus --with-module=editor --with-module=fastcgi --with-module=gdbm --with-module=gtk2 --with-module=pcre --with-module=postgresql --with-module=rawsock --with-module=zlib

WARNING: "/sources/gnu/clisp-clisp/modules/syscalls/calls.c":5704: fixed object case ":ERROR_ITERATED_DATA_EXCEEDS_64k"
WARNING: "/sources/gnu/clisp-clisp/modules/syscalls/calls.c":5704: fixed object case ":ERROR_AUTODATASEG_EXCEEDS_64k"
WARNING: truncated a very long tag (from 122,702 to 2,000) for
          ("(OR INTEGER (MEMBER" ("defined(ERROR_INVALID_FUNCTION)" . ":ERROR_INVALID_FUNCTION")
           ..)

WARNING: truncated a very long tag (from 5,562 to 2,000) for
          ("(OR INTEGER (MEMBER" ("defined(E2BIG)" . ":E2BIG") ("defined(EACCES)" . ":EACCES") ("defined(EADDRINUSE)" . ":EADDRINUSE")
           ("defined(EADDRNOTAVAIL)" . ":EADDRNOTAVAIL") ("defined(EAFNOSUPPORT)" . ":EAFNOSUPPORT") ("defined(EAGAIN)" . ":EAGAIN")
           ("defined(EALREADY)" . ":EALREADY") ("defined(EBADF)" . ":EBADF") ("defined(EBADMSG)" . ":EBADMSG")
           ("defined(EBUSY)" . ":EBUSY") ("defined(ECANCELED)" . ":ECANCELED") ("defined(ECHILD)" . ":ECHILD")
           ("defined(ECONNABORTED)" . ":ECONNABORTED") ("defined(ECONNREFUSED)" . ":ECONNREFUSED")
           ..)

;; MODPREP: 2,554 objects, 122 DEFUNs, 3 DEFVARs (3 inits)
;; packages: ("SYS" "OS" "POSIX")
MODPREP: wrote calls.m.c (1,737,151 bytes)
make[1]: *** No rule to make target 'config.status', needed by 'config.h'.  Stop.
make[1]: Leaving directory '/sources/gnu/clisp-clisp/src/syscalls'
make: *** [Makefile:2259: syscalls] Error 2

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
clisp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/clisp-list
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.