[MacPorts] #29757: mysql5 fails with Xcode 4.2

MacPorts noreply at macports.org
Sat Oct 15 16:40:00 PDT 2011


#29757: mysql5 fails with Xcode 4.2
--------------------------------------+-------------------------------------
  Reporter:  thomas.visser@…          |       Owner:  ryandesign@…           
      Type:  defect                   |      Status:  reopened               
  Priority:  Normal                   |   Milestone:                         
 Component:  ports                    |     Version:  1.9.2                  
Resolution:                           |    Keywords:                         
      Port:  mysql5                   |  
--------------------------------------+-------------------------------------
Changes (by ryandesign@…):

 * cc: macports@… (added)


Comment:

 Absolutely do not mess around in /usr/bin. Please undo whatever you did.

 To the best of my knowledge, /usr/bin/gcc-4.2 doesn't even exist anymore
 in Xcode 4.2.

 Now that Xcode 4.2 final is out, it would be interesting to hear from
 people using it. If you're having trouble building mysql5 with clang
 (which is the default compiler on Xcode 4.2), try with llvm-gcc-4.2:

 {{{
 sudo port clean mysql5
 sudo port install configure.compiler=llvm-gcc-4.2
 }}}

 Please let us know here if that works.

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


More information about the macports-tickets mailing list