Search Criteria
Package Details: tcplay-veracrypt 2.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/tcplay-veracrypt.git (read-only, click to copy) |
---|---|
Package Base: | tcplay-veracrypt |
Description: | Free and simple TrueCrypt implementation based on dm-crypt. |
Upstream URL: | https://github.com/veracrypt/tc-play |
Licenses: | BSD-2-Clause |
Conflicts: | tcplay |
Provides: | tcplay |
Replaces: | tcplay |
Submitter: | mikalair |
Maintainer: | mikalair |
Last Packager: | mikalair |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2016-11-13 13:35 (UTC) |
Last Updated: | 2016-11-13 13:35 (UTC) |
Dependencies (2)
- device-mapper (device-mapper-gitAUR)
- cmake (cmake-gitAUR) (make)
Latest Comments
TheChosenOne commented on 2021-01-03 16:51 (UTC) (edited on 2021-01-03 16:51 (UTC) by TheChosenOne)
I come across this error while building this package:
[100%] Linking C executable tcplay
/usr/bin/ld: CMakeFiles/tcplay-bin.dir/tcplay.c.o: in function `xlate_maj_min.constprop.0':
tcplay.c:(.text+0x40): undefined reference to `makedev'
collect2: error: ld returned 1 exit status
make[2]: *** [CMakeFiles/tcplay-bin.dir/build.make:253: tcplay] Error 1
make[1]: *** [CMakeFiles/Makefile2:153: CMakeFiles/tcplay-bin.dir/all] Error 2
make: *** [Makefile:171: all] Error 2
==> ERROR: A failure occurred in package().