Mantis - mesalibs
Viewing Issue Advanced Details
4488 packaging crash always 2010-07-09 07:39 2010-07-10 12:35
phil  
james  
urgent  
closed  
fixed  
none    
none  
0004488: critical compile error in x86 package
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.

Issue History
2010-07-09 07:39 phil New Issue
2010-07-09 10:55 james Status new => assigned
2010-07-09 10:55 james Assigned To => james
2010-07-09 11:50 james Note Added: 0008103
2010-07-10 12:35 james Status assigned => closed
2010-07-10 12:35 james Resolution open => fixed

Notes
(0008103)
james   
2010-07-09 11:50   
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