[Qt-interest] QT4.5.1 qtsdk-2009.02 build failure - No QSslSocket functions
Roger McMurtrie
rmc111 at rsphysse.anu.edu.au
Thu May 28 02:00:18 CEST 2009
On Thu, 28 May 2009, you wrote:
> Hello, Roger !
>
> > When I try to make following ./configure or ./configure -make libs
> > make fails with undefined references to QSslSocket functions such as
> > .obj/release-shared/qabstractsocket.o: In function
> > `QAbstractSocket::waitForDisconnected(int)':
> > /home/rmc111/rpm/qtsdk-2009.02/qt/src/network/socket/qabstractsocket.cpp:
> >1817: undefined reference to `QSslSocket::waitForDisconnected(int)'
> >
> > The source file qtsdk-2009.02/qt/include/QtNetwork/QSslSocket contains
> > only one line:
> > #include "qsslsocket.h"
> >
> > Any ideas on what is wrong?
>
> Is project file contains
>
> QT += network
Thanks for your reply Yuriy
I'm not sure what you mean by "project file"
The problem I am having is building QT4.5.1 itself from qtsdk-2009.02 on a
Kubuntu linux system.
Regards
Roger
--
Laser Physics Centre
Research School Of Physical Sciences And Engineering
Australian National University
More information about the Qt-interest-old
mailing list