[bug-notifications] [mesalibs 0004488]: critical compile error in x86 package
Mantis Bug Tracker
noreply at opencsw.org
Fri Jul 9 11:50:18 CEST 2010
A NOTE has been added to this issue.
======================================================================
https://www.opencsw.org/mantis/view.php?id=4488
======================================================================
Reported By: phil
Assigned To: james
======================================================================
Project: mesalibs
Issue ID: 4488
Category: packaging
Reproducibility: always
Severity: crash
Priority: urgent
Status: assigned
======================================================================
Date Submitted: 2010-07-09 07:39 CEST
Last Modified: 2010-07-09 11:50 CEST
======================================================================
Summary: critical compile error in x86 package
Description:
Apparently, something went wrong with the x86 compile:
Run the following command on each platform:
elfdump /opt/csw/lib/libGL.so.1|grep FUNC|grep glXCreateCon
sparc:
[2230] 0x00037cfc 0x00000070 FUNC GLOB D 0 .text
glXCreateContext
x86:
[872] 0x000354bc 0x000000d5 FUNC GLOB D 0 .text
mglXCreateContext
x86 gets the 'm' prefix, sparc does not. sparc is correct.
======================================================================
----------------------------------------------------------------------
(0008103) james (manager) - 2010-07-09 11:50
https://www.opencsw.org/mantis/view.php?id=4488#c8103
----------------------------------------------------------------------
This is a recurrence of the previous bug which I obviously failed to get
right for i386 - I should have tested both sparc and i386! RCs in
testing.
$ elfdump /opt/csw/lib/libGL.so.1|grep FUNC|grep glXCreateCon
[1272] 0x0003503c 0x000000d5 FUNC GLOB D 0 .text
glXCreateContext
[1972] 0x00037530 0x000000dc FUNC GLOB D 0 .text
glXCreateContextWithConfigSGIX
$ uname -a
SunOS treignac 5.10 Generic_141445-09 i86pc i386 i86pc
$ pkgparam CSWmesa VERSION
7.6.1,REV=2010.07.09
More information about the bug-notifications
mailing list