On Sun, 2020-10-04 at 10:11 +1100, Terry Duell wrote:
> Hello All,
> I'm seeking advice from anyone building darktable on Fedora 32 from the git
> master.
> I've had very few problems regularly building a dt rpm for many years now, but
> ran into an issue with release-3.3.0-899-gc6dc8ec17.
> I posted a request for advice on the dev list but have not had an answer.
> The error message from rpmbuild is as follows...
> 
> /home/terry/rpmbuild/BUILD/darktable-3.3.0/src/control/conf.c:27:10: fatal
> error: conf_gen.h: No such file or directory
>    27 | #include "conf_gen.h"
>       |          ^~~~~~~~~~~~
> compilation terminated.
> 

Blundering around in the dark here, it seemed to me that conf_gen.h was not
being auto generated.
I also tried building release-3.3.0-922-g24a8060de, which gave the same failure
result.
A look through all rpmbuild output failed to show anything related, so I made a
change to the cmake options in an attempt to get some helpful output with...

 -DUSE_XMLLINT=On

and the build completed without error.
Hopefully this might be helpful to someone who knows much more than I.

Cheers,
-- 
Terry Duell <tdu...@iinet.net.au>

____________________________________________________________________________
darktable user mailing list
to unsubscribe send a mail to darktable-user+unsubscr...@lists.darktable.org

Reply via email to