Bug#909969: crtmpserver hard code include search path for dlfcn.h

Helmut Grohne helmut at subdivi.de
Sun Sep 30 21:29:05 BST 2018


Source: crtmpserver
Version: 1.0~dfsg-5.5
Tags: patch upstream
Control: block 798955 by -1

crtmpserver sarches for dlfcn.h on a hard coded search path that happens
to not include Debian's multiarch directory. Thus crtmpserver will fail
to build against non-glibc libcs and against a multiarched glibc
(#798955). The attached patch replaces the search for the header with a
call to CHECK_INCLUDE_FILE, which uses the compiler's search path.
Please consider applying the attached patch.

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


More information about the pkg-multimedia-maintainers mailing list