Qt4-preview-feedback Archive, March 2007
Compile error 4.3.0-snapshot-20070307 qsslsocket_openssl_symbols.cpp
Message 1 in thread
I used the following options with configure:
./configure -prefix /home/hj/qtlib/qt43_0703 \
-nomake demos \
-nomake examples \
-fast \
-no-libmng \
-static
Compile fails:
g++ -c -include .pch/release-static/QtNetwork -pipe -O2 -Wall -W
-D_REENTRANT -fPIC -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-static
-I.uic/release-static -I../../include/QtCore -I../../include/QtCore
-I../../include -I../../include/QtNetwork -I/usr/include
-I.moc/release-static -I.uic/release-static -o
.obj/release-static/qsslsocket_openssl_symbols.o
qsslsocket_openssl_symbols.cpp
qsslsocket_openssl_symbols.cpp: In function `long int q_BIO_ctrl(BIO*,
int, long int, void*)':
qsslsocket_openssl_symbols.cpp:41: error: `returnBIO_ctrl' was not
declared in this scope
qsslsocket_openssl_symbols.cpp:41: warning: unused variable 'returnBIO_ctrl'
qsslsocket_openssl_symbols.cpp: In function `BIO* q_BIO_new(BIO_METHOD*)':
qsslsocket_openssl_symbols.cpp:42: error: `returnBIO_new' was not
declared in this scope
qsslsocket_openssl_symbols.cpp:42: warning: unused variable 'returnBIO_new'
qsslsocket_openssl_symbols.cpp: In function `int q_BIO_read(BIO*, void*,
int)':
qsslsocket_openssl_symbols.cpp:43: error: `returnBIO_read' was not
declared in this scope
qsslsocket_openssl_symbols.cpp:43: warning: unused variable 'returnBIO_read'
qsslsocket_openssl_symbols.cpp: In function `BIO_METHOD* q_BIO_s_mem()':
qsslsocket_openssl_symbols.cpp:44: error: `returnBIO_s_mem' was not
declared in this scope
qsslsocket_openssl_symbols.cpp:44: warning: unused variable
'returnBIO_s_mem'
qsslsocket_openssl_symbols.cpp: In function `int q_BIO_write(BIO*, const
void*, int)':
To unsubscribe - send "unsubscribe" in the subject to qt4-preview-feedback-request@xxxxxxxxxxxxx