Summary: | zalloc.h is missing from $INSTALLDIR/include/weston/ | ||
---|---|---|---|
Product: | Wayland | Reporter: | nerdopolis1 |
Component: | weston | Assignee: | Wayland bug list <wayland-bugs> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | high | ||
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
nerdopolis1
2013-08-09 11:39:03 UTC
This issue broke wayland-fits compile, too. The zalloc.h header needs to be exported with the Weston SDK or only included in Weston's *.c files that need it. This issue broke wayland-fits compile, too. The zalloc.h header needs to be exported with the Weston SDK or only included in Weston's *.c files that need it. commit 4e5f1153ca9ef72af95ffbce2e223a8b65b73312 Author: Giulio Camuffo <giuliocamuffo@gmail.com> Date: Sat Aug 10 14:41:04 2013 +0200 Install shared/zalloc.h Plugins need to have it available, as it is included in compositor.h. https://bugs.freedesktop.org/show_bug.cgi?id=67948 |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.