TJ:

Thanks, that seems to have been the problem. I was a little unsure since 'yum list' tells me that I have kernel.i686 installed but the only header package is kernel-headers.i386.

On another note the Toaster instructions say to make sure you have:

g++
gcc-g++

installed. Unless there's a typo Yum reports that g++ and gcc-g++ do not exist.



At 03:51 AM 12/28/2007, you wrote:
Jeff Koch wrote:

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:


/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
You are probably missing the kernel headers. A 'yum install kernel-headers' should solve your problem.

-T.J.

Best Regards,

Jeff Koch, Intersessions

Reply via email to