[Syslog-ng-maintainers] Status report

Gergely Nagy algernon at madhouse-project.org
Sat Sep 12 22:32:28 BST 2015


On Sat, Sep 12, 2015 at 8:53 PM, Attila SZALAY <sasa at debian.org> wrote:
> First:
> Makefile.am: error: required file './NEWS' not found
> Makefile.am: error: required file './README' not found
> Makefile.am: error: required file './ChangeLog' not found

Running ./autorun.sh should fix this. That runs auto* with the
appropriate parameters. autoreconf will not work.

> Second:
> lib/Makefile.am:2: error: required directory ./lib/ivykis does not exist
> Makefile.am:103:   'lib/Makefile.am' included from here
> lib/Makefile.am:2: error: required directory ./modules/afamqp/rabbitmq-c
> does not exist
> Makefile.am:103:   'lib/Makefile.am' included from here
> lib/Makefile.am:2: error: required
> directory ./modules/afmongodb/libmongo-client does not exist
> Makefile.am:103:   'lib/Makefile.am' included from here
>
> I think the second one is the bigger.

You will either have to use a make dist tarball, or build from a git
checkout, with submodules initialised. Building from a git archive is
not supported by upstream's build system.

-- 
|8]




More information about the Syslog-ng-maintainers mailing list