<div dir="ltr">Hi all,<div><br></div><div style>I&#39;ve just tried running &#39;make&#39; in nofib and it&#39;s not finding ../inplace/bin/ghc-stage2 for some reason. So it tries to execute &quot;/BLAH/ghc/ghc-head/&quot; as if it were ghc (but it&#39;s a directory).</div>
<div style><div style="font-family:arial,sans-serif;font-size:13px"><br class="">The error message is:</div><div style="font-family:arial,sans-serif;font-size:13px">&gt; /bin/sh: /Users/amos/ghc/ghc-head/: is a directory</div>
<div style="font-family:arial,sans-serif;font-size:13px">&gt; /bin/sh: line 0: [: -gt: unary operator expected</div><div style="font-family:arial,sans-serif;font-size:13px">&gt; /bin/sh: line 0: [: -ge: unary operator expected</div>
<div style="font-family:arial,sans-serif;font-size:13px">&gt; ...</div><div style="font-family:arial,sans-serif;font-size:13px">&gt; /Users/amos/ghc/ghc-head/ -H64m -O0 -fasm -O2 -Rghc-timing -package array -H32m -hisuf hi -c Main.hs -o Main.omake[2]: /Users/amos/ghc/ghc-head/: Permission denied</div>
<div><br></div><div><br></div><div style>I tried on another box - Linux - and had much the same issue. Has anyone seen this before? Any clues what might be wrong? Nofib was building fine on the Linux box a few weeks ago, but I think it stopped working after a sync-all.</div>
<div style><br></div><div style><br></div><div style>For now though, I&#39;ll just try building with</div><div style>&gt; WithNofibHc=/Users/amos/ghc/ghc-head/inplace/bin/ghc-stage2 make<br></div><div style>which seems to work.</div>
<div style><br></div><div style><br></div><div style>Thanks,</div><div style>Amos</div></div></div>