[Bug 257246] graphics/gnash: Fails to build when choosing CAIRO

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 18 Jul 2021 10:51:29 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257246

            Bug ID: 257246
           Summary: graphics/gnash: Fails to build when choosing CAIRO
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: dinoex@FreeBSD.org
          Reporter: lantw44@gmail.com
             Flags: maintainer-feedback?(dinoex@FreeBSD.org)
          Assignee: dinoex@FreeBSD.org

When choosing CAIRO instead of the default AGG renderer, Gnash fails to build
with file not found errors:

gtk/gtk.cpp:36:11: fatal error: 'vaapi_utils.h' file not found
# include "vaapi_utils.h"
          ^~~~~~~~~~~~~~~
4 warnings and 1 error generated.
gmake[5]: *** [Makefile:2875: gtk_gnash-gtk.o] Error 1

It can be worked around by adding CPPFLAGS to '-I../libdevice/vaapi'.

-- 
You are receiving this mail because:
You are the assignee for the bug.