all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Maxim Cournoyer <maxim.cournoyer@gmail.com>
To: Ricardo Wurmus <rekado@elephly.net>
Cc: guix-devel@gnu.org, Raghav Gururajan <raghavgururajan@disroot.org>
Subject: Re: Linphone
Date: Fri, 27 Mar 2020 20:55:09 -0400	[thread overview]
Message-ID: <878sjlpac2.fsf@gmail.com> (raw)
In-Reply-To: <87r1xgxf9h.fsf@elephly.net> (Ricardo Wurmus's message of "Wed, 25 Mar 2020 23:04:42 +0100")

Hi!

Ricardo Wurmus <rekado@elephly.net> writes:

> Hi,
>
>> 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:
>
> Very nice!
>
>> 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.
>
> The error says
>
>   By not providing "FindBcToolbox.cmake" in CMAKE_MODULE_PATH this project
>   has asked CMake to find a package configuration file provided by
>   "BcToolbox", but CMake did not find one.
>
> So there is no FindBcToolbox.cmake file, which would tell CMake how to
> find the package.  There also is no pkg-config file (a file ending on
> .pc) — or perhaps there is but you are not using pkg-config.
>
> Please try adding pkg-config to the native-inputs.
>
> If this still doesn’t work check the output of bctoolbox: does it
> install a pkg-config file?  If it does: does the file mention any
> libraries that must be propagated?

Did Ricardo's suggestion help? I'm interested in Linphone on Guix! The
more VoIP options we have on the table in the times we're in, the better
:-). If you have more issues, do reach out, and I'll see if I can lend a
hand.

Thank you for working on it!

Maxim

  reply	other threads:[~2020-03-28  0:55 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-25 18:34 Linphone Raghav Gururajan
2020-03-25 22:04 ` Linphone Ricardo Wurmus
2020-03-28  0:55   ` Maxim Cournoyer [this message]
2020-03-28  1:42   ` Linphone Raghav Gururajan
2020-03-28 22:42   ` Linphone Raghav Gururajan
2020-03-29  6:44     ` Linphone Ricardo Wurmus
2020-03-29  6:54     ` Linphone Raghav Gururajan
2020-03-30  1:29     ` Linphone Raghav Gururajan
2020-03-31 15:18     ` Linphone Raghav Gururajan
2020-04-02 16:44     ` Linphone Raghav Gururajan
2020-04-02 20:57     ` Linphone Raghav Gururajan
2020-04-02 23:33     ` Linphone Raghav Gururajan
2020-04-03 23:51     ` Linphone Raghav Gururajan
2020-03-25 22:29 ` Linphone Danny Milosavljevic
2020-03-25 22:42   ` Linphone Danny Milosavljevic
2020-03-25 22:48   ` Linphone Danny Milosavljevic
2020-03-26 12:47   ` Linphone Raghav Gururajan
2020-03-26 14:17     ` Linphone Danny Milosavljevic
2020-03-26 14:24     ` Linphone Raghav Gururajan
2020-03-26 17:53     ` Linphone Raghav Gururajan
2020-03-26 19:24       ` Linphone Danny Milosavljevic
2020-03-26 19:28       ` Linphone Raghav Gururajan
2020-03-26 21:53       ` Linphone Raghav Gururajan
2020-03-25 22:43 ` Linphone Danny Milosavljevic
2020-03-26 12:27 ` Linphone Raghav Gururajan
2020-03-26 13:30   ` Linphone Ricardo Wurmus
2020-03-26 13:35   ` Linphone Raghav Gururajan
2020-03-26 12:40 ` Linphone Raghav Gururajan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=878sjlpac2.fsf@gmail.com \
    --to=maxim.cournoyer@gmail.com \
    --cc=guix-devel@gnu.org \
    --cc=raghavgururajan@disroot.org \
    --cc=rekado@elephly.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.