I'm trying to build the XFCE window manager and all things it requires from the ports (including X11 and friends). All was going OK until I hit this below.. I'm confused on what this means :
Any ideas on what's missing? This is for 7.1 if it helps..
Code:
===> Returning to build of libGLU-7.4.4
===> libGLU-7.4.4 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found
===> libGLU-7.4.4 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found
===> libGLU-7.4.4 depends on file: /usr/local/libdata/pkgconfig/xxf86vm.pc - found
===> libGLU-7.4.4 depends on file: /usr/local/libdata/pkgconfig/xdamage.pc - found
===> libGLU-7.4.4 depends on file: /usr/local/libdata/pkgconfig/xfixes.pc - found
===> libGLU-7.4.4 depends on shared library: GL.1 - not found
===> Verifying install for GL.1 in /usr/ports/graphics/libGL
===> Returning to build of libGLU-7.4.4
Error: shared library "GL.1" does not exist
*** Error code 1
Stop in /usr/ports/graphics/libGLU.
*** Error code 1
Any ideas on what's missing? This is for 7.1 if it helps..