|
From: Sam S. <sd...@gn...> - 2005-05-26 15:32:01
|
> * Eric Blood <jva...@tz...> [2005-05-26 09:09:07 -0600]: > > building from cvs on mac os x 10.4, and it builds ok and runs make > check fine (up until the ansi tests--behind a proxy so it can't > download the tests). however, when I start, clisp will display the > banner, and immediately say "Bye." and exit. > > there is a problem compiling with readline, so I used the following config: > > ./configure --without-dynamic-ffi --without-readline --with-debug It has been reported as a poll() problem. $ ./configure --without-dynamic-ffi --without-readline --with-debug build-dir $ cd build-dir $ vi unixconf.h comment out "#define HAVE_POLL 1" proceed to make. -- Sam Steingold (http://www.podval.org/~sds) running w2k <http://www.memri.org/> <http://www.camera.org> <http://www.dhimmi.com/> <http://www.honestreporting.com> <http://www.mideasttruth.com/> An elephant is a mouse with an operating system. |