selfupdate fails

Joshua Root jmr at macports.org
Thu Jun 17 12:23:20 PDT 2010


On 2010-6-18 05:09 , Marko Käning wrote:
> This is what happens if I call CC from bash:
> ---
> markos-imac:~ marko$ sudo bash
> bash-3.2# CC
> i686-apple-darwin10-gcc-4.2.1: no input files
> ---

You're just running /usr/bin/cc here because you're on a
case-insensitive filesystem. The CC environment variable is probably
what you're after.

- Josh


More information about the macports-users mailing list