Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Nov 2018 12:42:41 +0000
From:      bugzilla-noreply@freebsd.org
To:        multimedia@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 233220] multimedia/gstreamer1-plugins: fails to build if mesa-libs + wayland are installed
Message-ID:  <bug-233220-12827-YXhpBzeNI5@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-233220-12827@https.bugs.freebsd.org/bugzilla/>
References:  <bug-233220-12827@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-multimedia mai=
ling
list <multimedia@FreeBSD.org> for maintainer-feedback:
Bug 233220: multimedia/gstreamer1-plugins: fails to build if mesa-libs +
wayland are installed
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D233220



--- Description ---
https://lists.freebsd.org/pipermail/freebsd-ports/2018-November/114787.html
can filtered into the following steps:

$ cd multimedia/gstreamer1-plugins
$ echo "BUILD_DEPENDS+=3Dmesa-libs>0:graphics/mesa-libs" >>Makefile.local
$ echo "BUILD_DEPENDS+=3Dwayland:graphics/wayland # before bug 227509"
>>Makefile.local
$ make
[...]
gstglwindow_wayland_egl.c:28:10: fatal error: 'linux/input.h' file not found
#include <linux/input.h>
	 ^~~~~~~~~~~~~~~
1 error generated.

poudriere log: https://ptpb.pw/kiOI



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-233220-12827-YXhpBzeNI5>