Hey,
I am trying to make sysvinit 2.88 on an embedded linux system (Motorola
Set Top Box VIP1710).
$ uname -a
Linux 192.168.1.121 2.4.30 #1 Thu Jan 11 14:28:39 CET 2007 mips
GNU/Linux
But it throws following error:
192.168.1.121/usr/local/sysvinit-2.88dsf$ make all
make -C src all
make[1]: Ente
[Petter Reinholdtsen]
> Looking at the content of linee 585 in /usr/include/asm/bitops.h on
> your system seem like the most obvious way forward. When you did
> this, what did you discover?
Lines from 585 of that file on:
static inline int test_bit(int nr, volatile void *addr)
{
return