http://bugs.freedesktop.org/show_bug.cgi?id=12405

           Summary: MesaGLUT missing Fortran callbacks
           Product: Mesa
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: GLUT
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


The build for the MesaGLUT libraries is missing the Fortran callbacks, which
results in unresolved references for __glutSetFCB and __glutGetFCB when using
the f90gl Fortran interface to Mesa and GLUT.  This is a very simple bug -- it
is just that the Fortran callback source file was omitted in the Makefile.  You
just need to edit src/glut/glx/Makefile and add glut_fbc.c to the definition of
SOURCES.  This is Mesa version 7.0.1.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Mesa3d-dev mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to