eiffel on YDL2.0


Subject: eiffel on YDL2.0
From: Richard Weltman (welt@mac.com)
Date: Sat Sep 22 2001 - 01:35:46 MDT


is anyone on the list using SmallEiffel on YDL 2.0 ?

i haven't managed to successfully build it - as per its
own instructions, and not sure what to do next

are the *.h error messages here to do with missing (kernel ?)
headers on my system or are they SmallEiffel errors ?

[root@localhost SmallEiffel]# make
gcc -o install install.c
In file included from install.c:14:
install.h:35: stdio.h: No such file or directory
install.h:36: string.h: No such file or directory
install.h:37: math.h: No such file or directory
install.h:38: stdlib.h: No such file or directory
install.h:39: signal.h: No such file or directory
In file included from /usr/lib/gcc-lib/ppc-yellowdog-
linux/2.95.3/include/syslimits.h:7,
                  from /usr/lib/gcc-lib/ppc-yellowdog-
linux/2.95.3/include/limits.h:11,
                  from install.h:42,
                  from install.c:14:
/usr/lib/gcc-lib/ppc-yellowdog-linux/2.95.3/include/limits.h:117:
limits.h: No such file or directory
In file included from install.c:14:
install.h:44: setjmp.h: No such file or directory
install.h:45: sys/types.h: No such file or directory
install.h:46: sys/stat.h: No such file or directory
install.h:47: fcntl.h: No such file or directory
install.h:52: sys/file.h: No such file or directory
install.h:277: dirent.h: No such file or directory
install.h:280: unistd.h: No such file or directory
make: *** [bin/compile_to_c] Error 1
[root@localhost SmallEiffel]#

the kernel file i'm using is

kernel-2.2.19-1k.ppc.rpm

it's from the YDL errata list - that's all i downloaded
and rpm'd

thanks for any help
cheers
Richard



This archive was generated by hypermail 2a24 : Fri Sep 21 2001 - 00:46:07 MDT