On Tue, Dec 16, 2003 at 12:28:00AM +0200, Micha Feigin wrote: > I tried to configure mlterm to run and it seems that there is a problem > with the pty setup on my computer. The line that keeps failing is: > > if( ( ttydev = ptsname(*master)) == NULL) > > I added pty support in my kernel (custom compiled) but it seems that > its not enough. > Any idea what I'm missing? > > Thanks >
Apparently I missed the fact that I need the /dev/pty file system support in the kernel. > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]