Search Criteria
Package Details: ceserver 7.5-9
Package Actions
Git Clone URL: | https://aur.archlinux.org/ceserver.git (read-only, click to copy) |
---|---|
Package Base: | ceserver |
Description: | Cheat Engine Server. |
Upstream URL: | https://github.com/cheat-engine/cheat-engine/tree/master/Cheat%20Engine/ceserver |
Licenses: | custom |
Conflicts: | ceserver-bin |
Submitter: | mrapplexz |
Maintainer: | alstruit |
Last Packager: | alstruit |
Votes: | 8 |
Popularity: | 0.141516 |
First Submitted: | 2018-04-30 14:29 (UTC) |
Last Updated: | 2024-11-13 09:16 (UTC) |
Dependencies (5)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- lib32-gcc-libs (lib32-gcc-libs-gitAUR, lib32-gccrs-libs-gitAUR, lib32-gcc-libs-snapshotAUR) (make)
- lib32-glibc (lib32-glibc-gitAUR, lib32-glibc-linux4AUR, lib32-glibc-eacAUR, lib32-glibc-eac-binAUR, lib32-glibc-eac-rocoAUR) (make)
- lib32-zlib (make)
Latest Comments
eriXD commented on 2024-09-26 08:50 (UTC)
I had the same error. The problem seems to be a race condition when compiling with multiple threads. After adding
MAKEFLAGS="-j1"
to the PKGBUILD it worked for me.fenuks commented on 2024-09-18 08:55 (UTC)
It doesn't build for me, even in chroot. It compiles some time, but there are errors during linking.