Bacula-users

[Bacula-users] bacula 5.0.1 installation problems

2010-03-05 11:40:46
Subject: [Bacula-users] bacula 5.0.1 installation problems
From: Jerry Lowry <jlowry AT edt DOT com>
To: bacula-users AT lists.sourceforge DOT net, Marc Schiffbauer <marc AT schiffbauer DOT net>
Date: Fri, 05 Mar 2010 08:37:52 -0800
ok, I have bacula installed without openssl and without bat. But I would like to use bat for management of bacula.

QT make problem:
When I run the qt make I am getting errors from the openssl modules. I went looking through the configure files in the qt directory but did not see anything that specified openssl. I have attached the std output showing the errors. They are coming from the ssl modules.

How does one turn off openssl in qt? Which configure file is it hiding in?

thanks,

jerry
--

qnativesocketengine_unix.cpp:167: note: initialized from here
In file included from qsslcertificate.cpp:124:
qsslsocket_openssl_symbols_p.h:271: error: variable or field â??q_sk_freeâ?? 
declared void
qsslsocket_openssl_symbols_p.h:271: error: â??STACKâ?? was not declared in this 
scope
qsslsocket_openssl_symbols_p.h:271: error: â??aâ?? was not declared in this 
scope
qsslsocket_openssl_symbols_p.h:272: error: â??STACKâ?? was not declared in this 
scope
qsslsocket_openssl_symbols_p.h:272: error: â??aâ?? was not declared in this 
scope
qsslsocket_openssl_symbols_p.h:273: error: â??STACKâ?? was not declared in this 
scope
qsslsocket_openssl_symbols_p.h:273: error: â??aâ?? was not declared in this 
scope
qsslsocket_openssl_symbols_p.h:273: error: expected primary-expression before 
â??intâ??
qsslsocket_openssl_symbols_p.h:273: error: initializer expression list treated 
as compound expression
qsslcertificate.cpp: In member function 
â??QMultiMap<QSsl::AlternateNameEntryType, QString> 
QSslCertificate::alternateSubjectNames() constâ??:
qsslcertificate.cpp:371: error: â??STACKâ?? was not declared in this scope
qsslcertificate.cpp:371: error: â??altNamesâ?? was not declared in this scope
qsslcertificate.cpp:371: error: expected primary-expression before â??)â?? token
qsslcertificate.cpp:371: error: expected â??;â?? before â??q_X509_get_ext_d2iâ??
qsslcertificate.cpp:383: error: â??q_sk_freeâ?? was not declared in this scope
make[2]: *** [.obj/release-static/qsslcertificate.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [sub-network-make_default-ordered] Error 2
In file included from qsslcertificate.cpp:124:
qsslsocket_openssl_symbols_p.h:271: error: variable or field â??q_sk_freeâ?? 
declared void
qsslsocket_openssl_symbols_p.h:271: error: â??STACKâ?? was not declared in this 
scope
qsslsocket_openssl_symbols_p.h:271: error: â??aâ?? was not declared in this 
scope
qsslsocket_openssl_symbols_p.h:272: error: â??STACKâ?? was not declared in this 
scope
qsslsocket_openssl_symbols_p.h:272: error: â??aâ?? was not declared in this 
scope
qsslsocket_openssl_symbols_p.h:273: error: â??STACKâ?? was not declared in this 
scope
qsslsocket_openssl_symbols_p.h:273: error: â??aâ?? was not declared in this 
scope
qsslsocket_openssl_symbols_p.h:273: error: expected primary-expression before 
â??intâ??
qsslsocket_openssl_symbols_p.h:273: error: initializer expression list treated 
as compound expression
qsslcertificate.cpp: In member function 
â??QMultiMap<QSsl::AlternateNameEntryType, QString> 
QSslCertificate::alternateSubjectNames() constâ??:
qsslcertificate.cpp:371: error: â??STACKâ?? was not declared in this scope
qsslcertificate.cpp:371: error: â??altNamesâ?? was not declared in this scope
qsslcertificate.cpp:371: error: expected primary-expression before â??)â?? token
qsslcertificate.cpp:371: error: expected â??;â?? before â??q_X509_get_ext_d2iâ??
qsslcertificate.cpp:383: error: â??q_sk_freeâ?? was not declared in this scope
make[2]: *** [.obj/release-static/qsslcertificate.o] Error 1
make[1]: *** [sub-network-install_subtargets-ordered] Error 2

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users
<Prev in Thread] Current Thread [Next in Thread>
  • [Bacula-users] bacula 5.0.1 installation problems, Jerry Lowry <=