2014-08-19 12:08 GMT+02:00 Rainer Gerhards <[email protected]>: > I am a bit at a loss. Could you lend me a helping hand? > > Look here (an example, the others are more or less the same): > > https://buildd.debian.org/status/fetch.php?pkg=rsyslog&arch=sparc&ver=8.4.0-1&stamp=1408392140&file=log > > looks like intctr_t is not defined. There is a > > typedef uint64 intctr_t > > right in the same file (line 38). > > Then I checked where uint64 is typedef'ed. That's done in > runtuime/typedefs.h, which is included in rsyslog.h, which in turn is > included in rsyslogd.c right at the top (line 29), *before* wti.h, which > then triggers the error. So in theory, the type should be available. > > Can it be that some platforms do not supoport "long long unsigned" and this > leads to that error?
Reverting 6d668c915fdacbeea85348ba6b03958f8622e1a1 fixed the build on the mips porterbox. -- Why is it that all of the instruments seeking intelligent life in the universe are pointed away from Earth? _______________________________________________ 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.

