Search Criteria
Package Details: libkcapi 1.5.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/libkcapi.git (read-only, click to copy) |
|---|---|
| Package Base: | libkcapi |
| Description: | Linux Kernel Crypto API User Space Interface Library |
| Upstream URL: | http://www.chronox.de/libkcapi.html |
| Keywords: | crypto |
| Licenses: | GPL2, BSD |
| Submitter: | vbmithr |
| Maintainer: | vbmithr |
| Last Packager: | vbmithr |
| Votes: | 3 |
| Popularity: | 0.000000 |
| First Submitted: | 2018-01-25 14:44 (UTC) |
| Last Updated: | 2024-12-23 18:08 (UTC) |
Dependencies (5)
- autoconf (autoconf-gitAUR) (make)
- automake (automake-gitAUR) (make)
- m4 (m4-gitAUR) (make)
- make (make-gitAUR, make-staticAUR) (make)
- pkg-config (pkgconf-gitAUR, pkg-config-gitAUR, pkgconf) (make)
Latest Comments
adsun commented on 2019-09-17 13:49 (UTC)
Can confirm the same error reported by @patrakov. Updating to 1.1.5 fixes this problem.
patrakov commented on 2019-09-17 13:31 (UTC) (edited on 2019-09-17 13:32 (UTC) by patrakov)
Fails to build:
adsun commented on 2018-01-27 14:36 (UTC)
Thanks!
vbmithr commented on 2018-01-27 14:35 (UTC)
Fixed.
adsun commented on 2018-01-27 14:31 (UTC)
I did use git, but the error still persisted.
Apparently removing replacing "../../makefile.patch" with "../makefile.patch" allows it to build.
vbmithr commented on 2018-01-27 14:26 (UTC)
You need the full sources, not just the PKGBUILD file. Download the whole archive or use git.
adsun commented on 2018-01-27 14:24 (UTC)
/startdir/PKGBUILD: line 23: ../../makefile.patch: No such file or directory.