Re: glsink error when compiling gst-plugins



> > DPIC -o .libs/libgstglimagesink_la-glimagesink.o
> > In file included from glimagesink.c:29:
> > glimagesink.h:28:20: GL/glu.h: No such file or directory
> 
> you don't seem to have the gl (opengl or mesa) development packages
> installed

You could either install opengl/mesa libraries (and headers) or disable
compiling gl-related things. This could be done by specifying

--disable-opengl in CONFIGURE_ARGS

For example, I'm using this:

CONFIGURE_ARGS = $(DIRPATHS) --disable-kio --disable-tests --disable-examples
--disable-opengl

Alter as you wish.

Regards,
VIX
-- 

  Ing. Ivan Noris
  System engineer, Business Global Systems, a.s.
  info & public key: http://www.bgs.sk/people/noris
  __________________________________________________________________
  "Semper cautus - semper paratus - semper idem Vix." 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]