Hi Andrew,
cool, thanks! I will open a Jira and provide my changes.
I had to copy some stuff (without any changes) from
qpid/posix/SystemInfo.cpp to qpid/solaris/SystemInfo.cpp.
The qpidd ist running now on Solaris and the testprogram "qpid-ping" is
running without any problem. I can also add topics and queues
using qpid-config.
Unfortunately "make test" fails completely and I will have to dig into
this, but I will do it a bit later.
Regards,
Andreas
Am 23.09.2014 um 17:49 schrieb Andrew Stitcher:
On Tue, 2014-09-23 at 13:16 +0200, Andreas Welchlin wrote:
Hi All,
I can answer my own question, now:
On SunOs (at least on my machine) this does not work:
/usr/bin/gcc -fPIC -fno-visibility-inlines-hidden -fvisibility=hidden
-Wl,--version-script=/export/home/noname/install/qpid-0.28_tmptest/cpp/src/qpid.linkmap
-shared -Wl,-hlibqpidtypes.so.1 -o libqpidtypes.so.1.0.0
CMakeFiles/qpidtypes.dir/qpid/types/Exception.cpp.o
CMakeFiles/qpidtypes.dir/qpid/types/Uuid.cpp.o
CMakeFiles/qpidtypes.dir/qpid/types/Variant.cpp.o -L/usr/local/lib
-L/usr/lib/mps -luuid -Wl,-R/usr/local/lib:/usr/lib/mps
The problem is:
"-Wl,--version-script=/export/home/noname/install/qpid-0.28_tmptest/cpp/src/qpid.linkmap"
Thank you for doing the work to discover this. It will be easiest to get
this change into qpid if you create a JIRA
(https://issues.apache.org/jira) and attach a patch to it. If you assign
it to me I'll get the change in for 0.32.
Andrew
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]