Quoting Craig White <[EMAIL PROTECTED]>:

OK - new ground here...

# rpmbuild -bb bacula.spec build_centos4
error:  You must specify a platform. Please examine the spec file.
error: line 57: Unknown tag: exit 1

Doesn't that seem right?

You need to specify which distribution and database backend you are building. For example, for CentOS 4 and PosgreSQL, you would do:

$ rpmbuild -bb --define 'build_centos4 1' --define 'build_postgresql 1'
bacula.spec

BTW, I've just re-posted my email to bacula-devel list.  It containts
bacula.spec file with couple of fixes (some of which might be needed). Anybody interested in this, please check the new thread in bacula-devel list (should be
in archives for those not subscribed to it).


----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.




-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to