On a Windows box broker.cpp can't include sasl/sasl.h because it doesn't exist. On the Windows side Sasl is present only as a handler to reject anything but Plain or Anonymous
I suggest that the broker.cpp changes get rewritten to use platform-dependant saslFactory calls. Then the linux variant could return real versions while windows returns zeros or something. -Chuck --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
