On 27.05.2018 20:10, Kern Sibbald wrote:

> I have been a bit busy lately, and I did apply your patch only to find
> out that it did not work.  I think you had updated some of the autoconf
> files or were using a different one from me, because the new macro call
> that you added to configure.in is not in my autoconf macro files.  In
> the end I had to back out the patch, and since I have not gotten back to
> it.  More specifically, the call to:
> 
> PKG_PROG_PKG_CONFIG()
> 
> failed because it is not defined in the Bacula autoconf directory.  When
> I made the patch, I only applied the one file:
> 
> 0001-Use-PKG_PROG_PKG_CONFIG-macro-to-search-for-pkg-conf.patch
> 
> Was there something else I should have patched?

You need to run the whole aclocal machinery to get the needed bits
included into bacula/autoconf.

If you don't want to do this, you can apply the second patch, which
contains those macros.

You then of course need to regenerate bacula/configure based on the new
contents of bacula/autoconf/*.


Grüße,
Sven.


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Bacula-devel mailing list
Bacula-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-devel

Reply via email to