Kurt,

rabbitmq-server fails to build on 10.6/* with this error:


erlc -I include -o ebin -Wall -v +debug_info -Duse_specs -pa ebin 
src/rabbit_exchange.erl
src/rabbit_exchange.erl:100: badly formed define: missing closing right 
parenthesis
src/rabbit_exchange.erl:169: undefined macro 'INFO_KEYS'
src/rabbit_exchange.erl:185: undefined macro 'INFO_KEYS'
src/rabbit_exchange.erl:37: function info/1 undefined
src/rabbit_exchange.erl:37: function info_keys/0 undefined
src/rabbit_exchange.erl:71: spec for undefined function 
rabbit_exchange:info_keys/0
src/rabbit_exchange.erl:72: spec for undefined function 
rabbit_exchange:info/1
src/rabbit_exchange.erl:189: function info/1 undefined
src/rabbit_exchange.erl:538: Warning: regexp:split/2: removed in R15; 
use the re module instead


This is apparently caused by our erlang-otp no longer being R13 and that 
functionality being removed in R15.

https://groups.google.com/forum/?fromgroups#!topic/rabbitmq-discuss/lW3uUdLAs3g

This issue seems to be fixed in newer rabbitmq releases.

Hanspeter

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to