Package Details: rsyslog 8.2404.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: GPL3
Submitter: Barthalion
Maintainer: fordprefect
Last Packager: fordprefect
Votes: 19
Popularity: 1.33
First Submitted: 2018-01-07 12:53 (UTC)
Last Updated: 2024-04-03 18:52 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 Next › Last »

fordprefect commented on 2021-05-03 08:44 (UTC)

@endre: thanks for the hint, seems to be a recent update to the build process (at least I never saw that message before). I moved the arguments to autoconf and removed the configure statement.

endre commented on 2021-05-03 07:54 (UTC) (edited on 2021-05-03 07:55 (UTC) by endre)

In case of rsyslog, please specify your configure flags at the ./automake.sh line.

==> Starting build()...
**Warning**: I am going to run `configure' with no arguments.
If you wish to pass any to it, please specify them on the
`./autogen.sh' command line.

You don't even need to run ./configure in build().

fordprefect commented on 2020-07-20 14:26 (UTC)

@comfix: thx, fixed. not a very well prepared update it seems… sorry for that.

comfix commented on 2020-07-20 13:54 (UTC)

Please add "bison" and "flex" to makedeps, it won't compile without them

fordprefect commented on 2020-07-19 20:24 (UTC)

@bartus: thx, fixed.

bartus commented on 2020-07-19 20:16 (UTC) (edited on 2020-07-19 20:57 (UTC) by bartus)

GitHub sources are missing autoconf initialization. You need to call autoreconf -fvi before ./configure, otherwise configure is missing.

chowbok commented on 2019-03-09 18:54 (UTC)

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 (UTC)

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 (UTC)

the new release fixed the build issue for me.

meti commented on 2018-10-27 22:36 (UTC)

@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.