[MacPorts] #70750: C++ headers are not found after updating to CLTs version 16.0

MacPorts noreply at macports.org
Sun Dec 1 06:30:12 UTC 2024


#70750: C++ headers are not found after updating to CLTs version 16.0
-----------------------+----------------------------
  Reporter:  SaintBol  |      Owner:  (none)
      Type:  defect    |     Status:  new
  Priority:  Normal    |  Milestone:
 Component:  ports     |    Version:
Resolution:            |   Keywords:  sequoia sonoma
      Port:            |
-----------------------+----------------------------

Comment (by wealthychef1):

 I came here and saw many many comments but just wanted to put my own
 success here.  Was having this issue and solved it like this:


 {{{

 sudo rm -rf /Library/Developer/CommandLineTools
 sudo xcode-select --reset
 xcode-select --install
 # output was "xcode-select: note: install requested for command line
 developer tools"
 # this should open a dialog and ask to install the tools
 # however, no dialog appeared, so I did this:
 softwareupdate --list
 softwareupdate --install -a


 }}}

 I'm now able to install db48.  Hope this helps someone.

-- 
Ticket URL: <https://trac.macports.org/ticket/70750#comment:104>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list