> On Oct 1, 2015, at 4:16 AM, Hanspeter Niederstrasser <f...@snaggledworks.com> > wrote: > > What happens if you run > > . /sw/sbin/fink-buildenv-helper.sh > > from a new terminal window? If it immediately exits (say with a > MACOSX_DEPLOYMENT_TARGET failure), set MACOSX_DEPLOYMENT_TARGET to 10.11 in > your shell, and try running fink-buildenv-helper.sh again. > > Hanspeter
OK, that was the problem, and manually setting $MACOSX_DEPLOYMENT_TARGET worked. (I didn’t explicitly check to see if that solved the problem within the package I was having trouble with, but the output suggests that it would). To my knowledge, I never explicitly set $MACOSX_DEPLOYMENT_TARGET in previous OS X versions (i.e., the same package compiles without incident on 10.10, 10.9, 10.6). This happens with bash, tcsh and zsh. [BTW, running /sw/sbin/fink-buildenv-helper.sh as an executable gives me a meaningful error. Sourcing it . /sw/sbin/fink-buildenv-helper.sh just exits the shell. ] ------------------------------------------------------------------------------ _______________________________________________ Fink-devel mailing list Fink-devel@lists.sourceforge.net List archive: http://news.gmane.org/gmane.os.apple.fink.devel Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-devel