Closed eswenson1 closed 2 days ago
On macOS, pthread_setname_np() only takes one parameter, the const char* name parameter.
And the declaration of close() is in unistd.h.
The first part was already addressed here: https://github.com/aap/pdp6/pull/29
When this has been fixed, the submodule should be updated along with others: https://github.com/PDP-10/its/issues/2321
I'm closing this because there already is an issue to update the pdp6 emulator, #2321. Any needed updates to the emulator should be submitted there.
Attempting to build the pdp6 emulator on macOS Sonoma (14.5) fails with two errors.
and