






















to update to 7.1 (latest stable) just change this in PKGBUILD...
pkgver=7.1
and then $ makepkg -sic --noconfirm
bison is a core package that is in the base-devel group. You must have base-devel group installed to build AUR pakages. Thus it is not included in dependencies (gcc isn't either).
Fails to build because the command yacc is not found. That command is provided by the package bison which is not listed in dependencies.
fails to build: /usr/bin/ld: font.o: undefined reference to symbol 'FcNameParse' /usr/bin/ld: note: 'FcNameParse' is defined in DSO /usr/lib/libfontconfig.so.1 so try adding it to the linker command line /usr/lib/libfontconfig.so.1: could not read symbols: Invalid operation
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。
@libele for GPG keys its best to include them within the repository, because keyservers can be inconsistent and add difficulty, this is what official packages do.
Firstly create
keys/pgpwhich should both be directories, and then you add each fingerprint as<fingerprint>.asc,<fingerprint>beingE6F6848A1B95EE313CF5B7EE95FF633C90A8F025in this case.See ngircd for reference.
Take care,
Polarian