From: <bug...@fr...> - 2010-03-17 23:31:30
|
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: mes...@li... ReportedBy: al...@au... CC: al...@au... 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. |