[Pkg-alsa-devel] Bug#700230: Requires sys/types.h, but doesn't explicitly include it
Adam Conrad
adconrad at debian.org
Sun Feb 10 09:27:55 UTC 2013
Package: alsa-lib
Version: 1.0.25-4
Severity: important
Tags: patch
User: ubuntu-devel at lists.ubuntu.com
Usertags: origin-ubuntu raring ubuntu-patch
In Ubuntu, the attached patch was applied to achieve the following:
* sys_types_include.patch: Explicitly include <sys/types.h> (LP: #1109298)
A little background: in glibc 2.17, fcntl.h stopped depending on
sys/types.h, but some software was using types from types.h while
only transitively pulling it in via fcntl.h, alsa is one such piece
of software. This fixes it to explicitly include the header (as
it always should have done, since it references it directly), and
should probably also be pushed upstream, if it isn't already there.
... Adam
-- System Information:
Debian Release: wheezy/sid
APT prefers raring-updates
APT policy: (500, 'raring-updates'), (500, 'raring-security'), (500, 'raring')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.8.0-5-generic (SMP w/4 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
-------------- next part --------------
A non-text attachment was scrubbed...
Name: alsa-lib_1.0.25-4ubuntu3.debdiff
Type: text/x-diff
Size: 1896 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-alsa-devel/attachments/20130210/f2314519/attachment.diff>
More information about the Pkg-alsa-devel
mailing list