On Tue, 2009-08-25 at 14:14 +0200, Warwick Richard (00101635) wrote: > Hallo, > > part of this problem was already posted to the users@ mailing list last > Friday. Since I haven't received an answer yet I figured I might have > more luck here. Please let me know if this is the wrong channel.
I personally am not subscribed to the users list, so you're more likely to get me here, I don't know about Manuel Teira who has done most of the Solaris work. > > I have two problems compiling qpidc-0.5 on Solaris 10. > > 1.) Broker.cpp won't compile because of multiple warning messages. Don't know about this, but warnings look serious enough to indicate a real problem. What version of gcc are you using? > > "workaround" was to configure with the --enable-warnings=no option. The > make then gets much further but stops in : > > 2.) replication_exchange.so won't build because the linker can't find > libCrun.so. If you are using gcc then libCrun should most definitely not be linked - it must be an error in configure.ac > > More details on both problems below. I'm presuming that it's not a good > idea to build with warnings disabled so would prefer to solve problem > 1.). I'm trying to build a demo implementation for our site so we can > evaluate QPID. Has anyone else built on Solaris 10 yet ? The builds that have been done up till now have been using the Sun Compiler I believe. Regards Andrew --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
