[MacPorts] #34221: gettext fails to build after osx 10.8 and xcode 4.4 upgrade

MacPorts noreply at macports.org
Thu Aug 9 10:18:51 PDT 2012


#34221: gettext fails to build after osx 10.8 and xcode 4.4 upgrade
----------------------------------------+-----------------------------------
  Reporter:  richard.t.lloyd@…          |       Owner:  ryandesign@…           
      Type:  defect                     |      Status:  new                    
  Priority:  Normal                     |   Milestone:                         
 Component:  ports                      |     Version:  2.0.4                  
Resolution:                             |    Keywords:  mountainlion           
      Port:  gettext                    |  
----------------------------------------+-----------------------------------

Comment(by eirnym@…):

 I've found how to get it to work correctly!

 when do sudo(8) it works fine if you turn on flag '''stay_setuid'''

 From sudoers(5):

 {{{
 Normally, when sudo executes a command the real and
 effective UIDs are set to the target user (root by
 default).  This option changes that behavior such that
 the real UID is left as the invoking user's UID.  In
 other words, this makes sudo act as a setuid wrapper.
 This can be useful on systems that disable some
 potentially dangerous functionality when a program is
 run setuid.  This option is only effective on systems
 with either the setreuid() or setresuid() function.
 This flag is off by default.
 }}}

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


More information about the macports-tickets mailing list