Package: libklibc-dev
Version: 1.5.12-2
Severity: important
Excerpt from dietlibc <sys/resource.h>:
│int getpriority(int which, int who) __THROW;
│int setpriority(int which, int who, int prio) __THROW;
│
│int getrlimit (int resource, struct rlimit *rlim);
│int getrusage (int who, struct rusage *usage);
│int setrlimit (int resource, const struct rlimit *rlim);
Excerpt from klibc <linux/resource.h>, included by <sys/resource.h>:
│int getrusage(struct task_struct *p, int who, struct rusage *ru);
As you can see, four prototypes are missing, and the one existing
is broken. This prevents mksh from being built (Debian package mksh).
-- System Information:
Debian Release: 5.0
APT prefers stable
APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.26-1-xen-amd64 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/mksh
Versions of packages libklibc-dev depends on:
ii gcc-4.1 4.1.2-25 The GNU C compiler
ii libklibc 1.5.12-2 minimal libc subset for use with i
libklibc-dev recommends no packages.
libklibc-dev suggests no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]