Автор Гілка: undefined reference to `QSslSocket::staticMetaObje  (Прочитано 3388 раз)

Відсутній peinguin

  • Літератор
  • ******
  • дописів: 1418
  • Карма: +0/-0
http://code.google.com/p/android-lighthouse/wiki/Compile
керуючись цим завантажив по гіт.
./androidconfigbuild.sh - це не проканало, говорить нема make файла.
Ну я не розгубився - ввів ./configure
створило. Ввів make а воно мені

.obj/release-shared/qhttp.o: In function `QHttp::ignoreSslErrors()':
qhttp.cpp:(.text+0x56b): undefined reference to `QSslSocket::staticMetaObject'
.obj/release-shared/qhttp.o: In function `QHttpPrivate::setSock(QTcpSocket*)':
qhttp.cpp:(.text+0x76f): undefined reference to `QSslSocket::staticMetaObject'
qhttp.cpp:(.text+0x7d1): undefined reference to `QSslSocket::supportsSsl()'
qhttp.cpp:(.text+0x7ec): undefined reference to `QSslSocket::QSslSocket(QObject*)'
.obj/release-shared/qhttp.o: In function `QHttpPrivate::postMoreData()':
qhttp.cpp:(.text+0x1563): undefined reference to `QSslSocket::staticMetaObject'
qhttp.cpp:(.text+0x158d): undefined reference to `QSslSocket::encryptedBytesToWrite() const'
.obj/release-shared/qhttp.o: In function `QHttpPrivate::_q_slotSendRequest()':
qhttp.cpp:(.text+0x6760): undefined reference to `QSslSocket::staticMetaObject'
qhttp.cpp:(.text+0x678a): undefined reference to `QSslSocket::isEncrypted() const'
qhttp.cpp:(.text+0x7276): undefined reference to `QSslSocket::isEncrypted() const'
qhttp.cpp:(.text+0x72bd): undefined reference to `QSslSocket::connectToHostEncrypted(QString const&, unsigned short, QFlags<QIODevice::OpenModeFlag>)'
.obj/release-shared/qhttp.o: In function `QHttp::ignoreSslErrors()':
qhttp.cpp:(.text+0x588): undefined reference to `QSslSocket::ignoreSslErrors()'
.obj/release-shared/qhttpnetworkreply.o: In function `QHttpNetworkReply::sslConfiguration() const':
qhttpnetworkreply.cpp:(.text+0x3eb): undefined reference to `QSslSocket::staticMetaObject'
qhttpnetworkreply.cpp:(.text+0x400): undefined reference to `QSslSocket::sslConfiguration() const'
qhttpnetworkreply.cpp:(.text+0x414): undefined reference to `QSslConfiguration::QSslConfiguration()'
.obj/release-shared/qhttpnetworkconnection.o: In function `QHttpNetworkConnection::ignoreSslErrors(int)':
qhttpnetworkconnection.cpp:(.text+0x120): undefined reference to `QSslSocket::ignoreSslErrors()'
qhttpnetworkconnection.cpp:(.text+0x169): undefined reference to `QSslSocket::ignoreSslErrors()'
.obj/release-shared/qhttpnetworkconnection.o: In function `QHttpNetworkConnection::setSslConfiguration(QSslConfiguration const&)':
qhttpnetworkconnection.cpp:(.text+0x1db): undefined reference to `QSslSocket::setSslConfiguration(QSslConfiguration const&)'
.obj/release-shared/qhttpnetworkconnection.o: In function `QHttpNetworkConnectionPrivate::resumeConnection()':
qhttpnetworkconnection.cpp:(.text+0x5bd): undefined reference to `QSslSocketPrivate::resumeSocketNotifiers(QSslSocket*)'
.obj/release-shared/qhttpnetworkconnection.o: In function `QHttpNetworkConnectionPrivate::pauseConnection()':
qhttpnetworkconnection.cpp:(.text+0xa15): undefined reference to `QSslSocketPrivate::pauseSocketNotifiers(QSslSocket*)'
.obj/release-shared/qhttpnetworkconnection.o: In function `QHttpNetworkConnection::ignoreSslErrors(QList<QSslError> const&, int)':
qhttpnetworkconnection.cpp:(.text+0xb24): undefined reference to `QSslSocket::ignoreSslErrors(QList<QSslError> const&)'
qhttpnetworkconnection.cpp:(.text+0xbe5): undefined reference to `QSslSocket::ignoreSslErrors(QList<QSslError> const&)'
.obj/release-shared/qhttpnetworkconnection.o: In function `QList<QSslError>::free(QListData::Data*)':
qhttpnetworkconnection.cpp:(.text._ZN5QListI9QSslErrorE4freeEPN9QListData4DataE[QList<QSslError>::free(QListData::Data*)]+0x40): undefined reference to `QSslError::~QSslError()'
.obj/release-shared/qhttpnetworkconnection.o: In function `QList<QSslError>::detach_helper(int)':
qhttpnetworkconnection.cpp:(.text._ZN5QListI9QSslErrorE13detach_helperEi[QList<QSslError>::detach_helper(int)]+0x71): undefined reference to `QSslError::QSslError(QSslError const&)'
qhttpnetworkconnection.cpp:(.text._ZN5QListI9QSslErrorE13detach_helperEi[QList<QSslError>::detach_helper(int)]+0xe4): undefined reference to `QSslError::~QSslError()'
.obj/release-shared/qhttpnetworkconnectionchannel.o: In function `QHttpNetworkConnectionChannel::init()':
qhttpnetworkconnectionchannel.cpp:(.text+0xa3a): undefined reference to `QSslSocket::QSslSocket(QObject*)'
qhttpnetworkconnectionchannel.cpp:(.text+0xbc5): undefined reference to `QSslSocket::staticMetaObject'
.obj/release-shared/qhttpnetworkconnectionchannel.o: In function `QHttpNetworkConnectionChannel::ensureConnection()':
qhttpnetworkconnectionchannel.cpp:(.text+0xed7): undefined reference to `QSslSocket::staticMetaObject'
qhttpnetworkconnectionchannel.cpp:(.text+0xefb): undefined reference to `QSslSocket::connectToHostEncrypted(QString const&, unsigned short, QFlags<QIODevice::OpenModeFlag>)'
qhttpnetworkconnectionchannel.cpp:(.text+0xf09): undefined reference to `QSslSocket::ignoreSslErrors()'
qhttpnetworkconnectionchannel.cpp:(.text+0xf15): undefined reference to `QSslSocket::ignoreSslErrors(QList<QSslError> const&)'
.obj/release-shared/qhttpnetworkconnectionchannel.o: In function `QHttpNetworkConnectionChannel::sendRequest()':
qhttpnetworkconnectionchannel.cpp:(.text+0x171f): undefined reference to `QSslSocket::staticMetaObject'
qhttpnetworkconnectionchannel.cpp:(.text+0x1754): undefined reference to `QSslSocket::encryptedBytesToWrite() const'
.obj/release-shared/qhttpnetworkconnectionchannel.o: In function `QList<QSslError>::~QList()':
qhttpnetworkconnectionchannel.cpp:(.text._ZN5QListI9QSslErrorED1Ev[QList<QSslError>::~QList()]+0x48): undefined reference to `QSslError::~QSslError()'
.obj/release-shared/qnetworkaccessmanager.o: In function `QNetworkAccessManager::createRequest(QNetworkAccessManager::Operation, QNetworkRequest const&, QIODevice*)':
qnetworkaccessmanager.cpp:(.text+0x2b78): undefined reference to `QSslConfiguration::~QSslConfiguration()'
qnetworkaccessmanager.cpp:(.text+0x30a9): undefined reference to `QSslConfiguration::~QSslConfiguration()'
.obj/release-shared/qnetworkaccesshttpbackend.o: In function `QNetworkAccessHttpBackend::setSslConfiguration(QSslConfiguration const&)':
qnetworkaccesshttpbackend.cpp:(.text+0x8b): undefined reference to `QSslConfiguration::QSslConfiguration(QSslConfiguration const&)'
.obj/release-shared/qnetworkaccesshttpbackend.o: In function `QNetworkAccessHttpBackend::fetchSslConfiguration(QSslConfiguration&) const':
qnetworkaccesshttpbackend.cpp:(.text+0xe9): undefined reference to `QSslConfiguration::operator=(QSslConfiguration const&)'
qnetworkaccesshttpbackend.cpp:(.text+0xf1): undefined reference to `QSslConfiguration::~QSslConfiguration()'
qnetworkaccesshttpbackend.cpp:(.text+0x115): undefined reference to `QSslConfiguration::operator=(QSslConfiguration const&)'
qnetworkaccesshttpbackend.cpp:(.text+0x122): undefined reference to `QSslConfiguration::~QSslConfiguration()'
.obj/release-shared/qnetworkaccesshttpbackend.o: In function `QNetworkAccessHttpBackend::replyFinished()':
qnetworkaccesshttpbackend.cpp:(.text+0x8d2): undefined reference to `QSslConfiguration::operator=(QSslConfiguration const&)'
qnetworkaccesshttpbackend.cpp:(.text+0x8e2): undefined reference to `QSslConfiguration::~QSslConfiguration()'
qnetworkaccesshttpbackend.cpp:(.text+0x964): undefined reference to `QSslConfiguration::isNull() const'
qnetworkaccesshttpbackend.cpp:(.text+0x984): undefined reference to `QSslConfiguration::QSslConfiguration(QSslConfiguration const&)'
qnetworkaccesshttpbackend.cpp:(.text+0xa43): undefined reference to `QSslConfiguration::~QSslConfiguration()'
.obj/release-shared/qnetworkaccesshttpbackend.o: In function `QNetworkAccessHttpBackend::~QNetworkAccessHttpBackend()':
qnetworkaccesshttpbackend.cpp:(.text+0xdd0): undefined reference to `QSslConfiguration::~QSslConfiguration()'
.obj/release-shared/qnetworkaccesshttpbackend.o: In function `QNetworkAccessHttpBackend::~QNetworkAccessHttpBackend()':
qnetworkaccesshttpbackend.cpp:(.text+0xea0): undefined reference to `QSslConfiguration::~QSslConfiguration()'
.obj/release-shared/qnetworkaccesshttpbackend.o: In function `QNetworkAccessHttpBackend::~QNetworkAccessHttpBackend()':
qnetworkaccesshttpbackend.cpp:(.text+0xf60): undefined reference to `QSslConfiguration::~QSslConfiguration()'
.obj/release-shared/qnetworkaccesshttpbackend.o: In function `QNetworkAccessHttpBackend::setSslConfiguration(QSslConfiguration const&)':
qnetworkaccesshttpbackend.cpp:(.text+0x68): undefined reference to `QSslConfiguration::operator=(QSslConfiguration const&)'
.obj/release-shared/qnetworkrequest.o: In function `QNetworkRequest::sslConfiguration() const':
qnetworkrequest.cpp:(.text+0x2a9): undefined reference to `QSslConfiguration::QSslConfiguration(QSslConfiguration const&)'
qnetworkrequest.cpp:(.text+0x2d9): undefined reference to `QSslConfiguration::QSslConfiguration()'
.obj/release-shared/qnetworkrequest.o: In function `QNetworkRequest::setSslConfiguration(QSslConfiguration const&)':
qnetworkrequest.cpp:(.text+0x10b2): undefined reference to `QSslConfiguration::QSslConfiguration(QSslConfiguration const&)'
.obj/release-shared/qnetworkrequest.o: In function `QNetworkRequest::operator=(QNetworkRequest const&)':
qnetworkrequest.cpp:(.text+0x1710): undefined reference to `QSslConfiguration::~QSslConfiguration()'
.obj/release-shared/qnetworkrequest.o: In function `QNetworkRequest::~QNetworkRequest()':
qnetworkrequest.cpp:(.text+0x1899): undefined reference to `QSslConfiguration::~QSslConfiguration()'
qnetworkrequest.cpp:(.text+0x194f): undefined reference to `QSslConfiguration::~QSslConfiguration()'
.obj/release-shared/qnetworkrequest.o: In function `QNetworkRequest::~QNetworkRequest()':
qnetworkrequest.cpp:(.text+0x2659): undefined reference to `QSslConfiguration::~QSslConfiguration()'
qnetworkrequest.cpp:(.text+0x270f): undefined reference to `QSslConfiguration::~QSslConfiguration()'
.obj/release-shared/qnetworkrequest.o: In function `QNetworkRequest::setSslConfiguration(QSslConfiguration const&)':
qnetworkrequest.cpp:(.text+0x1095): undefined reference to `QSslConfiguration::operator=(QSslConfiguration const&)'
.obj/release-shared/qnetworkrequest.o: In function `QSharedDataPointer<QNetworkRequestPrivate>::detach_helper()':
qnetworkrequest.cpp:(.text._ZN18QSharedDataPointerI22QNetworkRequestPrivateE13detach_helperEv[QSharedDataPointer<QNetworkRequestPrivate>::detach_helper()]+0x104): undefined reference to `QSslConfiguration::QSslConfiguration(QSslConfiguration const&)'
qnetworkrequest.cpp:(.text._ZN18QSharedDataPointerI22QNetworkRequestPrivateE13detach_helperEv[QSharedDataPointer<QNetworkRequestPrivate>::detach_helper()]+0x13e): undefined reference to `QSslConfiguration::~QSslConfiguration()'
.obj/release-shared/qnetworkrequest.o: In function `QSharedDataPointer<QNetworkRequestPrivate>::~QSharedDataPointer()':
qnetworkrequest.cpp:(.text._ZN18QSharedDataPointerI22QNetworkRequestPrivateED1Ev[QSharedDataPointer<QNetworkRequestPrivate>::~QSharedDataPointer()]+0x46): undefined reference to `QSslConfiguration::~QSslConfiguration()'
.obj/release-shared/qnetworkreply.o: In function `QNetworkReply::setSslConfiguration(QSslConfiguration const&)':
qnetworkreply.cpp:(.text+0x362): undefined reference to `QSslConfiguration::isNull() const'
qnetworkreply.cpp:(.text+0x3b4): undefined reference to `QSslConfiguration::QSslConfiguration(QSslConfiguration const&)'
qnetworkreply.cpp:(.text+0x3dc): undefined reference to `QSslConfiguration::~QSslConfiguration()'
qnetworkreply.cpp:(.text+0x3e9): undefined reference to `QSslConfiguration::~QSslConfiguration()'
.obj/release-shared/qnetworkreply.o: In function `QNetworkReply::sslConfiguration() const':
qnetworkreply.cpp:(.text+0x40d): undefined reference to `QSslConfiguration::QSslConfiguration()'
qnetworkreply.cpp:(.text+0x45c): undefined reference to `QSslConfiguration::~QSslConfiguration()'
.obj/release-shared/qnetworkreplyimpl.o: In function `QNetworkReplyImpl::setSslConfigurationImplementation(QSslConfiguration const&)':
qnetworkreplyimpl.cpp:(.text+0x243): undefined reference to `QSslConfiguration::isNull() const'
.obj/release-shared/qnetworkreplyimpl.o: In function `QNetworkReplyImpl::sslConfigurationImplementation() const':
qnetworkreplyimpl.cpp:(.text+0x296): undefined reference to `QSslConfiguration::QSslConfiguration()'
qnetworkreplyimpl.cpp:(.text+0x2cb): undefined reference to `QSslConfiguration::~QSslConfiguration()'
.obj/release-shared/qnetworkreplyimpl.o: In function `QNetworkReplyImpl::qt_metacall(QMetaObject::Call, int, void**)':
qnetworkreplyimpl.cpp:(.text+0x50e8): undefined reference to `QSslConfiguration::operator=(QSslConfiguration const&)'
qnetworkreplyimpl.cpp:(.text+0x50f0): undefined reference to `QSslConfiguration::~QSslConfiguration()'
qnetworkreplyimpl.cpp:(.text+0x51cc): undefined reference to `QSslConfiguration::~QSslConfiguration()'
.obj/release-shared/qabstractsocket.o: In function `QAbstractSocket::setReadBufferSize(long long)':
qabstractsocket.cpp:(.text+0x47b): undefined reference to `QSslSocket::staticMetaObject'
.obj/release-shared/qabstractsocket.o: In function `QAbstractSocket::socketOption(QAbstractSocket::SocketOption)':
qabstractsocket.cpp:(.text+0xa49): undefined reference to `QSslSocket::staticMetaObject'
qabstractsocket.cpp:(.text+0xa67): undefined reference to `QSslSocket::socketOption(QAbstractSocket::SocketOption)'
.obj/release-shared/qabstractsocket.o: In function `QAbstractSocket::setSocketOption(QAbstractSocket::SocketOption, QVariant const&)':
qabstractsocket.cpp:(.text+0xb5e): undefined reference to `QSslSocket::staticMetaObject'
.obj/release-shared/qabstractsocket.o: In function `QAbstractSocket::setSocketDescriptor(int, QAbstractSocket::SocketState, QFlags<QIODevice::OpenModeFlag>)':
qabstractsocket.cpp:(.text+0x103f): undefined reference to `QSslSocket::staticMetaObject'
qabstractsocket.cpp:(.text+0x1068): undefined reference to `QSslSocket::setSocketDescriptor(int, QAbstractSocket::SocketState, QFlags<QIODevice::OpenModeFlag>)'
.obj/release-shared/qabstractsocket.o: In function `QAbstractSocket::abort()':
qabstractsocket.cpp:(.text+0x2156): undefined reference to `QSslSocket::staticMetaObject'
.obj/release-shared/qabstractsocket.o: In function `QAbstractSocket::waitForConnected(int)':
qabstractsocket.cpp:(.text+0x3599): undefined reference to `QSslSocket::staticMetaObject'
qabstractsocket.cpp:(.text+0x35b1): undefined reference to `QSslSocket::waitForConnected(int)'
.obj/release-shared/qabstractsocket.o: In function `QAbstractSocket::flush()':
qabstractsocket.cpp:(.text+0x3d2b): undefined reference to `QSslSocket::staticMetaObject'
.obj/release-shared/qabstractsocket.o: In function `QAbstractSocket::waitForDisconnected(int)':
qabstractsocket.cpp:(.text+0x4835): undefined reference to `QSslSocket::staticMetaObject'
qabstractsocket.cpp:(.text+0x484a): undefined reference to `QSslSocket::waitForDisconnected(int)'

Отакі пироги. В мене дебіен wheezy.

Відсутній Re.

  • Загальний модератор
  • Літератор
  • *****
  • дописів: 1898
  • Карма: +1/-0
Re: undefined reference to `QSslSocket::staticMetaObje
« Відповідей #1 : 2011-02-23 19:24:38 »
А хотіли. До речі, є ще такий собі проект Necessitas, однак все це випробувальні версії.

Відсутній peinguin

  • Літератор
  • ******
  • дописів: 1418
  • Карма: +0/-0
Re: undefined reference to `QSslSocket::staticMetaObje
« Відповідей #2 : 2011-02-23 20:23:14 »
А де взяти ці бібліотеки ніхто не підскаже?