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

Bug#569646: Alpha: incorrect value for SOCK_CLOEXEC



Package: libc6.1-dev
Version: 2.10.2-6
Severity: important

The include file /usr/include/bits/socket.h defines the value of
SOCK_CLOEXEC incorrectly on the Alpha architecture.  It currently contains
the value for the i386 architecture.  It should be the same value as
O_CLOEXEC, which, from the kernel source, is

#define O_CLOEXEC	010000000

This bug will lead to a non-working udev when the patch to remove all use of
SOCK_CLOEXEC is purged from the Debian udev.

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: alpha

Kernel: Linux 2.6.32.8-dp264-p
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libc6.1-dev depends on:
ii  libc-dev-bin                  2.10.2-6   Embedded GNU C Library: Developmen
ii  libc6.1                       2.10.2-6   Embedded GNU C Library: Shared lib
ii  linux-libc-dev                2.6.32-6   Linux support headers for userspac

Versions of packages libc6.1-dev recommends:
ii  gcc [c-compiler]              4:4.4.2-3  The GNU C compiler
ii  gcc-4.3 [c-compiler]          4.3.4-6    The GNU C compiler
ii  gcc-4.4 [c-compiler]          4.4.3-2    The GNU C compiler

Versions of packages libc6.1-dev suggests:
pn  glibc-doc                     <none>     (no description available)
ii  manpages-dev                  3.23-1     Manual pages about using GNU/Linux

-- no debconf information



Reply to: