<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">
<div>
<blockquote type="cite">
<div dir="ltr">
<div class="gmail_extra">
<div class="gmail_quote">On Sun, Dec 8, 2013 at 8:49 AM, Brian D. McGrew <span dir="ltr">
&lt;<a href="mailto:brian@visionpro.com" target="_blank">brian@visionpro.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
dyld: DYLD_ environment variables being ignored because main executable (/usr/bin/sudo) is setuid or setgid</blockquote>
</div>
<br>
I suggest you find out what is setting these, as MacPorts executes most things *not* as root and they can be causing problems (which could be minor or quite major). OS X isn't Linux; setting DYLD_* variables for anything other than temporary specific testing
 is almost always wrong.<br>
</div>
</div>
</blockquote>
<br>
</div>
<div>That is very interesting… &nbsp;I unset the DYLD_* stuff and all is good. &nbsp;Never, ever seen that before. &nbsp;We set the DLYD_* stuff on our own for our software running on the Mac. &nbsp;Our package is a native Linux app, however, a few of us prefer the Mac so an enterprising
 architect got us compiling on the Mac and it's just worked all along. &nbsp;Never seen any problems until now.</div>
<div><br>
</div>
<div>-b</div>
<br>
</body>
</html>