Hi,
I've just updated my OS from High Sierra to Big Sur (on an intel MacBook pro) and my "make" command no longer works:
(base) myUser-mbp-6:~ myUser$ make
sh: line 1: 913 Bus error: 10 /Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild -sdk '' -find make 2> /dev/null
make: error: unable to find utility "make", not a developer tool or in PATH
I've reinstalled Xcode command line tools but it does not fix this.
I've just updated my OS from High Sierra to Big Sur (on an intel MacBook pro) and my "make" command no longer works:
(base) myUser-mbp-6:~ myUser$ make
sh: line 1: 913 Bus error: 10 /Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild -sdk '' -find make 2> /dev/null
make: error: unable to find utility "make", not a developer tool or in PATH
I've reinstalled Xcode command line tools but it does not fix this.