Hi all,

I'm having some difficulty compiling 1.5.0rc1 on Debian 7.1 with the 
-enable-rabbitmq flag.

I have installed rabbitmq-c-0.4.1 as a prerequisite.

While running make, I get the following error followed by an exit:
amqp_plugin.c: In function âamqp_cache_purgeâ:
amqp_plugin.c:360:15: warning: assignment makes pointer from integer without a 
cast [enabled by default]
/tmp/cc9oBzBU.o: In function `amqp_cache_purge':
/root/pmacct-1.5.0rc1/src/amqp_plugin.c:376: undefined reference to 
`amqp_set_socket'
collect2: error: ld returned 1 exit status
make[2]: *** [pmacctd] Error 1
make[2]: Leaving directory `/root/pmacct-1.5.0rc1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/pmacct-1.5.0rc1/src'
make: *** [all-recursive] Error 1

Has anyone managed to successfully compile 1.5.0rc1 with the rabbitmq plugin 
enabled? And if so, what version of rabbitmq-c are they using?

Many thanks in advance.
Nathan.

_______________________________________________
pmacct-discussion mailing list
http://www.pmacct.net/#mailinglists

Reply via email to