:~ $ sudo port install whois ---> Building whois with target all Error: Target org.macports.build returned: shell command " cd "/opt/ local/var/macports/build/ _opt_local_var_macports_sources_rsync.macports.org_release_ports_net_who is/work/whois-4.7.24" && make all " returned error 127 Command output: sh: line 1: make: command not found Error: Status 1 encountered during processing. :~ $ cd "/opt/local/var/macports/build/ _opt_local_var_macports_sources_rsync.macports.org_release_ports_net_who is/work/whois-4.7.24" :~ :/opt/local/var/macports/build/ _opt_local_var_macports_sources_rsync.macports.org_release_ports_net_who is/work/whois-4.7.24 $ make all cc -O2 whois.c -o whois \ make: cc: Command not found make: *** [whois] Error 127 :~ :/opt/local/var/macports/build/ _opt_local_var_macports_sources_rsync.macports.org_release_ports_net_who is/work/whois-4.7.24 $ sudo make allcc -O2 whois.c -o whois \ make: cc: Command not found make: *** [whois] Error 127 :~ :/opt/local/var/macports/build/ _opt_local_var_macports_sources_rsync.macports.org_release_ports_net_who is/work/whois-4.7.24 $ On Dec 12, 2007, at 10:08 PM, Ryan Schmidt wrote:
On Dec 12, 2007, at 21:06, Charles Darwin wrote:
On Dec 12, 2007, at 9:49 PM, Ryan Schmidt wrote:
On Dec 12, 2007, at 20:37, Charles Darwin wrote:
$ uname -r ;arch 8.11.0 ppc $ sudo port install whois ---> Fetching whois ---> Attempting to fetch whois_4.7.23.tar.gz from http:// ftp.debian.org/debian/pool/main/w/whois/ ---> Attempting to fetch whois_4.7.23.tar.gz from http:// svn.macports.org/repository/macports/distfiles/whois ---> Attempting to fetch whois_4.7.23.tar.gz from http:// svn.macports.org/repository/macports/distfiles/general/ ---> Attempting to fetch whois_4.7.23.tar.gz from http:// svn.macports.org/repository/macports/downloads/whois Error: Target org.macports.fetch returned: fetch failed Error: Status 1 encountered during processing. $
Thanks for reporting this. I just fixed it. Wait 12 hours, then "sudo port selfupdate", then try again.
Looks like they updated the software to 4.7.24 and removed the old version from their server (how rude).
sudo port selfupdate or sudo port -d sync ?
Either would be fine. Please keep replies on the mailing list. Thanks.