On Monday 05 June 2006 00:35, steven potvin wrote: > hi > i have installed bacula postgres rpm and have download the src.rpm of > bacula and running the following command to install. > > rpmbuild --rebuild --define "build_fc4 1" --define "build_postgresql 1" > --define "build_wxconsole 1" bacula-1.38.9-2.src.rpm > > and getting the following error. > > + make mtx > Building mtx > (cd `echo mtx-*`; ./configure; make) > creating cache ./config.cache
> checking host system type... configure: error: can not guess host type; > you must specify one make[1]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > Entering directory > `/usr/src/redhat/BUILD/depkgs/mtx-1.2.17kes' make[1]: *** No targets > specified and no makefile found. Stop. > make[1]: Leaving directory `/usr/src/redhat/BUILD/depkgs/mtx-1.2.17kes' > make: *** [mtx] Error 2 > error: Bad exit status from /var/tmp/rpm-tmp.6674 (%build) > > i can't figure it out, last time i installed bacula it was a piece of > Gateau. Well, from the error message, you are probably running some system that is not known to that version of mtx. You might try downloading the latest version of mtx (1.2.18rel) and see if it builds on your system. If so, delete the mtx-1.2.17kes directory from the depkgs directory and replace it with the new one. Otherwise, you will need to modify the Makefile in depkgs to specifically specify a host type (I don't know how) on the ./configure. -- Best regards, Kern ("> /\ V_V _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users