[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
newreadline
- To: clisp-list@ma2s2.mathematik.uni-karlsruhe.de
- Subject: newreadline
- From: tom@jsk.t.u-tokyo.ac.jp (Tomohiro Shibata)
- Date: Wed, 9 Aug 95 08:11:51 JST
Hi,
I tried to compile clisp-1995-06-23 on Linux, but I got below errors:
------
make[1]: Entering directory `/usr/share/src/LANGUAGE/LISP/CLISP/clisp-1995-06-23/with-gcc-on-zorac/newreadline'
gcc -O -c -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -fomit-frame-pointer -O2 -DDYNAMIC_FFI -DCLISP -I. -I../../src/newreadline -DHAVE_CONFIG_H ../../src/newreadline/readline.c
In file included from ../../src/newreadline/readline.c:60:
../../src/newreadline/rldefs.h:113: sys/stream.h: No such file or directory
../../src/newreadline/rldefs.h:124: sys/filio.h: No such file or directory
make[1]: *** [readline.o] Error 1
make[1]: Leaving directory `/usr/share/src/LANGUAGE/LISP/CLISP/clisp-1995-06-23/with-gcc-on-zorac/newreadline'
make: *** [newreadline/libreadline.a] Error 2
------
BSD has both stream.h and filio.h but Linux doesn't.
Is there anyway to get over this problem?
---------------------------------------------------------------------------
Tomohiro SHIBATA |email tom@jsk.t.u-tokyo.ac.jp
Inoue-Inaba Laboratory, |www http://www.jsk.t.u-tokyo.ac.jp/~tom/
Department of Mechano-informatics,|
University of Tokyo; Japan |fax +81-3-3815-8356