Hello Folks! For past week, I have been working on packaging Linphone. I have successfully packaged all the required dependencies, including liblinphone. Here is the whole diff of my project:
https://bin.disroot.org/?2526ad4c662035f3#DRxApUqk2XhFf23dH2EPAQ9Xeqn1DBE5dkCxeBxoQ8QB For the final package, linphone-desktop, I am having some trouble. Here is the error I get: https://bin.disroot.org/?f9419716e5815c6c#DEtwGGt2mSM4UuYnDn7pd4BHvD5KWNXTWMYaHUCvidvA I tried (#configure-flags (list (string-append "-DBcToolbox_DIR=" (assoc-ref %build-inputs "bctoolbox")))). But it did not work. Any thoughts please? Regards, RG.