[MacPorts] #22963: mesa: libGLU and libglut aren't universal

MacPorts noreply at macports.org
Sun Dec 20 18:49:20 PST 2009


#22963: mesa: libGLU and libglut aren't universal
-------------------------------------+--------------------------------------
 Reporter:  ryandesign@…             |       Owner:  jeremyhu@…           
     Type:  defect                   |      Status:  new                  
 Priority:  Normal                   |   Milestone:                       
Component:  ports                    |     Version:  1.8.1                
 Keywords:                           |        Port:  mesa                 
-------------------------------------+--------------------------------------
 After installing mesa +universal, two of its three libraries are not
 universal:

 {{{
 $ cd /opt/local/var/macports/software/mesa/7.6_1+hw_render+universal &&
 find . -type f | xargs -n 1 lipo -info 2>/dev/null
 Architectures in the fat file: ./opt/local/bin/glxgears are: x86_64 i386
 Architectures in the fat file: ./opt/local/bin/glxinfo are: x86_64 i386
 Architectures in the fat file: ./opt/local/lib/libGL.1.2.dylib are: x86_64
 i386
 Non-fat file: ./opt/local/lib/libGLU.1.3.dylib is architecture: x86_64
 Non-fat file: ./opt/local/lib/libglut.3.7.dylib is architecture: x86_64
 }}}

 This is on Snow Leopard.

-- 
Ticket URL: <http://trac.macports.org/ticket/22963>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list