[MacPorts] #20295: ppc redis-0.900_2 compile fails in redis.c: In function 'getMcontextEip'

MacPorts noreply at macports.org
Wed Nov 4 03:22:41 PST 2009


#20295: ppc redis-0.900_2 compile fails in redis.c: In function 'getMcontextEip'
-----------------------------------+----------------------------------------
 Reporter:  harry.weppner@…        |       Owner:  brianjlandau@…        
     Type:  defect                 |      Status:  new                   
 Priority:  Normal                 |   Milestone:                        
Component:  ports                  |     Version:  1.7.1                 
 Keywords:                         |        Port:  redis                 
-----------------------------------+----------------------------------------

Comment(by aigeruth@…):

 Modify line 4304:

 #elif defined(__APPLE__) && !defined(MAC_OS_X_VERSION_10_6)

 add && defined(__i386__)

 result: #elif defined(__APPLE__) && !defined(MAC_OS_X_VERSION_10_6) &&
 defined(__i386__)

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


More information about the macports-tickets mailing list