Date: Thu, 20 Aug 2015 21:46:33 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 202536] emulators/qemu-devel fails to build on 10.2 with opengl option Message-ID: <bug-202536-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
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@FreeBSD.org Reporter: enitarzi@gmail.com Flags: maintainer-feedback?(nox@FreeBSD.org) Assignee: nox@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-202536-13>