Search Criteria
Package Details: belle-sip 5.3.5-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/belle-sip.git (read-only, click to copy) |
---|---|
Package Base: | belle-sip |
Description: | A Voice-over-IP phone |
Upstream URL: | https://github.com/BelledonneCommunications/belle-sip/ |
Licenses: | GPL3 |
Submitter: | Barthalion |
Maintainer: | thrasibule |
Last Packager: | thrasibule |
Votes: | 12 |
Popularity: | 0.000000 |
First Submitted: | 2018-01-07 17:31 (UTC) |
Last Updated: | 2024-01-02 19:40 (UTC) |
Latest Comments
« First ‹ Previous 1 2
dreieck commented on 2019-01-16 13:53 (UTC)
Update:
If some
antlr3
is installed on the system, the build system seems to use that and produces errorneous files leading to the error reported in my comment below:If I remove my system-wide
antlr3
-installation (it was version 3.1.2, intentionally), anantlr3
from within thebelle-sip
-sources is used, and the error does not appear:--> Can
build()
be modified such that always theantlr.jar
included in the sources ofbelle-sip
is used, and never someantlr3
found on the system?dreieck commented on 2019-01-16 13:52 (UTC)
Fails to build for me:
-> The
>->
betweenSCOPE_TOP(message)
andfree(SCOPE_TOP(message))
seems to be an error/ typo.« First ‹ Previous 1 2