Hi Rainer, > Hi all, > > as promised yesterday, I have uploaded an experimental tarball for > 1.19.9. It is available at > > http://download.rsyslog.com/rsyslog/rsyslog-1.19.9.tar.gz > > It now is a single tarball again, but with a separate makefile for > ommysql. That makefile is integrated in the build process and being > activated by > > ./configure --enable-mysql > > I would appreciate feedback from those of you doing packaging. Is > this format acceptable? I would like to release only if people are generally > happy with it.
I downloaded the tarball and ran it against my spec (the ones I posed on the wiki), and I get: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/mysql -g -pipe -m32 -march=i386 -mtune=pentium4 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -I./../.. -O2 -g -pipe -m32 -march=i386 -mtune=pentium4 -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -MT ommysql_la-ommysql.lo -MD -MP -MF .deps/ommysql_la-ommysql.Tpo -c ommysql.c -fPIC -DPIC -o .libs/ommysql_la-ommysql.o ommysql.c:27:28: ommysql-config.h: No such file or directory In file included from ommysql.c:39: ../../syslogd.h:59: warning: "struct AllowedSenders" declared inside parameter list ../../syslogd.h:59: warning: its scope is only this definition or declaration, which is probably not what you want make[2]: *** [ommysql_la-ommysql.lo] Error 1 make[2]: Leaving directory `/usr/src/redhat/BUILD/rsyslog-1.19.9/plugins/ommysql' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/src/redhat/BUILD/rsyslog-1.19.9' make: *** [all] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.88499 (%build) Not sure what's wrong with it but I might take a look at it tomorrow after a good nights rest. Regards, Michael. > Thanks, > Rainer > > _______________________________________________ > rsyslog mailing list > http://lists.adiscon.net/mailman/listinfo/rsyslog ------- End of Original Message ------- _______________________________________________ rsyslog mailing list http://lists.adiscon.net/mailman/listinfo/rsyslog

