[Bug 202536] emulators/qemu-devel fails to build on 10.2 with opengl option
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Aug 20 21:46:33 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202536
Bug ID: 202536
Summary: emulators/qemu-devel fails to build on 10.2 with
opengl option
Product: Ports & Packages
Version: Latest
Hardware: amd64
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: nox at FreeBSD.org
Reporter: enitarzi at gmail.com
Flags: maintainer-feedback?(nox at FreeBSD.org)
Assignee: nox at FreeBSD.org
The following error is being generated if I try to compile port with opengl
(default) option.
In file included from ui/egl-helpers.c:11:
/var/ports/usr/ports/emulators/qemu-sbruno/work/qemu-bsd-user-6764363/include/ui/egl-helpers.h:10:55:
error: unknown type name 'Window'
EGLSurface qemu_egl_init_surface_x11(EGLContext ectx, Window win);
^
ui/egl-helpers.c:30:55: error: unknown type name 'Window'
EGLSurface qemu_egl_init_surface_x11(EGLContext ectx, Window win)
^
2 errors generated.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list