* [9fans] drawterm (from 9front) on FreeBSD issue
@ 2024-10-29 17:38 wb.kloke
2024-11-05 20:07 ` [9fans] " wb.kloke
0 siblings, 1 reply; 2+ messages in thread
From: wb.kloke @ 2024-10-29 17:38 UTC (permalink / raw)
To: 9fans
[-- Attachment #1: Type: text/plain, Size: 803 bytes --]
I just updated my drawterm from https://git.9front.org/plan9front/drawterm .
A minor issue was a missing library -lasound in the Makefile Make.freebsd
The resulting binary now hangs after the cpu: and auth: prompts.
No user: prompt needed because factotum is active.
An older version just works on the same system.
After closing the window I find on the cpu system a console entry saying
/fd/3:7: < can't open: /dev/cons: clone failed: '/dev/cons'
This looks as if the binding
bind -q /mnt/term/dev/cons /dev/cons\n
script failed.
How can I get further?
------------------------------------------
9fans: 9fans
Permalink: https://9fans.topicbox.com/groups/9fans/Tafe34b3287e781d3-M3e1092d38c8e8ac1b3e55343
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription
[-- Attachment #2: Type: text/html, Size: 2262 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* [9fans] Re: drawterm (from 9front) on FreeBSD issue
2024-10-29 17:38 [9fans] drawterm (from 9front) on FreeBSD issue wb.kloke
@ 2024-11-05 20:07 ` wb.kloke
0 siblings, 0 replies; 2+ messages in thread
From: wb.kloke @ 2024-11-05 20:07 UTC (permalink / raw)
To: 9fans
[-- Attachment #1: Type: text/plain, Size: 555 bytes --]
The version I used to use was that from 23 Apr 24.
So far, I have identified commit 877bce095a192ead0e9b6e0d5ce3071482cf0f6e from 8 Sep 24 as the culprit,
which implements procinterrupt().
Looking at this patch, I don't see anything which may work in FreeBSD other than in Linux or whatever the commit has been tested on.
------------------------------------------
9fans: 9fans
Permalink: https://9fans.topicbox.com/groups/9fans/Tafe34b3287e781d3-Ma82922ce108b5b71cca3e87a
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription
[-- Attachment #2: Type: text/html, Size: 1111 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-11-05 20:07 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-10-29 17:38 [9fans] drawterm (from 9front) on FreeBSD issue wb.kloke
2024-11-05 20:07 ` [9fans] " wb.kloke
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).