<div dir="ltr">Hi Cafe,<div style>  I downloaded the latest hugs98 source package, unzip and build, I get the following link errors. It seems many symbols are not defined, am I missing same depending libraries?</div><div style>
<br></div><div style> This is my machine info:</div><div style>  ➜  hugs98-plus-Sep2006 git:(master) ✗ uname -a</div><div>Darwin lan-seimatoMacBook-Air.local 11.4.2 Darwin Kernel Version 11.4.2: Thu Aug 23 16:25:48 PDT 2012; root:xnu-1699.32.7~1/RELEASE_X86_64 x86_64</div>
<div style><br></div><div style>================================</div><div style><div>Preprocessing Network/Hackage/Version</div><div>Undefined symbols for architecture x86_64:</div><div>  &quot;_environ&quot;, referenced from:</div>
<div>      ___hscore_environ in ccuTP291.o</div><div>     (maybe you meant: ___hscore_environ)</div><div>ld: symbol(s) not found for architecture x86_64</div><div>collect2: ld returned 1 exit status</div><div>runhugs: Error occurred</div>
<div>ERROR &quot;libraries/bootlib/Foreign/C/Error.hs&quot; - Error while running compilation command &#39;gcc -DNDEBUG=1 -g -no-cpp-precomp   -flat_namespace -shared -fPIC -D__HUGS__ &quot;-Ihugsdir/include&quot; -o &quot;libraries/bootlib/Foreign/C/Error.so&quot; &quot;libraries/bootlib/Foreign/C/Error.c&quot; -Ipackages/base/include -Ighc/includes packages/base/cbits/PrelIOUtils.c&#39;</div>
<div><br></div><div><br></div><div>Undefined symbols for architecture x86_64:</div><div>  &quot;_environ&quot;, referenced from:</div><div>      ___hscore_environ in ccYZo1zT.o</div><div>     (maybe you meant: ___hscore_environ)</div>
<div>ld: symbol(s) not found for architecture x86_64</div><div>collect2: ld returned 1 exit status</div><div>runhugs: Error occurred</div><div>ERROR &quot;libraries/bootlib/Foreign/Marshal/Alloc.hs&quot; - Error while running compilation command &#39;gcc -DNDEBUG=1 -g -no-cpp-precomp   -flat_namespace -shared -fPIC -D__HUGS__ &quot;-Ihugsdir/include&quot; -o &quot;libraries/bootlib/Foreign/Marshal/Alloc.so&quot; &quot;libraries/bootlib/Foreign/Marshal/Alloc.c&quot; -Ipackages/base/include -Ighc/includes packages/base/cbits/PrelIOUtils.c packages/base/cbits/dirUtils.c packages/base/cbits/consUtils.c&#39;</div>
</div></div>