Bacula-users

[Bacula-users] Trouble creating RPM on Centos 5.4

2010-03-02 00:13:34
Subject: [Bacula-users] Trouble creating RPM on Centos 5.4
From: Dave Augustus <davea AT ingraftedsoftware DOT com>
To: bacula-users AT lists.sourceforge DOT net
Date: Mon, 01 Mar 2010 22:41:37 -0600
Hello Listers,

I am a bacula user for about 6 months- currently running on version 3.

I am using the SRPM from the website to build BAT and running into a challenge I can't get past.

The SRPM is from the website: bacula-bat-5.0.1-1.src.rpm

The error is with qt and the output is listed below :(  . I also have QT installed at
/usr/local/Trolltech/Qt-4.4.3 . But it appears that this SRPM comes with a new version. I also am not seeing any conflicts between the SRPM and my QT version.

Thanks in advance,
Dave

make[1]: Leaving directory `/home/rpmbuild/rpm/BUILD/bacula-5.0.1/src/filed'
==>Entering directory /home/rpmbuild/rpm/BUILD/bacula-5.0.1/src/qt-console
make[1]: Entering directory `/home/rpmbuild/rpm/BUILD/bacula-5.0.1/src/qt-console'
make[1]: *** No rule to make target `all'.  Stop.
make[1]: Leaving directory `/home/rpmbuild/rpm/BUILD/bacula-5.0.1/src/qt-console'

  ====== Error in /home/rpmbuild/rpm/BUILD/bacula-5.0.1/src/qt-console ======

AND

+ mkdir -p /home/rpmbuild/rpm/tmp/bacula-bat-root/usr/bin
+ cd src/qt-console
+ make DESTDIR=/home/rpmbuild/rpm/tmp/bacula-bat-root install
make: *** No rule to make target `install'.  Stop.
error: Bad exit status from /home/rpmbuild/rpm/tmp/rpm-tmp.31269 (%install)

------------------------------------------------------------------------------
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] Trouble creating RPM on Centos 5.4, Dave Augustus <=