Search Criteria
Package Details: lib32-gsm 1.0.22-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/lib32-gsm.git (read-only, click to copy) |
---|---|
Package Base: | lib32-gsm |
Description: | Shared libraries for GSM 06.10 lossy speech compression |
Upstream URL: | http://www.quut.com/gsm/ |
Licenses: | custom |
Submitter: | RavuAlHemio |
Maintainer: | RavuAlHemio |
Last Packager: | RavuAlHemio |
Votes: | 35 |
Popularity: | 0.000004 |
First Submitted: | 2012-07-08 11:35 (UTC) |
Last Updated: | 2022-08-08 15:24 (UTC) |
Dependencies (3)
- gsm
- lib32-glibc (lib32-glibc-gitAUR, lib32-glibc-linux4AUR, lib32-glibc-eacAUR, lib32-glibc-eac-binAUR, lib32-glibc-eac-rocoAUR)
- lib32-gcc-libs (lib32-gcc-libs-gitAUR, lib32-gccrs-libs-gitAUR, lib32-gcc-libs-snapshotAUR) (make)
Latest Comments
1 2 Next › Last »
RavuAlHemio commented on 2023-01-24 08:44 (UTC)
That library (
/usr/lib/gcc/x86_64-pc-linux-gnu/<GCCVERSION>/32/libgcc.a
) is preinstalled through thecore/gcc
package. I don't see any reason why the build should fail like this...Bluebomber182 commented on 2023-01-24 07:14 (UTC) (edited on 2023-01-24 07:14 (UTC) by Bluebomber182)
I got this message when I tried to compile it.
I was able to fix this problem by this doing this
RavuAlHemio commented on 2022-01-26 21:50 (UTC)
pkgrel bumped to 2
MarsSeed commented on 2022-01-26 20:42 (UTC)
Please bump pkgrel to 2 :)
Thanks for quick response, you are right about the needed
makedepend=lib32-gcc-libs
.My mistake, I remember I've observed that it's required, just forgot to commit the relevant change to my local test repo.
RavuAlHemio commented on 2022-01-26 18:33 (UTC)
I tried reducing the dependencies to those you have listed, but the build (performed in an otherwise clean Docker container) started failing. I have therefore moved
lib32-gcc-libs
to makedepends instead, which seems to produce the correct results. (Neitherldd
nornm -D
contain any hints that the built shared library has any dynamic dependency on GCC libraries.)Thanks for your attention to detail!
MarsSeed commented on 2022-01-26 16:39 (UTC)
Hi! The only dependencies needed are:
Thanks for providing this package!
RavuAlHemio commented on 2019-02-23 13:23 (UTC)
Removed gcc-multilib from makedepends and added lib32-gcc-libs and lib32-glibc to depends.
beniamino.mietto commented on 2019-02-22 23:04 (UTC)
Please replace gcc-multilib with lib32-gcc-libs.
I'm unable to build the package with gcc-multilib but with lib32-gcc-libs works fine.
RavuAlHemio commented on 2013-02-22 13:49 (UTC)
1 2 Next › Last »