GNU bug report logs -
#40677
Jami
Previous Next
Full log
Message #386 received at 40677 <at> debbugs.gnu.org (full text, mbox):
On Sat, 02 May 2020 11:14:14 +0200
Mathieu Othacehe <m.othacehe <at> gmail.com> wrote:
> > * gnu/packages/telephony.scm (pjproject): Bump the version to
> > 2.10.
> s/bump/update
>
> > + (list "--disable-oss" ; do we need this?
I can remove it then.
> If we don't need this you can remove it. Otherwise no need to add a
> comment.
>
> You shouldn't hardcode the commit corresponding to the tag. You can do
> this instead:
>
> --8<---------------cut here---------------start------------->8---
> (url "https://github.com/pjsip/pjproject.git")
> - (commit "3e7b75cb2e482baee58c1991bd2fa4fb06774e0d")))
> + (commit version)))
> --8<---------------cut here---------------end--------------->8---
>
> With this commit, neither pjproject nor pjproject-jami build for
> me. Could you check why?
>
> Thanks,
>
> Mathieu
Are you between my commits? My commits are effect of over 6 months of
work and experimenting. The patches for pjproject are from jami source
tarball and change over time. Patching pjproject will only work with if
both version of Jami and pjproject are compliant.
The commit updating Jami should go before pjproject-jami update, then
it should work.
Anyway, everything works on my machine now.
Jan Wielkiewicz
This bug report was last modified 5 years and 7 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.