I didn't see any info about it in any of the files that were included in the zip file. Instead of adding instructions to make it, it would be simple to fix this in the makefile, or at a minimum include an empty BIN directory in the zip file.  <br>
<br>Also, on the simh site's help page, the link to the FAQ is broken: "The requested URL /simh_faq.txt was not found on this server."<br><br>Mark<br><br><br><div class="gmail_quote">On Tue, Jun 2, 2009 at 2:03 PM, Sterling Garwood <span dir="ltr"><<a href="mailto:slgarwood@me.com">slgarwood@me.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div style="">AFAIK its always been this way - as a matter of fact somewhere in the install info it says to make a BIN directory...<div>
<br><div><div><div></div><div class="h5"><div>On Jun 2, 2009, at 2:29 AM, Mark Garlanger wrote:</div><br></div></div><blockquote type="cite"><div><div></div><div class="h5"><br>I downloaded, unzipped simhv38-1.zip, and tried to compile it but it failed because there was no BIN directory and makefile did not create it.<br>
<br><div style="margin-left: 40px;">macbook-pro-3:<span>simh</span> mgarlanger$ export OSTYPE<br> macbook-pro-3:<span>simh</span> mgarlanger$ make<br>gcc -std=c99 -U__STRICT_ANSI__ -g -D_GNU_SOURCE -I . PDP1/pdp1_lp.c PDP1/pdp1_cpu.c PDP1/pdp1_stddev.c PDP1/pdp1_sys.c PDP1/pdp1_dt.c PDP1/pdp1_drm.c PDP1/pdp1_clk.c PDP1/pdp1_dcs.c scp.c sim_console.c sim_fio.c sim_timer.c sim_sock.c sim_tmxr.c sim_ether.c sim_tape.c -I PDP1 -o BIN/pdp1 <br>
 ld: can't open output file for writing: BIN/pdp1<br>collect2: ld returned 1 exit status<br>make: *** [BIN/pdp1] Error 1<br>macbook-pro-3:<span>simh</span> mgarlanger$ ls BIN<br>ls: BIN: No such file or directory<br> macbook-pro-3:<span>simh</span> mgarlanger$ mkdir BIN<br>
</div><br>After creating the directory, the build completed without any other problems.<br><br>Since everything compiled cleaning except ibm1130_sca.c, I thought I'd mention it. There were just two warnings in ibm1130_sca.c, on MacOS 10.5.6:<br>
 <br><div style="margin-left: 40px;">Ibm1130/ibm1130_sca.c: In function ‘sca_flush’:<br>Ibm1130/ibm1130_sca.c:346: warning: pointer targets in passing argument 2 of ‘sim_write_sock’ differ in signedness<br>Ibm1130/ibm1130_sca.c: In function ‘sca_check_indata’:<br>
 Ibm1130/ibm1130_sca.c:658: warning: pointer targets in passing argument 2 of ‘sim_read_sock’ differ in signedness<br></div><br><br>Mark<br></div></div><div class="im"> _______________________________________________<br>Simh mailing list<br>
<a href="mailto:Simh@trailing-edge.com" target="_blank">Simh@trailing-edge.com</a><br><a href="http://mailman.trailing-edge.com/mailman/listinfo/simh" target="_blank">http://mailman.trailing-edge.com/mailman/listinfo/simh</a></div>
</blockquote></div><br></div></div></blockquote></div><br>