HEADS UP: <utmp.h> gone. All welcome <utmpx.h>. -
ports/sysutils/screen and ports/sysutils/tmux not showing sessions
Ed Schouten
ed at 80386.nl
Mon Feb 8 08:03:48 UTC 2010
Hi Vincent,
* Vincent Poy <vincepoy at gmail.com> wrote:
> It appears that after utmpx.h gone into effect, ports/sysutils/screen and
> ports/sysutils/tmux are not working correctly after a updated ports tree and
> building/installing the ports. What basically happens is the screen/tmux
> sessions which basically use tty's don't show up on the system in w, who,
> finger.
I just rebuilt screen and doesn't seem to work indeed. The point is that
I wrote a perfectly fine patch for it and sent it to cy@, but he
committed a completely different version to the ports tree. You'd better
discuss this regression with him.
My version did work:
| (ed at dull) ~ $ tty
| /dev/pts/0
| (ed at dull) ~ $ w
| 9:02AM up 5 days, 11:02, 1 user, load averages: 0.08, 0.08, 0.03
| USER TTY FROM LOGIN@ IDLE WHAT
| ed pts/0 mekker.80386.nl 9:02AM - w
| (ed at dull) ~ $ screen
| (ed at dull) ~ $ tty
| /dev/pts/2
| (ed at dull) ~ $ w
| 9:03AM up 5 days, 11:02, 1 user, load averages: 0.05, 0.08, 0.03
| USER TTY FROM LOGIN@ IDLE WHAT
| ed pts/2 mekker:S.0 9:03AM - w
--
Ed Schouten <ed at 80386.nl>
WWW: http://80386.nl/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20100208/7e840a8d/attachment.pgp
More information about the freebsd-current
mailing list