trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: November 2012

Re: [trinity-devel] GIT is broken again (Tim)

From: "Timothy Pearson" <kb9vqf@...>
Date: Thu, 29 Nov 2012 21:18:06 -0600
>> tdebindings failed to build with the following:
>>
>> x_6.cpp:2318: error: 'class x_TQEventLoop' has no member named
>> 'gsourcePrepare'
>> x_6.cpp:2318: error: 'GSource' was not declared in this scope
>> x_6.cpp:2318: error: expected primary-expression before ')' token
>> x_6.cpp:2323: error: 'class x_TQEventLoop' has no member named
>> 'gsourceCheck'
>> x_6.cpp:2323: error: 'GSource' was not declared in this scope
>> x_6.cpp:2323: error: expected primary-expression before ')' token
>> x_6.cpp:2328: error: 'class x_TQEventLoop' has no member named
>> 'gsourceDispatch'
>> x_6.cpp:2328: error: 'GSource' was not declared in this scope
>> x_6.cpp:2328: error: expected primary-expression before ')' token
>> x_6.cpp:2333: error: 'class x_TQEventLoop' has no member named
>> 'processX11Events'
>
> Tim,
>
> Reversing commit 84f70969 2012-11-26 and rebuilding tqt3 allows me to
> build tdebindings and libtqt-perl.
>
> Darrell

The issue has been fixed in GIT, but the fix does not yet appear on the
Patches web page.  I did not need to revert the mentioned commit, but I
did need to alter it slightly to make Smoke happy.

Tim