Search Criteria
Package Details: libldap24 2.4.59-3
Package Actions
Git Clone URL: | http://aur.archlinux.org/libldap24.git (read-only, click to copy) |
---|---|
Package Base: | libldap24 |
Description: | Lightweight Directory Access Protocol (LDAP) client libraries |
Upstream URL: | http://www.openldap.org/ |
Licenses: | custom |
Submitter: | anatolik |
Maintainer: | thrasibule |
Last Packager: | thrasibule |
Votes: | 14 |
Popularity: | 0.99 |
First Submitted: | 2021-11-19 17:39 (UTC) |
Last Updated: | 2025-04-29 18:01 (UTC) |
Dependencies (9)
- libsasl
- openssl (openssl-gitAUR, openssl-staticAUR)
- chrpath (chrpath-gitAUR) (make)
- e2fsprogs (e2fsprogs-gitAUR) (make)
- libsasl (make)
- libsodium (libsodium-gitAUR, libsodium-1.0.18AUR) (make)
- libtool (libtool-gitAUR) (make)
- unixodbc (unixodbc-gitAUR) (make)
- util-linux (util-linux-aesAUR, util-linux-selinuxAUR) (make)
Latest Comments
1 2 3 Next › Last »
primalmotion commented on 2025-05-07 16:59 (UTC)
I confirm the patch below fixes it. thanks!
mkurz commented on 2025-05-07 07:40 (UTC)
It does not build anymore because GCC was bumped to version 15, which switches the default language version to gnu23. You can find more information here: http://gcc.gnu.org/gcc-15/porting_to.html
To fix the build we can just switch back to gnu17. In line 34 of the PKGBUILD you need to add
-std=gnu17
to CFLAGS:primalmotion commented on 2025-05-06 15:01 (UTC)
This does not build anymore
mkurz commented on 2025-04-26 06:54 (UTC)
You did not update pkgrel in .SRCINFO so now yay complains -> libldap24: local (2.4.59-3) is newer than AUR (2.4.59-2)
fft commented on 2024-12-17 17:13 (UTC)
Meet same problem with building. Seems root cause - is caching of your AUR helper. I use paru, so need to remove ~/.cache/paru/clone/libldap24/ manually. Don't know idiomatic way of fixing this, may be maintaineer can reset src dir during prepare().
Azad commented on 2024-05-15 18:32 (UTC)
same error broken POSIX regex
gus_joaquin commented on 2024-05-13 23:41 (UTC) (edited on 2024-05-13 23:42 (UTC) by gus_joaquin)
Hi, i can't install this package, i have an error building this package:
checking non-posix strerror_r... no checking for regex.h... yes checking for library containing regfree... none required checking for compatible POSIX regex... no configure: error: broken POSIX regex! ==> ERROR: A failure occurred in build(). Aborting... error: failed to build 'libldap24-2.4.59-2': error: packages failed to build: libldap24-2.4.59-2
joshm commented on 2024-02-15 16:50 (UTC) (edited on 2024-02-15 16:50 (UTC) by joshm)
I can't update things, and can't uninstall this package for some reason -- any thoughts?
chmodx commented on 2024-01-23 07:22 (UTC)
I'm having trouble installing this. I thought the issue was not having openssl, but installing it didn't help. Here's the error:
I need this to install this package: http://aur.archlinux.org/packages/mssql-server.
TexZeTech commented on 2023-12-30 23:39 (UTC)
I use this for the Steam game Loop Hero.
1 2 3 Next › Last »