Search Criteria
Package Details: libosmo-abis-git 1.6.0.r32.gfb1a37f-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: | Osmocom library for A-bis interface |
Upstream URL: | https://osmocom.org/projects/libosmo-abis |
Licenses: | GPL-2.0-or-later AND LGPL-2.1-only AND AGPL-3.0-or-later |
Conflicts: | libosmo-abis |
Provides: | libosmo-abis, libosmoabis.so, libosmotrau.so |
Submitter: | Miegl |
Maintainer: | fixeria |
Last Packager: | fixeria |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2019-02-06 17:05 (UTC) |
Last Updated: | 2024-11-21 18:36 (UTC) |
Dependencies (5)
- libosmo-netif-gitAUR
- libosmocore-gitAUR
- ortpAUR (ortp-gitAUR)
- talloc
- git (git-gitAUR, git-glAUR) (make)
Required by (14)
- libosmo-netif (requires libosmo-abis)
- openbsc (requires libosmo-abis)
- osmo-bsc (requires libosmo-abis)
- osmo-bsc-git
- osmo-bts (requires libosmo-abis)
- osmo-bts-git
- osmo-hlr (requires libosmo-abis)
- osmo-hlr-git
- osmo-mgw (requires libosmo-abis)
- osmo-mgw-git
- osmo-msc (requires libosmo-abis)
- osmo-msc-git
- osmo-sgsn (requires libosmo-abis) (make)
- osmo-sgsn-git (make)
Latest Comments
fixeria commented on 2024-01-27 20:12 (UTC)
@Andy2, @MarsSeed: PKGBUILD has been updated to pass
--disable-dahdi
and now builds fine on my machine.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: