[Bug 248418] multimedia/gpac-libgpac compile error in modules/x11_out/x11_out.c

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Aug 1 20:56:23 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248418

            Bug ID: 248418
           Summary: multimedia/gpac-libgpac compile error in
                    modules/x11_out/x11_out.c
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: multimedia at FreeBSD.org
          Reporter: rkoberman at gmail.com
             Flags: maintainer-feedback?(multimedia at FreeBSD.org)
          Assignee: multimedia at FreeBSD.org

Unable to compile the port on 12-Stable r362181 amd64. All ports are up-to-date
excluding mate DE. Error in compiling x11_out.c:
  CC ../modules/x11_out/x11_out.c
../modules/x11_out/x11_out.c:978:11: warning: implicit declaration of function
      'glXMakeCurrent' is invalid in C99 [-Wimplicit-function-declaration]
                        if ( ! glXMakeCurrent(xWindow->display, xWindow-...
                               ^
../modules/x11_out/x11_out.c:978:109: error: no member named 'glx_context' in
      'XWindow'
  ...xWindow->fullscreen ? xWindow->full_wnd : xWindow->wnd,
xWindow->glx_con...
                                                             ~~~~~~~  ^
1 warning and 1 error generated.
gmake[3]: *** [../config.mak:147: ../modules/x11_out/x11_out.o] Error 1

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


More information about the freebsd-multimedia mailing list