Search Criteria
Package Details: libkcapi 1.2.1-1
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: | |
Submitter: | vbmithr |
Maintainer: | vbmithr |
Last Packager: | vbmithr |
Votes: | 2 |
Popularity: | 0.001277 |
First Submitted: | 2018-01-25 14:44 |
Last Updated: | 2020-10-29 12:31 |
Dependencies (5)
- autoconf (autoconf-git) (make)
- automake (automake-1.7, automake-git, automake-1.11, automake-1.15, automake-1.14) (make)
- m4 (m4-git) (make)
- make (make3, make-git, make-without-guile) (make)
- pkg-config (pkgconf-git, pkgconf) (make)
Latest Comments
adsun commented on 2019-09-17 13:49
Can confirm the same error reported by @patrakov. Updating to 1.1.5 fixes this problem.
patrakov commented on 2019-09-17 13:31
Fails to build:
adsun commented on 2018-01-27 14:36
Thanks!
vbmithr commented on 2018-01-27 14:35
Fixed.
adsun commented on 2018-01-27 14:31
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
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
/startdir/PKGBUILD: line 23: ../../makefile.patch: No such file or directory.