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

Re: Solved: pty problem



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 debian-user-request@lists.debian.org 
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> 



Reply to: