After installing Xcode again; $ sudo port install xboard ---> Staging xboard into destroot Error: Target org.macports.destroot returned: shell command " cd "/ opt/local/var/macports/build/ _opt_local_var_macports_sources_rsync.macports.org_release_ports_games_x board/work/xboard-4.2.6" && make install prefix=/opt/local/var/ macports/build/ _opt_local_var_macports_sources_rsync.macports.org_release_ports_games_x board/work/destroot/opt/local " returned error 127 Command output: sh: line 1: make: command not found Error: Status 1 encountered during processing. $ On Dec 12, 2007, at 10:17 PM, Andre-John Mas wrote:
On 12-Dec-07, at 22:13 , Ryan Schmidt wrote:
On Dec 12, 2007, at 21:11, Charles Darwin wrote:
Nothing in MacPorts will install anything into /usr/share, so installing a port through MacPorts won't fix this problem. /usr/ share/libtool/config.guess is a file that, as far as I have been able to determine, is provided by Apple and should be on every Mac (or at least every Mac with Xcode, I'm not sure) and I don't know why it's not there on your system.
I think this is one of those cases where if in doubt install XCode again, and if you can install the latest version, even better :)
Andre