Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Jul 2021 10:51:29 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 257246] graphics/gnash: Fails to build when choosing CAIRO
Message-ID:  <bug-257246-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257246

            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 bui=
ld
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'.

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



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