[rsyslog-notify] Forum Thread: OS X 10.7.5 make failure - ‘currentTimeMills’ - ‘tm’ undef - (Mode 'post')
noreply at adiscon.com
noreply at adiscon.com
Wed Jun 15 08:34:29 CEST 2016
User: jlbrown1
Forumlink: http://kb.monitorware.com/viewtopic.php?p=26601#p26601
Message:
----------
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.
More information about the rsyslog-notify
mailing list