Search Criteria
Package Details: libosmocore 1.7.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/libosmocore.git (read-only, click to copy) |
---|---|
Package Base: | libosmocore |
Description: | core libs for osmocom |
Upstream URL: | https://osmocom.org/projects/libosmocore/ |
Licenses: | GPL |
Submitter: | asdil12 |
Maintainer: | matt9j |
Last Packager: | matt9j |
Votes: | 16 |
Popularity: | 0.000699 |
First Submitted: | 2012-03-08 09:58 (UTC) |
Last Updated: | 2022-07-03 21:17 (UTC) |
Dependencies (14)
- gnutls (gnutls-tiny-git, gnutls-openssl, gnutls-nodocs-git, gnutls-git)
- lksctp-tools
- pcsclite (pcsclite-nopy, pcsclite-toolbox, pcsclite-git)
- systemd-libs (systemd-libs-homed-containers, systemd-libs-selinux, systemd-libs-git)
- talloc
- autoconf (autoconf-git) (make)
- automake (automake-1.7, automake-git, automake-1.11, automake-1.15, automake-1.14) (make)
- gcc (gccrs-git, gcc-git) (make)
- git (git-vfs, git-git, git-run-command-patch-git) (make)
- libtool (libtool-git) (make)
- libusb (libusb-git) (make)
- make (make-git) (make)
- pkg-config (pkgconf-git, pkgconf) (make)
- libusb (libusb-git) (optional) – libosmousb support
Latest Comments
1 2 3 Next › Last »
dreieck commented on 2022-10-15 16:17 (UTC) (edited on 2022-10-15 16:17 (UTC) by dreieck)
A note to users which don't use systemd and whose compilations fail with
systemd/sd-journal.h: No such file or directory
:→ Here I have made a package
libosmocore-nosystemd-git
which compiles and works on systemd-free systems. (It includes a split-out docs package.)matt9j commented on 2022-07-03 21:20 (UTC)
I went ahead and enabled this to match the builds on other platforms. I think additional work would need to be done in the library itself to add runtime detection of the presence of systemd and switch on/off the journald capability dynamically to move the package to optdepends, so I've left systemd-libs as a full dependency for now.
fixeria commented on 2022-03-26 10:56 (UTC)
Also, I suggest to build with '--enable-systemd-logging'. This option allows using systemd-journal as a logging target. Debian and CentOS packages are built with it. This adds a new dependency 'systemd-libs'. Maybe we could make it optional somehow?
fixeria commented on 2022-03-26 10:51 (UTC)
Please change project URL to 'https://osmocom.org/projects/libosmocore/'. Thanks!
matt9j commented on 2022-01-31 02:21 (UTC)
@GNUtoo, thank you for the patch. I was not able to apply it cleanly (there is possibly some whitespace formatting getting mangled with the post to the AUR?), but I added the changes you indicated and created a commit with you as the author. Thank you for the fix for building in a clean environment!
GNUtoo commented on 2022-01-27 14:05 (UTC)
Hi,
I've a patch for libosmocore:
semjon00 commented on 2022-01-14 11:53 (UTC)
Please update to 1.6.0
dreieck commented on 2021-09-30 12:43 (UTC)
I also get the error which @BoBeR182 reported:
Build fails for me with linking errors (
/usr/bin/ld
:[...] first defined here
):mansuetus commented on 2020-11-23 11:27 (UTC)
@BoBeR182 https://aur.archlinux.org/packages/libosmocore-git/
BoBeR182 commented on 2020-07-29 13:23 (UTC)
1 2 3 Next › Last »