Qt4-preview-feedback Archive, March 2007
Snapshot compile error: Qt4.3-20070327
Message 1 in thread
Today I tried to compile a 4.3 snapshot to have a look at the
new file dialog. The compilation failed at:
g++ -c -include .pch/release-shared/QtNetwork -pipe -g -O2 -Wall -W
-D_REENTRANT -fPIC -DQT_SHARED -DQT_EDITION=QT_EDITION_DESKTOP
-DQT_BUILD_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS
-DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_NO_DEBUG -DQT_CORE_LIB
-D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/linux-g++ -I.
-I../../include/QtCore -I../../include/QtCore -I../../include
-I../../include/QtNetwork -I/usr/include -I.moc/release-shared
-I.uic/release-shared -o
.obj/release-shared/qsslsocket_openssl_symbols.o
qsslsocket_openssl_symbols.cppqsslsocket_openssl_symbols.cpp: In
function `bool q_resolveOpenSslSymbols()':
qsslsocket_openssl_symbols.cpp:224: error: `_q_d2i_X509' was not
declared in this scope
qsslsocket_openssl_symbols.cpp:224: error: `_q_PTR_d2i_X509' was not
declared in this scope
make[1]: *** [.obj/release-shared/qsslsocket_openssl_symbols.o] Error 1
make[1]: Leaving directory
`/home/hj/qtlib/qt-x11-commercial-src-4.3.0-snapshot-20070327/src/network'
make: *** [sub-network-make_default-ordered] Error 2
./configure -prefix /home/hj/qtlib/qt43_2703 \
-nomake demos \
-nomake examples \
-fast \
-no-libmng \
-no-qt3support \
-no-gif \
-no-libtiff \
-no-libjpeg \
-no-openssl \
-no-nis \
-no-cups \
-no-qdbus \
-static
I used '-no-openssl' but still it fails in ssl code.
Henk Jan
To unsubscribe - send "unsubscribe" in the subject to qt4-preview-feedback-request@xxxxxxxxxxxxx