<div dir="ltr">Hi Zack and everyone,<div><br></div><div>I'm going back to this old thread (<a href="http://lists.racket-lang.org/users/archive/2013-January/056176.html">http://lists.racket-lang.org/users/archive/2013-January/056176.html</a>), since I have a similar problem with raco and flomap, and can't tell if anyone found a solution. Are there any new ideas?</div>
<div><br></div><div>(This is my first time using raco, so I might be missing something simple.)</div><div><br></div><div>Basically, my application (which requires image/flomap directly) runs fine with Racket, but when I compile it with raco exe and run the executable (on Mac OS 10.6.8) it gives:</div>
<div><br></div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div><div>link: namespace mismatch;</div></div><div><div> reference to a module that is not available</div></div><div><div>  reference phase: 0</div>
</div><div><div>  referenced module: "/Applications/Racket-v5.3.6/collects/images/private/flomap-struct.rkt"</div></div><div><div>  referenced phase level: 0</div></div><div><div>  reference in module: '#%embedded:g6575:flomap-stats</div>
</div><div><div>  in: flomap?</div></div><div><div>  context...:</div></div><div><div>   #%embedded:g6575:flomap-stats: [running body]</div></div><div><div>   #%embedded:g6473:flomap: [traversing imports]</div></div><div>
<div>   #%embedded:g3239:flomap: [traversing imports]</div></div><div><div>   #%embedded:g2661:main: [traversing imports]</div></div><div><div>   #%embedded:g2158:etterbeek: [traversing imports]</div></div><div><div>   #%mzc:local: [traversing imports]</div>
</div><div><div>   loop</div></div><div><div>logout</div></div><div><br></div></blockquote><div>Many thanks for the help!</div><div><br></div><div>Nathaniel</div></div>