I'm having some trouble getting the Toaster setup on Fedora 8.
The first problem is errors in installing daemontools. Here are the results
when I run 'package/install'. I would appreciate any suggestions:
libra:/package/admin/daemontools-0.76# package/install
Linking ./src/* into ./compile...
Compiling everything in ./compile...
sh find-systype.sh > systype
rm -f compile
sh print-cc.sh > compile
chmod 555 compile
./compile byte_chr.c
./compile byte_copy.c
./compile byte_cr.c
./compile byte_diff.c
./compile byte_rchr.c
./compile fmt_uint.c
./compile fmt_uint0.c
./compile fmt_ulong.c
rm -f makelib
sh print-ar.sh > makelib
chmod 555 makelib
./compile scan_ulong.c
./compile str_chr.c
./compile str_diff.c
./compile str_len.c
./compile str_start.c
./makelib byte.a byte_chr.o byte_copy.o byte_cr.o byte_diff.o \
byte_rchr.o fmt_uint.o fmt_uint0.o fmt_ulong.o scan_ulong.o
str_chr.o \
str_diff.o str_len.o str_start.o
rm -f choose
cat warn-auto.sh choose.sh \
| sed s}HOME}"`head -1 home`"}g \
> choose
chmod 555 choose
./choose c trydrent direntry.h1 direntry.h2 > direntry.h
./compile envdir.c
In file included from /usr/include/errno.h:36,
from error.h:6,
from envdir.c:4:
/usr/include/bits/errno.h:25:26: error: linux/errno.h: No such file or
directory
In file included from /usr/include/bits/posix1_lim.h:153,
from /usr/include/dirent.h:232,
from /usr/include/sys/dir.h:24,
from direntry.h:9,
from envdir.c:5:
/usr/include/bits/local_lim.h:36:26: error: linux/limits.h: No such file or
directory
make: *** [envdir.o] Error 1
Copying commands into ./command...
cp: cannot stat `compile/svscan': No such file or directory
libra:/package/admin/daemontools-0.76#
Best Regards,
Jeff Koch, Intersessions