Hi, On Sun, Aug 12, 2012 at 07:28:50PM +0100, Chris Jones wrote: > This is a new 'feature' in 10.8, and is printed even if the user > doesn't have any DYLB_<X> environment variables. I don't, and I also > get this message. A bit annoying. Hopefully Apple will address it in a > future update.
The source at [1] that prints this message reads like it's only printed if any variables are removed from the environment. It removes variables starting with DYLD_ and LD_LIBRARY_PATH. [1] http://www.opensource.apple.com/source/dyld/dyld-210.2.3/src/dyld.cpp, function pruneEnvironmentVariables -- Clemens Lang _______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo/macports-users
