On Thu, 2007-10-25 at 15:20 -0400, Michael Galloway wrote:
> ok, since i cannot get 2.2.5 to build, i guess i will have to drop back to 
> the 2.2.4 EL5/centOS5
> rpms off sourceforge. is 2.2.4 ok to run, or are there outstanding bugs in it?
----
though the OP has apparently solved, I meant to include the list that I
had only one issue with building on CentOS 5 - I couldn't get bat to
build so I dropped it because I only wanted to look at it but probably
wouldn't use it.

rpmbuild -bb \
 --define 'build_mysql5 1' \
 --define 'build_centos5 1' \
 --define 'build_bat 1' \
bacula.spec

wouldn't build...but dropping the build_bat everything went OK. 

Anyway, my build log included...

uic: File generated with too recent version of Qt Designer (4.0 vs.
3.3.6)
make[1]: *** [ui/main.h] Error 1
make[1]: Leaving directory
`/usr/src/redhat/BUILD/bacula-2.2.5/src/qt-console'

  ====== Error in /usr/src/redhat/BUILD/bacula-2.2.5/src/qt-console
======

and then later down the line...

+ cp -p src/qt-console/bat /var/tmp/bacula-root/usr/sbin/bat
cp: cannot stat `src/qt-console/bat': No such file or directory
error: Bad exit status from /var/tmp/rpm-tmp.31669 (%install)

RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.31669 (%install)

# rpm -qa|grep qt
qt-3.3.6-23.el5
qt4-devel-4.2.1-1
qt4-4.2.1-1
qt-devel-3.3.6-23.el5

then I removed qt4-devel and got this error...

checking for msgfmt... (cached) /usr/bin/msgfmt
configure: error: Unable to find Qt4 installation needed by bat
error: Bad exit status from /var/tmp/rpm-tmp.15740 (%build)

RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.15740 (%build)

Craig


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to