OpenCSW Bug Tracker


Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0004488 [mesalibs] packaging crash always 2010-07-09 07:39 2010-07-10 12:35
Reporter phil View Status public  
Assigned To james
Priority urgent Resolution fixed  
Status closed  
Summary 0004488: 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.

Additional Information
Tags No tags attached.
Attached Files

- Relationships

-  Notes
(0008103)
james (manager)
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


Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker