<div dir="auto"><div><br>I tried disabling the -DHAVE_GLOB statement and except for a dismissable warning; pdp8, pdp11 and vax went fine but when I went to build vax780, I got the following message:</div><div dir="auto"><div dir="auto">ead -ldl</div><div dir="auto">BIN/vax780 /data/data/com.termux/files/home/simh/VAX/tests/vax-diag_test.ini</div><div dir="auto">WARNING: linker: BIN/vax780: unused DT entry: type 0x6ffffef5 arg 0x894</div><div dir="auto"><br></div><div dir="auto">VAX 11/780 simulator V4.0-0 Current        git commit id: 23671684</div><div dir="auto">Running Hardware Core Test (EVKAA)</div><div dir="auto"><br></div><div dir="auto">*** PASSED - VAX 11/780 Hardware Core Instruction test EVKAA</div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto">Starting VAX Diagnostic Supervisor</div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto">Running - VAX Basic Instructions Exerciser EVKAB</div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto">*** FAILED - VAX Basic Instructions Exerciser EVKAB</div><div dir="auto"><br></div><div dir="auto">make: *** [makefile:2356: BIN/vax780] Error 1</div><div dir="auto">Also, it took well over an hour to build where it takes approximately 10 minutes on my S8. I am going to try the -landroid-glob make option. Did I  get that right?</div><div dir="auto"><br></div><div dir="auto">Thanks,</div><div dir="auto"><br></div><div dir="auto">Ray</div><div class="gmail_quote" dir="auto"><div dir="ltr" class="gmail_attr">On Sun, Dec 29, 2019, 2:17 PM Mark Pizzolato <<a href="mailto:Mark@infocomm.com" target="_blank" rel="noreferrer">Mark@infocomm.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div lang="EN-US" link="#0563C1" vlink="#954F72"><div><p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1f497d">Look through the archive for a message sequence with the subject “[Simh] Simh on Android” which was back at the end of October.  It seems that the termux components provided for some older versions of Android don’t have the library containing the glob logic in the default library search environment.  Essentially all versions of Linux, OS/X and Android do not require a specific library to be mentioned  on the compile line if they have glob.h in the standard include directories.  You can work around this particular issue for that system by either removing –DHAVE_GLOB from the line that compiles the simulator, or possibly adding –landroid-glob to the compile line that builds the simulator.<u></u><u></u></span></p><p class="MsoNormal"><a name="m_-9201121525360966306_m_-5033420798249292276__MailEndCompose" rel="noreferrer noreferrer"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1f497d"><u></u> <u></u></span></a></p><div><div style="border:none;border-top:solid #e1e1e1 1.0pt;padding:3.0pt 0in 0in 0in"><p class="MsoNormal"><b><span style="font-size:11.0pt;font-family:"Calibri",sans-serif">From:</span></b><span style="font-size:11.0pt;font-family:"Calibri",sans-serif"> Simh [mailto:<a href="mailto:simh-bounces@trailing-edge.com" rel="noreferrer noreferrer" target="_blank">simh-bounces@trailing-edge.com</a>] <b>On Behalf Of </b>Ray Jewhurst<br><b>Sent:</b> Sunday, December 29, 2019 11:05 AM<br><b>To:</b> simh <<a href="mailto:simH@trailing-edge.com" rel="noreferrer noreferrer" target="_blank">simH@trailing-edge.com</a>><br><b>Subject:</b> [Simh] Not compiling through Termux on brand new tablet<u></u><u></u></span></p></div></div><p class="MsoNormal"><u></u> <u></u></p><p class="MsoNormal">I just picked up a new Lenovo E8 tablet and when I go to make Simh, I get the following error:<u></u><u></u></p><div><p class="MsoNormal">sim_fio.c:(.text+0x107c): undefined reference to `glob'<u></u><u></u></p></div><div><p class="MsoNormal">/data/data/com.termux/files/usr/bin/aarch64-linux-android-ld: sim_fio.c:(.text+0x1158): undefined reference to `globfree'<u></u><u></u></p></div><div><p class="MsoNormal">clang-9: error: linker command failed with exit code 1 (use -v to see invocation)<u></u><u></u></p></div><div><p class="MsoNormal">make: *** [makefile:2168: BIN/pdp8] Error 1<u></u><u></u></p></div><div><p class="MsoNormal"><u></u> <u></u></p></div><div><p class="MsoNormal">It builds fine on my Samsung Galaxy S8 but on here this is what it does. Any ideas? <u></u><u></u></p></div><div><p class="MsoNormal"><u></u> <u></u></p></div><div><p class="MsoNormal">Thanks,<u></u><u></u></p></div><div><p class="MsoNormal"><u></u> <u></u></p></div><p class="MsoNormal">Ray<u></u><u></u></p></div></div></blockquote></div></div></div>