[Bug 276] New: bundled rabbitmq-c does not compile on Solaris
https://bugzilla.balabit.com/show_bug.cgi?id=276 Summary: bundled rabbitmq-c does not compile on Solaris Product: syslog-ng Version: 3.5.x Platform: PC OS/Version: Solaris Status: NEW Severity: normal Priority: unspecified Component: syslog-ng AssignedTo: bazsi@balabit.hu ReportedBy: michael.hocke@nyu.edu Type of the Report: --- Estimated Hours: 0.0 Created an attachment (id=94) --> (https://bugzilla.balabit.com/attachment.cgi?id=94) patch for Makefile.in and amqp_private.h The bundled rabbitmq-c library needs htonll and ntohll that do not exist in Solaris 10. I added a couple defines to modules/afamqp/rabbitmq-c/librabbitmq/amqp_private.h that implement those two functions. I also had to force the linker to add -lsocket and -lnsl for a successful compile. This is probably more of a problem with rabbitmq-c but since it is bundled with syslog-ng I thought I should report it here. -- Configure bugmail: https://bugzilla.balabit.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
https://bugzilla.balabit.com/show_bug.cgi?id=276 --- Comment #1 from Balazs Scheidler <bazsi@balabit.hu> 2014-04-07 18:17:40 --- since we are not upstream to rabbitmq-c, could you pls send it to their upstream? we don't intend to maintain local patches against rabbitmq. Thanks a lot. PS: their tracker is here: https://github.com/alanxz/rabbitmq-c/issues -- Configure bugmail: https://bugzilla.balabit.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
bugzilla@bugzilla.balabit.com