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

           Summary: undefined symbol: GLwCreateM2DrawingArea
           Product: Mesa
           Version: 6.5
          Platform: x86-64 (AMD64)
        OS/Version: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Mesa core
        AssignedTo: mesa3d-dev@lists.sourceforge.net
        ReportedBy: p...@geoware.co.uk


I have an OpenGL application that uses the function GLwCreateMDrawingArea and
the libGLw libraries. When the application is run on RH5.4 it works fine. When
the application is run on Fedora 12, it crashes with undefined symbol:
GLwCreateM2DrawingArea. On examination of the /usr/lib/libGLw.so.1.0.0 library
on both RH5.4 & Fedora12, I can see that the GLwCreateM2DrawingArea routines
are missing from the library.

If I replace the Fedora12 libraries with the RH5.4 libraries then my app runs
fine.

On RH5.4 I have package mesa-libGLw-devel-6.5.1-7.7.el5 installed.

On Fedora 12, I have package mesa-libGLw-devel-6.5.1-8.fc12.i686 installed

I have 2 questions:

1. My concern is that on RH5.4 in a next release I could lose the
GLwCreateMDrawingArea functionality, and so is this something that may be
being depreciated. In which case do I need to implement an alternative?

2. Is this is bug in Fedora 12?

Thanks, Paul.


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

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Mesa3d-dev mailing list
Mesa3d-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to