[MacPorts] #21424: mesa: can't build i386 on Snow Leopard

MacPorts noreply at macports.org
Thu Oct 1 20:21:50 PDT 2009


#21424: mesa: can't build i386 on Snow Leopard
-------------------------------------+--------------------------------------
 Reporter:  ryandesign@…             |       Owner:  jeremyhu@…           
     Type:  defect                   |      Status:  new                  
 Priority:  Normal                   |   Milestone:                       
Component:  ports                    |     Version:  1.8.0                
 Keywords:                           |        Port:  mesa                 
-------------------------------------+--------------------------------------

Comment(by srm@…):

 another line has probably to be changed:

 {{{
 #This is used for building the tests.
 #The tests don't require installation.
 $(TEST_BUILD_DIR)/libGL.dylib: $(OBJECTS)
         -if ! test -d $(TEST_BUILD_DIR); then $(MKDIR) $(TEST_BUILD_DIR);
 fi
         $(CC) -O0 -ggdb3 -o $@ -dynamiclib -lXplugin -framework
 ApplicationServices -framework CoreFoundation -L$(X11_DIR)/lib -lX11
 -lXext -W$
 }}}
 add {{{-arch i386}}} behind $(CC)

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


More information about the macports-tickets mailing list