On Tue, Jun 14, 2011 at 11:31, Florian H. wrote: > $ uname -a > Linux 192.168.1.121 2.4.30 #1 Thu Jan 11 14:28:39 CET 2007 mips > > cc -ansi -O2 -fomit-frame-pointer -W -Wall -D_GNU_SOURCE -c -o > hddown.o hddown.c > In file included from /usr/include/linux/fs.h:26, > from hddown.c:39: > /usr/include/asm/bitops.h:585: error: syntax error before "int" > make[1]: *** [hddown.o] Error 1
this is a problem with your distro kernel headers. i doubt it's a bug in sysvinit. -mike