I have problems with my macport after update to OS X 10.9.
I try to follow this manual https://trac.macports.org/wiki/Migration to fix them.
But when I inst
I just got the same error after I upgraded to 10.14 Mojave and had to reinstall command line tools (I don't use the full Xcode IDE and wanted command line tools a la carte).
My xcode-select -p
path was right, per Basav's answer, so that wasn't the issue.
I also ran sudo softwareupdate --clear-catalog
per Lambda W's answer and that reset to Apple Production, but did not make a difference.
What worked was User 92's answer to visit https://developer.apple.com/download/more/.
From there I was able to download a .dmg
file that had a GUI installer wizard for command line tools :)
I installed that, then I restarted terminal and everything was back to normal.