Bug#916008: wmhdplop FTBFS with glibc 2.28
Andreas Metzler
ametzler at bebt.de
Sun Dec 9 14:43:14 GMT 2018
On 2018-12-09 Adrian Bunk <bunk at debian.org> wrote:
> Source: wmhdplop
> Version: 0.9.10-1
[...]
> devnames.c: In function 'device_id_from_name':
> devnames.c:207:13: warning: implicit declaration of function 'major' [-Wimplicit-function-declaration]
> *pmajor = major(stat_buf.st_rdev);
> ^~~~~
[...]
Seems to miss a
#include <sys/sysmacros.h>
cu Andreas
More information about the Pkg-wmaker-devel
mailing list