On Sat, 2012-03-03 at 09:45 +0100, marco atzeri wrote:
> I solved the problem noticing the the program was looking on strange
> terminals names "ptyp0 ...ptyqf"
> 
> Due to a lack of configuration in qterminal  2  variables are not
> declared at all,
> adding them
> 
> ./libqterminal/libqterminal.pro:DEFINES += HAVE_PTY_H HAVE_OPENPTY
> ./qterminal/qterminal.pro:DEFINES += HAVE_PTY_H HAVE_OPENPTY
> 
>  and after some cleaning to synchronze the code the fault is gone
> 
> hope it helps

Care to share your patch?  It may be what I need to fix libkpty.


Yaakov
Cygwin Ports



------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Cygwin-ports-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cygwin-ports-general

Reply via email to