[syslog-ng] Problems compiling Syslog-NG 2.0 rc1 (error 'va_start' used in function with fixed args)

Jochen Kirn jochen.kirn at gmail.com
Fri Sep 8 11:51:15 CEST 2006


Hi,

Currently I stumble over a problem when trying to compile syslog-ng:

OS: Solaris  5.10 Generic_118822-25 sun4u sparc (also tried on Solaris
5.9Generic_117171-12 sun4u sparc)
Syslog-NG: 2.0 rc1
eventlog: eventlog-0.2.5


1) configure & make of enventlog works fine
2) configure of syslog-ng works fine
3) make of syslog-ng fails with following error:

messages.c:105: error: `EVT_PRI_ERR' undeclared (first use in this function)
messages.c:107: error: `EVT_FAC_SYSLOG' undeclared (first use in this
function)
messages.c: In function `msg_init':
messages.c:123: warning: implicit declaration of function `evt_ctx_init'
messages.c:123: error: `EVT_FAC_SYSLOG' undeclared (first use in this
function)
messages.c:123: warning: assignment makes pointer from integer without a
cast
messages.c: In function `msg_deinit':
messages.c:134: warning: implicit declaration of function `evt_ctx_free'
messages.c: In function `msg_event_create':
messages.c:72: error: `va_start' used in function with fixed args
*** Error code 1
make: Fatal error: Command failed for target `messages.o'
Current working directory /opt/dcx/build/syslog-ng/wrk/syslog-ng-2.0rc1/src
*** Error code 1


does anyone have a clue how to fix this va_start call to get a succesfully
compile run ?


thx
Jochen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.balabit.hu/pipermail/syslog-ng/attachments/20060908/8d15f14a/attachment.htm


More information about the syslog-ng mailing list