errors compiling 3.7.0-beta 1 on rhe6.4
compiling on RHE 6.4, ./configure make .. . . . CC lib/template/lib_libsyslog_ng_la-templates.lo In file included from ./lib/template/repr.h:28, from lib/template/templates.c:25: ./lib/template/function.h:31: error: redefinition of typedef 'LogTemplateOptions' ./lib/template/common-template-typedefs.h:27: note: previous declaration of 'LogTemplateOptions' was here ./lib/template/function.h:32: error: redefinition of typedef 'LogTemplate' ./lib/template/templates.h:70: note: previous declaration of 'LogTemplate' was here In file included from lib/template/templates.c:26: ./lib/template/compiler.h:30: error: redefinition of typedef 'LogTemplate' ./lib/template/function.h:32: note: previous declaration of 'LogTemplate' was here make[2]: *** [lib/template/lib_libsyslog_ng_la-templates.lo] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2
It's already fixed in git HEAD. Bye, Peter Czanik (CzP) <peter.czanik@balabit.com> BalaBit IT Security / syslog-ng upstream http://czanik.blogs.balabit.com/ https://twitter.com/PCzanik On Sun, Jun 14, 2015 at 11:03 PM, Russell Fulton <r.fulton@auckland.ac.nz> wrote:
compiling on RHE 6.4,
./configure make .. . . . CC lib/template/lib_libsyslog_ng_la-templates.lo In file included from ./lib/template/repr.h:28, from lib/template/templates.c:25: ./lib/template/function.h:31: error: redefinition of typedef 'LogTemplateOptions' ./lib/template/common-template-typedefs.h:27: note: previous declaration of 'LogTemplateOptions' was here ./lib/template/function.h:32: error: redefinition of typedef 'LogTemplate' ./lib/template/templates.h:70: note: previous declaration of 'LogTemplate' was here In file included from lib/template/templates.c:26: ./lib/template/compiler.h:30: error: redefinition of typedef 'LogTemplate' ./lib/template/function.h:32: note: previous declaration of 'LogTemplate' was here make[2]: *** [lib/template/lib_libsyslog_ng_la-templates.lo] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2
______________________________________________________________________________ Member info: https://lists.balabit.hu/mailman/listinfo/syslog-ng Documentation: http://www.balabit.com/support/documentation/?product=syslog-ng FAQ: http://www.balabit.com/wiki/syslog-ng-faq
On 15 Jun 2015, at 16:27, Czanik, Péter <peter.czanik@balabit.com> wrote:
It's already fixed in git HEAD.
Sorry but what is the best way to update? I have git installed but I am not a developer and I am not sure how to get HEAD?
Bye, Peter Czanik (CzP) <peter.czanik@balabit.com> BalaBit IT Security / syslog-ng upstream http://czanik.blogs.balabit.com/ https://twitter.com/PCzanik
On Sun, Jun 14, 2015 at 11:03 PM, Russell Fulton <r.fulton@auckland.ac.nz> wrote:
compiling on RHE 6.4,
./configure make .. . . . CC lib/template/lib_libsyslog_ng_la-templates.lo In file included from ./lib/template/repr.h:28, from lib/template/templates.c:25: ./lib/template/function.h:31: error: redefinition of typedef 'LogTemplateOptions' ./lib/template/common-template-typedefs.h:27: note: previous declaration of 'LogTemplateOptions' was here ./lib/template/function.h:32: error: redefinition of typedef 'LogTemplate' ./lib/template/templates.h:70: note: previous declaration of 'LogTemplate' was here In file included from lib/template/templates.c:26: ./lib/template/compiler.h:30: error: redefinition of typedef 'LogTemplate' ./lib/template/function.h:32: note: previous declaration of 'LogTemplate' was here make[2]: *** [lib/template/lib_libsyslog_ng_la-templates.lo] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2
______________________________________________________________________________ Member info: https://lists.balabit.hu/mailman/listinfo/syslog-ng Documentation: http://www.balabit.com/support/documentation/?product=syslog-ng FAQ: http://www.balabit.com/wiki/syslog-ng-faq
______________________________________________________________________________ Member info: https://lists.balabit.hu/mailman/listinfo/syslog-ng Documentation: http://www.balabit.com/support/documentation/?product=syslog-ng FAQ: http://www.balabit.com/wiki/syslog-ng-faq
Hi, we will relelase another beta within the next few days, so you have two choices: * waiting the next beta release * check our build process in one of our docker image [1], [2] (you can get a list of dependencies which needed for building syslog-ng, and configure options, etc...) Links: [1] https://github.com/balabit/syslog-ng-docker [2] https://registry.hub.docker.com/repos/balabit/ regards, Laszlo Budai
participants (3)
-
Budai, László
-
Czanik, Péter
-
Russell Fulton