Re: [Bacula-users] make bat troubles in bacula 3.0.0

2009-04-22 Thread JanJaap Scholing
Hi, The same for me. Still no bat... Regards Jan Jaap > Dirk, > > Thanks, though I'm still getting the error: > > g++ -c -m64 -pipe -g -D_REENTRANT -Wall -W -DQT_GUI_LIB -DQT_CORE_LIB > -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++-64 -I. > -I/usr/lib64/qt4/include/QtCore -I/usr/lib64/qt

Re: [Bacula-users] make bat troubles in bacula 3.0.0

2009-04-20 Thread Stephen Thompson
Dirk, Thanks, though I'm still getting the error: g++ -c -m64 -pipe -g -D_REENTRANT -Wall -W -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++-64 -I. -I/usr/lib64/qt4/include/QtCore -I/usr/lib64/qt4/include/QtCore -I/usr/lib64/qt4/include/QtGui -I/usr/lib64/qt4/inclu

Re: [Bacula-users] make bat troubles in bacula 3.0.0

2009-04-17 Thread Stephen Thompson
Hello Dirk, I would greatly appreciate a patch to be able to install bat 3.0.0 on centos 5 with stock qt 4.2. I am getting the same errors as Jan Jap. thanks! Stephen Dirk Bartley wrote: > I have done a patch for being able to install on the older qt. If you > wat it, let me know. I'll hunt

Re: [Bacula-users] make bat troubles in bacula 3.0.0

2009-04-09 Thread JanJaap Scholing
yes, Please let me know! Jan Jaap > > I have done a patch for being able to install on the older qt. If you > wat it, let me know. I'll hunt it down. The issue is not with the > programming but the version of designer I was using. If I open with an > older designer and solve a couple of i

Re: [Bacula-users] make bat troubles in bacula 3.0.0

2009-04-08 Thread Dirk Bartley
I have done a patch for being able to install on the older qt. If you wat it, let me know. I'll hunt it down. The issue is not with the programming but the version of designer I was using. If I open with an older designer and solve a couple of issues it compiled just fine on centos. I'm trying

Re: [Bacula-users] make bat troubles in bacula 3.0.0

2009-04-08 Thread Kelvin Raywood
JanJaap Scholing : >>> I'm trying to install bat. >>> ./configure --enable-lockmgr --with-mysql --enable-bat --disable-libtool >>> looks ok >>> >>> But when I make I see the following error messages: [snip] >>> I use Debian 4 with qt4 installed (4.2.1-2+etch1), bacula 3.0.0 (latest svn) >>> What

Re: [Bacula-users] make bat troubles in bacula 3.0.0

2009-04-08 Thread John Drescher
>> What can I do to solve this problem? >> > > Install Qt 4.3 or greater. > Ignore that. I was looking at the wrong class in the Qt docs. John -- This SF.net email is sponsored by: High Quality Requirements in a Collabor

Re: [Bacula-users] make bat troubles in bacula 3.0.0

2009-04-08 Thread John Drescher
2009/4/8 JanJaap Scholing : > Hi, > > I'm trying to install bat. > ./configure --enable-lockmgr --with-mysql --enable-bat --disable-libtool > looks ok > > But when I make I see the following error messages: > > ui/ui_main.h: In member function ‘void Ui_MainForm::setupUi(QMainWindow*)’: > ui/ui_main