On Fri, Mar 2, 2012 at 8:54 AM, marco atzeri  wrote:
> On Wed, Feb 29, 2012 at 6:04 AM, Yaakov (Cygwin/X) wrote:
>> On Mon, 2012-02-06 at 11:45 +0100, marco atzeri wrote:

>> Unfortunately not yet.
>>
>>> Have you seen a similar problem before ?
>>
>> I have the same problem with konsole, hence its absence in Ports.
>> Please let me know if you figure this out.
>>
>>
>> Yaakov
>

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

Marco

------------------------------------------------------------------------------
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