[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: problem creating makefile
- To: clisp-list@ma2s2.mathematik.uni-karlsruhe.de
- Subject: Re: problem creating makefile
- From: Joachim Schrod <schrod@iti.informatik.th-darmstadt.de>
- Date: Thu, 14 Jul 1994 18:23:34 +0100 (MESZ)
- In-reply-to: <94071316525038@hirama.hiram.edu> from "obie@hirama.hiram.edu" at Jul 13, 94 10:56:22 pm
obie@hirama.hiram.edu wrote:
>
> Retrieved clisp-1994-07-04 version.
> Trying to install following Unix instructions on DECstation 3100 running
> Ultrix 4.2.
> Script below shows an error occurred on creating the makefile: [...]
> Line 763 is the echotab () line in makemake:
That is a function definition. The Bourne shell on Ultrix 4.2 does not
support shell functions.
(1) Check if ksh or bash is available on your system. You do this
with the command 'type' or with 'whereis'.
Use this shell; i.e., type 'ksh target ultrix-4.2' and 'ksh
makemake'.
(2) If you don't have such a shell, get the bash sources from a ftp
server near you and compile them. (Reduce the problem to a known
one... :-)
Cheers,
Joachim
--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Joachim Schrod Email: schrod@iti.informatik.th-darmstadt.de
Computer Science Department
Technical University of Darmstadt, Germany