Re: FreeBSD Port: gpac-libgpac-1.0.0_1,1 error build

2020-08-03 Thread Kevin Oberman
On Mon, Aug 3, 2020 at 10:37 AM Jung-uk Kim wrote: > On 20. 8. 2., Kevin Oberman wrote: > > On Sat, Aug 1, 2020 at 10:15 PM Alex V. Petrov > > wrote: > > > >> CC ../modules/x11_out/x11_out.c > >> ../modules/x11_out/x11_out.c:978:11: warning: implicit declaration of > >> function 'glXMakeCurren

Re: FreeBSD Port: gpac-libgpac-1.0.0_1,1 error build

2020-08-03 Thread Jung-uk Kim
On 20. 8. 2., Kevin Oberman wrote: > On Sat, Aug 1, 2020 at 10:15 PM Alex V. Petrov > wrote: > >> 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] >>

Re: FreeBSD Port: gpac-libgpac-1.0.0_1,1 error build

2020-08-01 Thread Kevin Oberman
On Sat, Aug 1, 2020 at 10:15 PM Alex V. Petrov wrote: > 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

FreeBSD Port: gpac-libgpac-1.0.0_1,1 error build

2020-08-01 Thread Alex V. Petrov
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->fullscreen ? xWindow->full_wnd : xWind