After installing all the dependencies I was able to ./configure without errors.

But when I try to compile I get:

$ make
make all-recursive
Making all in compat
CC compat_la-getifaddrs.lo
CC compat_la-strndup.lo
CCLD compat.la
/usr/bin/ranlib: file: .libs/compat.a(compat_la-getifaddrs.o) has no symbols
/usr/bin/ranlib: file: .libs/compat.a(compat_la-strndup.o) has no symbols
ranlib: file: .libs/compat.a(compat_la-getifaddrs.o) has no symbols
ranlib: file: .libs/compat.a(compat_la-strndup.o) has no symbols
ranlib: warning for library: .libs/compat.a the table of contents is empty (no 
object file members in the library define global symbols)
Making all in runtime
CC librsyslog_la-rsyslog.lo
CC librsyslog_la-dnscache.lo
CC librsyslog_la-glbl.lo
glbl.c: In function ‘GetGlobalInputTermState’:
glbl.c:257: warning: integer overflow in expression
CC librsyslog_la-conf.lo
CC librsyslog_la-janitor.lo
CC librsyslog_la-rsconf.lo
CC librsyslog_la-parser.lo
CC librsyslog_la-strgen.lo
CC librsyslog_la-msg.lo
CC librsyslog_la-linkedlist.lo
CC librsyslog_la-objomsr.lo
CC librsyslog_la-stringbuf.lo
CC librsyslog_la-datetime.lo
CC librsyslog_la-srutils.lo
srutils.c: In function ‘currentTimeMills’:
srutils.c:443: error: ‘tm’ undeclared (first use in this function)
srutils.c:443: error: (Each undeclared identifier is reported only once
srutils.c:443: error: for each function it appears in.)
make[2]: *** [librsyslog_la-srutils.lo] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

Any suggestions as to how to fix this?

(Version 8.19.0)

Thanks,

James.

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
rsyslog mailing list
http://lists.adiscon.net/mailman/listinfo/rsyslog
http://www.rsyslog.com/professional-services/
What's up with rsyslog? Follow https://twitter.com/rgerhards
NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad of 
sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T LIKE 
THAT.

Reply via email to