screen-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: terminal devices left open after logging out


From: Michael Parson
Subject: Re: terminal devices left open after logging out
Date: Thu, 16 Nov 2006 09:55:49 -0600
User-agent: Mutt/1.4.2.2i

On Thu, Nov 16, 2006 at 01:51:58PM +0900, Henry Nelson wrote:
> On Wed, Nov 15, 2006 at 03:27:23PM +0100, Michael Schroeder wrote:
>> Could be a bug in screen's utmp handling. What OS are you running?
>
> % uname -sr
> NetBSD 3.0.0_STABLE
> % screen -v
> Screen version 4.00.02 (FAU) 5-Dec-03
> % gcc -v
> gcc version 3.3.3 (NetBSD nb3 20040520)
>
> I build Screen statically linked:
>    % setenv CFLAGS "-O2"
>    % setenv LIBS "-static -lncursesw"
>    % setenv LDFLAGS "-L/usr/local/lib -lncursesw"
>    % ./configure  --prefix=/usr/local --disable-socket-dir --enable-colors256

Are you building screen out of pkgsrc? or straight from the tarball?
I'm running a similar setup (NetBSD-3.0/i386), but I always build screen
out of pkgsrc and don't have that problem.  A quick grep of the patches
that get applied when using the pkgsrc version shows a lot of references
to getutent/utmpx fixes

-- 
Michael Parson
address@hidden





reply via email to

[Prev in Thread] Current Thread [Next in Thread]