On Fri, 2009-02-27 at 10:21 +0100, Jason Lentink wrote: > Hi People, > > I try to compile activemq-cpp on a OSX machine but I keep running into > some problems. Which is the following. When I run the make command I > get this error. > > --- > /usr/local//include/apr-1/apr_file_info.h:192: error: 'apr_ino_t' does > not name a type > /usr/local//include/apr-1/apr_want.h:92: error: redefinition of > 'struct iovec' > /usr/include/sys/socket.h:128: error: previous definition of 'struct > iovec' > make[2]: *** [activemq/core/libactivemq_cpp_la- > ActiveMQConnectionFactory.lo] Error 1 > make[1]: *** [all-recursive] Error 1 > make: *** [all] Error 2 > -- >
Are you sure you are installing the correct version that is required by AMQCPP, we require 1.3 or higher. This appears to be something that is not correct about the way APR was installed. Regards Tim. > This happens with both the port version as with the version i > downloaded and compiled myself. > Does anyone have any idea how to solve this problem. > > > Best wishes, > > Jason Lentink > ja...@lentink.net > > > -- Tim Bish http://fusesource.com http://timbish.blogspot.com/