[Bug 259319] openpty(3) and forkpty(3) don't work under Linux compat

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 20 Oct 2021 19:43:38 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259319

Julio Merino,+1 347 694 0576,New York City <jmmv@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Closed
         Resolution|---                         |FIXED

--- Comment #6 from Julio Merino,+1 347 694 0576,New York City <jmmv@FreeBSD.org> ---
Uh... operator error!

I had done "kldload linux64" followed by a "pkg install linux_base-c7", but I
had not run "service linux start", which actually mounts a few more missing
file systems under /compat/linux/dev. Doing so made the repro program work just
fine.

-- 
You are receiving this mail because:
You are the assignee for the bug.