From: Blake M. <bl...@mc...> - 2017-12-11 00:04:59
|
Still a problem. Here you go: $ rm -rf * $ ls -l total 0 $ hg update -C 1383 files updated, 0 files merged, 0 files removed, 0 files unresolved $ ls ANNOUNCE DEPENDENCIES HACKING Makefile.in SUMMARY version.sh benchmarks doc INSTALL modules tests win32msvc configure emacs INSTALL.windows sacla-tests unix COPYRIGHT GNU-GPL Makefile.devel src utils $ ./configure build-with-gcc ... config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile Configure findings: FFI: yes (user requested: default) readline: yes (user requested: default) libsigsegv: yes $ cd build-with-gcc $ make make: *** No targets specified and no makefile found. Stop. $ ls config.cache config.log floatparam.h intparam.h makemake stamp-h1 config.h config.status gllib libtool po On Sun, Dec 10, 2017 at 3:33 PM, Sam Steingold <sd...@gn...> wrote: > Hi, > > > * Blake McBride <oy...@zp...zr> [2017-12-08 23:38:59 -0600]: > > > > I'm trying to build CLISP and running into the following problem: > > > > $ hg pull > > pulling from http://hg.code.sf.net/p/clisp/clisp > > searching for changes > > no changes found > > $ ./configure > > You might want to start with clisp/unix/INSTALL. > We recommend building in a separate directory. > (to be honest, I don't even remember when I last built clisp in src) > > -- > Sam Steingold (http://sds.podval.org/) on darwin Ns 10.3.1504 > http://steingoldpsychology.com http://www.childpsy.net http://camera.org > http://honestreporting.com http://www.dhimmitude.org http://jij.org > If you cannot improve on silence, keep it. > |