On Mon, Aug 27, 2007 at 10:58:30AM +0200, Vincent Lefevre wrote: > Any one knows why official PowerPC kernels are configured with > CONFIG_LEGACY_PTYS unset? This makes programs using some pty's > fail to work. See bug 430632 for instance.
ttyrec supports the usage of openpty, but with two problems: - According to openpty(3), it is set in pty.h, not libutil.h. - It needs an explicit defined HAVE_openpty. Bastian -- Where there's no emotion, there's no motive for violence. -- Spock, "Dagger of the Mind", stardate 2715.1 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]