Please do not reply to this email: if you want to comment on the bug, go to    
       
the URL shown below and enter yourcomments there.     
   
https://bugs.freedesktop.org/show_bug.cgi?id=6936          
     




------- Additional Comments From [EMAIL PROTECTED]  2006-05-18 23:14 -------
Hi Paul,
of course Solaris has an nm ;)
Here's it's output
[EMAIL PROTECTED] Mesa-6.4.2$ nm lib/libGL.so | grep GetMinmax
[4448]  |   1131188|     216|FUNC |LOCL |0    |13     |NoOpGetMinmax
[3437]  |   1153452|     216|FUNC |LOCL |0    |13     |NoOpGetMinmaxEXT
[3849]  |   1131404|     216|FUNC |LOCL |0    |13     |NoOpGetMinmaxParameterfv
[5000]  |   1153668|     216|FUNC |LOCL |0    |13     
|NoOpGetMinmaxParameterfvEXT
[4033]  |   1131620|     216|FUNC |LOCL |0    |13     |NoOpGetMinmaxParameteriv
[3251]  |   1153884|     216|FUNC |LOCL |0    |13     
|NoOpGetMinmaxParameterivEXT
[11738] |    680000|    1384|FUNC |GLOB |0    |13     |_mesa_GetMinmax
[10767] |    694612|     320|FUNC |GLOB |0    |13     
|_mesa_GetMinmaxParameterfv
[10828] |    694932|     256|FUNC |GLOB |0    |13     
|_mesa_GetMinmaxParameteriv
[1296]  |    516544|     108|FUNC |LOCL |0    |13     |exec_GetMinmax
[1013]  |    516652|     100|FUNC |LOCL |0    |13     |exec_GetMinmaxParameterfv
[1018]  |    516752|     100|FUNC |LOCL |0    |13     |exec_GetMinmaxParameteriv
[11774] |   2898928|       0|FUNC |GLOB |0    |20     |glGetMinmax
[9148]  |   2900048|       0|FUNC |GLOB |0    |20     |glGetMinmaxEXT
[9135]  |   2898948|       0|FUNC |GLOB |0    |20     |glGetMinmaxParameterfv
[12178] |   2900068|       0|FUNC |GLOB |0    |20     |glGetMinmaxParameterfvEXT
[9423]  |   2898968|       0|FUNC |GLOB |0    |20     |glGetMinmaxParameteriv
[11428] |   2900088|       0|FUNC |GLOB |0    |20     |glGetMinmaxParameterivEXT
[11283] |         0|       0|NOTY |GLOB |0    |UNDEF  |mglGetMinmax
[10942] |         0|       0|NOTY |GLOB |0    |UNDEF  |mglGetMinmaxEXT
[12070] |         0|       0|NOTY |GLOB |0    |UNDEF  |mglGetMinmaxParameterfv
[10288] |         0|       0|NOTY |GLOB |0    |UNDEF  
|mglGetMinmaxParameterfvEXT
[12371] |         0|       0|NOTY |GLOB |0    |UNDEF  |mglGetMinmaxParameteriv
[9629]  |         0|       0|NOTY |GLOB |0    |UNDEF  
|mglGetMinmaxParameterivEXT

With nm of binutils:
~/opt/bin/nm lib/libGL.so | grep GetMinmax
001142b4 t NoOpGetMinmax
001199ac t NoOpGetMinmaxEXT
0011438c t NoOpGetMinmaxParameterfv
00119a84 t NoOpGetMinmaxParameterfvEXT
00114464 t NoOpGetMinmaxParameteriv
00119b5c t NoOpGetMinmaxParameterivEXT
000a6040 T _mesa_GetMinmax
000a9954 T _mesa_GetMinmaxParameterfv
000a9a94 T _mesa_GetMinmaxParameteriv
0007e1c0 t exec_GetMinmax
0007e22c t exec_GetMinmaxParameterfv
0007e290 t exec_GetMinmaxParameteriv
002c3bf0 D glGetMinmax
002c4050 D glGetMinmaxEXT
002c3c04 D glGetMinmaxParameterfv
002c4064 D glGetMinmaxParameterfvEXT
002c3c18 D glGetMinmaxParameteriv
002c4078 D glGetMinmaxParameterivEXT
         U mglGetMinmax
         U mglGetMinmaxEXT
         U mglGetMinmaxParameterfv
         U mglGetMinmaxParameterfvEXT
         U mglGetMinmaxParameteriv
         U mglGetMinmaxParameterivEXT

I think Alan offered you to compile Mesa on his sun.
That might be a good solution to get rid of the solaris
errors.

I removed all sources and made a clean build with
-DUSE_MGL_NAMESPACE and it has the errors like I described.
Can it be something special with the sun or the gnu ld?

          
     
     
--           
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email         
     
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Mesa3d-dev mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to