Bug#910055: gsequencer hard codes location of errno.h

Helmut Grohne helmut at subdivi.de
Tue Oct 2 05:24:59 BST 2018


Source: gsequencer
Version: 1.4.34-1
Tags: patch
Control: block 798955 by -1

gsequencer passes "-include /usr/include/errno.h". It thus hard codes
the location of errno.h. For non-glibc libcs, that file is located
in /usr/include/<triplet> instead and after fixing #798955 we'll use the
triplet location exclusively making gsequencer FTBFS. There is no
practical benefit from hard coding the location here as you can simply
pass "-include errno.h" here to achieve the same effect. Please consider
applying the attached patch.

Helmut
-------------- next part --------------
A non-text attachment was scrubbed...
Name: multiarch-libc.patch
Type: text/x-diff
Size: 817 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/pkg-multimedia-maintainers/attachments/20181002/beccde78/attachment.patch>


More information about the pkg-multimedia-maintainers mailing list