From: kranz@cs.tulane.edu (Barry Kranz) Subject: lilo .8 QuickInst BROKEN? Date: Mon, 18 Jan 1993 20:31:54 GMT
Was wondering if anyone has had any success compiling lilo v.8. I get the
following when I execute the QuickInst script.
Barry@softland> QuickInst
QuickInst configures LILO and installs it on your hard disk. It should
only be used for first-time installations, NOT to update or modify an
existing installation of LILO.
Continue ? [yes] yes
Making LILO ...
cc -c -Wall -g `if [ -f /usr/include/linux/genhd.h ]; then echo -DNEW_INCLUDES; fi` map.c
map.c: In function `map_done':
map.c:49: storage size of `st' isn't known
map.c:59: warning: implicit declaration of function `fstat'
map.c:60: warning: int format, different type arg (arg 2)
map.c:49: warning: unused variable `st'
make: *** [map.o] Error 1
Does anyone have any ideas?
thanx in advance,
kranz@thor.cs.tulane.edu