[1064] in Zephyr_Bugs
problem compiling zephyr
daemon@ATHENA.MIT.EDU (David S Bailey)
Tue Nov 27 04:39:32 2001
Message-Id: <200111270939.EAA00111@imagineer.mit.edu>
To: zephyr-bugs@MIT.EDU
Date: Tue, 27 Nov 2001 04:39:30 -0500
From: David S Bailey <dbailey@MIT.EDU>
I'm having trouble building the copy of zephyr located in
/mit/source/athena/lib/zephyr on a Sun machine. The instructions in
the INSTALL file say to do:
./configure
make
make install
However, ./configure does not exist. When I create it with autoconf,
./configure results in the following error:
athena% ./configure
loading cache ./config.cache
configure: error: can not run ./config.sub
Also, running install.sh gives the following error:
athena% sh install.sh
install: no input file specified
Any advice on how to build zephyr correctly would be appreciated.
Thanks!
-dsb