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

Bug#249930: syscall.h: SYS_getpid, SYS_getuid, SYS_getgid not defined



Package: libc6.1-dev
Version: 2.3.2.ds1-12
Severity: normal


On alpha, lib6.1-dev fails to define
SYS_getpid, SYS_getuid, SYS_getgid.

Not many programs use these, but the Linux Test Project uses them
in syscall tests, and hence fails to build (#ifdef added to 
get latest version 20040506-2 to build).

<bits/syscall.h> is constructed from <asm/unistd.h> 
which lacks the defines for __NR_getpid, __NR_getuid, __NR_getgid.

Regards,
Alastair McKinstry

-- System Information:
Debian Release: testing/unstable
  APT prefers experimental
  APT policy: (990, 'experimental'), (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.4-1-686
Locale: LANG=en, LC_CTYPE=en (ignored: LC_ALL set to ga_IE.UTF-8)



Reply to: