Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Oct 2015 12:56:44 +0200
From:      Lev <leventelist@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   opengl/gl.h gone
Message-ID:  <20151010125644.30ebb375@jive.levalinux.org>

next in thread | raw e-mail | index | archive | help

I tried to compile something (flightgear and geda/pcb) against opengl,
and I found that gl.h is gone.

find /usr/local -name gl.h

gives this:

/usr/local/share/qt4/mkspecs/common/ios/GLES/gl.h
/usr/local/include/FL/gl.h
/usr/local/include/CGAL/gl.h
/usr/local/include/epoxy/gl.h

pkg info libGL

gives this:

libGL-10.6.8
Name           : libGL
Version        : 10.6.8
Installed on   : Thu Oct  8 02:08:36 CEST 2015
Origin         : graphics/libGL
Architecture   : freebsd:10:x86:64
Prefix         : /usr/local
Categories     : graphics
Licenses       : 
Maintainer     : x11@FreeBSD.org
WWW            : http://www.freedesktop.org/Software/xorg
Comment        : OpenGL library that renders using GLX or DRI
Shared Libs required:
        libX11.so.6
        libXdamage.so.1
        libexpat.so.1
        libX11-xcb.so.1
        libxcb-glx.so.0
        libdrm.so.2
        libXxf86vm.so.1
        libxcb-dri2.so.0
        libxcb.so.1
        libglapi.so.0
        libXext.so.6
        libXfixes.so.3
Shared Libs provided:
        libGL.so.1
Annotations    :
        repo_type      : binary
        repository     : FreeBSD
Flat size      : 1.92MiB
Description    :
This package contains the OpenGL library, which can perform rendering over GLX
or using the Direct Rendering Infrastructure.

WWW: http://www.freedesktop.org/Software/xorg


Any clue?

-- 
73 de HA5OGL
Op.: Levente


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20151010125644.30ebb375>