Search Criteria
Package Details: rsyslog 8.2008.0-1
Git Clone URL: | https://aur.archlinux.org/rsyslog.git (read-only, click to copy) |
---|---|
Package Base: | rsyslog |
Description: | An enhanced multi-threaded syslogd with a focus on security and reliability |
Upstream URL: | http://www.rsyslog.com/ |
Licenses: | |
Submitter: | Barthalion |
Maintainer: | fordprefect |
Last Packager: | fordprefect |
Votes: | 17 |
Popularity: | 0.042344 |
First Submitted: | 2018-01-07 12:53 |
Last Updated: | 2020-09-24 08:46 |
Dependencies (19)
- libestr
- libfastjson
- liblogging
- librelp
- bison (byacc-bison, bison-git) (make)
- flex (flex-git) (make)
- gnutls (gnutls-tiny-git, gnutls-git, gnutls-next, gnutls-openssl, gnutls-nodocs-git) (make)
- libestr (make)
- libfastjson (make)
- liblogging (make)
- libmariadbclient (libmysqlclient55, mariadb-libs-git, mariadb103-libs, libmysqlclient56, libmysqlclient57, libmysqlclient, mariadb-libs) (make)
- librelp (make)
- net-snmp (make)
- python-docutils (make)
- postgresql-libs>=8.4.1 (agensgraph-git, postgresql-libs-1c, postgresql-libs-10, postgresql-src-beta-libs, postgresql-libs-9.5, postgresql-libs-9.4, postgresql-libs-9.6, postgresql-lts-libs, postgresql-libs-12, postgresql-src-libs, postgresql-libs-11) (make)
- gnutls (gnutls-tiny-git, gnutls-git, gnutls-next, gnutls-openssl, gnutls-nodocs-git) (optional)
- libmariadbclient (libmysqlclient55, mariadb-libs-git, mariadb103-libs, libmysqlclient56, libmysqlclient57, libmysqlclient, mariadb-libs) (optional) – MySQL Database Support
- net-snmp (optional)
- postgresql-libs (agensgraph-git, postgresql-libs-1c, postgresql-libs-10, postgresql-src-beta-libs, postgresql-libs-9.5, postgresql-libs-9.4, postgresql-libs-9.6, postgresql-lts-libs, postgresql-libs-12, postgresql-src-libs, postgresql-libs-11) (optional) – PostgreSQL Database Support
Required by (6)
- dokku
- frr (optional)
- frr-fixes (optional)
- frr-git (optional)
- l2tp-ipsec-vpn-daemon
- prelude-lml (optional)
Latest Comments
1 2 3 Next › Last »
fordprefect commented on 2020-07-20 14:26
@comfix: thx, fixed. not a very well prepared update it seems… sorry for that.
comfix commented on 2020-07-20 13:54
Please add "bison" and "flex" to makedeps, it won't compile without them
fordprefect commented on 2020-07-19 20:24
@bartus: thx, fixed.
bartus commented on 2020-07-19 20:16
GitHub sources are missing
autoconf
initialization. You need to callautoreconf -fvi
before./configure
, otherwiseconfigure
is missing.chowbok commented on 2019-03-09 18:54
Sorry to be a pest, but it would really be convenient if you could add that architecture.
chowbok commented on 2019-01-27 06:19
Hi, can you add "aarch64" to the supported architectures in the PKGBUILD? I tested it on there, it compiles fine.
fordprefect commented on 2018-10-30 16:23
the new release fixed the build issue for me.
meti commented on 2018-10-27 22:36
@nfnty my makepkg.conf has stock *flags, so I don't think it's something in there. As I said, I can't reproduce your problem, so I can't help.
nfnty commented on 2018-10-27 21:46
@fordprefect Same issue here.
@meti Check your
makepkg.conf
if anything's not up-to-date.meti commented on 2018-10-21 16:36
I just tried a clean build and i got no implicit declarations error at all... I can't help you, sorry.