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

           Summary: glBlitFramebuffer defined on 64bit but not 32bit of
                    Ubuntu with Mesa7.7
           Product: Mesa
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Mesa core
        AssignedTo: mesa3d-dev@lists.sourceforge.net
        ReportedBy: alan...@auckland.ac.nz
                CC: alan...@auckland.ac.nz


I have built Mesa7.7 on both 32bit and 64bit Ubuntu but as I tried to link
libGL.so against my program. I got the undefined reference to glBlitFramebuffer
error on the 32bit machine but not on the 64bit machine.

I ran the command "objdump -x libGL.so" and found the glBlitFramebuffer header
on the 64bit machine but it is missing from the 32bit one.

The version of Ubuntu I tested on are 6.06 and 8.04.


-- 
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