Eric Swenson

Results 126 comments of Eric Swenson

I'm able to build KLH10 on my Mac, and I can run it with a previously created DB-ITS disk. I do always run kn10-ks-its as root (with sudo) because otherwise...

I don't use "sudo" to make KLH10 -- only to run it.

I'm running the latest released macOS -- Big Sur 11.4. And KLH10 builds fine for me, and runs fine as well.

> Very odd. Can you send a list of Homebrew installed things and a build transcript? Maybe I can spot the difference. Here is a list of my homebrew installed...

I'm redoing a macOS build now because I appear to have overwritten my previous transcript. However, just starting the build showed the same issue with `touch`: ``` build/stamp.sh build/timestamps.txt touch:...

[build.log](https://github.com/PDP-10/its/files/6720456/build.log) Above is a macOS build log -- not of the entire build of DB ITS, but the start, including the build of kn10-ks-its (klh10), and demonstrating the successful boot...

I looked in on the build progress from above, and the build (not of KLH10, but of DB) failed. It failed on a timeout running DUMP to load the `../../out/klh10/sources.tape`...

Interestingly, without changing the default timeout, I did manage to get past the load of the sources.tape. However, now I'm timing out here: ```:emacs EMACS Editor, version 162 - type...

I can see that the expect script was waiting for: ``` expect -timeout 1000 -exact { -> DSK: EMACS; [PRFY]} expect -timeout 1000 -exact { -> DSK: EMACS; EINIT} ```...

Tried it again, and this time got this: ```EMACS Editor, version 162 - type Help(^_H) for help. M-X run Library$einit$? Generate Compressing file DSK: EMACS1; DOC > Compressing file DSK:...