Thanks.. I installed boost via homebrew and it is not throwing error about missing headers.. However, getting below error on make..Is this related to gcc thread local support ?
In file included from qpid/ha/Backup.cpp:29: ./qpid/broker/Broker.h:115: error: 'uint' does not name a type ./qpid/broker/Broker.h:123: error: 'uint' does not name a type ./qpid/broker/Broker.h:124: error: 'uint' does not name a type In file included from qpid/ha/Backup.cpp:31: ./qpid/broker/Link.h:77: error: 'uint' does not name a type ./qpid/broker/Link.h:128: error: 'uint' does not name a type make[3]: *** [qpid/ha/Backup.lo] Error 1 make[2]: *** [all-recursive] Error 1 make[1]: *** [all] Error 2 make: *** [all-recursive] Error 1 -- View this message in context: http://qpid.2158936.n2.nabble.com/Qpid-C-broker-install-on-Mac-Lion-tp7579931p7579940.html Sent from the Apache Qpid users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
