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.
Either the user list or this list are the right place to ask. I'm sorry
we haven't been able to respond as yet. I myself don't actually have any
answers I'm afraid, but perhaps there are other people on the list who
do... (Andrew? Manuel?)
I have two problems compiling qpidc-0.5 on Solaris 10.
1.) Broker.cpp won't compile because of multiple warning messages.
"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.
I'm guessing libCrun is the c/c++ library for Suns c++ compiler, and is
perhaps not actually needed when using gcc(?).
From your config.log: SUNCC_RUNTIME_LIBS='', so I wouldn't have
expected the libCrun library to be included anyway. However I don't
understand why its not found if it is on your path.
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 ?
There has been some work towards getting it built on Solaris (using Suns
compiler though I think). I'm not sure whether that ever got the the
stage of a working broker and client or not.
Can anyone offer any hints on how to get past this ?
Sorry I could not be of more use, my knowledge is too limited I'm afraid.
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]