[Bug 261473] New: Missing GL/gl.h include path, should come from /usr/X11/include/GL/gl.h

snc at macports.org snc at macports.org
Tue Dec 28 18:17:53 GMT 2010


https://bugs.kde.org/show_bug.cgi?id=261473

           Summary: Missing GL/gl.h include path, should come from
                    /usr/X11/include/GL/gl.h
           Product: kde
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: OS X
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: unassigned-bugs at kde.org
        ReportedBy: snc at macports.org


Version:           unspecified (using KDE 4.5.90) 
OS:                OS X

Without the correct paths, GL/gl.h cannot be found during a compile.

Reproducible: Always

Steps to Reproduce:
Compile in MacPorts

Actual Results:  
In file included from
/opt/local/var/macports/build/_Users_aeetes_kde_kdeedu4/work/build/kstars/kstars/../../../kdeedu-4.5.90/kstars/kstars/texturemanager.h:26,
                 from
/opt/local/var/macports/build/_Users_aeetes_kde_kdeedu4/work/build/kstars/kstars/moc_texturemanager.cpp:10,
                 from
/opt/local/var/macports/build/_Users_aeetes_kde_kdeedu4/work/build/kstars/kstars/kstars_automoc.cpp:6:
/opt/local/var/macports/build/_Users_aeetes_kde_kdeedu4/work/build/kstars/kstars/../../../kdeedu-4.5.90/kstars/kstars/texture.h:23:19:
error: GL/gl.h: No such file or directory
In file included from
/opt/local/var/macports/build/_Users_aeetes_kde_kdeedu4/work/build/kstars/kstars/../../../kdeedu-4.5.90/kstars/kstars/texturemanager.h:26,
                 from
/opt/local/var/macports/build/_Users_aeetes_kde_kdeedu4/work/build/kstars/kstars/moc_texturemanager.cpp:10,
                 from
/opt/local/var/macports/build/_Users_aeetes_kde_kdeedu4/work/build/kstars/kstars/kstars_automoc.cpp:6:
/opt/local/var/macports/build/_Users_aeetes_kde_kdeedu4/work/build/kstars/kstars/../../../kdeedu-4.5.90/kstars/kstars/texture.h:47:
error: 'GLuint' does not name a type


Expected Results:  
Successful compliation

GL/gl.h exists in several locations (SDKs and /usr/include):

/Developer/SDKs/MacOSX10.5.sdk/System/Library/Frameworks/AGL.framework/Versions/A/Headers/agl.h
/Developer/SDKs/MacOSX10.5.sdk/System/Library/Frameworks/AGL.framework/Versions/A/Headers/gl.h
/Developer/SDKs/MacOSX10.5.sdk/System/Library/Frameworks/OpenGL.framework/Versions/A/Headers/gl.h
/Developer/SDKs/MacOSX10.5.sdk/usr/X11/include/GL/gl.h
/Developer/SDKs/MacOSX10.5.sdk/usr/X11/include/GL/mesa_wgl.h
/Developer/SDKs/MacOSX10.5.sdk/usr/include/wx-2.8/wx/ogl/ogl.h
/Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/AGL.framework/Versions/A/Headers/agl.h
/Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/AGL.framework/Versions/A/Headers/gl.h
/Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/OpenCL.framework/Versions/A/Headers/cl_gl.h
/Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/OpenGL.framework/Versions/A/Headers/gl.h
/Developer/SDKs/MacOSX10.6.sdk/usr/X11/include/GL/gl.h
/Developer/SDKs/MacOSX10.6.sdk/usr/X11/include/GL/mesa_wgl.h
/Developer/SDKs/MacOSX10.6.sdk/usr/include/wx-2.8/wx/ogl/ogl.h
/System/Library/Frameworks/AGL.framework/Versions/A/Headers/agl.h
/System/Library/Frameworks/AGL.framework/Versions/A/Headers/gl.h
/System/Library/Frameworks/OpenCL.framework/Versions/A/Headers/cl_gl.h
/System/Library/Frameworks/OpenGL.framework/Versions/A/Headers/gl.h

/usr/X11/include/GL/gl.h
/usr/X11/include/GL/mesa_wgl.h
/usr/include/wx-2.8/wx/ogl/ogl.h

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Unassigned-bugs mailing list