Search Criteria
Package Details: libosmo-abis-git 0.6.0.r2.g3a2aa09-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/libosmo-abis-git.git (read-only, click to copy) |
---|---|
Package Base: | libosmo-abis-git |
Description: | This is the A-bis interface library as used by OsmoBSC/OsmoNITB |
Upstream URL: | https://osmocom.org/projects/libosmo-abis |
Licenses: | GPL |
Conflicts: | libosmo-abis |
Provides: | libosmo-abis |
Submitter: | Miegl |
Maintainer: | Miegl |
Last Packager: | Miegl |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2019-02-06 17:05 (UTC) |
Last Updated: | 2019-02-13 19:23 (UTC) |
Dependencies (4)
- libosmocore (libosmocore-git)
- ortp (ortp-git)
- talloc
- git (git-vfs, git-git, git-run-command-patch-git) (make)
Required by (9)
- libosmo-netif (requires libosmo-abis)
- libosmo-netif-git (requires libosmo-abis)
- openbsc (requires libosmo-abis)
- osmo-bsc-git (requires libosmo-abis)
- osmo-bts-git (requires libosmo-abis)
- osmo-hlr-git (requires libosmo-abis)
- osmo-mgw-git (requires libosmo-abis)
- osmo-msc-git (requires libosmo-abis)
- osmo-sip-connector-git (requires libosmo-abis)
Latest Comments
Andy2 commented on 2021-01-03 15:28 (UTC)
The build fails right now because libosmo-abis is built with DAHDI support by default which isn't usually installed. I wasn't able to find a package that provides it without a huge hassle because DAHDI requires out-of-tree kernel drivers. It can be disabled by passing
--disable-dahdi
toconfigure
.Current
configure
output for reference: