On Thu, May 16, 2019 at 9:49 AM Martin Gansser <martin.gansser@xxxxxxxxx> wrote: > > Hi, > > I'm trying to compile the program olive with the help of a spec file [1], which unfortunately fails when creating the Makefile. > Have somebody a idea or solution ? > > [1] https://martinkg.fedorapeople.org/Packages/olive/olive.spec Follow the cmake guidelines, you are missing a "%cmake ." statement before building. https://docs.fedoraproject.org/en-US/packaging-guidelines/CMake/ Just in case, to my knowledge this is not an acceptable package for Fedora. Dridi _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx