[MacPorts] #17198: dbus: error: `_SC_GETPW_R_SIZE_MAX' undeclared (first use in this function)

MacPorts noreply at macports.org
Tue Nov 11 19:11:58 PST 2008


#17198: dbus: error: `_SC_GETPW_R_SIZE_MAX' undeclared (first use in this function)
--------------------------------------+-------------------------------------
  Reporter:  ryandesign at macports.org  |       Owner:  macports-tickets at lists.macosforge.org
      Type:  defect                   |      Status:  new                                  
  Priority:  Normal                   |   Milestone:  Port Bugs                            
 Component:  ports                    |     Version:  1.6.0                                
Resolution:                           |    Keywords:                                       
      Port:  dbus                     |  
--------------------------------------+-------------------------------------

Comment(by blb at macports.org):

 It looks like 10.3 only has a subset of the sysconf() definitions that are
 present on 10.4+.  10.3 only goes through _SC_AIO_PRIO_DELTA_MAX at 44
 (and skips some on its way to 44), 10.4 goes to 125 with fewer skips, and
 10.5 adds a few more defines.

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


More information about the macports-tickets mailing list