[Qt-interest] (no subject)

Neeraj Jhawar navderm at gmail.com
Sat Jan 10 05:11:38 CET 2009


I tried installing QT 4 and it shows error and wont make.

I am psoting the error . Please help with the same.

d/qsslcertificate.o ssl/qsslcertificate.cpp
In file included from /usr/include/openssl/ssl.h:179,
                 from ssl/qsslsocket_openssl_p.h:79,
                 from ssl/qsslsocket_openssl_symbols_p.h:64,
                 from ssl/qsslcertificate.cpp:116:
/usr/include/openssl/kssl.h:72:18: krb5.h: No such file or directory
In file included from /usr/include/openssl/ssl.h:179,
                 from ssl/qsslsocket_openssl_p.h:79,
                 from ssl/qsslsocket_openssl_symbols_p.h:64,
                 from ssl/qsslcertificate.cpp:116:
/usr/include/openssl/kssl.h:132: 'krb5_enctype' is used as a type, but is not
   defined as a type.
/usr/include/openssl/kssl.h:134: parse error before `*' token
/usr/include/openssl/kssl.h:147: parse error before `*' token
/usr/include/openssl/kssl.h:151: parse error before `*' token
/usr/include/openssl/kssl.h:153: parse error before `*' token
/usr/include/openssl/kssl.h:155: parse error before `*' token
/usr/include/openssl/kssl.h:157: parse error before `*' token
/usr/include/openssl/kssl.h:159: `krb5_context' was not declared in this scope
/usr/include/openssl/kssl.h:159: parse error before `,' token
/usr/include/openssl/kssl.h:160: `krb5_context' was not declared in this scope
/usr/include/openssl/kssl.h:160: parse error before `,' token
/usr/include/openssl/kssl.h:163: `krb5_timestamp' was not declared in this
   scope
/usr/include/openssl/kssl.h:163: parse error before `,' token
/usr/include/openssl/kssl.h:165: parse error before `*' token
/usr/include/openssl/kssl.h:167: `krb5_enctype' was not declared in this scope
/usr/include/openssl/kssl.h:167: parse error before `,' token
make[1]: *** [.obj/release-shared/qsslcertificate.o] Error 1
make[1]: Leaving directory `/usr/local/qt-x11-opensource-src-4.4.3/src/network'
make: *** [sub-network-make_default-ordered] Error 2
[root at rtl-1 qt-x11-opensource-src-4.4.3]# clear


Please Help

On 1/10/09, Neeraj Jhawar <navderm at gmail.com> wrote:
> Hello Everyone
>
> I am using QT3 and wish to do some cross thread communication between two
> threads in QT. I learnt that this can only be done using event in QT3.
>
> Could someone please throw some light on how to get it done.
>
> Also if possible, any supplement link or material would be of great help.
>
> Thx
>
> Sincerely,
>
> On Sat, Jan 10, 2009 at 10:09 AM, Neeraj Jhawar <navderm at gmail.com> wrote:
>
>> Respected Sir,
>> Could you give me some reference as to how I communicate using events
>> between the threads.
>> Any material or some link.
>>
>> Thanks a lot.
>>
>>
>> On Sat, Jan 10, 2009 at 8:22 AM, Andreas Pakulat <apaku at gmx.de> wrote:
>>
>>> On 10.01.09 04:39:39, Neeraj Jhawar wrote:
>>> > Is there any way this problem of cross thread signal slot model can be
>>> done
>>> > in QT3?
>>>
>>> No, Qt3 doesn't support cross-thread signals/slots. You have to use
>>> event's
>>> in Qt3 to communicate between Threads.
>>>
>>> > Am really apprehensive of using QT4 after everything has been done...
>>>
>>> I suggest you really consider switching to Qt4 (not instantly, but
>>> starting
>>> to do so), Qt3 is not maintained anymore. Qt Software doesn't support it
>>> anymore since quite some time already.
>>>
>>> Andreas
>>>
>>> --
>>> You will experience a strong urge to do good; but it will pass.
>>> _______________________________________________
>>> Qt-interest mailing list
>>> Qt-interest at trolltech.com
>>> http://lists.trolltech.com/mailman/listinfo/qt-interest
>>>
>>
>>
>>
>> --
>> Neeraj Jhawar
>> Senior Undergraduate
>> Mechanical Engineering Department
>> Punjab Engineering College
>> Chandigarh.
>> India
>>
>
>
>
> --
> Neeraj Jhawar
> Senior Undergraduate
> Mechanical Engineering Department
> Punjab Engineering College
> Chandigarh.
> India
>


-- 
Neeraj Jhawar
Senior Undergraduate
Mechanical Engineering Department
Punjab Engineering College
Chandigarh.
India



More information about the Qt-interest-old mailing list