Hi,
i am trying to install FF3 & i found so many dependencys, i install ed now i stacked in this place can any one help please?
i port updated on 10/06/2009
/usr/ports/graphics/glitz/ make install clean
the error thrown below:
i am trying to install FF3 & i found so many dependencys, i install ed now i stacked in this place can any one help please?
i port updated on 10/06/2009
/usr/ports/graphics/glitz/ make install clean
the error thrown below:
Code:
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -MT glitz_glx_drawable.lo -MD -MP -MF .deps/glitz_glx_drawable.Tpo -c glitz_glx_drawable.c -fPIC -DPIC -o .libs/glitz_glx_drawable.o
In file included from glitz_glx_drawable.c:30:
glitz_glxint.h:34:19: GL/gl.h: No such file or directory
glitz_glxint.h:35:20: GL/glx.h: No such file or directory
In file included from glitz_glxint.h:37,
from glitz_glx_drawable.c:30:
glitz_glxext.h:110: error: syntax error before "GLXDrawable"
glitz_glxext.h:111: warning: function declaration isn't a prototype
glitz_glxext.h:113: error: syntax error before "GLXDrawable"
glitz_glxext.h:113: warning: function declaration isn't a prototype
glitz_glxext.h:114: error: syntax error before '*' token
glitz_glxext.h:124: error: syntax error before "GLXDrawable"
glitz_glxext.h:124: warning: function declaration isn't a prototype
In file included from glitz_glx_drawable.c:30:
glitz_glxint.h:61: error: syntax error before "glitz_glx_create_new_context_t"
glitz_glxint.h:88: error: syntax error before "GLXContext"
glitz_glxint.h:105: error: syntax error before "GLXContext"
glitz_glxint.h:117: error: syntax error before "GLXDrawable"
glitz_glx_drawable.c:36: error: syntax error before "GLXDrawable"
glitz_glx_drawable.c:40: warning: function declaration isn't a prototype
glitz_glx_drawable.c: In function `_glitz_glx_create_drawable':
glitz_glx_drawable.c:47: error: `screen_info' undeclared (first use in this function)
glitz_glx_drawable.c:47: error: (Each undeclared identifier is reported only once
glitz_glx_drawable.c:47: error: for each function it appears in.)
glitz_glx_drawable.c:48: error: `context' undeclared (first use in this function)
glitz_glx_drawable.c:49: error: structure has no member named `drawable'
glitz_glx_drawable.c:49: error: `glx_drawable' undeclared (first use in this function)
glitz_glx_drawable.c:50: error: structure has no member named `pbuffer'
glitz_glx_drawable.c:50: error: `glx_pbuffer' undeclared (first use in this function)
glitz_glx_drawable.c:51: error: `width' undeclared (first use in this function)
glitz_glx_drawable.c:52: error: `height' undeclared (first use in this function)
glitz_glx_drawable.c:55: error: `format' undeclared (first use in this function)
glitz_glx_drawable.c: In function `_glitz_glx_drawable_update_size':
glitz_glx_drawable.c:80: error: structure has no member named `pbuffer'
glitz_glx_drawable.c:82: error: structure has no member named `pbuffer'
glitz_glx_drawable.c:83: error: structure has no member named `drawable'
glitz_glx_drawable.c:83: error: structure has no member named `pbuffer'
glitz_glx_drawable.c:87: error: structure has no member named `pbuffer'
glitz_glx_drawable.c: In function `glitz_glx_destroy':
glitz_glx_drawable.c:223: warning: implicit declaration of function `glXGetCurrentDrawable'
glitz_glx_drawable.c:223: warning: nested extern declaration of `glXGetCurrentDrawable'
glitz_glx_drawable.c:223: error: structure has no member named `drawable'
glitz_glx_drawable.c:224: warning: implicit declaration of function `glXMakeCurrent'
glitz_glx_drawable.c:224: warning: nested extern declaration of `glXMakeCurrent'
glitz_glx_drawable.c:227: error: structure has no member named `pbuffer'
glitz_glx_drawable.c:228: error: structure has no member named `pbuffer'
glitz_glx_drawable.c: In function `glitz_glx_swap_buffers':
glitz_glx_drawable.c:239: warning: implicit declaration of function `glXSwapBuffers'
glitz_glx_drawable.c:239: warning: nested extern declaration of `glXSwapBuffers'
glitz_glx_drawable.c:240: error: structure has no member named `drawable'
glitz_glx_drawable.c: In function `glitz_glx_copy_sub_buffer':
glitz_glx_drawable.c:259: error: structure has no member named `drawable'
*** Error code 1
Stop in /usr/ports/graphics/glitz/work/glitz-0.5.6/src/glx.
*** Error code 1
Stop in /usr/ports/graphics/glitz/work/glitz-0.5.6/src.
*** Error code 1
Stop in /usr/ports/graphics/glitz/work/glitz-0.5.6.
*** Error code 1
Stop in /usr/ports/graphics/glitz/work/glitz-0.5.6.
*** Error code 1
Stop in /usr/ports/graphics/glitz.