[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#2261: dpkg



Russell Nelson writes ("Bug#2261: dpkg"):
> Package: dpkg
>
> I'm running Debian 0.93R6.  When I try to compile dpkg 1.0.5, in the
> .../main directory, while compiling filesdb.c, I get a compilation
> error:
...
> filesdb.c: In function `sysinfo':
> filesdb.c:30: `__NR_sysinfo' undeclared (first use this function)
> filesdb.c:30: (Each undeclared identifier is reported only once
...

What version are your kernel include files ?  __NR_sysinfo is defined
(to 116) in /usr/include/linux/unistd.h and also in
/usr/include/sys/syscall.h on my system (1.2.13).

See also my outstanding bug report #1607 (from October) about sysinfo,
which should be in the libc but isn't.

Who is the libc maintainer ?

Ian.



Reply to: