Hugh Sasse Staff Elec Eng <[EMAIL PROTECTED]> typed:
:I'v just joined th list and not found this in the archives.
:No messages from the list yesterday, so I'm jumping in anyway.
:I have just built rxvt-2.6.4 on the OSF1 V4.0 alpha system, using
:gcc-2.95.2.
:I am getting duplicated output, not just commands but results of
:commands, so this is not just a local-echo issue.  I have never seen
:anything like this before.  Is this a known problem, is there a fix, and
:if not, what more information can I provide to help fix this?

I don't have an exact reference but think you need to have the
following in config.h:
 HAVE_REVOKE undefined
 PTYS_ARE_PTMX defined
 HAVE_GRANTPT defined
 HAVE_UNLOCKPT defined

However, you could just try v2.7.8 which should detect and use openpty()
properly and is pretty stable.

Regards,
-- 
Geoff Wing : <[EMAIL PROTECTED]>
Rxvt Stuff : <[EMAIL PROTECTED]>
Zsh Stuff  : <[EMAIL PROTECTED]>

Reply via email to